eclipse - Mylyn jenkins connector gives always Service Unavailable -


i have installed hudson/jenkins mylyn connector eclipse (as mentioned here: https://stackoverflow.com/a/11543067/863180)

i have configured jenkins, error: server validation failed: unexpected error: unexpected response server while logging in: service unavailable

this complete error:

eclipse.buildid=unknown java.version=1.7.0_13 java.vendor=oracle corporation bootloader constants: os=win32, arch=x86_64, ws=win32, nl=en_us framework arguments:  -showlocation -product com.jboss.jbds.product.product command-line arguments:  -os win32 -ws win32 -arch x86_64 -showlocation -product com.jboss.jbds.product.product  error wed jul 31 08:39:16 cest 2013 server validation failed: unexpected error: unexpected response server while logging in: service unavailable  org.eclipse.core.runtime.coreexception: unexpected error: unexpected response server while logging in: service unavailable     @ org.eclipse.mylyn.internal.hudson.core.hudsoncoreplugin.tocoreexception(hudsoncoreplugin.java:61)     @ org.eclipse.mylyn.internal.hudson.core.hudsonserverbehaviour.validate(hudsonserverbehaviour.java:908)     @ org.eclipse.mylyn.builds.internal.core.buildserver.validate(buildserver.java:369)     @ org.eclipse.mylyn.builds.ui.spi.buildserverpart$validator.run(buildserverpart.java:114)     @ org.eclipse.mylyn.commons.repositories.ui.repositorylocationpart$2.run(repositorylocationpart.java:558)     @ org.eclipse.jface.operation.modalcontext$modalcontextthread.run(modalcontext.java:121) caused by: org.eclipse.mylyn.internal.hudson.core.client.hudsonexception: unexpected response server while logging in: service unavailable     @ org.eclipse.mylyn.internal.hudson.core.client.hudsonoperation.run(hudsonoperation.java:169)     @ org.eclipse.mylyn.internal.hudson.core.client.restfulhudsonclient.validate(restfulhudsonclient.java:412)     @ org.eclipse.mylyn.internal.hudson.core.hudsonserverbehaviour.validate(hudsonserverbehaviour.java:902)     ... 4 more caused by: java.io.ioexception: unexpected response server while logging in: service unavailable     @ org.eclipse.mylyn.internal.hudson.core.client.hudsonoperation.authenticate(hudsonoperation.java:96)     @ org.eclipse.mylyn.commons.repositories.http.core.commonhttpoperation.executeonce(commonhttpoperation.java:114)     @ org.eclipse.mylyn.commons.repositories.http.core.commonhttpoperation.execute(commonhttpoperation.java:65)     @ org.eclipse.mylyn.internal.hudson.core.client.restfulhudsonclient$8.execute(restfulhudsonclient.java:390)     @ org.eclipse.mylyn.internal.hudson.core.client.restfulhudsonclient$8.execute(restfulhudsonclient.java:1)     @ org.eclipse.mylyn.internal.hudson.core.client.hudsonoperation.run(hudsonoperation.java:167)     ... 6 more 

what can fix this?

it works after changing java version jdk 6. (but have no clue why)


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -