Search the web
Sign In
New User? Sign Up
junitperf
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
unable to loadtest JNI methods thru junitperf   Message List  
Reply | Forward Message #38 of 94 |
Re: [junitperf] unable to loadtest JNI methods thru junitperf

hellovidyasagar wrote:

> Hi,
> we are working on JNI and Junit perf tool while accesing native
> methods very first time the test passes successfully for next
> iteration we are getting
> java.lang.UnsatisfiedLinkError: InitializeTCCommDLL
> at TCImpl.InitializeTCCommDLL(Native Method)
> at TCImpl.testMain(TCImpl.java:69)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl.java:25)
> java.lang.UnsatisfiedLinkError: Native Library C:\Public\08012003
> \perf-tool 11-11 AM\TCImpl.dl
> l already loaded in another classloader
>
> In Some help docs we found JNI inforces an additional restriction
> that only one classLoader in a JVM may possess a particular native
> library. That's the gist of the problem with the ReloadingTestRunners.
> Is it true? if so how can we test native calls using JNI and
> Junitperf?
>

Please you tell us more about the test runner you're using, or if you're
using the <junit> task in Ant.

Mike

--
Mike Clark
http://clarkware.com
(303) 589-3812




Mon Aug 4, 2003 3:29 pm

clarkware
Offline Offline
Send Email Send Email

Forward
Message #38 of 94 |
Expand Messages Author Sort by Date

Hi, we are working on JNI and Junit perf tool while accesing native methods very first time the test passes successfully for next iteration we are getting ...
hellovidyasagar
Offline Send Email
Aug 4, 2003
11:15 am

... Please you tell us more about the test runner you're using, or if you're using the <junit> task in Ant. Mike -- Mike Clark http://clarkware.com (303)...
Mike Clark
clarkware
Offline Send Email
Aug 4, 2003
5:20 pm

Mike Clark <mike@...> wrote: ... Please you tell us more about the test runner you're using, or if you're using the <junit> task in Ant. Mike -- Mike...
Sagar
hellovidyasagar
Offline Send Email
Aug 5, 2003
7:23 am

... Given that peculiar behavior, I'd try running the JUnitPerf Load test ... You mentioned that it works fine for the console, but the example mentions the...
Mike Clark
clarkware
Offline Send Email
Aug 6, 2003
3:45 pm

Mike Clark <mike@...> wrote: Given that peculiar behavior, I'd try running the JUnitPerf Load test ... You mentioned that it works fine for the...
Sagar
hellovidyasagar
Offline Send Email
Aug 7, 2003
11:41 am

... Adding the following to the JUnit excluded.properties file fixes the problem: excluded.9=MyTestCase I've successfully run all of your batch files after...
Mike Clark
clarkware
Offline Send Email
Aug 7, 2003
6:58 pm

Mike Clark <mike@...> wrote: Adding the following to the JUnit excluded.properties file fixes the problem: excluded.9=MyTestCase I've successfully...
Sagar
hellovidyasagar
Offline Send Email
Aug 8, 2003
6:02 am

Mike Clark <mike@...> wrote: Adding the following to the JUnit excluded.properties file fixes the problem: excluded.9=MyTestCase I've successfully...
Sagar
hellovidyasagar
Offline Send Email
Aug 8, 2003
6:09 am

Dear Mike, We are struck with the problem that we specified in previous mail. It seems u only can give a solution for it. Please respond on our problem. We...
Sagar
hellovidyasagar
Offline Send Email
Aug 9, 2003
9:06 am

Folks, we're going to take this discussion off-line. Indeed, I should have taken it off-line earlier. If anyone is interested in the outcome, let me know and...
Mike Clark
clarkware
Offline Send Email
Aug 9, 2003
3:23 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help