Created attachment 939161 [details] illegal_state_exception Description of problem: Illegal State Exception while uploading new package to repository after deleting existing packages Version-Release number of selected component (if applicable): JON 3.3 ER03 How reproducible: always Steps to Reproduce: 1. Install test.war to EAP standalone server using bundle deployment 2. Create a 'test' repository, upload new version of test.war and subscribe to test.war application 3. Navigate to 'test' repository, select uploaded package click delete package 4. Click Upload new package button, select a package and click upload button Actual results: After step 3. package is not removed After step 4. illegal state exception on page Expected results: after step 3. Not sure if 'at least one' package should be left or not. After step 4. new package is uploaded without errors on page Additional info: screen-shot attached server and agent logs attached
Created attachment 939173 [details] agent.log
Created attachment 939177 [details] server.log
I can't reproduce in JON 3.3.12.ER01. After step 3 it's correctly removed and after step 4 it's correctly added. Closing.