Hi,
Could some body please tell me how to correct it ?
I am trying to run a Modeling Activities for E-Business Integration Tutorial from JDeveloper.
I have the problem in step 10. (Generating the Integration Point Messaging Code).
It should use the following procedures:
1.Choose Model | Generate | E-Business Integration.
2.Click Next to continue to the Overview page.
3.Select the Generate checkbox next to the integration point you want to generate. Click Finish.
4.Click Yes to start code generation.
As soon as I finish procedure3, the EBI Generator log pops and I can not go to procedure 4 to generate code. I also get the following error message:
Exception during disposal:
java.lang.reflect.InvocationTargetException: java.lang.IllegalStateException:
Can't dispose InputContext while it's active
void sun.awt.im.InputContext.dispose()
InputContext.java:553
void java.awt.Window$1$DisposeAction.run()
Window.java:482
void java.awt.event.InvocationEvent.dispatch()
InvocationEvent.java:147
void java.awt.EventQueue.dispatchEvent(java.awt.AWTEvent)
EventQueue.java:337
Boolean java.awt.EventDispatchThread.pumpOneEventForHierarchy(java.awt.Component)
EventDispatchThread.java:131
void java.awt.EventDispatchThread.pumpEventsForHierarchy(java.awt.Conditional, java.awt.Component)
EventDispatchThread.java:98
void java.awt.EventDispatchThread.pumpEvents(java.awt.Conditional)
EventDispatchThread.java:93
void java.awt.EventDispatchThread.run()
EventDispatchThread.java:85
Thanks
Could some body please tell me how to correct it ?
I am trying to run a Modeling Activities for E-Business Integration Tutorial from JDeveloper.
I have the problem in step 10. (Generating the Integration Point Messaging Code).
It should use the following procedures:
1.Choose Model | Generate | E-Business Integration.
2.Click Next to continue to the Overview page.
3.Select the Generate checkbox next to the integration point you want to generate. Click Finish.
4.Click Yes to start code generation.
As soon as I finish procedure3, the EBI Generator log pops and I can not go to procedure 4 to generate code. I also get the following error message:
Exception during disposal:
java.lang.reflect.InvocationTargetException: java.lang.IllegalStateException:
Can't dispose InputContext while it's active
void sun.awt.im.InputContext.dispose()
InputContext.java:553
void java.awt.Window$1$DisposeAction.run()
Window.java:482
void java.awt.event.InvocationEvent.dispatch()
InvocationEvent.java:147
void java.awt.EventQueue.dispatchEvent(java.awt.AWTEvent)
EventQueue.java:337
Boolean java.awt.EventDispatchThread.pumpOneEventForHierarchy(java.awt.Component)
EventDispatchThread.java:131
void java.awt.EventDispatchThread.pumpEventsForHierarchy(java.awt.Conditional, java.awt.Component)
EventDispatchThread.java:98
void java.awt.EventDispatchThread.pumpEvents(java.awt.Conditional)
EventDispatchThread.java:93
void java.awt.EventDispatchThread.run()
EventDispatchThread.java:85
Thanks