You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by "Lukasz L." <Lu...@sabre.com> on 2007/10/14 23:24:17 UTC

Re: Exception occurs while installing JBI components

Hi, 

I got the same error while deploying SA, 
I'm using fuse-esb-3.2.0.1 (this is based on service mix) as standalone
server

22:26:47,468 | ERROR | RMI TCP Connection(50)-192.168.0.103 |
InstallationService      | .framework.InstallationService  399 | Deployment
of Shared Library failed
javax.jbi.management.DeploymentException: Unable to rename
D:\programy\fuse-esb-3.2.0.1\data\smx\tmp\servicemix-shared-fuse-3.2.0-SNAPSHOT-installer.0.tmp
to
D:\programy\fuse-esb-3.2.0.1\data\smx\sharedlibs\servicemix-shared\version_1
	at
org.apache.servicemix.jbi.framework.InstallationService.doInstallSharedLibrary(InstallationService.java:392)
...

is there any workaround for this?

Lukasz


jpuro wrote:
> 
> I am running into the following exception when trying to install some
> JBI components into ServiceMix's standalone 3.0.1 distribution.  I also
> ran into a similar issue when deploying an SA into ServiceMix where it
> says it cannot rename a directory or file.  Any thoughts?
> 
>  
> 
> 12:31:04,651 | INFO  | Thread-6   | AutoDeploymentService    |
> mework.AutoDeploymentService$2  589 | Directory: install: Archive
> changed: processing servicemix-shared-3.0.1-incubating-installer.zip ...
> 
> 12:31:04,979 | ERROR | Thread-6   | InstallationService      |
> .framework.InstallationService  393 | Deployment of Shared Library
> failed
> 
> javax.jbi.management.DeploymentException: Unable to rename
> C:\ritesh\downloads\software\apache-servicemix-3.0.1-incubating\bin\data
> \smx\tmp\servicemix-shared-3.0.1-incubating-installer.0.tmp to
> C:\ritesh\downloads\software\apache-servicemix-3.0.1-incubating\bin\data
> \smx\sharedlibs\servicemix-shared\version_1
> 
>             at
> org.apache.servicemix.jbi.framework.InstallationService.doInstallSharedL
> ibrary(InstallationService.java:386)
> 
>             at
> org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchive(
> AutoDeploymentService.java:264)
> 
>             at
> org.apache.servicemix.jbi.framework.AutoDeploymentService$2.run(AutoDepl
> oymentService.java:592)
> 
>             at
> org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.java:
> 291)
> 
>             at
> EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown
> Source)
> 
>             at java.lang.Thread.run(Thread.java:595)
> 
> 12:31:04,995 | WARN  | Thread-6   | AutoDeploymentService    |
> mework.AutoDeploymentService$2  596 | Directory: install: Automatic
> install of
> C:\ritesh\downloads\software\apache-servicemix-3.0.1-incubating\bin\inst
> all\servicemix-shared-3.0.1-incubating-installer.zip failed
> 
> javax.jbi.management.DeploymentException:
> javax.jbi.management.DeploymentException: Unable to rename
> C:\ritesh\downloads\software\apache-servicemix-3.0.1-incubating\bin\data
> \smx\tmp\servicemix-shared-3.0.1-incubating-installer.0.tmp to
> C:\ritesh\downloads\software\apache-servicemix-3.0.1-incubating\bin\data
> \smx\sharedlibs\servicemix-shared\version_1
> 
>             at
> org.apache.servicemix.jbi.framework.InstallationService.doInstallSharedL
> ibrary(InstallationService.java:396)
> 
>             at
> org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchive(
> AutoDeploymentService.java:264)
> 
>             at
> org.apache.servicemix.jbi.framework.AutoDeploymentService$2.run(AutoDepl
> oymentService.java:592)
> 
>             at
> org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.java:
> 291)
> 
>             at
> EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown
> Source)
> 
>             at java.lang.Thread.run(Thread.java:595)
> 
> Caused by: javax.jbi.management.DeploymentException: Unable to rename
> C:\ritesh\downloads\software\apache-servicemix-3.0.1-incubating\bin\data
> \smx\tmp\servicemix-shared-3.0.1-incubating-installer.0.tmp to
> C:\ritesh\downloads\software\apache-servicemix-3.0.1-incubating\bin\data
> \smx\sharedlibs\servicemix-shared\version_1
> 
>             at
> org.apache.servicemix.jbi.framework.InstallationService.doInstallSharedL
> ibrary(InstallationService.java:386)
> 
>             ... 5 more
> 
> 

-- 
View this message in context: http://www.nabble.com/Exception-occurs-while-installing-JBI-components-tf2713235s12049.html#a13203639
Sent from the ServiceMix - User mailing list archive at Nabble.com.