Bug 1076615
| Summary: | Business-central gives notification about file upload being successful, however, file is not uploaded. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Anton Giertli <agiertli> | ||||||
| Component: | Business Central | Assignee: | manstis | ||||||
| Status: | CLOSED EOL | QA Contact: | Lukáš Petrovický <lpetrovi> | ||||||
| Severity: | high | Docs Contact: | Dawn Eisner <deisner> | ||||||
| Priority: | high | ||||||||
| Version: | 6.0.0 | CC: | kverlaen, manstis, rrajasek, trikkola | ||||||
| Target Milestone: | ER3 | Keywords: | Reopened | ||||||
| Target Release: | 6.1.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
Uploading a file via Authoring → Artifact Repository in Business Central resulted in a “Uploaded Successfully” message, but no file was actually uploaded. The workaround was to restart BPMS. However, in the latest version of BPMS, this issue has been fixed.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-03-27 20:02:49 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
I am not sure what is wrong with this particular jar file. If there is something wrong, user should be notified. If there is nothing wrong, file should be uploaded properly. Anton. Verified with bpms-6.0.2.ER2 and EAP6.x Created attachment 891095 [details]
recording
This is what I am talking - upload was successful, though it is not visible in the artifact repository.
As you can see it is available in the bpm maven repo.
Verified again with bpms-6.0.2.ER2 and EAP6.x according to attached video. Clear log and the file is displayed right after the upload. No need for restarts. Hi, I can still experience the issue with BPM Suite 6.0.2. This time I come heavily armed. 1) Download http://download.eng.brq.redhat.com/scratch/agiertli/bpm602-h2-broken.zip 2) unzip, cd jboss-eap/bin 3) ./standalone.sh 4) login anton/password1! 5) Authoring-> Artifact Repository 6) Upload http://download.eng.brq.redhat.com/scratch/agiertli/log4j_1407916500000.jar 7) In my environment, the artefact is correctly installed into the repositories/kie folder, but not displayed in the UI. Cheers, Anton expect some issue in the log with the installation above - missing keystore and missing process instances due to h2 used. Verified BPMS 6.1.0.ER3. |
Created attachment 874508 [details] reproducer Description of problem: I have uploaded a jar file using Artifact repository component. Pop up notification with message about file being successfull was displayed. However, the jar file was not present in the list of artifacts even after the page refresh. No relevant logs in the server.log was displayed. Version-Release number of selected component (if applicable): 6.0.0 GA How reproducible: always Steps to Reproduce: 1. clean install of BPM 6 Suite 2. Authoring => Artifact repository 3. Upload a jar file (attached) Actual results: Notification with message file upload successful is displayed, even though the file is not present. Expected results: If file upload failed, proper notification should be displayed. Additional info: