Re: [Neo4j] Creating EXE and a java.Lang error

2011-05-11 Thread Peter Neubauer
Abhishek,
this looks like a packaging classpath problem, not sure how to help. I guess
we could have some Skype screen sharing session  and try to sort it out?

Cheers,

/peter neubauer

GTalk:  neubauer.peter
Skype   peter.neubauer
Phone   +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter  http://twitter.com/peterneubauer

http://www.neo4j.org   - Your high performance graph database.
http://startupbootcamp.org/- Ă–resund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.


On Wed, May 11, 2011 at 11:14 AM, Abhishek AS wrote:

> Was creating an "exe" by exporting JAR and Runnable JARs thro eclipse..
> Using Launch4j to do that. and having proper manifest files with the class
> path too.. But i get the following error when i try to run the created exe
> file.
> Caused by:
> java.Lang.ClassNotFoundException: org.neo4j.graphdb.GraphDatabaseService
> at java.net.URLClassLoader$1.run
> at java.security.AccessController.doPrivileged
> at java.net.URLClassLoader.findClass
> at java.Land.ClassLoader.loadClass
> at sun.misc.Launcher$AppClassLoader.loadClass
> at java.Lang.ClassLoader.loadClass
>
> Could not find the main class: 
>  is there a solution to this.
> i had actually created an exe earlier which was working perfectly fine..
>
>
> Thanks, Regards
> Abhishek
> ___
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[Neo4j] Creating EXE and a java.Lang error

2011-05-11 Thread Abhishek AS
Was creating an "exe" by exporting JAR and Runnable JARs thro eclipse..
Using Launch4j to do that. and having proper manifest files with the class
path too.. But i get the following error when i try to run the created exe
file.
Caused by:
java.Lang.ClassNotFoundException: org.neo4j.graphdb.GraphDatabaseService
at java.net.URLClassLoader$1.run
at java.security.AccessController.doPrivileged
at java.net.URLClassLoader.findClass
at java.Land.ClassLoader.loadClass
at sun.misc.Launcher$AppClassLoader.loadClass
at java.Lang.ClassLoader.loadClass

Could not find the main class: 
 is there a solution to this.
i had actually created an exe earlier which was working perfectly fine..


Thanks, Regards
Abhishek
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user