strange error using CVS and ext: setting on MAC OSX
TeamServer Build 1492
Mac OSX 10.4.7
Java 5
Settings:
ModuleName Modul
CVSROOT :ext:user@host:/usr/local/cvsroot
Path to external rsh: ssh
Always get a NULL VALUE error message while testing connection
Same settings in IntelliJ 6 Beta works fine.
Any ideas out there,
Greetings,
TOM
Please sign in to leave a comment.
Could you please try to use 'ssh' protocol instead of 'ext'?
Thanks!
"Tom Lamers" <no_reply@jetbrains.com> wrote in message
news:17402480.1154074766483.JavaMail.itn@is.intellij.net...
>
>
>
>
>
>
Same NULL Value error when using ssh instead of ext setting.
Hopefully there is a more specific error message in one of the next releases.
Greetings,
TOM
I think I get the same thing, heres a stacktrace taken from the build results screen:
Could not get project sources: for build #4
org.netbeans.lib.cvsclient.util.BugLog$BugException: Value must not be null! org.netbeans.lib.cvsclient.util.BugLog$BugException: Value must not be null! at org.netbeans.lib.cvsclient.util.BugLog.assertNotNull(BugLog.java:61) at com.intellij.cvsSupport2.connections.sshViaMaverick.SshPasswordMaverickConnection.]]>(SshPasswordMaverickConnection.java:24) at com.intellij.cvsSupport2.connections.CvsConnectionUtil.createSshConnection(CvsConnectionUtil.java:58) at jetbrains.buildServer.buildTriggers.vcs.cvs.CvsSupport.createCvsConnection(CvsSupport.java:102) at jetbrains.buildServer.buildTriggers.vcs.cvs.CvsSupport.buildPatch(CvsSupport.java:223) at jetbrains.buildServer.serverSide.impl.BuildTypeImpl.buildPatch(BuildTypeImpl.java:27) at jetbrains.buildServer.serverSide.impl.BuildTypeImpl.buildPatch(BuildTypeImpl.java:22) at jetbrains.buildServer.serverSide.impl.BuildStarter$3.run(BuildStarter.java:19) at java.lang.Thread.run(Thread.java:613)
I had the same problem on Linux.
I expect that it'll be fixed in the next EAP.
See http://www.jetbrains.net/jira/browse/TW-1060
Could you please test it with the latest EAP?
Thanks!
--
Olesya Smirnova
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Maarten Hazewinkel" <no_reply@jetbrains.com> wrote in message
news:28893604.1161781589595.JavaMail.itn@is.intellij.net...
>I had the same problem on Linux.
I'm getting different errors now, but still no success with settings identical to my IDEA settings (running on the same machine, same user).
See
http://www.jetbrains.net/jira/browse/TW-1105