This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 79165 - [tests] CPU automated tests are failing because of a java error
Summary: [tests] CPU automated tests are failing because of a java error
Status: VERIFIED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords: T9Y
: 71271 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-27 06:56 UTC by ehucka
Modified: 2007-02-02 15:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java error logs (7.36 KB, text/plain)
2006-06-27 06:57 UTC, ehucka
Details
java error logs (13.81 KB, text/plain)
2006-06-27 06:57 UTC, ehucka
Details
error log (13.64 KB, text/plain)
2006-07-17 13:31 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2006-06-27 06:56:08 UTC
profiler trunk, solaris 10 sparc machine

An automated test profiling 100 methods calling one from other, with lazy
instrumentation crashes by java error. It is failing since 22.6.
Comment 1 ehucka 2006-06-27 06:57:12 UTC
Created attachment 31402 [details]
java error logs
Comment 2 ehucka 2006-06-27 06:57:47 UTC
Created attachment 31403 [details]
java error logs
Comment 3 Tomas Hurka 2006-06-28 08:57:07 UTC
Check your environment in java error log. You have jdk1.5.0_06 and jdk1.5.0_07-v9 in your 
LD_LIBRARY_PATH. 
 
Environment Variables:
JAVA_HOME=/space/jdks/jdk1.5.0_07-v9
PATH=/usr/bin:.:/usr/local/bin:.:/usr/local/bin
LD_LIBRARY_PATH=/space/jdks/jdk1.5.0_06/jre/lib/sparc/client:/space/jdks/jdk1.5.0_06/jre/lib/
sparc:/space/jdks/jdk1.5.0_06/jre/../lib/sparc:/space/jdks/jdk1.5.0_07-v9/jre/lib/sparc/server:/
space/jdks/jdk1.5.0_07-v9/jre/lib/sparc:/space/jdks/jdk1.5.0_07-v9/jre/../lib/sparc

Closing as invalid, there were no changes done on 21.6, which can cause this crash. Please reopen and 
attach new JVM crash log, if you see it with correct environment.
Comment 4 ehucka 2006-07-17 13:31:38 UTC
Created attachment 31926 [details]
error log
Comment 5 ehucka 2006-07-17 13:34:42 UTC
I'm clearing environment variables before starting of tests now but the error
occured again.
Comment 6 ehucka 2006-07-26 13:30:40 UTC
*** Issue 71271 has been marked as a duplicate of this issue. ***
Comment 7 Tomas Hurka 2006-07-31 13:33:12 UTC
This seems to be similar to issue #80763. I do not think this is a bug in profiler. It would be good to know 
test results for 1.5.0_08 and for a recent Mustang Build (B93 is the latest).
Comment 8 ehucka 2007-01-19 10:26:24 UTC
probably not relevant now, can be closed
Comment 9 Tomas Hurka 2007-01-19 10:47:56 UTC
Closing.
Comment 10 ehucka 2007-02-02 15:48:10 UTC
verified