<?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: Latest Nuxeo IDE in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/latest-nuxeo-ide/m-p/317889#M4890</link>
    <description>&lt;P&gt;https&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2011 14:06:54 GMT</pubDate>
    <dc:creator>Julien_Carsique</dc:creator>
    <dc:date>2011-11-14T14:06:54Z</dc:date>
    <item>
      <title>Latest Nuxeo IDE</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/latest-nuxeo-ide/m-p/317887#M4888</link>
      <description>&lt;P&gt;Just upgraded to the latest IDE and the update ran fine. However, when I jarred my project and started my dev server I was greeted with a strange error (although all the functionality of my plugin appears to work properly).&lt;/P&gt;
&lt;P&gt;The message I get is below - anyone else seen this message and know the cause? I have reverted to previous version and message is gone but I would still like to know the cause &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;SNIP&gt;
2011-10-28 15:44:43,646 INFO  [org.nuxeo.osgi.application.FrameworkBootstrap] Framework started in 17 sec.
2011-10-28 15:44:43,649 ERROR [org.nuxeo.runtime.tomcat.NuxeoLauncher] Failed to handle event
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.nuxeo.osgi.application.FrameworkBootstrap.installBundle(FrameworkBootstrap.java:154)
	at org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap.postloadDevBundles(DevFrameworkBootstrap.java:128)
	at org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap.start(DevFrameworkBootstrap.java:65)
	at org.nuxeo.runtime.tomcat.NuxeoLauncher.handleEvent(NuxeoLauncher.java:115)
	at org.nuxeo.runtime.tomcat.NuxeoLauncher.lifecycleEvent(NuxeoLauncher.java:87)
	at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4424)
	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526)
	at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:630)
	at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:556)
	at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:491)
	at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1206)
	at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:314)
	at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
	at org.apache.catalina.core.StandardHost.start(StandardHost.java:722)
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
	at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
	at org.apache.catalina.core.StandardService.start(StandardService.java:516)
	at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
	at org.apache.catalina.startup.Catalina.start(Catalina.java:583)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
	at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Caused by: java.io.FileNotFoundException: bundle:C:\Users\bgrant.CONCENA\workspace371\RobinsonDM\bin\main (The filename, directory name, or volume label syntax is incorrect)
	at java.util.zip.ZipFile.open(Native Method)
	at java.util.zip.ZipFile.&lt;INIT&gt;(Unknown Source)
	at java.util.jar.JarFile.&lt;INIT&gt;(Unknown Source)
	at java.util.jar.JarFile.&lt;INIT&gt;(Unknown Source)
	at org.nuxeo.osgi.JarBundleFile.&lt;INIT&gt;(JarBundleFile.java:62)
	at org.nuxeo.osgi.application.loader.FrameworkLoader.install(FrameworkLoader.java:201)
	... 33 more
2011-10-28 15:44:44,715 WARN  [org.hibernate.ejb.Ejb3Configuration] Overriding 
:
&lt;SNIP&gt;&lt;/SNIP&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/SNIP&gt;</description>
      <pubDate>Fri, 28 Oct 2011 22:23:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/latest-nuxeo-ide/m-p/317887#M4888</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2011-10-28T22:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Latest Nuxeo IDE</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/latest-nuxeo-ide/m-p/317888#M4889</link>
      <description>&lt;P&gt;It's obviously an issue with the backslashes in Windows paths:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Caused by: java.io.FileNotFoundException: bundle:C:Usersbgrant.CONCENAworkspace371RobinsonDMbinmain&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Could you create an issue on &lt;A href="https://jira.nuxeo.com/browse/NXIDE" target="test_blank"&gt;https://jira.nuxeo.com/browse/NXIDE&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2011 14:49:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/latest-nuxeo-ide/m-p/317888#M4889</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2011-10-31T14:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Latest Nuxeo IDE</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/latest-nuxeo-ide/m-p/317889#M4890</link>
      <description>&lt;P&gt;https&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2011 14:06:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/latest-nuxeo-ide/m-p/317889#M4890</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2011-11-14T14:06:54Z</dc:date>
    </item>
  </channel>
</rss>

