Bugs item #424239, was updated on 2001-05-15 08:07 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=424239&group_id=22866 Category: JBossServer Group: v2.2.1 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error while running RUN.BAT Initial Comment: C:\JBOSS\jboss\bin>run.bat JBOSS_CLASSPATH=;run.jar;../lib/crimson.jar jboss.home = C:\JBOSS\jboss Using configuration "default" [Info] Java version: 1.2.2,Sun Microsystems Inc. [Info] Java VM: Classic VM 1.2.2,Sun Microsystems Inc. [Info] System: Windows NT 5.0,x86 [Shutdown] Could not add shutdown hook [Service Control] Registered with server A nonfatal internal JIT (3.10.107(x)) error 'Relocation error: NULL relocation t arget' has occurred in : 'org/apache/crimson/parser/Parser2.maybeComment (Z) Z': Interpreting method. Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cg i [Service Control] Initializing 24 MBeans [Webserver] Initializing [Webserver] Initialized [Naming] Initializing [Naming] Initialized [JNDIView] Initializing [JNDIView] Initialized [Transaction manager] Initializing [Transaction manager] Initialized [JAAS Security Manager] Initializing [JAAS Security Manager] Initialized [JDBC provider] Initializing [JDBC provider] Loaded JDBC-driver:org.hsql.jdbcDriver [JDBC provider] Loaded JDBC- driver:org.enhydra.instantdb.jdbc.idbDriver [JDBC provider] Initialized [Hypersonic] Initializing [Hypersonic] Initialized [InstantDB] Initializing [InstantDB] Initialized [DefaultDS] Initializing [DefaultDS] Initialized [Container factory] Initializing [Container factory] Initialized [JBossMQ] Initializing [JBossMQ] Initialized [DefaultJMSProvider] Initializing [DefaultJMSProvider] Initialized [StdJMSPool] Initializing [StdJMSPool] Initialized [J2EE Deployer Default] Initializing [J2EE Deployer Default] Initialized [Auto deploy] Initializing [Auto deploy] Initialized [RARDeployer] Initializing [RARDeployer] Initialized [ConnectionManagerFactoryLoader] Initializing [MinervaNoTransCMFactory] Initialized [ConnectionManagerFactoryLoader] Initializing [MinervaSharedLocalCMFactory] Initialized [ConnectionManagerFactoryLoader] Initializing [MinervaXACMFactory] Initialized [ConnectionFactoryLoader] Initializing [BlackBoxDS] Initialized [JMX RMI Adaptor] Initializing [JMX RMI Adaptor] Initialized [JMX RMI Connector] Initializing [JMX RMI Connector] Initialized [Mail Service] Initializing [Mail Service] Initialized [Service Control] Initialized 24 services [Service Control] Starting 24 MBeans [Webserver] Starting [Webserver] Codebase set to http://SANDEEP:8083/ [Webserver] Started webserver on port 8083 [Webserver] Started [Naming] Starting [Naming] Naming started on port 1099 [Naming] Started [JNDIView] Starting [JNDIView] Started [Transaction manager] Starting [Transaction manager] Started [JAAS Security Manager] Starting [JAAS Security Manager] JAAS.startService, cachePolicy=null [JAAS Security Manager] JAAS.startService, SecurityProxyFactory=org.jboss.securi ty.SubjectSecurityProxyFactory@8a7cfd10 [JAAS Security Manager] Started [JDBC provider] Starting [JDBC provider] Started [Hypersonic] Starting [Hypersonic] Server 1.4 is running [Hypersonic] Database started [Hypersonic] Started [InstantDB] Starting [Hypersonic] Press [Ctrl]+[C] to abort [InstantDB] XA Connection pool InstantDB bound to java:/InstantDB Enhydra InstantDB - Version 3.26 [InstantDB] The Initial Developer of the Original Code is Lutris Technologies In c. Portions created by Lutris are Copyright (C) 1997-2001 Lutris Technologies, Inc. All Rights Reserved. [InstantDB] Started [DefaultDS] Starting [DefaultDS] XA Connection pool DefaultDS bound to java:/DefaultDS [DefaultDS] Started [Container factory] Starting [Container factory] Started [JBossMQ] Starting [JBossMQ] Server Version 0.8 Started [JBossMQ] Started [DefaultJMSProvider] Starting [DefaultJMSProvider] JMS provider Adapter DefaultJMSProvider bound to java:/Defa ultJMSProvider [DefaultJMSProvider] Started [StdJMSPool] Starting [StdJMSPool] JMS provider Adapter StdJMSPool bound to java:/StdJMSPool [StdJMSPool] Started [J2EE Deployer Default] Starting [J2EE Deployer Default] No web container found - only EJB deployment available.. . [J2EE Deployer Default] Cleaning up deployment directory [J2EE Deployer Default] Started [Auto deploy] Starting [Auto deploy] Watching C:\JBOSS\jboss\deploy [Auto deploy] Auto deploy of file:/C:/JBOSS/jboss/deploy/tomcat-test.ear [J2EE Deployer Default] Deploy J2EE application: file:/C:/JBOSS/jboss/deploy/tom cat-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:ser vice=EmbeddedTomcat [J2EE Deployer Default] unable to stop application tomcat-test.ear: org.jboss.de ployment.J2eeDeploymentException: Error(s) on stopping application tomcat-test.e ar: Unable to stop module tomcat-test.war: fatal error while calling :service=Embedd edTomcat: DefaultDomain:service=EmbeddedTomcat/n [J2EE Deployer Default] Destroying application tomcat- test.ear [Auto deploy] Deployment failed:file:/C:/JBOSS/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 (J2eeDeploy er.java, Compiled Code) [Auto deploy] at org.jboss.deployment.J2eeDeployer.deploy (J2eeDeployer.java:17 8) [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, Compiled Co de) [Auto deploy] at org.jboss.ejb.AutoDeployer.startService (AutoDeployer.java, Co mpiled Code) [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, Comp iled Code) [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, Compiled Code) [Auto deploy] at org.jboss.Main$1.run(Main.java:107) [Auto deploy] at java.security.AccessController.doPrivileged(Native Method) [Auto deploy] at org.jboss.Main.main(Main.java, Compiled Code) [Auto deploy] Started [RARDeployer] Starting [RARDeployer] Started [MinervaNoTransCMFactory] Starting [MinervaNoTransCMFactory] Connection manager factory 'MinervaNoTransCMFactory bo und to 'java:/MinervaNoTransCMFactory' [MinervaNoTransCMFactory] Started [MinervaSharedLocalCMFactory] Starting [MinervaSharedLocalCMFactory] Connection manager factory 'MinervaSharedLocalCMFa ctory bound to 'java:/MinervaSharedLocalCMFactory' [MinervaSharedLocalCMFactory] Started [MinervaXACMFactory] Starting [MinervaXACMFactory] Connection manager factory 'MinervaXACMFactory bound to 'ja va:/MinervaXACMFactory' [MinervaXACMFactory] Started [BlackBoxDS] Starting [BlackBoxDS] Started [JMX RMI Adaptor] Starting [JMX RMI Adaptor] Started [JMX RMI Connector] Starting [JMX RMI Connector] Started [Mail Service] Starting [Mail Service] DEBUG: not loading system providers in <java.home>/lib [Mail Service] DEBUG: not loading optional custom providers file: /META-INF/java mail.providers [Mail Service] DEBUG: successfully loaded default providers [Mail Service] DEBUG: Tables of loaded providers [Mail Service] DEBUG: Providers Listed By Class Name: {com.sun.mail.pop3.POP3Sto re=javax.mail.Provider [STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider [TRANSPORT,smtp,com.sun .mail.smtp.SMTPTransport,Sun Microsystems, Inc], com.sun.mail.imap.IMAPStore=jav ax.mail.Provider [STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc]} [Mail Service] DEBUG: Providers Listed By Protocol: {imap=javax.mail.Provider[ST ORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], pop3=javax.mail.Pro vider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc], smtp=javax. mail.Provider [TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, I nc]} [Mail Service] DEBUG: not loading optional address map file: /META-INF/javamail. address.map [Mail Service] Mail Service 'Mail' bound to java:/Mail [Mail Service] Started [Service Control] Started 24 services [Default] JBoss 2.2.1 Started in 0m:8s ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=424239&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
