How to integrate jboss with ofbiz on windows command prompt?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

How to integrate jboss with ofbiz on windows command prompt?

PrateekJain
When  I was trying to integrate ofbiz with jboss-4.2.2.GA  on windows platform  following error ocured it showed deployment failed for accounting.war  server started but application was not running.


 status: Created
  state: CREATED
  watch: file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/webslinger.war/WEB-INF/web.xml
  altDD: null
  lastDeployed: 1281621488208
  lastModified: 1281620399149
  mbeans:

org.jboss.deployment.DeploymentInfo@33d5e067 { url=file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/webtools.war
/ }
  deployer: MBeanProxyExt[jboss.web:service=WebServer]
  status: Created
  state: CREATED
  watch: file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/webtools.war/WEB-INF/web.xml
  altDD: null
  lastDeployed: 1281621488380
  lastModified: 1281620399117
  mbeans:

org.jboss.deployment.DeploymentInfo@dc3c9e71 { url=file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/workeffort.w
ar/ }
  deployer: MBeanProxyExt[jboss.web:service=WebServer]
  status: Created
  state: CREATED
  watch: file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/workeffort.war/WEB-INF/web.xml
  altDD: null
  lastDeployed: 1281621488474
  lastModified: 1281620535988
  mbeans:

org.jboss.deployment.DeploymentInfo@9e1b169d { url=file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/ }
  deployer: org.jboss.deployment.EARDeployer@1cefde4
  status: Deployment FAILED reason: URL file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/accounting.war/ deploym
ent failed
  state: FAILED
  watch: file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/META-INF/application.xml
  altDD: null
  lastDeployed: 1281621488489
  lastModified: 1281620651982
  mbeans:

--- MBeans waiting for other MBeans ---
ObjectName: jboss.web.deployment:war=accounting.war,id=1700465177
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/account
ing.war/ deployment failed

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.web.deployment:war=accounting.war,id=1700465177
  State: FAILED
  Reason: org.jboss.deployment.DeploymentException: URL file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/account
ing.war/ deployment failed


19:28:12,927 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
19:28:12,990 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-8443
19:28:13,005 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
19:28:13,193 INFO  [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)] Started in 2
m:1s:213ms
Reply | Threaded
Open this post in threaded view
|

Re: How to integrate jboss with ofbiz on windows command prompt?

Brajesh Patel-2
Hello Prateek,
May be
http://ofbiz.markmail.org/search/?q=How+to+integrate+ofbiz+in+JBoss&x=41&y=23 
<http://ofbiz.markmail.org/search/?q=How+to+integrate+ofbiz+in+JBoss&x=41&y=23>
link will help you.
<http://ofbiz.markmail.org/search/?q=How+to+integrate+ofbiz+in+JBoss&x=41&y=23>
--
Brajesh Patel

PrateekJain wrote:

> When  I was trying to integrate ofbiz with jboss-4.2.2.GA  on windows
> platform  following error ocured it showed deployment failed for
> accounting.war  server started but application was not running.
>
>
>  status: Created
>   state: CREATED
>   watch:
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/webslinger.war/WEB-INF/web.xml
>   altDD: null
>   lastDeployed: 1281621488208
>   lastModified: 1281620399149
>   mbeans:
>
> org.jboss.deployment.DeploymentInfo@33d5e067 {
> url=file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/webtools.war
> / }
>   deployer: MBeanProxyExt[jboss.web:service=WebServer]
>   status: Created
>   state: CREATED
>   watch:
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/webtools.war/WEB-INF/web.xml
>   altDD: null
>   lastDeployed: 1281621488380
>   lastModified: 1281620399117
>   mbeans:
>
> org.jboss.deployment.DeploymentInfo@dc3c9e71 {
> url=file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/workeffort.w
> ar/ }
>   deployer: MBeanProxyExt[jboss.web:service=WebServer]
>   status: Created
>   state: CREATED
>   watch:
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/workeffort.war/WEB-INF/web.xml
>   altDD: null
>   lastDeployed: 1281621488474
>   lastModified: 1281620535988
>   mbeans:
>
> org.jboss.deployment.DeploymentInfo@9e1b169d {
> url=file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/ }
>   deployer: org.jboss.deployment.EARDeployer@1cefde4
>   status: Deployment FAILED reason: URL
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/accounting.war/
> deploym
> ent failed
>   state: FAILED
>   watch:
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/META-INF/application.xml
>   altDD: null
>   lastDeployed: 1281621488489
>   lastModified: 1281620651982
>   mbeans:
>
> --- MBeans waiting for other MBeans ---
> ObjectName: jboss.web.deployment:war=accounting.war,id=1700465177
>   State: FAILED
>   Reason: org.jboss.deployment.DeploymentException: URL
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/account
> ing.war/ deployment failed
>
> --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
> ObjectName: jboss.web.deployment:war=accounting.war,id=1700465177
>   State: FAILED
>   Reason: org.jboss.deployment.DeploymentException: URL
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/account
> ing.war/ deployment failed
>
>
> 19:28:12,927 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on
> http-127.0.0.1-8080
> 19:28:12,990 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-8443
> 19:28:13,005 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on
> ajp-127.0.0.1-8009
> 19:28:13,193 INFO  [Server] JBoss (MX MicroKernel) [4.2.2.GA (build:
> SVNTag=JBoss_4_2_2_GA date=200710221139)] Started in 2
> m:1s:213ms
>
>  

Reply | Threaded
Open this post in threaded view
|

RE: How to integrate jboss with ofbiz on windows command prompt?

PrateekJain

THANKS Brajesh but still the error prevails I have followed all the steps .

Please tell if I have missed any steps.

 

From: Brajesh Patel-2 [via OFBiz] [mailto:ml-node+[hidden email]]
Sent: Saturday, August 14, 2010 10:15 AM
To: PrateekM Jain
Subject: Re: How to integrate jboss with ofbiz on windows command prompt?

 

Hello Prateek,
May be
<a href="http://ofbiz.markmail.org/search/?q=How&#43;to&#43;integrate&#43;ofbiz&#43;in&#43;JBoss&amp;x=41&amp;y=23" target="_top">http://ofbiz.markmail.org/search/?q=How+to+integrate+ofbiz+in+JBoss&x=41&y=23 
<<a href="http://ofbiz.markmail.org/search/?q=How&#43;to&#43;integrate&#43;ofbiz&#43;in&#43;JBoss&amp;x=41&amp;y=23" target="_top">http://ofbiz.markmail.org/search/?q=How+to+integrate+ofbiz+in+JBoss&x=41&y=23>
link will help you.
<<a href="http://ofbiz.markmail.org/search/?q=How&#43;to&#43;integrate&#43;ofbiz&#43;in&#43;JBoss&amp;x=41&amp;y=23" target="_top">http://ofbiz.markmail.org/search/?q=How+to+integrate+ofbiz+in+JBoss&x=41&y=23>
--
Brajesh Patel

PrateekJain wrote:


> When  I was trying to integrate ofbiz with jboss-4.2.2.GA  on windows
> platform  following error ocured it showed deployment failed for
> accounting.war  server started but application was not running.
>
>
>  status: Created
>   state: CREATED
>   watch:
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/webslinger.war/WEB-INF/web.xml
>   altDD: null
>   lastDeployed: 1281621488208
>   lastModified: 1281620399149
>   mbeans:
>
> org.jboss.deployment.DeploymentInfo@33d5e067 {
> url=file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/webtools.war
> / }
>   deployer: MBeanProxyExt[jboss.web:service=WebServer]
>   status: Created
>   state: CREATED
>   watch:
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/webtools.war/WEB-INF/web.xml
>   altDD: null
>   lastDeployed: 1281621488380
>   lastModified: 1281620399117
>   mbeans:
>
> org.jboss.deployment.DeploymentInfo@dc3c9e71 {
> url=file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/workeffort.w
> ar/ }
>   deployer: MBeanProxyExt[jboss.web:service=WebServer]
>   status: Created
>   state: CREATED
>   watch:
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/workeffort.war/WEB-INF/web.xml
>   altDD: null
>   lastDeployed: 1281621488474
>   lastModified: 1281620535988
>   mbeans:
>
> org.jboss.deployment.DeploymentInfo@9e1b169d {
> url=file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/ }
>   deployer: org.jboss.deployment.EARDeployer@1cefde4
>   status: Deployment FAILED reason: URL
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/accounting.war/
> deploym
> ent failed
>   state: FAILED
>   watch:
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/META-INF/application.xml
>   altDD: null
>   lastDeployed: 1281621488489
>   lastModified: 1281620651982
>   mbeans:
>
> --- MBeans waiting for other MBeans ---
> ObjectName: jboss.web.deployment:war=accounting.war,id=1700465177
>   State: FAILED
>   Reason: org.jboss.deployment.DeploymentException: URL
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/account
> ing.war/ deployment failed
>
> --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
> ObjectName: jboss.web.deployment:war=accounting.war,id=1700465177
>   State: FAILED
>   Reason: org.jboss.deployment.DeploymentException: URL
> file:/D:/DEV/jboss-4.2.2.GA/server/default/deploy/ofbiz.ear/account
> ing.war/ deployment failed
>
>
> 19:28:12,927 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on
> http-127.0.0.1-8080
> 19:28:12,990 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-8443
> 19:28:13,005 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on
> ajp-127.0.0.1-8009
> 19:28:13,193 INFO  [Server] JBoss (MX MicroKernel) [4.2.2.GA (build:
> SVNTag=JBoss_4_2_2_GA date=200710221139)] Started in 2
> m:1s:213ms
>
>  




View message @ http://ofbiz.135035.n4.nabble.com/How-to-integrate-jboss-with-ofbiz-on-windows-command-prompt-tp2323859p2324996.html
To unsubscribe from How to integrate jboss with ofbiz on windows command prompt?, click here.



______________________________________________________________________



This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.

______________________________________________________________________