Are you using the latest jBoss-2.2.1_Tomcat-3.2.1 bundle? If so, be sure to 
start jboss using the run_with_tomcat script for your platform. A quick 
look at the exception seems to indicate that you started jBoss alone, 
without Tomcat.

JIm



--On Friday, May 11, 2001 2:06 PM -0400 [EMAIL PROTECTED] wrote:

> Hi
>
> I am unable to start tomcat using jboss.  tomcat-test.ear is not getting
> deployed.
>
> Documentation states that
> -------------------------
> By default, when you start jBoss, it automatically tries to launch Tomcat
> as well. To disable this feature, suppress the lines
> <MLET CODE = "org.jboss.tomcat.TomcatService" ARCHIVE="jboss.jar"
> CODEBASE="../lib/ext/">
> </MLET>
> at the end of the file jboss.conf .
> ------------------------------------
> I don't find these exact lines in jboss\conf\jboss.conf or in
> tomcat\conf\jboss.conf.
>
> Following is the console log
> ----------------------------------------------------
> [Auto deploy] Watching C:\JBoss221\jboss\deploy
> [Auto deploy] Auto deploy of
> file:/C:/JBoss221/jboss/deploy/tomcat-test.ear [J2EE Deployer Default]
> Deploy J2EE application:
> file:/C:/JBoss221/jboss/deploy/tomcat-test.ear
> [J2EE Deployer Default] Create application tomcat-test.ear
> [J2EE Deployer Default] inflate and install module tomcat-test.war
> [J2EE Deployer Default] install module tomcat-test.jar
> [J2EE Deployer Default] add all ejb jar files to the common classpath
> [J2EE Deployer Default] Module tomcat-test.ear is not running
> [J2EE Deployer Default] Unable to stop module tomcat-test.war:
> DefaultDomain:service=EmbeddedTomcat
> [J2EE Deployer Default] unable to stop application tomcat-test.ear:
> org.jboss.deployment.J2eeDeploymentException: Error(s) on stopping
> application tomcat-test.ear:
> Unable to stop module tomcat-test.war: fatal error while calling
> :service=EmbeddedTomcat: DefaultDomain:service=EmbeddedTomcat/n
> [J2EE Deployer Default] Destroying application tomcat-test.ear
> [Auto deploy] Deployment
> failed:file:/C:/JBoss221/jboss/deploy/tomcat-test.ear
> [Auto deploy] org.jboss.deployment.J2eeDeploymentException: application
> contains war files but no web container available
> [Auto deploy]   at
> org.jboss.deployment.J2eeDeployer.startApplication(J2eeDeployer.java:406)
> [Auto deploy]   at
> org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:178)
> [Auto deploy]   at java.lang.reflect.Method.invoke(Native Method)
> [Auto deploy]   at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
> [Auto deploy]   at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
> [Auto deploy]   at
> org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:358) [Auto deploy]
> at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:221) [Auto deploy]
> at
> org.jboss.ejb.AutoDeployer.startService(AutoDeployer.java:332)
> [Auto deploy]   at
> org.jboss.util.ServiceMBeanSupport.start(ServiceMBeanSupport.java:93)
> [Auto deploy]   at java.lang.reflect.Method.invoke(Native Method)
> [Auto deploy]   at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
> [Auto deploy]   at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
> [Auto deploy]   at
> org.jboss.util.ServiceControl.start(ServiceControl.java:97)
> [Auto deploy]   at java.lang.reflect.Method.invoke(Native Method)
> [Auto deploy]   at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
> [Auto deploy]   at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
> [Auto deploy]   at org.jboss.Main.<init>(Main.java:203)
>
> ---------------------------------------------------------------
>
> Any help would be appreciated.
>
> Also what is the root directory for Jboss.
> When i give http://localhost:8083 what is the directory it is pointing to?
>
> Any help  would be ver useful.
>
> Thanks
> Raji
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user



********************************************
I shall be telling this with a sigh
Somewhere ages and ages hence:
Two roads diverged in a wood, and I -
I took the one less traveled by,
And that has made all the difference.

- Robert Frost, 1916


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to