The window where you configure your new bean says wrongly Entity instead
of Session on its title.

  I created new Session EJB with Bean, Remote and Home check boxes on. CVS
asked to add I clicked OK for two of them. On third, the Home interface, (I
think because I clicked too fast) a CVS error (cvs [add aborted]: Error
connecting to server on ______: All pipe instances are busy.) occured. The
problem was after: Openning the EJB tab and trying to open the remote or
home interface for editing, causes an erro. Trying again the EJBException
class from javax.ejb opens on the editor instead of the interface
double-clicked. Openning from the source view worked. After that openning
from EJB tab worked. 
  After all these only the following was in the console: 

Exception occurred during event dispatching:
java.awt.IllegalComponentStateException: component must be showing on the
screen
 to determine its location
        at
java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1242
)
        at java.awt.Component.getLocationOnScreen(Component.java:1216)
        at com.intellij.ui.ci.a(ci.java:84)
        at com.intellij.ui.ci.a(ci.java:11)
        at com.intellij.ui.ci.a(ci.java:96)
        at com.intellij.ui.h.keyTyped(h.java:3)
        at
java.awt.AWTEventMulticaster.keyTyped(AWTEventMulticaster.java:180)
        at
java.awt.AWTEventMulticaster.keyTyped(AWTEventMulticaster.java:180)
        at java.awt.Component.processKeyEvent(Component.java:3676)
        at javax.swing.JComponent.processKeyEvent(JComponent.java:2092)
        at java.awt.Component.processEvent(Component.java:3555)
        at java.awt.Container.processEvent(Container.java:1164)
        at java.awt.Component.dispatchEventImpl(Component.java:2595)
        at java.awt.Container.dispatchEventImpl(Container.java:1213)
        at java.awt.Component.dispatchEvent(Component.java:2499)
        at
java.awt.LightweightDispatcher.processKeyEvent(Container.java:2155)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2135)
        at java.awt.Container.dispatchEventImpl(Container.java:1200)
        at java.awt.Window.dispatchEventImpl(Window.java:912)
        at java.awt.Component.dispatchEvent(Component.java:2499)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:319)
        at com.intellij.ide.c.dispatchEvent(c.java:21)
        at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:10
3)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)
Exception occurred during event dispatching:
java.awt.IllegalComponentStateException: component must be showing on the
screen
 to determine its location
        at
java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1242
)
        at java.awt.Component.getLocationOnScreen(Component.java:1216)
        at com.intellij.codeInsight.daemon.impl.br.a(br.java:127)
        at com.intellij.codeInsight.daemon.impl.br.a(br.java:58)
        at com.intellij.codeInsight.daemon.impl.bt.run(bt.java:2)
        at com.intellij.util.t.run(t.java:10)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:317)
        at com.intellij.ide.c.dispatchEvent(c.java:21)
        at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:10
3)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to