[Quickfix-users] Jave acceptance tests with v1.6 fail on Linux w/ IBMJava2-141
Brought to you by:
orenmnero
From: Lance H. <lkh...@be...> - 2003-10-07 16:19:55
|
I've just built quickfix on my Linux version 2.4.18-rthal5 (root@box) gcc version 2.95.4 20011002 system. IBM java is used: java version "1.4.1" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1) Classic VM (build 1.4.1, J2RE 1.4.1 IBM build cxia32141-20030522 (JIT enabled: jitc)) While the runat test are all successful, the runat_java ones are not, a SIGABRT is received: My system produces the output below: box:../test-1051: ./runat_java 22222 <at> JVMDG217: Dump Handler is Processing a Signal - Please Wait. JVMDG303: JVM Requesting Java core file JVMDG304: Java core file written to /opt/Quickfix/quickfix/test/javacore.20031007.120330.24872.txt JVMDG215: Dump Handler has Processed Error Signal 6. <test name='definitions/server/fix40/10_MsgSeqNumEqual.def' result='failure' > <message> getaddrinfo: Servname not supported for ai_socktype <line>3</line> </message> </test> .... more failures similiar to 'test name .....' above. Any pointers or suggestions will be gladly accepted. I'd be happy to supply the java core file to anyone interested. TIA Lance |