----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It has a search feature and all the answers!
----------------------------------------------------

I have a question about using hot spot on solaris 7...

We currently are fully enjoying our functional :

Solaris 7
3 CPU Machine
Jserv 1.0
Apache 1.3.9
JDK 1.2.2

But when we go and install hotspot (1.0.1), everything works from the
java level .. for example :

Our output of java -version from the shell before hotspot install

# java -version
java version "1.2.2"
Classic VM (build JDK-1.2.2-W, green threads, sunwjit)

Our output of java -version from the shell after hotspot install

# java -version
java version "1.2.2"
HotSpot VM (1.0.1, mixed mode, build f)

With hotspot running, we restart the apache server (which has jserv
running in automatic mode), and then try to hit a servlet... the java
proccess starts to kick off and work away at the servlet but then
hangs for an indefinite time (read : crash)..

Anyone have any suggestions... Is there something missing that we need
to tell JServ about to use hotspot?

-ed


--
--------------------------------------------------------------
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]

Reply via email to