Forum OpenACS Q&A: JVM loaded!

Collapse
32: JVM loaded! (response to 1)
Posted by Jonathan Ellis on
yeah, it really doesn't like that... buried in the mounds of output it dumped was
<pre>
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x80661df
Function name=Ns_ConnServer
</pre>

and sure enough there was another Ns_ConnServer(NULL) call.  I'd missed it cuz the variable wasn't named moduleConfigPath like all the others. :)

Hopefully I won't be posting again for a bit.  (Want the diff?)