EAP 6.1.0 GA displays ANSI codes in the Console view
----------------------------------------------------
Key: JBIDE-14561
URL:
https://issues.jboss.org/browse/JBIDE-14561
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Environment: RHEL 6.3, Eclipse Juno Service Release 2, JBossAS Tools Version:
2.4.1.Final-v20130327-0617-B80
Reporter: George Gastaldi
Assignee: Rob Stryker
Priority: Blocker
Fix For: 4.1.0.Beta1
Running JBoss EAP 6.1.0 GA using the JBoss EAP 6.1 Tech Preview adapter produces the
following output (notice "[0m" in the beginning of each line):
{code}
[0m14:48:16,200 INFO [org.jboss.modules] (main) JBoss Modules version
1.2.0.Final-redhat-1
[0m[0m14:48:16,335 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
[0m[0m14:48:16,390 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP
6.1.0.GA (AS 7.2.0.Final-redhat-8) starting
[0m[33m14:48:17,129 WARN [org.jboss.as.server.deployment.scanner]
(DeploymentScanner-threads - 1) JBAS015002: Deployment of 'scaffold-example.war'
requested, but the deployment is not present
[0m[0m14:48:17,143 INFO [org.xnio] (MSC service thread 1-8) XNIO Version
3.0.7.GA-redhat-1
[0m[0m14:48:17,145 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888:
Creating http management service using socket-binding (management-http)
[0m[0m14:48:17,149 INFO [org.xnio.nio] (MSC service thread 1-8) XNIO NIO
Implementation Version 3.0.7.GA-redhat-1
[0m[0m14:48:17,157 INFO [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting
version 3.2.16.GA-redhat-1
[0m[0m14:48:17,187 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread
Pool -- 29) JBAS010280: Activating Infinispan subsystem.
[0m[0m14:48:17,201 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 46)
JBAS015537: Activating WebServices Extension
[0m[0m14:48:17,214 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 37)
JBAS011800: Activating Naming Subsystem
[0m[0m14:48:17,225 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 35)
JBAS012605: Activated the following JSF Implementations: [main, 1.2]
[0m[0m14:48:17,249 INFO [org.jboss.as.security] (ServerService Thread Pool -- 42)
JBAS013171: Activating Security Subsystem
[0m[0m14:48:17,260 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4)
JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.17.Final-redhat-1)
[0m[0m14:48:17,266 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013170:
Current PicketBox version=4.0.17.Final-redhat-1
[0m[0m14:48:17,294 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802:
Starting Naming Service
[0m[0m14:48:17,323 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5)
JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m14:48:17,400 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService
Thread Pool -- 25) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver
(version 1.3)
[0m[0m14:48:17,490 INFO [org.jboss.ws.common.management] (MSC service thread 1-4)
JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.3.Final-redhat-3
[0m[0m14:48:17,575 INFO [org.apache.coyote.http11] (MSC service thread 1-2)
JBWEB003001: Coyote HTTP/1.1 initializing on : http-localhost/127.0.0.1:8080
[0m[0m14:48:17,592 INFO [org.apache.coyote.http11] (MSC service thread 1-2)
JBWEB003000: Coyote HTTP/1.1 starting on: http-localhost/127.0.0.1:8080
[0m[0m14:48:17,785 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service
thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m14:48:17,830 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread
1-8) JBAS015012: Started FileSystemDeploymentService for directory
/opt/jboss/jboss-eap-6.1/standalone/deployments
[0m[0m14:48:17,841 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100:
Listening on 127.0.0.1:4447
[0m[0m14:48:17,842 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100:
Listening on 127.0.0.1:9999
[0m[0m14:48:18,054 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http
management interface listening on
http://127.0.0.1:9990/management
[0m[0m14:48:18,054 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin
console listening on
http://127.0.0.1:9990
[0m[0m14:48:18,054 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP
6.1.0.GA (AS 7.2.0.Final-redhat-8) started in 2188ms - Started 123 of 177 services (53
services are passive or on-demand)
[0m
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: