<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Install non bundle files: [org.nuxeo.osgi.application.loader.FrameworkLoader] Failed to install bundle in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/install-non-bundle-files-org-nuxeo-osgi-application-loader/m-p/325568#M12569</link>
    <description>&lt;P&gt;Yes it is, and related to that one too https&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2015 15:35:26 GMT</pubDate>
    <dc:creator>Dalal_</dc:creator>
    <dc:date>2015-08-06T15:35:26Z</dc:date>
    <item>
      <title>Install non bundle files: [org.nuxeo.osgi.application.loader.FrameworkLoader] Failed to install bundle</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/install-non-bundle-files-org-nuxeo-osgi-application-loader/m-p/325565#M12566</link>
      <description>&lt;P&gt;Is it possible to install non bundle files in nuxeo, I tried to add some jars needed so that Nuxeo birt works.
I found that &lt;A href="https://jira.nuxeo.com/browse/NXP-9255"&gt;ticket&lt;/A&gt;  ... if it's not possible where should I put those jars?&lt;/P&gt;
&lt;P&gt;In startup I have that kind of errors:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2015-08-06 10:49:28,426 ERROR [localhost-startStop-1] [org.nuxeo.osgi.application.loader.FrameworkLoader] Failed to install bundle: C:\nuxeo-cap-7.3-tomcat\nxserver\bundles\org.eclipse.core.resources-3.8.1.v20121114-124432.jar
org.osgi.framework.BundleException: Failed to start bundle at: C:\nuxeo-cap-7.3-tomcat\nxserver\bundles\org.eclipse.core.resources-3.8.1.v20121114-124432.jar with activator: org.eclipse.core.resources.ResourcesPlugin
	at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:299)
	at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:177)
	at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:125)
	at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:98)
	at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:186)
	at org.nuxeo.osgi.application.loader.FrameworkLoader.install(FrameworkLoader.java:278)
	at org.nuxeo.osgi.application.loader.FrameworkLoader.doStart(FrameworkLoader.java:234)
	at org.nuxeo.osgi.application.loader.FrameworkLoader.start(FrameworkLoader.java:126)
	at org.nuxeo.runtime.deployment.NuxeoStarter.start(NuxeoStarter.java:118)
	at org.nuxeo.runtime.deployment.NuxeoStarter.contextInitialized(NuxeoStarter.java:91)
	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4994)
	at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5492)
	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:649)
	at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:672)
	at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1861)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.SecurityException: class "org.eclipse.core.runtime.IStatus"'s signer information does not match signer information of other classes in the same package
	at java.lang.ClassLoader.checkCerts(ClassLoader.java:895)
	at java.lang.ClassLoader.preDefineClass(ClassLoader.java:665)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:758)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1227)
	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1690)
	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571)
	at java.lang.Class.getDeclaredConstructors0(Native Method)
	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
	at java.lang.Class.getConstructor0(Class.java:3075)
	at java.lang.Class.newInstance(Class.java:412)
	at org.nuxeo.osgi.BundleImpl.getActivator(BundleImpl.java:275)
	at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:291)
	... 22 more
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Aug 2015 11:00:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/install-non-bundle-files-org-nuxeo-osgi-application-loader/m-p/325565#M12566</guid>
      <dc:creator>Dalal_</dc:creator>
      <dc:date>2015-08-06T11:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Install non bundle files: [org.nuxeo.osgi.application.loader.FrameworkLoader] Failed to install bundle</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/install-non-bundle-files-org-nuxeo-osgi-application-loader/m-p/325566#M12567</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Non bundle JARs must go into &lt;CODE&gt;lib&lt;/CODE&gt; or &lt;CODE&gt;nxserver/lib&lt;/CODE&gt;, not in &lt;CODE&gt;nxserver/bundles&lt;/CODE&gt;.&lt;/P&gt;
&lt;P&gt;Note that the &lt;CODE&gt;Caused by: java.lang.SecurityException: class "org.eclipse.core.runtime.IStatus"'s signer information does not match signer information of other classes in the same package&lt;/CODE&gt; issue will probably still happen: it is raised when there is a collision between signed and unsigned (or differently signed) classes in the same Java package (here it is &lt;CODE&gt;org.eclipse.core.runtime&lt;/CODE&gt;). The easier fix is to remove the signature.&lt;/P&gt;
&lt;P&gt;Note also that &lt;CODE&gt;org.eclipse.core.resources-3.8.1.v20121114-124432.jar&lt;/CODE&gt; embeds classes already present in the classpath:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;nuxeo-cap-7.3-tomcat]$ rgrep org.eclipse.core.runtime.IStatus
Fichier binaire bin/nuxeo-launcher.jar correspondant
Fichier binaire nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar correspondant
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;I tried to add some jars needed so that Nuxeo birt works&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;What is the issue with BIRT? Had you experienced some problems with &lt;A href="https://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-birt-integration"&gt;the Nuxeo BIRT Marketplace Package&lt;/A&gt; ?&lt;BR /&gt; /&amp;gt;
It was a pain to integrate BIRT because of their relocated dependencies. You have little chances to succeed going straight forward that way ("adding some jars needed"). You should rather report your issue, waiting for or contributing a fix to &lt;A href="https://github.com/nuxeo/nuxeo-birt" target="test_blank"&gt;https://github.com/nuxeo/nuxeo-birt&lt;/A&gt; or &lt;A href="https://github.com/nuxeo/marketplace-birt" target="test_blank"&gt;https://github.com/nuxeo/marketplace-birt&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2015 12:15:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/install-non-bundle-files-org-nuxeo-osgi-application-loader/m-p/325566#M12567</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2015-08-06T12:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Install non bundle files: [org.nuxeo.osgi.application.loader.FrameworkLoader] Failed to install bundle</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/install-non-bundle-files-org-nuxeo-osgi-application-loader/m-p/325567#M12568</link>
      <description>&lt;P&gt;Is it related to your [Nuxeo-birt-create-model-error](https&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2015 12:18:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/install-non-bundle-files-org-nuxeo-osgi-application-loader/m-p/325567#M12568</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2015-08-06T12:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Install non bundle files: [org.nuxeo.osgi.application.loader.FrameworkLoader] Failed to install bundle</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/install-non-bundle-files-org-nuxeo-osgi-application-loader/m-p/325568#M12569</link>
      <description>&lt;P&gt;Yes it is, and related to that one too https&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2015 15:35:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/install-non-bundle-files-org-nuxeo-osgi-application-loader/m-p/325568#M12569</guid>
      <dc:creator>Dalal_</dc:creator>
      <dc:date>2015-08-06T15:35:26Z</dc:date>
    </item>
  </channel>
</rss>

