Hello !
I hope this enogh. For this particalur problem.
Regards,
Daniel
[Hot Deployer] Unable to deploy: Unable to deploy
org.apache.geronimo.common.DeploymentException: Unable to deploy
at
org.apache.servicemix.geronimo.ServiceMixConfigBuilder.buildConfiguration(ServiceMixConfigBuilder.java:221)
at
org.apache.servicemix.geronimo.ServiceMixConfigBuilder$$FastClassByCGLIB$$59773cad.invoke(<generated>)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
at
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:122)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:817)
at
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
at
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
at
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
at
org.apache.geronimo.deployment.ConfigurationBuilder$$EnhancerByCGLIB$$997c0de1.buildConfiguration(<generated>)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:302)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:124)
at
org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.invoke(<generated>)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
at
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:122)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:852)
at
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)
at
org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:106)
at
org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:60)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.FileNotFoundException: C:\Program
Files\geronimo-1.1\repository\servicemix-components\servicemix-jsr181\1161180519822\servicemix-jsr181-1161180519822.car\workspace\lib\jaxb-api-2.0.jar
(The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at
org.apache.geronimo.deployment.CopyResourceContext.addFile(CopyResourceContext.java:183)
at
org.apache.geronimo.deployment.CopyResourceContext.addInclude(CopyResourceContext.java:125)
at
org.apache.geronimo.deployment.DeploymentContext.addInclude(DeploymentContext.java:240)
at
org.apache.servicemix.geronimo.ServiceMixConfigBuilder.buildComponent(ServiceMixConfigBuilder.java:262)
at
org.apache.servicemix.geronimo.ServiceMixConfigBuilder.buildConfiguration(ServiceMixConfigBuilder.java:208)
... 20 more
gnodet wrote:
>
> Yes, the plugin has not been tested on 1.1.1 yet.
> Do you have the full stack trace ?
>
> On 10/19/06, fordan <[EMAIL PROTECTED]> wrote:
>>
>> Yeah i tried that one too. And from the console also. From the console it
>> says like
>> to 'jaxb-api.jar' is missing. But it is in the .zip file. When i compiled
>> the plugin
>> it said that is was aimed for Geronimo 1.1 not Geronimo 1.1.1.
>>
>> I really want to get this up and running soon. Tanks for the help so far.
>>
>>
>> gnodet wrote:
>> >
>> > Have you tried copying the component in the Geronimo
>> > deploy dir ?
>> >
>> > On 10/19/06, fordan <[EMAIL PROTECTED]> wrote:
>> >>
>> >> Hello again
>> >>
>> >> Absolutlely i installed both of them they are actually running now.
>> >>
>> >> Regards .
>> >>
>> >> Daniel
>> >>
>> >> gnodet wrote:
>> >> >
>> >> > Did you install the two geronimo plugins ?
>> >> > There is a plugin for the deployer.
>> >> > Also, check from the console that they are
>> >> > started.
>> >> >
>> >> > On 10/19/06, fordan <[EMAIL PROTECTED]> wrote:
>> >> >>
>> >> >> Hello !
>> >> >>
>> >> >> I work as a consultant, helping a customer to set up Servicemix 3.0
>> >> and
>> >> >> Geronimo 1.1 . I did managed to build and install the servicemix
>> >> plugin
>> >> >> for
>> >> >> Geronimo 1.1 . But when i try to deploy the JSR181 JBI SE i got
>> some
>> >> >> errors.
>> >> >> See output in the end of this message. All the other JBI Components
>> >> works
>> >> >> fine. And JSR181 SE works fine in a
>> >> >> a standalone SM.
>> >> >>
>> >> >> Regards,
>> >> >>
>> >> >> Daniel
>> >> >>
>> >> >> C:\>java -jar "%GERONIMO_HOME%"\bin/deployer.jar deploy
>> >> >>
>> >>
>> "%MAVEN_REPO%"\org\apache\servicemix\servicemix-jsr181\3.0-incubating\servicemix-jsr181-3.0-incubating-installer.zip
>> >> >> Username: system
>> >> >> Password:
>> >> >> Error: Unable to distribute
>> >> >> servicemix-jsr181-3.0-incubating-installer.zip: Unable to deploy
>> >> >> C:\Program
>> >> >>
>> >>
>> Files\geronimo-1.1\repository\servicemix-components\servicemix-jsr181\1161264571058\servicemix-jsr181-1161264571058.car\workspace\lib\jaxb-api-2.0.jar
>> >> >> (The system cannot find the file specified)
>> >> >>
>> >> >>
>> >> >>
>> >> >> --
>> >> >> View this message in context:
>> >> >>
>> >>
>> http://www.nabble.com/Problem-deploying-Jsr181-SE-on-Geronimo-1.1-tf2473899.html#a6898217
>> >> >> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >> > --
>> >> > Cheers,
>> >> > Guillaume Nodet
>> >> >
>> >> >
>> >>
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/Problem-deploying-Jsr181-SE-on-Geronimo-1.1-tf2473899.html#a6898434
>> >> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>> >>
>> >>
>> >
>> >
>> > --
>> > Cheers,
>> > Guillaume Nodet
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Problem-deploying-Jsr181-SE-on-Geronimo-1.1-tf2473899.html#a6898800
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
>
>
> --
> Cheers,
> Guillaume Nodet
>
>
--
View this message in context:
http://www.nabble.com/Problem-deploying-Jsr181-SE-on-Geronimo-1.1-tf2473899.html#a6899319
Sent from the ServiceMix - User mailing list archive at Nabble.com.