1 Reply Latest reply on Dec 13, 2013 3:42 AM by ffang

    error installing jpa-hibernate feature in jboss-fuse-6.1.0.redhat-139

    anupradhan

      I am getting this error when trying to install the jpa-hibernate feature. I have setup the maven repositories, and also the internet proxy server,

      13:39:40,413 | INFO  | l Console Thread | Console                     | 15 - org.apache.karaf.shell.console - 2.3.0.redhat-610139 | Exception caught while executing command

      org.osgi.framework.BundleException: Jar is not a bundle, no Bundle-SymbolicName mvn:org.springframework/spring-jdbc/3.2.4.RELEASE

          at org.apache.karaf.features.internal.FeaturesServiceImpl.installBundleIfNeeded(FeaturesServiceImpl.java:772)[22:org.apache.karaf.features.core:2.3.0.redhat-610139]

          at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:586)[22:org.apache.karaf.features.core:2.3.0.redhat-610139]

          at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:399)[22:org.apache.karaf.features.core:2.3.0.redhat-610139]

          at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:387)[22:org.apache.karaf.features.core:2.3.0.redhat-610139]

          at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:383)[22:org.apache.karaf.features.core:2.3.0.redhat-610139]

          at org.apache.karaf.features.command.InstallFeatureCommand.doExecute(InstallFeatureCommand.java:62)[29:org.apache.karaf.features.command:2.3.0.redhat-610139]

          at org.apache.karaf.features.command.FeaturesCommandSupport.doExecute(FeaturesCommandSupport.java:41)[29:org.apache.karaf.features.command:2.3.0.redhat-610139]

          at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:39)[15:org.apache.karaf.shell.console:2.3.0.redhat-610139]

          at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)[15:org.apache.karaf.shell.console:2.3.0.redhat-610139]

          at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

          at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

          at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

          at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

          at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

          at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

          at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)[17:org.apache.felix.gogo.runtime:0.11.0.redhat-610139]

          at org.apache.karaf.shell.console.jline.Console.run(Console.java:174)[15:org.apache.karaf.shell.console:2.3.0.redhat-610139]

          at org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:61)[15:org.apache.karaf.shell.console:2.3.0.redhat-610139]