[Mc4j-development] Problem with queries
Brought to you by:
ghinkl
From: Stephan C. W. <Ste...@st...> - 2004-10-18 18:43:59
|
Hi I am having a problem creating queries in the console. I add a new query, open up its properties, and type in "*:*" for the ObjectName and leave the Regular Expression field empty. In the MC4J error console I see this message: This panel lists places within MC4J where calls are being made to a server from within the AWT Event Thread. These calls are not safe because long duration calls may cause the application to be unresponsive. Inappropriate call from Awt-EventThread at org.mc4j.console.query.QueryNode$1.setValue(QueryNode.java:170) Thanks stephan |