Unable to stop EAR files in JON
Issue
-
We would like to be able to use JON to stop individual ears on a JBoss EAP server running multiple ears, but currently are unable to do so.
-
When we attempt to stop an ear, we receive the following errors (in the JBoss logfile). Need assistance figuring out what the issue is and getting the stop functionality to work in our environment.
18:22:56,131 INFO [DeployHandler] Stop, [vfszip:/opt/jboss/server/Ext-CBMS/farm/CBMBatch.ear/] 18:22:56,132 INFO [DeployHandler] Failed to complete command: [stop] for deployment: names=[vfszip:/opt/jboss/server/Ext-CBMS/farm/CBMBatch.ear/] org.jboss.profileservice.spi.NoSuchDeploymentException: Failed to find deployment in file: vfszip:/opt/jboss/server/Ext-CBMS/farm/CBMBatch.ear/ at org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository.getDeployment(AbstractDeploymentRepository.java:134) at org.jboss.profileservice.management.upload.remoting.DeployHandler.scheduleStop(DeployHandler.java:156) at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.stop(AbstractDeployHandler.java:338) at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.stop(AbstractDeployHandler.java:327) at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.invoke(AbstractDeployHandler.java:211) at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:897) at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:768) at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:721) at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:548) at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:234)
Environment
- JBoss Operations Network(JON) 2.3.0, 2.3.1
- JBoss Enterprise Application Platform(EAP) 5.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
