-
Bug
-
Resolution: Done
-
Blocker
-
EAP_EWP 5.3.0.ER3
-
Fedora 20
Oracle JDK 6/7
-
Not Required
-
NEW
Steps to reproduce:
1) start server with all profile
2) deploy a war file
3) In admin console (embedded jopr) perform a stop operation on deployed war file
actual result: deployment is stopped with exception in server log [1]. After server restart the deployment is running again.
expected result: deployment is stopped and there is no exception in server log ]
This behavior is a regression against EAP 5.2.0.
[1]
12:43:07,669 ERROR [STDERR] java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...Caused by: java.lang.NullPointerException
- is incorporated by
-
JBPAPP-11108 Upgrade to JBoss Web 2.1.17.GA
- Resolved