https://issues.apache.org/bugzilla/show_bug.cgi?id=48346
Summary: org.apache.tomcat.util.net.NioEndpoint-NullPointerExce
ption-Start the Server
Product: Tomcat 6
Version: 6.0.18
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: critical
Priority: P2
Component: Connectors
AssignedTo: [email protected]
ReportedBy: [email protected]
Hi,
When i start the Tomcat Server 6.0.18 using Eclipse,getting the following
Exception.
----------------------------------------------------------------------------
Dec 7, 2009 5:59:04 PM org.apache.tomcat.util.net.NioEndpoint setSocketOptions
SEVERE:
java.lang.NullPointerException
at
org.apache.tomcat.util.net.NioEndpoint.setSocketOptions(NioEndpoint.java:1011)
at
org.apache.tomcat.util.net.NioEndpoint$Acceptor.run(NioEndpoint.java:1204)
at java.lang.Thread.run(Thread.java:595)
Dec 7, 2009 5:59:04 PM org.apache.tomcat.util.net.NioEndpoint setSocketOptions
SEVERE:
java.lang.NullPointerException
at
org.apache.tomcat.util.net.NioEndpoint.setSocketOptions(NioEndpoint.java:1011)
at
org.apache.tomcat.util.net.NioEndpoint$Acceptor.run(NioEndpoint.java:1204)
at java.lang.Thread.run(Thread.java:595)
Dec 7, 2009 5:59:04 PM org.apache.coyote.http11.Http11NioProtocol start
------------------------------------------------------------------------------
So how to solve this exception.What is the reason it is throwing this kind of
exception.
Regards
Casimir Rex.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]