robert@belgareth:~/MyDownloads/CruiseControl/ccsentry$ ./ccsentry.sh
/usr/share/themes/Human/gtk-2.0/gtkrc:71: Engine "ubuntulooks" is unsupported, ignoring
/usr/share/themes/Human/gtk-2.0/gtkrc:241: Priority specification is unsupported, ignoring
Exception in thread "main" java.lang.NoClassDefFoundError: org/jdesktop/jdic/tray/internal/impl/ServiceManagerStub
at org.jdesktop.jdic.tray.internal.ServiceManager.getService(Unknown Source)
at org.jdesktop.jdic.tray.SystemTray.<clinit>(Unknown Source)
at org.ccaccess.view.tray.SentryLauncher.main(SentryLauncher.java:15)
robert@belgareth:~/MyDownloads/CruiseControl/ccsentry$
I am using the Gnome Desktop on Ubuntu...
Robert Kuropkat
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Gave it a shot and got the following:
robert@belgareth:~/MyDownloads/CruiseControl/ccsentry$ ./ccsentry.sh
/usr/share/themes/Human/gtk-2.0/gtkrc:71: Engine "ubuntulooks" is unsupported, ignoring
/usr/share/themes/Human/gtk-2.0/gtkrc:241: Priority specification is unsupported, ignoring
Exception in thread "main" java.lang.NoClassDefFoundError: org/jdesktop/jdic/tray/internal/impl/ServiceManagerStub
at org.jdesktop.jdic.tray.internal.ServiceManager.getService(Unknown Source)
at org.jdesktop.jdic.tray.SystemTray.<clinit>(Unknown Source)
at org.ccaccess.view.tray.SentryLauncher.main(SentryLauncher.java:15)
robert@belgareth:~/MyDownloads/CruiseControl/ccsentry$
I am using the Gnome Desktop on Ubuntu...
Robert Kuropkat