Hi,

I see in the log that some important bundles have not been installed :

1) Hibernate is not installed

09:21:20,016 | ERROR | Thread-5         | FeaturesServiceImpl              |
s.internal.FeaturesServiceImpl$1  380 | Error installing boot feature
reportincident
org.osgi.framework.BundleException: Unresolved constraint in bundle 114:
package; (package=org.hibernate.classic)

2) Idem for MySQL

09:21:19,313 | ERROR | Thread-5         | FeaturesServiceImpl              |
s.internal.FeaturesServiceImpl$1  380 | Error installing boot feature
jdbc-driver
java.lang.RuntimeException: URL
[mvn:com.mysql.jdbc/com.springsource.com.mysql.jdbc/5.1.6] could not be
resolved. (enable TRACE logging for details)
    at
org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:193)
    at java.net.URL.openStream(URL.java:1009)

3) Dom4j

09:21:19,673 | ERROR | Thread-5         | FeaturesServiceImpl              |
s.internal.FeaturesServiceImpl$1  380 | Error installing boot feature
hibernate
java.lang.RuntimeException: URL
[mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/1.6_2-SNAPSHOT]
could not be resolved. (enable TRACE logging for details)
    at
org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:193)
    at java.net.URL.openStream(URL.java:1009)
    at org.apache.servicemix.kernel.gshell.features.internal.Feat

This is strange because I don't see this bundle on apache maven repo

This bundle can be recreated locally if you have a copy of the following
project :

http://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk/dom4j-1.6

Can you review this ?

Regards,

Charles Moulliard
Senior Enterprise Architect
Apache Camel Committer

*****************************
blog : http://cmoulliard.blogspot.com


On Tue, Jul 7, 2009 at 4:08 PM, Kevin.Zhang <zhangyongji...@yahoo.com>wrote:

>
> Hi Charles,
>
> I just uploaded the log file. Please take a look and let me know if you
> need
> more information.
>
> Thanks a lot,
> Kevin
>
> http://www.nabble.com/file/p24373875/servicemix.log.zip servicemix.log.zip
>
>
> cmoulliard wrote:
> >
> > Hi Kevin,
> >
> > I don't see any bundles concerning MySQL or Hibernate.
> >
> > Can you send me what you have in the log for the last bundles 108 - 113 ?
> > I
> > see that some of them are in status "Resolved". So information of the log
> > will help us
> >
> > [ 108] [Resolved   ] [       ] [   60] Apache ServiceMix Bundles:
> > commons-dbcp-1.2.2 (1.2.2.3)
> > [ 109] [Resolved   ] [       ] [   60] Spring ORM (2.5.6)
> > [ 110] [Resolved   ] [       ] [   60] Spring JDBC (2.5.6)
> > [ 111] [Resolved   ] [       ] [   60] ActiveMQ Queuing engine
> > (1.0.0.SNAPSHOT)
> > [ 112] [Resolved   ] [       ] [   60] Camel Queuing Service
> > (1.0.0.SNAPSHOT)
> > [ 113] [Resolved   ] [       ] [   60] Report Incident Model Bundle
> >
> > Regards,
> >
> >
> > Charles Moulliard
> > Senior Enterprise Architect
> > Apache Camel Committer
> >
> > *****************************
> > blog : http://cmoulliard.blogspot.com
> >
> >
> > On Mon, Jul 6, 2009 at 6:25 PM, Kevin.Zhang
> > <zhangyongji...@yahoo.com>wrote:
> >
> >>
> >> Hi Charles,
> >>
> >> Below please find the list of bundles installed:
> >>
> >> s...@root:/> osgi/list
> >> START LEVEL 100
> >>   ID   State         Spring     Level  Name
> >> [   0] [Active     ] [       ] [    0] System Bundle (1.5.0.r752991)
> >> [   1] [Active     ] [       ] [   10] Apache Felix Prefrences Service
> > ........................
> >>
> >>
> >
> >
> > -----
> > Charles Moulliard
> > SOA Architect
> >
> > My Blog : http://cmoulliard.blogspot.com/
> >
>
> --
> View this message in context:
> http://www.nabble.com/Have-anybody-here-tried-the-tutorial-osgi-camel-part2--tp24327596p24373875.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>

Reply via email to