This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 90890

Summary: Many of warning messages are writen into console
Product: serverplugins Reporter: Michal Mocnak <mmocnak>
Component: WebLogicAssignee: Petr Hejl <phejl>
Status: RESOLVED WONTFIX    
Severity: blocker CC: ppisl
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Michal Mocnak 2006-12-11 10:28:20 UTC
During the work with weblogic app server Many of warning messages are writen
into console.

"<Dec 11, 2006 11:19:09 AM CET> <Warning> <JNDI> <BEA-050001> <WLContext.close()
was called in a different thread than the one in which it was created.>"

It should be great to block this warnings.
Comment 1 Petr Hejl 2007-09-03 08:34:11 UTC
I'm not a big fan of silent filtering of some messages of the server log. Once it is a log so it should presents the log
to the user. Petr, what do you think?
Comment 2 Petr Hejl 2007-09-04 09:57:10 UTC
Filtering the jboss log messages is not the thing the user expects.
Comment 3 Petr Pisl 2007-09-11 14:23:34 UTC
From my point of view the silent filtering of some messages is not good thing. But it would be good to have a filtering
functionality in the server output log, where user can define, which messages will be displayed and which will be
filtered. I created an enhancement for this #115258