[Zoo-discuss] more java problems

andrea antonello andrea.antonello at gmail.com
Fri Oct 31 05:03:37 PDT 2014


Hi, with the help of Yoshida I have been able to have the base zoo
kernel working with java support.

Now I created config files and class files and put them in the cgi-bin folder.

When I run a getCapabilities url, I get a 500 Internal Server Error.

The apache log tells me just:
<?xml version="1.0" encoding="UTF-8"?>
<ExceptionReport xmlns="http://www.opengis.net/ows/1.1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.opengis.net/ows/1.1
http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd"
xml:lang="en-US" version="1.1.0">
  <Exception exceptionCode="InternalError">
    <ExceptionText>ZOO Kernel failed to process your request receiving
signal 11 = SIGSEGV</ExceptionText>
  </Exception>
</ExceptionReport>
[Fri Oct 31 12:57:26.440001 2014] [cgid:error] [pid 8711:tid
140085087741696] [client 127.0.0.1:38148] End of script output before
headers: zoo_loader.cgi

Is there a way to get more information out of it?

Thanks,
Andrea


More information about the Zoo-discuss mailing list