Freeman, are you behind a proxy ? I'm not and Lars is, so it may be the difference.
On Fri, Feb 29, 2008 at 11:13 AM, Freeman Fang <[EMAIL PROTECTED]> wrote: > Hi Lars, > > The kernal quick start example works well for me > > Regards > > Freeman > > On Fri, Feb 29, 2008 at 5:05 PM, Lars Heinemann <[EMAIL PROTECTED]> > > > wrote: > > > Guillaume, > > > > exact the same behaviour as described in my first mail. > > I even tried to reinstall the kernel and then retry, but it didn't helped. > > > > I really have no idea whats wrong there. Is that uri referencing to > > jaxb-impl > > correct? > > > > Regards, > > Lars > > > > > > Am Freitag, 29. Februar 2008 09:54:18 schrieb Guillaume Nodet: > > > Could you retry ? I suspect a problem accessing the snapshot > > > repository, as I've just run the same commands without any > > > problems. > > > > > > On Fri, Feb 29, 2008 at 9:41 AM, Lars Heinemann > > > > > > <[EMAIL PROTECTED]> wrote: > > > > Guillaume, > > > > > > > > I just tested the kernel and found that the described quickstart > > > > (http://servicemix.apache.org/SMX4KNL/1-quick-start.html) is not > > working > > > > for me. I don't know if it's only in your version or if it's a general > > > > issue. > > > > > > > > The following is the output: > > > > > > > > [EMAIL PROTECTED]:/> obr addUrl > > > > > > > > > > http://svn.apache.org/repos/asf/servicemix/smx4/obr-repo/repository-snaps > > > >hot.xml [EMAIL PROTECTED]:/> obr start > > > > org.apache.servicemix.bundles.jaxb-impl-2.0.3 camel-spring > > > > camel-example-osgi > > > > Target resource(s): > > > > ------------------- > > > > ServiceMix OSGI Common Bundles: jaxb-impl (1.0.0.SNAPSHOT) > > > > camel-example-osgi (1.3.0.SNAPSHOT) > > > > camel-spring (1.3.0.SNAPSHOT) > > > > > > > > Required resource(s): > > > > --------------------- > > > > geronimo-activation_1.1_spec (1.0.1) > > > > ServiceMix OSGI Common Bundles: jaxb-api (1.0.0.SNAPSHOT) > > > > camel-core (1.3.0.SNAPSHOT) > > > > spring-tx (2.5.0) > > > > Resolver: Install error - > > org.apache.servicemix.bundles.jaxb-impl-2.0.3 > > > > java.lang.RuntimeException: URL > > > > > > > > [mvn: > > > http://people.apache.org/repo/m2-snapshot-repository!org.apache.serv<http://people.apache.org/repo/m2-snapshot-repository%21org.apache.serv> > > > > > >icemix.bundles/org.apache.servicemix.bundles.jaxb-impl-2.0.3 > > /1.0-SNAPSHOT] > > > > could not be resolved. > > > > at > > > > > > > > org.ops4j.pax.url.mvn.internal.Connection.getInputStream( > > Connection.java: > > > >167) at java.net.URL.openStream(URL.java:1007) > > > > at > > > > > > > > org.apache.felix.bundlerepository.ResolverImpl.deploy( > > ResolverImpl.java:5 > > > >13) at > > > > > > > > org.apache.geronimo.gshell.obr.ObrCommandSupport.doDeploy > > (ObrCommandSuppo > > > >rt.java:195) at > > > > > > > > org.apache.geronimo.gshell.obr.StartCommand.doExecute( > > StartCommand.java:2 > > > >6) at > > > > > > > > org.apache.geronimo.gshell.obr.ObrCommandSupport.doExecute > > (ObrCommandSupp > > > >ort.java:56) at > > > > > > > > org.apache.geronimo.gshell.support.OsgiCommandSupport.doExecute > > (OsgiComma > > > >ndSupport.java:133) at > > > > > > > > org.apache.geronimo.gshell.support.OsgiCommandSupport.execute > > (OsgiCommand > > > >Support.java:91) at sun.reflect.GeneratedMethodAccessor15.invoke > > (Unknown > > > > Source) at > > > > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke > > (DelegatingMethodAccessorI > > > >mpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) > > > > at > > > > > > > > > > org.springframework.osgi.service.importer.internal.aop.ServiceInvoker.doI > > > >nvoke(ServiceInvoker.java:59) at > > > > > > > > > > org.springframework.osgi.service.importer.internal.aop.ServiceInvoker.inv > > > >oke(ServiceInvoker.java:67) at > > > > > > > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed > > (Refl > > > >ectiveMethodInvocation.java:171) at > > > > > > > > > > org.springframework.osgi.service.importer.internal.aop.ServiceTCCLInterce > > > >ptor.invoke(ServiceTCCLInterceptor.java:34) at > > > > > > > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed > > (Refl > > > >ectiveMethodInvocation.java:171) at > > > > > > > > > > org.springframework.osgi.service.importer.support.LocalBundleContextAdvic > > > >e.invoke(LocalBundleContextAdvice.java:59) at > > > > > > > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed > > (Refl > > > >ectiveMethodInvocation.java:171) at > > > > > > > > > > org.springframework.aop.support.DelegatingIntroductionInterceptor.doProce > > > >ed(DelegatingIntroductionInterceptor.java:131) at > > > > > > > > > > org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke( > > > >DelegatingIntroductionInterceptor.java:119) at > > > > > > > > org.springframework.aop.framework.ReflectiveMethodInvocation.proceed > > (Refl > > > >ectiveMethodInvocation.java:171) at > > > > > > > > org.springframework.aop.framework.JdkDynamicAopProxy.invoke > > (JdkDynamicAop > > > >Proxy.java:204) at $Proxy12.execute(Unknown Source) > > > > at > > > > > > > > > > org.apache.geronimo.gshell.spring.SpringCommandRegistry$GroupCommand.exec > > > >ute(SpringCommandRegistry.java:221) at > > > > > > > > org.apache.geronimo.gshell.DefaultCommandExecutor.execute > > (DefaultCommandE > > > >xecutor.java:209) at > > > > > > > > org.apache.geronimo.gshell.spring.SpringCommandExecutor.execute > > (SpringCom > > > >mandExecutor.java:64) at > > > > > > > > org.apache.geronimo.gshell.ExecutingVisitor.visit( > > ExecutingVisitor.java:9 > > > >6) at > > > > > > > > org.apache.geronimo.gshell.parser.ASTExpression.jjtAccept( > > ASTExpression.j > > > >ava:17) at > > > > > > > > org.apache.geronimo.gshell.parser.SimpleNode.childrenAccept( > > SimpleNode.ja > > > >va:57) at > > > > > > > > org.apache.geronimo.gshell.ExecutingVisitor.visit( > > ExecutingVisitor.java:7 > > > >9) at > > > > > > > > org.apache.geronimo.gshell.parser.ASTCommandLine.jjtAccept > > (ASTCommandLine > > > >.java:17) at > > > > > > > > org.apache.geronimo.gshell.spring.SpringCommandLineBuilder$1.execute > > (Spri > > > >ngCommandLineBuilder.java:87) at > > > > > > > > org.apache.geronimo.gshell.DefaultCommandExecutor.execute > > (DefaultCommandE > > > >xecutor.java:86) at > > > > > > > > org.apache.geronimo.gshell.spring.SpringCommandExecutor.execute > > (SpringCom > > > >mandExecutor.java:60) at > > > > org.apache.geronimo.gshell.DefaultShell.execute(DefaultShell.java > > :123) > > > > at > > > > org.apache.geronimo.gshell.DefaultShell$1.execute(DefaultShell.java > > :155) > > > > at > > > > org.apache.geronimo.gshell.console.Console.work(Console.java:187) at > > > > org.apache.geronimo.gshell.console.Console.run(Console.java:128) at > > > > > > > > org.apache.geronimo.gshell.console.JLineConsole.run(JLineConsole.java > > :68) > > > > at org.apache.geronimo.gshell.DefaultShell.run(DefaultShell.java:202) > > at > > > > org.apache.geronimo.gshell.spring.GShell.run(GShell.java:115) at > > > > java.lang.Thread.run(Thread.java:595) > > > > > > > > Deploying...done. > > > > > > > > > > > > The demo definitly doesn't run as it should. > > > > > > > > I tested most of the rest of the console functions and they seem to > > work > > > > fine. So if this issue gets solved I would vote with +1. > > > > > > > > Regards, > > > > Lars > > > > > > > > Am Donnerstag, 28. Februar 2008 17:51:54 schrieb Guillaume Nodet: > > > > > I've uploaded a distribution of ServiceMix Kernel 1.0-m2. > > > > > > > > > > > > > http://people.apache.org/~gnodet/staging/servicemix-kernel-1.0-m2/org/<http://people.apache.org/%7Egnodet/staging/servicemix-kernel-1.0-m2/org/> > > > > > > >apach e/servicemix/kernel/apache-servicemix-kernel/1.0-m2 The svn > > tag > > > > > is available at > > > > > > > > > > > > http://svn.apache.org/repos/asf/servicemix/smx4/kernel/tags/kernel-1.0 > > > > >-m2/ > > > > > > > > > > This second milestone mostly contain bug fixes compared to m1, but > > > > > some of them are quite important. > > > > > Release notes: > > > > > > > > > > > > http://svn.apache.org/repos/asf/servicemix/smx4/kernel/tags/kernel-1.0 > > > > >-m2/R ELEASE-NOTES.txt > > > > > > > > > > [ ] +1 Release ServiceMix Kernel 1.0-m2 > > > > > [ ] -1 Do not release > > > > > > > > > > Happy reviewing and voting > > > > > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
