Issue Details (XML | Word | Printable)

Key: DERBY-411
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Minor Minor
Assignee: Unassigned
Reporter: Manjula Kutty
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

dblook_test fails on aix platform fails with ibmjdk131

Created: 30/Jun/05 06:40 AM   Updated: 02/Nov/05 09:07 AM
Return to search
Component/s: Test
Affects Version/s: 10.0.2.0
Fix Version/s: 10.1.2.1

Time Tracking:
Not Specified

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))

Resolution Date: 02/Nov/05 09:07 AM


 Description  « Hide
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)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Myrna van Lunteren made changes - 02/Nov/05 09:07 AM
Field Original Value New Value
Fix Version/s 10.1.2.0 [ 12310270 ]
Status Open [ 1 ] Closed [ 6 ]
Resolution Cannot Reproduce [ 5 ]