Op het systeem draait de nieuwste versie van debian + de compaq drivers.
Alleen de remote insight werkt niet, als ik er via IE of FOX naar toe surf krijg ik keurig die inlog applet te zien, alleen wanneer ik dan inlog krijg ik deze error in de java console:
iemand een idee ?
Alleen de remote insight werkt niet, als ik er via IE of FOX naar toe surf krijg ik keurig die inlog applet te zien, alleen wanneer ik dan inlog krijg ik deze error in de java console:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
| Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
at CpqLogin.GetHttpStatus(CpqLogin.java)
at CpqLogin.LoginUser(CpqLogin.java)
at CpqLogin.ProcessLogin(CpqLogin.java)
at CpqLogin$LoginField.keyPressed(CpqLogin.java)
at java.awt.Component.processKeyEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.TextComponent.processEvent(Unknown Source)
at java.awt.TextField.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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) |
iemand een idee ?