*Message imported, originaly posted: Wed, 08 Feb 2012 15:04:52 .
Configuration:- Mule Studio Beta 1.0.0
- Mule Standalone CE 3.1.1
- Windows 7 64-bit (maybe not supported )
- 7-zip (maybe irrelevant)
After exporting my Studio project to a deployable archive (order_processing.zip), I want to hot-plug it in my running Mule 3.1.1 standalone.
Because I have Windows 7 64-bit I get the following warning when booting Mule standalone:
WARNING - Unable to load the Wrapper's native library because none of the following files:
wrapper-windows-x86-64.dll
wrapper.dll
could be located on the following java.library.path:
C:\mule-standalone-3.1.1\bin\%LD_LIBRARY_PATH%
C:\mule-standalone-3.1.1\lib\boot
Please see the documentation for the wrapper.java.library.path configuration property.
System signals will not be handled correctly.
Normally Mule 3 should deploy my order_processing.zip by:
- creating the directory.
- creating the anchor file.
- deleting the zip.
However, I get the following error:
ERROR 2011-05-26 11:27:35,021 WrapperListener_start_runner org.mule.module.launcher.DeploymentService: Failed to install app from archive 'order_processing.zip'
When I extract it myself during runtime, it starts working and deletes the zip!
Does anyone know if I can fix this with my configuration, so I do not have to extract it myself?
Loading Profile...
Twitter,
Facebook, or email.

