[jboss-dev-forums] [JBoss AS 7 Development] - Re: JBoss 7.1.1 Deployment Failure on Bizagi BPM Suite

Sri Ram do-not-reply at jboss.com
Sat Jul 13 03:59:23 EDT 2013


Sri Ram [https://community.jboss.org/people/ramsrib] created the discussion

"Re: JBoss 7.1.1 Deployment Failure on Bizagi BPM Suite"

To view the discussion, visit: https://community.jboss.org/message/827832#827832

--------------------------------------------------------------
>From the log file, 
> 10:43:52,971 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [60 seconds]. Check the server configuration file and the server logs to find more about the status of the deployment.
> 10:43:52,971 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "BizAgi-ear-JBoss.ear" was rolled back with failure message Operation cancelled
> 
> 10:48:33,608 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015009: Scan found incompletely copied file content for deployment C:\BizagiJEE\jboss-as-7.1.1.Final\standalone\deployments\BizAgi-ear-JBoss.ear. Deployment changes will not be processed until all content is complete.

It seems that the deployment of 'BizAgi-ear-JBoss.ear takes more time (>60 secs) to deploy, its failed with timeout error.

I think deployment takes more time, because it tries to connect to jmx port (:9999) & failed
> 2013-07-11 10:48:13,121 [main] ERROR com.bizagi.console.appserver.MBeanManagerJBoss  -
> java.lang.RuntimeException: Operation failed with status WAITING
>         at org.jboss.remotingjmx.RemotingConnector.connect(RemotingConnector.java:154)
>         at org.jboss.remotingjmx.RemotingConnector.connect(RemotingConnector.java:95)
>         at com.bizagi.console.appserver.MBeanManagerJBoss.isServerStarted(MBeanManagerJBoss.java:43)
>         at com.bizagi.console.model.AbstractAppServerManagerDelegate.executeStopAppServer(AbstractAppServerManagerDelegate.java:350)
>         at com.bizagi.console.model.JbossManagerDelegate.refreshAppServer(JbossManagerDelegate.java:60)
>         at com.bizagi.console.controller.AppServerManagerController.refreshAppServer(AppServerManagerController.java:198)
>         at com.bizagi.console.view.cmdline.app.CommandLineView.processRequest(CommandLineView.java:49)
>         at com.bizagi.console.main.ConsoleMain.main(ConsoleMain.java:57)

Deployment directory seems to be "C:\BizagiJEE\jboss-as-7.1.1.Final\standalone\deployments". But why those class-path entries points to this "C:/BizagiJEE/jboss-as-7.1.1.Final/bin/content/BizAgi-ear-JBoss.ear/" directories? Can you explain your deployment structure?

Did you properly configured the JBoss (especially authentication part)?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/827832#827832]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130713/6f76f29f/attachment.html 


More information about the jboss-dev-forums mailing list