Cannot synchronize tasks - NullPointerException encountered [message #598259] |
Tue, 21 July 2009 07:09 |
Eclipse User |
|
|
|
Hi,
I've started to use Mylyn with Galileo for a few weeks now, but since a
couple of weeks, I get a NullPointerException everytime a tasks
synchronization is done.
Here's the error log:
Severity: Error
Message: Synchronization failed
Exception Stack trace:
java.lang.NullPointerException
at
org.eclipse.core.internal.net.AbstractProxyProvider.select(A bstractProxyProvider.java:37)
at
org.eclipse.core.internal.net.ProxyManager.getProxyDataForHo st(ProxyManager.java:365)
at org.eclipse.mylyn.commons.net.WebUtil.getProxy(WebUtil.java: 687)
at
org.eclipse.mylyn.internal.tasks.core.TaskRepositoryLocation .getProxyForHost(TaskRepositoryLocation.java:54)
at
org.eclipse.mylyn.commons.net.WebUtil.configureHttpClientPro xy(WebUtil.java:184)
at
org.eclipse.mylyn.commons.net.WebUtil.createHostConfiguratio n(WebUtil.java:246)
at
org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.conn ectInternal(BugzillaClient.java:232)
at
org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.getC onnectGzip(BugzillaClient.java:225)
at
org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.getR epositoryConfiguration(BugzillaClient.java:550)
at
org.eclipse.mylyn.internal.bugzilla.core.BugzillaClient.getT askData(BugzillaClient.java:1673)
at
org.eclipse.mylyn.internal.bugzilla.core.BugzillaTaskDataHan dler.getMultiTaskData(BugzillaTaskDataHandler.java:324)
at
org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeTasksJ ob.synchronizeTasks(SynchronizeTasksJob.java:284)
at
org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeTasksJ ob.runInternal(SynchronizeTasksJob.java:193)
at
org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeTasksJ ob.run(SynchronizeTasksJob.java:146)
at
org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeTasksJ ob.run(SynchronizeTasksJob.java:125)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Session data:
eclipse.buildId=I20090611-1540
java.version=1.6.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product
org.eclipse.epp.package.java.product
I am using a proxy, but actually everything seems to work: the update
mechanism works, and when I valide the settings for my bugzilla repository
I do not get any error.
Is that a configuration problem on my computer or is there a bug in the
Mylyn plugin?
Thanks in advance for your help!
Regards,
Malis
|
|
|
Powered by
FUDForum. Page generated in 0.04277 seconds