Bug 779905 (SOA-2265) - resteasy plugin 'ERROR ... ' String output when SOA-P (embedded version) bootstrap
Summary: resteasy plugin 'ERROR ... ' String output when SOA-P (embedded version) boot...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-2265
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: EAP, Integration
Version: 5.1.0.ER1,5.2.0 ER1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.2.0 GA,5.2.0.ER2
Assignee: Jeff Yu
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-07 05:42 UTC by Ryan Zhang
Modified: 2013-07-02 01:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-03 09:12:53 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2265 0 None None None Never

Description Ryan Zhang 2010-09-07 05:42:21 UTC
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

Comment 1 Len DiMaggio 2010-09-13 17:07:27 UTC
Seeing this with ER1 - the problem is that INFO messages are displayed as ERRORS

Comment 2 Julian Coleman 2010-09-20 07:11:38 UTC
Note that these "ERROR [STDERR]" log messages are not seen with RiftSaw 2.1.1-SNAPSHOT

Comment 3 John Graham 2011-06-20 19:17:08 UTC
Check for SOA 5.2.

Comment 4 Ryan Zhang 2011-07-01 07:09:22 UTC
The issue is Still existed in SOA 5.2.0.DEV1 which contains Riftsaw 2.3.0-SNAPSHOT.


Comment 5 Martin Vecera 2011-08-04 07:08:15 UTC
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?

Comment 6 Douglas Palmer 2011-08-12 23:05:48 UTC
Link: Added: This issue depends RIFTSAW-392


Comment 7 Douglas Palmer 2011-08-12 23:20:48 UTC
Link: Removed: This issue depends RIFTSAW-392 


Comment 8 Douglas Palmer 2011-08-12 23:24:35 UTC
Sorry Jeff, no need to assign this to you, I no longer see the problem in ER2.

Comment 9 David Le Sage 2011-09-27 22:04:43 UTC
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.


Comment 10 Jiri Pechanec 2011-11-03 09:12:53 UTC
Verified in ER6


Note You need to log in before you can comment on or make changes to this bug.