Skip to main content



      Home
Home » Eclipse Projects » Mylyn » Cannot synchronize tasks - NullPointerException encountered
Cannot synchronize tasks - NullPointerException encountered [message #70962] Tue, 21 July 2009 07:09 Go to next message
Eclipse UserFriend
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
Re: Cannot synchronize tasks - NullPointerException encountered [message #71006 is a reply to message #70962] Wed, 22 July 2009 14:04 Go to previous message
Eclipse UserFriend
Please submit a bug report that includes the stack strace and information
about your environment (os, eclipse version, proxy type):
http://eclipse.org/mylyn/support

Steffen

Malis Ung wrote:

> 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

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Cannot synchronize tasks - NullPointerException encountered [message #598288 is a reply to message #70962] Wed, 22 July 2009 14:04 Go to previous message
Eclipse UserFriend
Please submit a bug report that includes the stack strace and information
about your environment (os, eclipse version, proxy type):
http://eclipse.org/mylyn/support

Steffen

Malis Ung wrote:

> 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

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Previous Topic:Eclipse Galileo, Mylyn and NTLMv2 Proxy
Next Topic:Mylyn 3.2.1 is now available
Goto Forum:
  


Current Time: Tue Jun 24 13:27:59 EDT 2025

Powered by FUDForum. Page generated in 0.07244 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top