Ticket #3491 (closed defect: fixed)
Mapserver crashes: Windows 2008; Java; 64 Bit
| Reported by: | bene | Owned by: | tamas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | MapScript-Java | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | tamas |
Description
I want to use Mapserver in TomCat?6; Windows 2008; 64 Bit; Sun-Java 1.6..21 Mapserver compiled by Tamas Szekeres: release-1500-x64-gdal-1-7-mapserver-5-6.zip (vbkto.dyndns.org/sdk/Default.aspx )
Unfortunately the Java-VM crashes!
To reduce the problem I tried example-programs in <UMN>\mapscript\java\examples\ - MakePoint? runs without error. - QueryByAttribute? results in the same crash as the "big-tomcat-environment" does.
As far as I can see, the crash occurs every time, when a string-parameter ist provided to the Mapserver API. I think, that the VM-crash occurs, when the function "JNU_GetStringNativeChars(jenv, jarg1)" from mapscript_wrap.c is called.
Surprinsingly the error occurs with other release-XXX-packages from Tamas too.
It even occurs, when I use a 32-Bit-Environment an MS4w on this computer.
I attach an hs_err_pid-xxxx.log-File.
Does anybody have any advice?

