How to reslove the problem!
arbiterx Aug 22, 2013 3:34 AMOS:win7 x64
JDK:jdk1.7.0_25
Envirment1: jboss-eap-6.1; Teiid run time 8.4 final
Envirment 2 : jboss-as-7.1.1.Final; Teiid run time 8.3 final
Teiid designer:8.2 final.
start jboss: standalone.bar -c standalone-teiid-teiid.xml
I got the same error in both envirment.
Envirment1:
07:37:12,217 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
07:37:12,225 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
07:37:12,226 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.0.GA (AS 7.2.0.Final-redhat-8) started in 13354ms - Started 323 of 401 services (75 services are passive or on-demand)
07:37:13,116 ERROR [org.jboss.remoting.remote.connection] (Remoting "vdisz-win764ep:MANAGEMENT" read-1) JBREM000200: Remote connection failed: java.io.IOException: An established connection was aborted by the software in your host machine
07:37:13,117 ERROR [org.jboss.remoting.remote.connection] (Remoting "vdisz-win764ep:MANAGEMENT" read-1) JBREM000200: Remote connection failed: java.io.IOException: An established connection was aborted by the software in your host machine
07:37:13,642 ERROR [org.jboss.remoting.remote.connection] (Remoting "vdisz-win764ep:MANAGEMENT" read-1) JBREM000200: Remote connection failed: java.io.IOException: An established connection was aborted by the software in your host machine
07:3
Envirment2:
07:38:15,752 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/C:/Work/jboss-as-7.1.1.Final/standalone/tmp/vfs/temp2102105a8fe99cbd/teiid-connector-infinispan.rar-ff7885db1ba38813/contents/
07:38:15,756 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015951: Admin console listening on http://127.0.0.1:9990
07:38:15,756 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 14059ms - Started 371 of 474 services (102 services are passive or on-demand)
07:38:16,067 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "teiid-connector-ws.rar"
07:38:16,067 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "teiid-connector-salesforce.rar"
07:38:16,068 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "teiid-connector-ldap.rar"
07:38:16,068 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "teiid-connector-infinispan.rar"
07:38:16,069 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "teiid-connector-google.rar"
07:38:16,069 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "teiid-connector-file.rar"
07:38:16,327 ERROR [org.jboss.remoting.remote.connection] (Remoting "vdisz-win764ep:MANAGEMENT" read-1) JBREM000200: Remote connection failed: java.io.IOException: An established connection was aborted by the software in your host machine
07:38:16,329 ERROR [org.jboss.remoting.remote.connection] (Remoting "vdisz-win764ep:MANAGEMENT" read-1) JBREM000200: Remote connection failed: java.io.IOException: An established connection was aborted by the software in your host machine
So I cant't Preview Data.
I search the forum. Turned off the mcafee and windows firewall. Changed the jvm Xmx to 1024.
The error is still here.
Any advice is welcome.