I'm a newby and installing tomcat the first time. I'm using Apache HTTP Server 1.3.19 and tomcat 3.3. When I'M trying to start tomcat the following messages appear:
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 2002-02-13 14:58:58 - ServerXmlReader: Config=$TOMCAT_HOME\conf\server.xml 2002-02-13 14:58:58 - PathSetter: home=D:\Tomcat\jakarta-tomcat-3.3a 2002-02-13 14:58:58 - ContextXmlReader: Context config=$TOMCAT_HOME\conf\apps-12 7.0.0.1.xml 2002-02-13 14:58:58 - ContextXmlReader: Context config=$TOMCAT_HOME\conf\apps-ad min.xml 2002-02-13 14:58:58 - ContextXmlReader: Context config=$TOMCAT_HOME\conf\apps-ex amples.xml 2002-02-13 14:58:59 - AutoWebApp: Loaded from config: DEFAULT:/admin 2002-02-13 14:58:59 - AutoWebApp: Loaded from config: DEFAULT:/examples 2002-02-13 14:58:59 - AutoWebApp: Auto-Adding DEFAULT:/ 2002-02-13 14:58:59 - ContextManager: Tomcat configured and in stable state 2002-02-13 14:58:59 - ContextManager: Adding DEFAULT:/admin 2002-02-13 14:58:59 - ContextManager: Adding DEFAULT:/examples 2002-02-13 14:58:59 - ContextManager: Adding DEFAULT:/ROOT EmbededTomcat: Init time 2203 2002-02-13 14:59:00 - Http10Interceptor: Starting on 8080 Guessed home=D:\Tomcat\jakarta-tomcat-3.3a java.lang.reflect.InvocationTargetException: org.apache.tomcat.core.TomcatExcept ion: Root cause - Address in use: bind at org.apache.tomcat.modules.server.PoolTcpConnector.engineStart(Unknown Source) at org.apache.tomcat.core.ContextManager.start(Unknown Source) at org.apache.tomcat.startup.EmbededTomcat.start(Unknown Source) at org.apache.tomcat.startup.EmbededTomcat.execute1(Unknown Source) at org.apache.tomcat.startup.EmbededTomcat$1.run(Unknown Source) at org.apache.tomcat.util.compat.Jdk12Support$PrivilegedProxy.run(Unknow n Source) at java.security.AccessController.doPrivileged(Native Method) at org.apache.tomcat.util.compat.Jdk12Support.doPrivileged(Unknown Sourc e) at org.apache.tomcat.startup.EmbededTomcat.execute(Unknown Source) at java.lang.reflect.Method.invoke(Native Method) at org.apache.tomcat.util.IntrospectionUtils.execute(Unknown Source) at org.apache.tomcat.startup.Main.execute(Unknown Source) at org.apache.tomcat.startup.Main.main(Unknown Source) any hints? best regards stefan Software AG Systemhaus GmbH Technical Consultant Email mailto:[EMAIL PROTECTED] Fon +49 711 72093 0 Fax +49 7085 9230 56 (Home Office) Fax +49 711 72093 165 Mobil +49 172 680 7285 Web http://www.softwareag.com -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
