Thanks Christian, it's probably the variable interpolation.
Let me create a Jira and fix that. Thanks again, Regards JB On 01/20/2016 09:58 AM, Christian Lutz wrote:
Hello, I think we found a small bug. If you call wrapper:install from the karaf console everthing works fine. However if you call bin/shell "wrapper:install ..." the wrapper.conf is wrong. #******************************************************************** # Wrapper Properties #******************************************************************** set.default.JAVA_HOME=C:\Program Files\inovel\merlin-server\bin\..\opt\jdk set.default.KARAF_HOME=C:\Program Files\inovel\merlin-server\bin\.. set.default.KARAF_BASE=C:\Program Files\inovel\merlin-server\bin\.. set.default.KARAF_DATA=null set.default.KARAF_ETC=C:\Program Files\inovel\merlin-server\bin\..\etc You see the the null, which is wrong. We tested this with the current karaf 4.0.4 and a karaf 3.0.x on Windows 7 best regards Christian
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
