The exception says that F has the interface G as super class. This is clearly not the case now, but maybe it was before?
The Javadoc on java.lang.IncompatibleClassChangeError suggests, that you might need to recompile some of the classes.
Lars
I had a similar problem on my WinNT WS 4.0 machine.
The solution was this (as hinted by wolluf):
- open User Manager
- open Policies|User Rights
- select the "Access this computer from network" right
- add the users/groups who should have access
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.