On Thu, Jul 1, 2010 at 21:45, Andreas <[email protected]> wrote:
> hi, i have just upgraded in eclipse the appengine sdk 1.3.4->1.3.5 .
> however there are some problems that occured, although my application
> was functioning good before the update. The web server returns a HTTP
> Error 500 internal server error.the console outputs the following :
>
> [snip]

Caused by: org.datanucleus.exceptions.NucleusException: Plugin
(Bundle) "org.datanucleus.store.appengine" is already registered.
Ensure you dont have multiple JAR versions of the same plugin in the
classpath. The URL "file:/home/petrucci/Hbasewrk/Helium/war/WEB-INF/
lib/datanucleus-appengine-1.0.3.jar" is already registered, and you
are trying to register an identical plugin located at URL "file:/home/
petrucci/Hbasewrk/Helium/war/WEB-INF/lib/datanucleus-
appengine-1.0.7.final.jar."

BTW, caps in a mailing list = bad.

-- Joe

-- 
Proper software development is like female orgasm. Some claim it's a
myth, others try very hard to make it happen but don't know how, and
most magazines, books and videos showing it are showing faked ones.

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to