----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- Have you noticed any problems with restarting and shutting down? Under Solaris 2.7 and NT 4.0 I have been having problems with shutting down from manual mode. On Solaris it seems to hang when it goes to close the socket (which means my servlets never get their destroy() methods called), and on NT similar strange things happen in some cases. In the past I have posted a detailed report of my findings including log entries, but got no response whatsoever! -Greg ---------- Original Message ---------------------------------- From: Rodrigo Zerlotti <[EMAIL PROTECTED]> Reply-To: "Java Apache Users" <[EMAIL PROTECTED]> Date: Wed, 29 Sep 1999 17:30:05 -0500 >----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- Tim, I run /usr/local/jdk117_v3/bin/java -classpath $CLASSPATH:/usr/local/jdk117_v3/lib/classes.zip:/usr/local/jserv/lib/ApacheJServ.jar:/usr/l ocal/jsdk2.0/lib/jsdk.jar:/home/servlet:/home/servlet/classes org.apache.jserv.JServ /usr/local/apache/conf/jserv.properties and it works.... Rodrigo Tim Reilly wrote: > ----------------------------- > Please read the FAQ! > <http://java.apache.org/faq/> > ----------------------------- > > Can anyone out there help me configure JServ to run in manual mode? I > believe I'm almost there, but when I try to run the script which launches > the jdk + jserv, I get an error message back saying: > > libNONE.so: cannot open shared object file: No such file or directory > (libNONE.so) > > I'm not sure if this error is due to JServ, or the JDK. I'm currently > using the blackdown JDK 117_v3 and am in the process of switching to the > IBM version for performance. Perhaps that will clear this up. > > Has anyone seen this error before? > > Thanks, > > -Tim > > -- > -------------------------------------------------------------- > Please read the FAQ! <http://java.apache.org/faq/> > To subscribe: [EMAIL PROTECTED] > To unsubscribe: [EMAIL PROTECTED] > Archives and Other: <http://java.apache.org/main/mail.html> > Problems?: [EMAIL PROTECTED] -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED] -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
