Enhancer error with spaces in path names
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache JDO Project > Enhancer error with spaces in path names




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Enhancer error with spaces in path names  
Michelle Caisse


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-28-07 06:11 PM

Hi Andy,

After downloading new jpox jars, I started getting the following error,
which I successfully worked around by moving my maven repository to a
location without spaces in the pathname:

enhance.prepare:

[echo]  jpox.enhancer.jarfile is C:\Documents and
Settings\michelle/.maven/repository\jpox\jars\jpox-enhancer-1.2-SNAPSHOT.jar
[echo]  jpox.javafive.jarfile is C:\Documents and
Settings\michelle/.maven/repository\jpox\jars\jpox-java5-1.2-SNAPSHOT.jar
[echo] jdori.enhancer.classpath is
[echo] enhance.classpath is
[java] Exception in thread "main" Error reading manifest file
[java] org.jpox.exceptions.JPOXException: Error reading manifest file
[java]      at
org.jpox.plugin.NonManagedPluginRegistry.registerBundle(NonManagedPluginRegi
stry.java:327)
[java]      at
org.jpox.plugin.NonManagedPluginRegistry.registerExtensions(NonManagedPlugin
Registry.java:212)
[java]      at
org.jpox.plugin.NonManagedPluginRegistry.registerExtensionPoints(NonManagedP
luginRegistry.java:145)
[java]      at
org.jpox.plugin.PluginManager.registerExtensionPoints(PluginManager.java:83)
[java]      at org.jpox.OMFContext.<init>(OMFContext.java:134)
[java]      at
org.jpox.enhancer.JPOXEnhancer.<init>(JPOXEnhancer.java:124)
[java]      at
org.jpox.enhancer.JPOXEnhancer.main(JPOXEnhancer.java:456)
[java] Caused by: java.io.FileNotFoundException:
C:\Documents%20and%20Settings\michelle\.maven\repository\jpox\jars\jpox-java
5-1.2-SNAPSHOT.jar
(The system
cannot find the path specified)
[java]      at java.util.zip.ZipFile.open(Native Method)
[java]      at java.util.zip.ZipFile.<init>(ZipFile.java:114)
[java]      at java.util.jar.JarFile.<init>(JarFile.java:133)
[java]      at java.util.jar.JarFile.<init>(JarFile.java:97)
[java]      at
org.jpox.plugin.NonManagedPluginRegistry.registerBundle(NonManagedPluginRegi
stry.java:299)
[java]      ... 6 more
[java] Nested Throwables StackTrace:
[java] java.io.FileNotFoundException:
C:\Documents%20and%20Settings\michelle\.maven\repository\jpox\jars\jpox-java
5-1.2-SNAPSHOT.jar
(The system cannot find
the path specified)
[java]      at java.util.zip.ZipFile.open(Native Method)
[java]      at java.util.zip.ZipFile.<init>(ZipFile.java:114)
[java]      at java.util.jar.JarFile.<init>(JarFile.java:133)
[java]      at java.util.jar.JarFile.<init>(JarFile.java:97)
[java]      at
org.jpox.plugin.NonManagedPluginRegistry.registerBundle(NonManagedPluginRegi
stry.java:299)
[java]      at
org.jpox.plugin.NonManagedPluginRegistry.registerExtensions(NonManagedPlugin
Registry.java:212)
[java]      at
org.jpox.plugin.NonManagedPluginRegistry.registerExtensionPoints(NonManagedP
luginRegistry.java:145)
[java]      at
org.jpox.plugin.PluginManager.registerExtensionPoints(PluginManager.java:83)
[java]      at org.jpox.OMFContext.<init>(OMFContext.java:134)
[java]      at
org.jpox.enhancer.JPOXEnhancer.<init>(JPOXEnhancer.java:124)
[java]      at
org.jpox.enhancer.JPOXEnhancer.main(JPOXEnhancer.java:456)

-- Michelle







[ Post a follow-up to this message ]



    Re: Enhancer error with spaces in path names  
Andy Jefferson


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-28-07 06:11 PM

Hi Michelle,

> After downloading new jpox jars, I started getting the following error,

See
http://www.jpox.org/servlet/jira/browse/CORE-3392


=2D-=20
Andy =C2=A0(Java Persistent Objects - http://www.jpox.org)






[ Post a follow-up to this message ]



    RE: Enhancer error with spaces in path names  
Erik Bengtson


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-30-07 12:11 PM

Should be fixed in CVS

-----Message d'origine-----
De : Michelle.Caisse@Sun.COM [mailto:Michelle.Caisse@Sun.COM]=20
Envoy=C3=A9 : vendredi 28 septembre 2007 19:21
=C3=80 : jdo-dev@db.apache.org
Objet : Enhancer error with spaces in path names

Hi Andy,

After downloading new jpox jars, I started getting the following error,=20
which I successfully worked around by moving my maven repository to a=20
location without spaces in the pathname:

enhance.prepare:

[echo]  jpox.enhancer.jarfile is C:\Documents and=20
Settings\michelle/.maven/repository\jpox\jars\jpox-enhancer-1.2-SNAPSHOT.=
jar
[echo]  jpox.javafive.jarfile is C:\Documents and=20
Settings\michelle/.maven/repository\jpox\jars\jpox-java5-1.2-SNAPSHOT.jar=

[echo] jdori.enhancer.classpath is
[echo] enhance.classpath is
[java] Exception in thread "main" Error reading manifest file
[java] org.jpox.exceptions.JPOXException: Error reading manifest =
file
[java]      at=20
org.jpox.plugin.NonManagedPluginRegistry.registerBundle(NonManagedPluginR=
egistry.java:327)
[java]      at=20
org.jpox.plugin.NonManagedPluginRegistry.registerExtensions(NonManagedPlu=
ginRegistry.java:212)
[java]      at=20
org.jpox.plugin.NonManagedPluginRegistry.registerExtensionPoints(NonManag=
edPluginRegistry.java:145)
[java]      at=20
org.jpox.plugin.PluginManager.registerExtensionPoints(PluginManager.java:=
83)
[java]      at org.jpox.OMFContext.<init>(OMFContext.java:134)
[java]      at=20
org.jpox.enhancer.JPOXEnhancer.<init>(JPOXEnhancer.java:124)
[java]      at=20
org.jpox.enhancer.JPOXEnhancer.main(JPOXEnhancer.java:456)
[java] Caused by: java.io.FileNotFoundException:=20
C:\Documents%20and%20Settings\michelle\.maven\repository\jpox\jars\jpox-j=
ava5-1.2-SNAPSHOT.jar=20
(The system
cannot find the path specified)
[java]      at java.util.zip.ZipFile.open(Native Method)
[java]      at java.util.zip.ZipFile.<init>(ZipFile.java:114)
[java]      at java.util.jar.JarFile.<init>(JarFile.java:133)
[java]      at java.util.jar.JarFile.<init>(JarFile.java:97)
[java]      at=20
org.jpox.plugin.NonManagedPluginRegistry.registerBundle(NonManagedPluginR=
egistry.java:299)
[java]      ... 6 more
[java] Nested Throwables StackTrace:
[java] java.io.FileNotFoundException:=20
C:\Documents%20and%20Settings\michelle\.maven\repository\jpox\jars\jpox-j=
ava5-1.2-SNAPSHOT.jar=20
(The system cannot find
the path specified)
[java]      at java.util.zip.ZipFile.open(Native Method)
[java]      at java.util.zip.ZipFile.<init>(ZipFile.java:114)
[java]      at java.util.jar.JarFile.<init>(JarFile.java:133)
[java]      at java.util.jar.JarFile.<init>(JarFile.java:97)
[java]      at=20
org.jpox.plugin.NonManagedPluginRegistry.registerBundle(NonManagedPluginR=
egistry.java:299)
[java]      at=20
org.jpox.plugin.NonManagedPluginRegistry.registerExtensions(NonManagedPlu=
ginRegistry.java:212)
[java]      at=20
org.jpox.plugin.NonManagedPluginRegistry.registerExtensionPoints(NonManag=
edPluginRegistry.java:145)
[java]      at=20
org.jpox.plugin.PluginManager.registerExtensionPoints(PluginManager.java:=
83)
[java]      at org.jpox.OMFContext.<init>(OMFContext.java:134)
[java]      at=20
org.jpox.enhancer.JPOXEnhancer.<init>(JPOXEnhancer.java:124)
[java]      at=20
org.jpox.enhancer.JPOXEnhancer.main(JPOXEnhancer.java:456)

-- Michelle









[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:36 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register