Bug 1275260 - NoSuchFileException when deleting a project for the first time
Summary: NoSuchFileException when deleting a project for the first time
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER5
: 6.2.0
Assignee: manstis
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-26 12:05 UTC by Zuzana Krejčová
Modified: 2020-03-27 19:42 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:42:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
server log from the moment of finished deployment (34.40 KB, text/plain)
2015-10-26 12:05 UTC, Zuzana Krejčová
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1263594 0 high CLOSED Creating Project, then copying it, then deleting it causes NoSuchFileException 2021-02-22 00:41:40 UTC

Internal Links: 1263594

Description Zuzana Krejčová 2015-10-26 12:05:09 UTC
Created attachment 1086483 [details]
server log from the moment of finished deployment

Description of problem:
The first time user deletes a project, NoSuchFileException is logged into the server log. Any subsequent project deletions seem to be fine. The prject gets deleted anyway.
Full stacktrace is in the attachment.


Version-Release number of selected component (if applicable):
6.2 ER4


Steps to Reproduce:
1. Start up a clean installation of BRMS/BPM Suite.
2. If there is no example repostiory + project, create some.
3. Go to Project Authoring, open the project editor for the (example) project and delete the project.
4. Check the server log.


Actual results:
Project is deleted, but server log shows NoSuchFileException.


Expected results:
Project is deleted, server log is clean.

Comment 1 manstis 2015-10-26 12:12:58 UTC
Looking at the stack trace, this is exactly the same error as that in the referenced BZ. Setting to MODIFIED for QE to verify.


Note You need to log in before you can comment on or make changes to this bug.