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 75312 - Profiled jboss3.2.7/jdk1.5 VM: JNI calls don't work
Summary: Profiled jboss3.2.7/jdk1.5 VM: JNI calls don't work
Status: RESOLVED INVALID
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-21 01:55 UTC by eogreen
Modified: 2007-08-13 16:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description eogreen 2006-04-21 01:55:48 UTC
I'm profiling an enterprise app in a jboss3.2.7 environment running on jdk1.5.6.
 While the profiler appears to run fine initially, JNI calls out the app do not
work when profiling.  The only error message that appears is a unhandled JNI
exception caught by the application code.  The JNI calls are to DLLs loaded in
memory from a database, and thus is not a path issue as noted in another issue
report.  Also, I'm am able to get metrics for the Java code up to the JNI calls.
 The JNI calls work fine without profiling.

I tried a different (1.4) netbeans_jdkhome in netbeans.conf, as suggested in a
loosely related issue report, however, this only appeared to hinder jboss from
completing its boot sequence once the profiler is attached.
Comment 1 Tomas Hurka 2006-04-21 10:01:59 UTC
I am sorry, but your report is too vague. Please attach your message.log. Describe in more details what do 
you mean by 'unhandled JNI exception caught by the application code'. I do not understand what patch 
issue you have in mind. Can you tell us issue number? I am also interested in issue number, you think is 
loosely related to this issue. It would be great if you can come up with reproducible test case, so we can 
simulate the issue. Thanks.
Comment 2 Alexander Kouznetsov 2007-08-13 16:47:06 UTC
Closing due to no response on INCOMPLETE status. Please reopen if necessary.