luoyunpeng created TRAFODION-2524:
-------------------------------------
Summary: phoenix type 2 test on trafodion, return abort error
message
Key: TRAFODION-2524
URL: https://issues.apache.org/jira/browse/TRAFODION-2524
Project: Apache Trafodion
Issue Type: Test
Components: client-jdbc-t2
Affects Versions: 2.1-incubating
Environment: centos 6.8, jdk1.8, trafodion2.1
Reporter: luoyunpeng
Priority: Critical
when i was running phoenix type 2 test on trafodion2.1 with python script, and
error occuced, like this:
####
/bin/sh: line 1: 25520 Aborted
####
I think this maybe the python sript cause the error, so switch to execute one
test by java command like this:
####
java -cp
.:$CLASSPATH:/home/trafodion/apache-trafodion-2.1.0/export/lib/jdbcT2.jar:/opt/share/Yunpeng/phxT2_gyvm15/src/test/java/lib/junit/junit-4.11.jar:/opt/share/Yunpeng/phxT2_gyvm15/src/test/java/lib/junit/hamcrest-all-1.3.jar:/opt/share/Yunpeng/phxT2_gyvm15/src/test/java/lib/thirdparty/google-collections-1.0-rc2.jar:/opt/share/Yunpeng/phxT2_gyvm15/src/test/java/lib/thirdparty/commons-lang-2.6.jar
-Duser.timezone=GMT
-Dtrafjdbc.properties=/opt/share/Yunpeng/phxT2_gyvm15/src/jdbcprop
org.junit.runner.JUnitCore
test.java.org.trafodion.phoenix.end2end.AlterTableTest
####
But the same error occured again, no more feedback message just "abort",
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)