koolking12 / hudson-eclipse

Automatically exported from code.google.com/p/hudson-eclipse
0 stars 0 forks source link

Refreshing Hudson status on Galileo/OSX #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I installed the new version of the plugin on my galileo installation.  I hit 
the show view > hudson, and it popped the exception 
shown below.  I checked the URL in the preferences, which seemed to be OK (the 
plugin told me so).

eclipse.buildId=M20090917-0800
java.version=1.6.0_15
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=fr_FR
Framework arguments:  -product org.eclipse.epp.package.jee.product -keyring 
/Users/js/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -product 
org.eclipse.epp.package.jee.product -keyring 
/Users/js/.eclipse_keyring -showlocation

Error
Fri Oct 09 09:56:52 EDT 2009
An internal error occurred during: "Refreshing Hudson status".

org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.SWT.error(SWT.java:3770)
at org.eclipse.swt.widgets.Display.error(Display.java:961)
at org.eclipse.swt.widgets.Display.checkDevice(Display.java:550)
at org.eclipse.swt.widgets.Display.getSystemColor(Display.java:1621)
at 
org.eclipse.ui.texteditor.StatusLineContributionItem.updateMessageLabel(StatusLi
neContributionItem.java:275)
at 
org.eclipse.ui.texteditor.StatusLineContributionItem.setImage(StatusLineContribu
tionItem.java:146)
at 
dk.contix.eclipse.hudson.views.actions.BuildStatusAction.setUnknown(BuildStatusA
ction.java:38)
at 
dk.contix.eclipse.hudson.JobContentProvider.refresh(JobContentProvider.java:125)
at dk.contix.eclipse.hudson.views.HudsonView$10$1.run(HudsonView.java:380)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Original issue reported on code.google.com by jsbournival on 9 Oct 2009 at 2:03

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed in 1.0.9

Original comment by jre...@gmail.com on 15 Oct 2009 at 8:43

GoogleCodeExporter commented 8 years ago
I have same problem with 1.0.9 on Vista. 

Original comment by lookas...@gmail.com on 1 Nov 2009 at 11:33

GoogleCodeExporter commented 8 years ago
*** Platform Details:

*** System properties:
awt.toolkit=sun.awt.windows.WToolkit
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=M20090917-0800
eclipse.commands=-os
win32
-ws
win32
-arch
x86
-showsplash
C:\Java\eclipse\\plugins\org.eclipse.platform_3.3.201.v200909170800\splash.bmp
-launcher
C:\Java\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
C:\Java\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v2
0090519\eclipse_1206.dll
-startup
C:\Java\eclipse\\plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-product
org.eclipse.epp.package.jee.product
-vm
c:/Java/jdk1.6.0_16/bin\..\jre\bin\client\jvm.dll

Original comment by lookas...@gmail.com on 1 Nov 2009 at 11:37

GoogleCodeExporter commented 8 years ago
I too have this same problem using 1.0.9 & Windows 7 Eclipse Indigo.

Original comment by kevkil...@gmail.com on 26 Aug 2011 at 10:10