RTC Eclipse BUG
Good afternoon I just got this bug:
I just struck an error, error log:
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20100510 (JIT enabled)
J9VM - 20100509_57823_lHdSMr
JIT - 20091016_1845ifx7_r8
GC - 20091026_AA
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_AU
Command-line arguments: -os linux -ws gtk -arch x86
Error
Thu Apr 26 15:27:47 EST 2012
An internal error occurred during: "Check-in and Deliver".
java.lang.NullPointerException
at com.ibm.team.filesystem.internal.rcp.ui.workitems.workflows.CommitAndDeliverAction$1.run(CommitAndDeliverAction.java:140)
at com.ibm.team.filesystem.ui.actions.teamplace.CommonAction$1.run(CommonAction.java:365)
at com.ibm.team.repository.rcp.ui.operations.JobRunner.run(JobRunner.java:240)
at com.ibm.team.repository.rcp.ui.operations.JobRunner$1.run(JobRunner.java:63)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
This is using Ubuntu 11:10 AMD64, OS.
Any suggestions??
Regards,
Ashley
I just struck an error, error log:
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20100510 (JIT enabled)
J9VM - 20100509_57823_lHdSMr
JIT - 20091016_1845ifx7_r8
GC - 20091026_AA
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_AU
Command-line arguments: -os linux -ws gtk -arch x86
Error
Thu Apr 26 15:27:47 EST 2012
An internal error occurred during: "Check-in and Deliver".
java.lang.NullPointerException
at com.ibm.team.filesystem.internal.rcp.ui.workitems.workflows.CommitAndDeliverAction$1.run(CommitAndDeliverAction.java:140)
at com.ibm.team.filesystem.ui.actions.teamplace.CommonAction$1.run(CommonAction.java:365)
at com.ibm.team.repository.rcp.ui.operations.JobRunner.run(JobRunner.java:240)
at com.ibm.team.repository.rcp.ui.operations.JobRunner$1.run(JobRunner.java:63)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
This is using Ubuntu 11:10 AMD64, OS.
Any suggestions??
Regards,
Ashley
One answer
See whether this workaround worked for you:
I'm able to work around the issues by adding the line:
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-compat/
to my eclipse.ini file.
And check this defect: https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/200853
I'm able to work around the issues by adding the line:
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-compat/
to my eclipse.ini file.
And check this defect: https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/200853
Good afternoon I just got this bug:
I just struck an error, error log:
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20100510 (JIT enabled)
J9VM - 20100509_57823_lHdSMr
JIT - 20091016_1845ifx7_r8
GC - 20091026_AA
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_AU
Command-line arguments: -os linux -ws gtk -arch x86
Error
Thu Apr 26 15:27:47 EST 2012
An internal error occurred during: "Check-in and Deliver".
java.lang.NullPointerException
at com.ibm.team.filesystem.internal.rcp.ui.workitems.workflows.CommitAndDeliverAction$1.run(CommitAndDeliverAction.java:140)
at com.ibm.team.filesystem.ui.actions.teamplace.CommonAction$1.run(CommonAction.java:365)
at com.ibm.team.repository.rcp.ui.operations.JobRunner.run(JobRunner.java:240)
at com.ibm.team.repository.rcp.ui.operations.JobRunner$1.run(JobRunner.java:63)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
This is using Ubuntu 11:10 AMD64, OS.
Any suggestions??
Regards,
Ashley