Hi,
We are building a pretty complex client side java user interface for our ND
4 application and we've been running into a strange error message that gets
printed to the java console.
It almost always comes three times in a row and it has something to do with
the fact that we are using several Swing (1.1.1) components in the GUI. The
last 13 lines are always the same: a data object gets executed, it tries to
send some kind of log message, and then the stack dump.
Does anyone have an idea about what we can do to remedy this ?
Here's the stack trace:
ERROR: NO LOG CONTEXT
java.lang.Exception: Stack trace
at java/lang/Thread.dumpStack
at netdyn/cosi/common/CNdLog.doLogString
at netdyn/cosi/common/CNdLog.send
at netdyn/cosi/proxy/CNdServiceProxy.getService
at netdyn/cosi/proxy/CNdServiceProxy.getWorker
at netdyn/services/dsrdbms/client/CNdDSRdbmsProxy.getRdbmsWorker
at netdyn/services/dsrdbms/client/CNdDSRdbmsProxy.executeSQL
at spider/database/CSpDS.executeRequest
at spider/database/CSpDS.executeRequest
at spider/database/CSpDataObject.executeTheRequestAtTheDS
at spider/database/CSpDataObject.execute
at spider/database/CSpDataObject.execute
at spider/database/CSpDataObject.execute
at WISE_PRD/PRD_ProjectDetails.this_onBeforeDisplayEvent
at java/lang/reflect/Method.invoke
at spider/event/adapters/CSpEventAdapter.relayGenericEventProcessing
at spider/event/adapters/CSpEventAdapter.relayGenericEvent
at spider/event/adapters/CSpPageEventAdapter.onBeforeDisplayEvent
at spider/visual/CSpVisual.processDisplayEvent
at spider/visual/CSpVisual.processEvent
at spider/visual/CSpDataDrivenVisual.processEvent
at spider/visual/CSpCommonPage.processEvent
at spider/CSpFileBased.dispatchEvent
at spider/CSpFileBased.dispatchEvent
at spider/visual/CSpJavaContainer.display
at spider/visual/CSpCommonPage.display
at WIS/WIS_DefaultModule.reload
at WIS/WIS_Navigator.refreshModule
at com/wisdom/navigation/TabbedTreePane.stateChanged
at javax/swing/JTabbedPane.fireStateChanged
at javax/swing/JTabbedPane$ModelListener.stateChanged
at javax/swing/DefaultSingleSelectionModel.fireStateChanged
at javax/swing/DefaultSingleSelectionModel.setSelectedIndex
at javax/swing/JTabbedPane.setSelectedIndex
at javax/swing/plaf/basic/BasicTabbedPaneUI$MouseHandler.mousePressed
at java/awt/Component.processMouseEvent
at java/awt/Component.processEvent
at java/awt/Container.processEvent
at java/awt/Component.dispatchEventImpl
at java/awt/Container.dispatchEventImpl
at java/awt/Component.dispatchEvent
at java/awt/LightweightDispatcher.retargetMouseEvent
at java/awt/LightweightDispatcher.processMouseEvent
at java/awt/LightweightDispatcher.dispatchEvent
at java/awt/Container.dispatchEventImpl
at java/awt/Component.dispatchEvent
at java/awt/EventDispatchThread.run
Thanks,
Age Mooy
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]