[MXD2map-devel] Operating system cannot execute javascript.dll

Andre Heinecke aheinecke at intevation.de
Wed Jan 30 11:12:27 CET 2013


Hi,

On Monday 28 January 2013 16:38:22 geo.guide at web.de wrote:
> For a simple test I have installed MXD2Map without UMN MapServer. Trying to
> run MXD2map for the first time I am probably facing a Java problem: 
>
> In the MXD2map Shell I tried to run:
>    C:\Programme\MXD2map> java -jar mdx2map.jar
>
> But I get the following Exception:
>     Exeption in thread "main" java.lang. UnsatisfiedLinkError:
> C:Programme\MXD2map\mapserver\bin\ms\java\javascript.dll: Das Betriebsystem
> kann %1 nicht ausf³hren
This is most likely a missing runtime dll. To see what is missing you can use  
depends ( http://www.dependencywalker.com/ )
and open the javascript.dll with that. It will show you why it can't be 
loaded. 

My guess is that it is the microsoft c++ redistributabe. 
http://www.microsoft.com/de-de/download/details.aspx?id=29

>
> Tried it with own data as well as with the installed sample date.
> Have a Windows XP system with SP2 and Java 7, Update 5 installed. So that
> should be sufficient according the system requirements in the documentation
> (Java 6 SDK or RE) to run MXD2map.
It would be great if you could update the installation dokumentation ( 
http://hg.intevation.de/geospatial/mxd2map/raw-file/a42923463527/INSTALL.txt )
When you finally succeed so that other won't run into your problems again.

Regards,
Andre

-- 
Andre Heinecke |  ++49-541-335083-262 |  http://www.intevation.de/
Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


More information about the MXD2map-devel mailing list