I suppose you are on windows and that the exception comes from a bad url like
   c:\xxx
and for an unkown reason, c is considered as a host instead of the file system ?

On Thu, Mar 6, 2008 at 1:22 PM, Edell Nolan <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  I am still getting the
>  org.apache.servicemix.lwcontainer.LwContainerComponentTest to Fail with the
>  error below.
>  I have ulhas changes.
>
>  Has anyone else seen this ?
>
>  thanks, Edell.
>
>
>
>  <stack-trace><![CDATA[javax.jbi.management.DeploymentException:
>  java.net.UnknownHostException: c
>
>   at org.apache.servicemix.jbi.framework.AutoDeploymentService.unpackLocation
>  (AutoDeploymentService.java:595)
>
>   at org.apache.servicemix.jbi.framework.InstallationService.install(
>  InstallationService.java:276)
>
>   at
>  org.apache.servicemix.jbi.framework.AdminCommandsService.installComponent(
>  AdminCommandsService.java:62)
>
>   at org.apache.servicemix.jbi.container.InstallComponent.doDeploy(
>  InstallComponent.java:66)
>
>   at org.apache.servicemix.jbi.container.DeploySupport.deploy(
>  DeploySupport.java:58)
>
>   at org.apache.servicemix.lwcontainer.LwContainerComponentTest.testEndpoints
>  (LwContainerComponentTest.java:123)
>
>  Caused by: java.net.UnknownHostException: c
>
>   at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
>
>   at java.net.Socket.connect(Socket.java:507)
>
>   at java.net.Socket.connect(Socket.java:457)
>
>   at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
>
>   at sun.net.NetworkClient.openServer(NetworkClient.java:118)
>
>   at sun.net.ftp.FtpClient.openServer(FtpClient.java:488)
>
>   at sun.net.ftp.FtpClient.openServer(FtpClient.java:475)
>
>   at sun.net.www.protocol.ftp.FtpURLConnection.connect(FtpURLConnection.java
>  :270)
>
>   at sun.net.www.protocol.ftp.FtpURLConnection.getInputStream(
>  FtpURLConnection.java:352)
>
>   at java.net.URL.openStream(URL.java:1007)
>
>   at org.apache.servicemix.jbi.util.FileUtil.unpackArchive(FileUtil.java:154)
>
>   at org.apache.servicemix.jbi.framework.AutoDeploymentService.unpackLocation
>  (AutoDeploymentService.java:582)
>
>   ... 31 more
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Reply via email to