Hi
here the requested camel-test.log
http://www.nabble.com/file/p15231832/camel-test.log camel-test.log
It seems the AutoDeploymetService.unpackLocation(File tmpRoot, String
location) cann't access the servicemix-shared-3.2.1-installer.zip at this
row:
...
URL url = new URL(location);
...
I tried the following:
...
File file = new File(location);
LOG.debug(file.getAbsolutePath());
...
End the result in LOG is:
D:\_dev\servicemix-3.2.1\samples\camel\camel-sa-itest\file:\C:\Documents and
Settings\i000351\.m2\repository\org\apache\servicemix\servicemix-shared\3.2.1\servicemix-shared-3.2.1-installer.zip
May I'll succes to fix it, but ...
Many many thanks
Stefan
--
View this message in context:
http://www.nabble.com/Camel-Samples-Itest-exits-with%3A-%27UknownHost-C%27-on-deploying-shared-lib-tp15226248s12049p15231832.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.