You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Roberto Rodríguez <rr...@alineatel.com> on 2000/09/01 10:43:52 UTC

BUG REPORT

Hello, I have a error:

Executing tomcat.bat:

XmlMapper: setProperty(class org.apache.tomcat.core.Context reloadable=true)
XmlMapper: Calling org.apache.tomcat.core.Context.setContextManager org.apache.tomcat.core.ContextManager
XmlMapper: Calling org.apache.tomcat.core.ContextManager.addContext Ctx(/test,webapps/test)
XmlMapper: pop Context org.apache.tomcat.core.Context: Ctx(/test,webapps/test)
Iniciando tomcat. Comprueba el archivo logs/tomcat.log si hay errores
Library C:\Archiv~1\Apache~1\jakart~1\bin\i386\jni_connect.dll loaded
FATAL:java.lang.NullPointerException
     at org.apache.tomcat.service.JNIEndpointConnector.start(JNIEndpointConnector.java:109)...

My OS is Windows 98.
My Web server is Apache 1.3

Re: BUG REPORT

Posted by Nick Bauman <ni...@cortexity.com>.
Roberto,

Report bugs to http://znutar.cortexity.com

-Nick

On Fri, 1 Sep 2000, [iso-8859-1] Roberto Rodr�guez wrote:

> Hello, I have a error:
> 
> Executing tomcat.bat:
> 
> XmlMapper: setProperty(class org.apache.tomcat.core.Context reloadable=true)
> XmlMapper: Calling org.apache.tomcat.core.Context.setContextManager org.apache.tomcat.core.ContextManager
> XmlMapper: Calling org.apache.tomcat.core.ContextManager.addContext Ctx(/test,webapps/test)
> XmlMapper: pop Context
org.apache.tomcat.core.Context: Ctx(/test,webapps/test)
> Iniciando tomcat. Comprueba el archivo logs/tomcat.log si hay errores
> Library C:\Archiv~1\Apache~1\jakart~1\bin\i386\jni_connect.dll loaded
> FATAL:java.lang.NullPointerException
>      at org.apache.tomcat.service.JNIEndpointConnector.start(JNIEndpointConnector.java:109)...
> 
> My OS is Windows 98.
> My Web server is Apache 1.3
>