[Bluej-discuss] An error during obtaining server wrappers

Thomas Röfer Thomas.Roefer at dfki.de
Wed Nov 14 21:08:39 GMT 2007


Hi,
 
> I have a student who get this message when he tries to share a project
> in BlueJ:
> 
> An error during obtaining server wrappers.

I got no answer to this posting, but I found the problem: The student had
added echo statements to the scripts that are executed during login.
BlueJ/CVS logs in on the server opening a non-interactive shell and expects
not to get additional text responses. If it does, the connection fails.

This is also the reason for a strange error message when trying to checkout
a shared project:

Can't find bundle for base name org.netbeans.lib.cvsclient.response.Bunde,
locale de_DE

Actually, it has nothing to do with a missing file, but with unexpected
responses from the server.

Best regards

Thomas Röfer



More information about the bluej-discuss mailing list