Hi Shapira The details of JVM i'm using are as follows:
java version "1.3.1.02" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1.02-011206-02:17) Java HotSpot(TM) Server VM (build 1.3.1 1.3.1.10-_30_jun_2003_11_52 PA2.0, mixed mode) thanks, Naresh -----Original Message----- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 6:47 PM To: Tomcat Users List Subject: RE: problem while starting up Tomcat (v 4.1.27) Howdy, Are you using the sun JVM? If so what exact version? Yoav Shapira Millennium ChemInformatics -----Original Message----- From: Agarwal, Naresh [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 3:17 AM To: [EMAIL PROTECTED] Cc: Veeraraghavan, Laxminarasimhan Subject: problem while starting up Tomcat (v 4.1.27) Hi When I try to start Tomcat (v4.1.27) on HP-UX (v 11.11), I'm getting the following error: � ---------------- � hp64 54: ./startup.sh Using CATALINA_BASE:�� /home1/lveerara/ws/jakarta-tomcat-4.1.27 Using CATALINA_HOME:�� /home1/lveerara/ws/jakarta-tomcat-4.1.27 Using CATALINA_TMPDIR: /home1/lveerara/ws/jakarta-tomcat-4.1.27/temp Using JAVA_HOME:������ /opt/java1.3 [INFO] Registry - -Loading registry information [INFO] Registry - -Creating new Registry instance [INFO] Registry - -Creating MBeanServer Exception during startup processing java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError: isClosedOrPending ������� at java.net.PlainSocketImpl.initProto(Native Method) ������� at java.net.PlainSocketImpl.<clinit>(Unknown Source) ������� at java.net.ServerSocket.<init>(Unknown Source) ������� at java.net.ServerSocket.<init>(Unknown Source) ������� at java.net.ServerSocket.<init>(Unknown Source) ������� at org.apache.tomcat.util.net.DefaultServerSocketFactory.createSocket(DefaultServerSocketFac tory.java:96) ������� at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:275) ������� at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:150) ������� at org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConnector.java:1156) ������� at org.apache.catalina.core.StandardService.initialize(StandardService.java:579) ������� at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:2246) ������� at org.apache.catalina.startup.Catalina.start(Catalina.java:511) ������� at org.apache.catalina.startup.Catalina.execute(Catalina.java:400) ������� at org.apache.catalina.startup.Catalina.process(Catalina.java:180) ������� at java.lang.reflect.Method.invoke(Native Method) ������� at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) ---------------- � Could any please help me out? � thanks, Naresh Agarwal This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
