Home › Forum › Allgemeines › Allgemeines zu Nuclos › Slot no. 100 isn’t available in the list
- Dieses Thema hat 1 Antwort und 2 Teilnehmer, und wurde zuletzt aktualisiert vor 9 Jahre, 8 Monaten von
Ramin Goettlich.
-
AutorBeiträge
-
29 Juli 2013 um 15:06 Uhr #6845
Stefan Braune
TeilnehmerHallo,
in meiner Installation verbinden sich mehrere Arbeitsplätze ohne Probleme mit dem Server. Lediglich auf einem Laptop erhalte ich folgende Fehlermeldung:
Wo könnte hier mein Fehler liegen?
Vielen Dank
Stefan
java.lang.IllegalStateException: Slot no. 100 isn't available in the list of shutdown actions.
at org.nuclos.client.common.ShutdownActions.registerShutdownAction(ShutdownActions.java:79)
at org.nuclos.client.login.LoginController.performLogin(LoginController.java:427)
at org.nuclos.client.login.LoginController.cmdPerformLogin(LoginController.java:313)
at org.nuclos.client.login.LoginController.access$100(LoginController.java:82)
at org.nuclos.client.login.LoginController$2.propertyChange(LoginController.java:212)
at java.beans.PropertyChangeSupport.fire(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.JOptionPane.setValue(Unknown Source)
at javax.swing.plaf.basic.BasicOptionPaneUI$ButtonActionListener.actionPerformed(Unknown
Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(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)
30 Juli 2013 um 01:10 Uhr #6852Ramin Goettlich
TeilnehmerHallo,
noch nie gesehen. Bitte erstellen Sie doch eine Bugmeldung auf http://support.nuclos.de. Vielen Dank!
Grüsse,
nuclosian -
AutorBeiträge