Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'JICA and pn classes failing to load.' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
JICA and pn classes failing to load.
Authored by: pccdonl on Jul 18, '01 04:55:02PM
Hello;

I have created the batch files. I am able to run com.citrix.JICA. However, at times it crashes I do not know why. There is no error in the console. After a user logs in and presses OK on the Citrix login screen it crashes.

I am totally unable to use com.citrix.pn. The following is the error that I receive when it is being run. It gets as far as the splash screen and then dies with a NULLPOINTEREXCEPTION. It appears that this is happening when a new menu is being created. Anyone been able to get around this or maybe not experiencing this? We are able to use the com.citrix.pn on Windows, Windows NT, Windows 2000, Mac OS 8.5 and later, and Linux. I am thinking that this would then be a problem within the MRJ. Is anyone else experiencing this problem? Or if you are not can you help me with getting this to work?

<<
[LaunchRunner Error] com.citrix.pn.main(String[]) threw an exception:

java.lang.NullPointerException
at com.apple.buckyball.util.CFStringRef.(CFStringRef.java)
at com.apple.buckyball.app.Menu.setTitle(Menu.java)
at com.apple.buckyball.app.Menu.(Menu.java)
at com.apple.buckyball.app.Menu.createMenu(Menu.java)
at com.apple.mrj.internal.awt.VMenuPeer.createMenuHandle(VMenuPeer.java)
at com.apple.mrj.internal.awt.VPopupMenuPeer.(VPopupMenuPeer.java)
at com.apple.mrj.internal.awt.VToolkit.createPopupMenu(VToolkit.java)
at java.awt.PopupMenu.addNotify(PopupMenu.java)
at java.awt.Component.addNotify(Component.java)
at java.awt.Container.addNotify(Container.java)
at java.awt.Window.addNotify(Window.java)
at java.awt.Frame.addNotify(Frame.java)
at java.awt.Window.pack(Window.java)
at com.citrix.client.pn.UI.AWT.fq.xqb(Unknown Source)
at com.citrix.client.pn.sm.ztc(Unknown Source)
at com.citrix.pn.startUI(pn.java:156)
at com.citrix.pn.main(pn.java:179)
at java.lang.reflect.Method.invoke(Native Method)
at com.apple.buckyball.app.LaunchRunner.run(LaunchRunner.java)
at java.lang.Thread.run(Thread.java:496)
>>

Thanks for any information you can provide.

Don Lindsay
LQ Computer Consultants
Click here to send me a message directly.

[ Reply to This | # ]