Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aperi-dev] Re: Unable to see host statistics in Aperi GUI on fedora 8

Hello,

Earlier, I did not set java path properly in all service scripts present in aperi.sh.

Now I am not getting any error but the Aperi GUI shows nothing and if I click on "Preferences -> Edit General" it throws the following error message.

The Aperi GUI has not collected any data from local machine.

[root@localhost gui]# ./AperiRcpGui
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
        at org.eclipse.aperi.gui.UserPrefEditor.<init>(Unknown Source)
        at org.eclipse.aperi.rcp.gui.actions.EditPrefAction$1.run(Unknown Source)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)


On Thu, Feb 5, 2009 at 2:26 PM, Kiran Patil <kiran.patil@xxxxxxxxxxxxxxx> wrote:
Hello,

This time I got the following error message,

[root@localhost gui]# ./AperiRcpGui
2/5/09 2:23:53 PM GEN7073E: Failed to send request (org.eclipse.aperi.server.svp.GuiSvp, org.eclipse.aperi.server.handler.gui.DeviceServerStatusHndlr) to host {2}.
2/5/09 2:23:53 PM GEN0008E: Cannot read from host <localhost>
                         java.net.SocketTimeoutException: Read timed out


--
Kind Regards,
Kiran Patil
------------------------------

Kiran T Patil
Director
Green Turtles Technologies
direct: +91-80-41728133
www.greenturtles.in

Back to the top