Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Solved]Begin event threw error java.lang.NoClassDefFoundError: com/couchbase/client/CouchbaseClient #221

Closed
ghost opened this issue Aug 24, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 24, 2015

From l173246...@gmail.com on October 20, 2013 12:08:49

This problew was in memcached-session-mamager-1.6.5
next lines are error codes
SEVERE: Begin event threw error
java.lang.NoClassDefFoundError: com/couchbase/client/CouchbaseClient
at
de.javakaffee.web.msm.MemcachedBackupSessionManager.(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)

and I have added this jar file ,and my problem solved
couchbase-client-1.1.4.jar
(http://files.couchbase.com/maven2/couchbase/couchbase-client/1.1.4/couchbase-client-1.1.4.jar)

Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=180

@ghost
Copy link
Author

ghost commented Aug 24, 2015

From martin.grotzke on October 20, 2013 03:27:55

So finally you followed the setup instructions ;-)

Status: Invalid

@ghost ghost closed this as completed Aug 24, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants