dblook_test fails on aix platform fails with ibmjdk131
------------------------------------------------------
Key: DERBY-411
URL: http://issues.apache.org/jira/browse/DERBY-411
Project: Derby
Type: Bug
Components: Test
Versions: 10.0.2.0
Environment: OS : AIX
java : java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1)
Classic VM (build 1.3.1, J2RE 1.3.1 IBM AIX build ca131-20041210 (JIT enabled: j
itc))
Reporter: Manjula Kutty
Priority: Minor
Normally the "sed.java" filters the stack ans to do so it looks for the liine
numbers on each line of the stack trace. But on AIX with imb131 instead of
line numbers it is printed as "compiled code:.
Following is the stack trace
File dblook.log was NOT empty. Contents are:
############## Begin File Contents ################
-- **--> DEBUG: Failed to load jar file /local1/mkutty/10.1_testing/platform/red
o/DBJARS/BAR/BARJAR.jar.G1120070907819
java.io.FileNotFoundException: /local1/mkutty/10.1_testing/platform/redo/dblook_
test/wombat/jar/BAR/BARJAR.jar.G1120070907819 (A file or directory in the path n
ame does not exist.)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java(Compiled Code))
at java.io.FileInputStream.<init>(FileInputStream.java(Inlined Compiled
Code))
at org.apache.derby.impl.tools.dblook.DB_Jar.doJars(DB_Jar.java(Compiled
Code))
at org.apache.derby.tools.dblook.go(dblook.java)
at org.apache.derby.tools.dblook.<init>(dblook.java)
at org.apache.derbyTesting.functionTests.tests.tools.dblook_test.go(dblo
ok_test.java)
at org.apache.derbyTesting.functionTests.tests.tools.dblook_test.runMess
ageCheckTest(dblook_test.java)
at org.apache.derbyTesting.functionTests.tests.tools.dblook_test.doTest(
dblook_test.java)
at org.apache.derbyTesting.functionTests.tests.tools.dblook_test.main(db
look_test.java)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira