[appengine-java] Re: Help, error from example - java.lang.NoClassDefFoundError: Could not initialize class guestbook.PMF

2012-02-24 Thread Vaso
How to reinstall appengine & eclipse plugin? Can it help to decide problem? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group

[appengine-java] Re: Help, error from example - java.lang.NoClassDefFoundError: Could not initialize class guestbook.PMF

2012-02-22 Thread Vaso
I write to CLASSPATH C:\; Less errors: HTTP ERROR 500 Problem accessing /. Reason: java.lang.NoClassDefFoundError: Could not initialize class guestbook.PMF Caused by: javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could not initialize class guestbook.PMF at org.apach

[appengine-java] Re: Help, error from example - java.lang.NoClassDefFoundError: Could not initialize class guestbook.PMF

2012-02-21 Thread Vaso
1. what CLASSPATH variable must contain? I know - path to *.class, but i have them C:\!Work\Java\GoogleAE\Guestbook\war\WEB-INF\classes\guestbook, also for examle C:\Program Files (x86)\Google\google_appengine \gwt-2.4.0\samples\Validation\war\WEB-INF\classes\com\google\gwt\sample \validation\shar

[appengine-java] Re: Help, error from example - java.lang.NoClassDefFoundError: Could not initialize class guestbook.PMF

2012-02-20 Thread datanucleus
So fix your file permissions. The following message cannot be more clear access denied ("java.io.FilePermission" "C:\" "read") Why "C:\" is in the CLASSPATH only you would know -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To p

[appengine-java] Re: Help, error from example - java.lang.NoClassDefFoundError: Could not initialize class guestbook.PMF

2012-02-20 Thread datanucleus
If you have a NoClassDefFoundError then you need to mention what is the class ... likely the cause of that error. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegrou