Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] STP Helios M2 +3 Build -- signing issues

I'm experiencing issues with the signing procedure on
build.eclipse.org today, and wondering if anyone else
has experienced similar.

It looks like an authentication fail (clip of the stack
below), but the signer name and password I am
supplying are correct and have been tested for
SVN changes and portal login.

So I've two questions -
  * anyone seen this kind of behaviour today
  * would it be acceptable to submit STP M2 +3 today
    as unsigned bundles, while we work this out?

cheers
  --oh

     [java] com.jcraft.jsch.JSchException: Auth fail
     [java] 	at com.jcraft.jsch.Session.connect(Session.java:452)
     [java] 	at com.jcraft.jsch.Session.connect(Session.java:150)
     [java] 	at
org.apache.tools.ant.taskdefs.optional.ssh.SSHBase.openSession(SSHBase.java:212)
     [java] 	at
org.apache.tools.ant.taskdefs.optional.ssh.Scp.upload(Scp.java:291)
     [java] 	at
org.apache.tools.ant.taskdefs.optional.ssh.Scp.execute(Scp.java:203)
     [java] 	at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)


Back to the top