
| Key: |
DERBY-411
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Cannot Reproduce
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Manjula Kutty
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
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))
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
|
|
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)
|
|
Description
|
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) |
Show » |
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
]
|
|