Hudlite Client Centos5 Workstation

flamer
Posts: 42
Member Since:
2006-09-13

Hi.

Our trixbox and hudlite system works fine, no issues with windows front ends.

I changed the o/s on an office PC from windxxs to Centos5 as the user only needs basic mail and web access.
Its an eldish NEC machine that hates to run XP.

So, all working but struggling with the hudlite client.

Managed to download and install the client from the .org website.

I can execute it and the familure hudlite screen appears then the program exits.
Downloaded java and installed to the recomended directory.

Created a symlink in the firefox /plugins directory and confirmed the java is working.

Still no luck with the hudlite client.

I will carry on googling away but anyone here point me in the right direction please?

Kind Regards
Phil Hamer
MAGMA.



flamer
Posts: 42
Member Since:
2006-09-13
Possible incorrect path

From ubuntu forums :-

Apparantly :-
'start_HUD.sh' has the following line: PATH=$PATH:/usr/java/jre1.5.0_06/bin/

So, try to edit this and change the path.
If i cant change the script, will create the directory in the path and stick a symlink to the java runtime its looking for.

Try tomorrow when back at work.



flamer
Posts: 42
Member Since:
2006-09-13
Not Working

Hi.
Changed the path in the script file so its pointing to the correct version of Java.
Still exits like before following the hudlite splash screen.

Any ideas guys?



flamer
Posts: 42
Member Since:
2006-09-13
Java Problem

Ran Hudlite in the console and it reported these errors.
Can any one point me in the right direction please?

WARNING: error instantiating 'java.util.logging.FileHandler,' referenced by handlers, class not found
java.lang.ClassNotFoundException: java.util.logging.FileHandler,
at java.lang.Class.forName(libgcj.so.7rh)
at java.util.logging.LogManager.locateClass(libgcj.so.7rh)
at java.util.logging.LogManager.createInstance(libgcj.so.7rh)
at java.util.logging.LogManager.readConfiguration(libgcj.so.7rh)
at com.fonality.hud.platform.HUDPlatform.A(Unknown Source)
at com.fonality.hud.platform.HUDPlatform.(Unknown Source)
at java.lang.Class.initializeClass(libgcj.so.7rh)
at com.fonality.rcp.UniqueApp.isAppActive(Unknown Source)
at com.fonality.hud.platform.internal.HUDPlatformPlugin.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
at java.security.AccessController.doPrivileged(libgcj.so.7rh)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:256)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:86)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)
at org.eclipse.osgi.framework.internal.core.MultiSourcePackage.loadClass(MultiSourcePackage.java:32)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:388)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:276)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:147)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:759)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:74)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at java.lang.reflect.Method.invoke(libgcj.so.7rh)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.