Hide Forgot
project_key: SOA 2010-09-06 10:47:52,373 ERROR [STDERR] (main) 292 [main] INFO org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap - Deploying javax.ws.rs.core.Application: class org.jboss.bpm.console.server.ConsoleServerApplication 2010-09-06 10:47:52,375 ERROR [STDERR] (main) 294 [main] INFO org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap - Adding singleton resource org.jboss.bpm.console.server.TaskMgmtFacade from Application javax.ws.rs.core.Application 2010-09-06 10:47:52,421 ERROR [STDERR] (main) 340 [main] INFO org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap - Adding singleton resource org.jboss.bpm.console.server.EngineFacade from Application javax.ws.rs.core.Application 2010-09-06 10:47:52,435 ERROR [STDERR] (main) 354 [main] INFO org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap - Adding singleton resource org.jboss.bpm.report.ReportFacade from Application javax.ws.rs.core.Application 2010-09-06 10:47:52,442 ERROR [STDERR] (main) 361 [main] INFO org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap - Adding singleton resource org.jboss.bpm.console.server.ProcessMgmtFacade from Application javax.ws.rs.core.Application 2010-09-06 10:47:52,453 ERROR [STDERR] (main) 372 [main] INFO org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap - Adding singleton resource org.jboss.bpm.console.server.FormProcessingFacade from Application javax.ws.rs.core.Application 2010-09-06 10:47:52,459 ERROR [STDERR] (main) 378 [main] INFO org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap - Adding singleton resource org.jboss.bpm.console.server.TaskListFacade from Application javax.ws.rs.core.Application 2010-09-06 10:47:52,462 ERROR [STDERR] (main) 381 [main] INFO org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap - Adding singleton resource org.jboss.bpm.console.server.UserMgmtFacade from Application javax.ws.rs.core.Application 2010-09-06 10:47:52,468 ERROR [STDERR] (main) 387 [main] INFO org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap - Adding singleton resource org.jboss.bpm.console.server.InfoFacade from Application javax.ws.rs.core.Application 2010-09-06 10:47:52,551 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/bpel-console 2010-09-06 10:47:53,206 INFO [org.jboss.errai.bus.server.util.ConfigUtil] (main) configuration scan targets 2010-09-06 10:47:53,207 INFO [org.jboss.errai.bus.server.util.ConfigUtil] (main) -> /home/rzhang/lab/jboss-soa-p.5/jboss-as/server/default/deploy/bpel-console/gwt-console.war/WEB-INF/classes
Seeing this with ER1 - the problem is that INFO messages are displayed as ERRORS
Note that these "ERROR [STDERR]" log messages are not seen with RiftSaw 2.1.1-SNAPSHOT
Check for SOA 5.2.
The issue is Still existed in SOA 5.2.0.DEV1 which contains Riftsaw 2.3.0-SNAPSHOT.
The issue is still present in ER1. The error output breaks our automated tests since we check that there is no error output during boot. Could that be fixed soon please?
Link: Added: This issue depends RIFTSAW-392
Link: Removed: This issue depends RIFTSAW-392
Sorry Jeff, no need to assign this to you, I no longer see the problem in ER2.
Release Notes Docs Status: Added: Documented as Resolved Issue Writer: Added: dlesage Release Notes Text: Added: https://issues.jboss.org/browse/SOA-2265 Resteasy plug-in information messages were incorrectly recorded in the log as errors. An upgrade to the software has fixed this issue and the messages are now classified correctly.
Verified in ER6