Hello,

I've tried everything you've wrote but nothing is going right ! I get allways
the same error.   Wrapper.classpath and wrapper.bin has the correct paths.
Someone gives me his own configuration files but they are like mines. I don't
understand why the JVM doesn't start up properly.
On Win32, is there other configuration to make ?

What is wrong !


jon * a écrit :

> > In the mod_jserv.log file, I get :
> > (EMERGENCY) ajp11: can not connect to host 127.0.0.1:8007
> > (EMERGENCY) ajp11: connection fail
> > (ERROR) an error returned handling request via protocol "ajpv11"
>
> That error that you are getting is a result of the JVM not being able to
> start up properly. The error is the mod_jserv C portion of Apache JServ not
> being able to connect to the running Servlet Engine java portion of the
> process.
>
> So, you need to figure out why the JVM is not starting up properly. Make
> sure that all of your paths in all of your configuration files are correct.
> On Win32 machines, this could mean that it is an issue of having spaces in
> your paths. Try setting things up so that there are no spaces anywhere in
> any of your paths. Make sure that the path to the JVM binary executable is
> correct in your jserv.properties file. Make sure that your wrapper.classpath
> has the correct paths to the JSDK and the ApacheJServ.jar file.
>
> -jon
>
> -- --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> READ THE FAQ!!!!     <http://java.apache.org/faq/>
> Archives and Other:  <http://java.apache.org/main/mail.html/>
> Problems?:           [EMAIL PROTECTED]

--
 :-))
  Robert Carrillo

 Email  : [EMAIL PROTECTED]
 Phone  : (33) 04 93 14 23 34     Fax : (33) 04 93 14 23 00
 Address:  BULL St Laurent du Var  -  FRANCE




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to