You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Leviev (JIRA)" <ji...@apache.org> on 2008/01/14 19:31:34 UTC

[jira] Commented: (HARMONY-5192) [classlib][lang] NPE while stress.org.apache.harmony.test.stress.classloader.MixThreads.LargeClassName.testLargeClassName_R1 stress test

    [ https://issues.apache.org/jira/browse/HARMONY-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558714#action_12558714 ] 

Ilya Leviev commented on HARMONY-5192:
--------------------------------------


svn = r610727

stress.org.apache.harmony.test.stress.classloader.NotSynchThreads.LargeClassName.testLargeClassName_R1

log:http://people.apache.org/~smishura/r610727/Windows_x86/stress/junit/stress/org/apache/harmony/test/stress/classloader/NotSynchThreads/LargeClassName/0_testLargeClassName_R1-out.txt

stress.org.apache.harmony.test.stress.classloader.NotSynchThreads.LargeClassName.testLargeClassName_W2

log:http://people.apache.org/~smishura/r610727/Windows_x86/stress/junit/stress/org/apache/harmony/test/stress/classloader/NotSynchThreads/LargeClassName/1_testLargeClassName_W2-out.txt

> [classlib][lang] NPE while stress.org.apache.harmony.test.stress.classloader.MixThreads.LargeClassName.testLargeClassName_R1 stress test 
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5192
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5192
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Windows_x86
>            Reporter: Ilya Leviev
>
> versions:
> r597436
> r596127
> r595652
> log:
> java version "1.5.0" 
> pre-alpha : not complete or compatible
> svn = r595652, (Nov 16 2007), Windows/ia32/msvc 1310, release build
> http://harmony.apache.org
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> [debug] started null(org.apache.harmony.test.share.stress.ReliabilityRunner)
> [debug] timeToWork = 30, timeToAbort = 30
> [debug] started null(org.apache.harmony.test.share.stress.generator.Thread)
> [debug] Thread.setContext  { org.apache.harmony.test.stress.classloader.MixThreads.LargeClassName.testLCN {} }
> [debug] Starting 1 threads
> [debug] ThreadToRun.run()
> [debug] completed null(org.apache.harmony.test.share.stress.generator.Thread)
> [debug] Generator.execute()
> [debug] class = org.apache.harmony.test.stress.classloader.MixThreads.LargeClassName.testLCN
> [debug] org.apache.harmony.test.stress.classloader.MixThreads.LargeClassName.testLCN { }
> [debug] started test(org.apache.harmony.test.stress.classloader.MixThreads.LargeClassName.testLCN)
> [debug] Start testLCN
> [debug] Number of iterations: 2
> [debug] Number of created thread: 5
> [debug] java.lang.NullPointerException
> [error] in null(org.apache.harmony.test.stress.classloader.share.LargeClassName.testLCN_R_00)
> java.lang.NullPointerException
> 	at java.io.DataOutputStream.countUTFBytes(DataOutputStream.java:353)
> 	at java.io.DataOutputStream.writeUTF(DataOutputStream.java:343)
> 	at org.apache.harmony.test.stress.classloader.share.LargeClassName.testLCN_R.test(Unknown Source)
> 	at org.apache.harmony.test.stress.classloader.share.LargeClassName.testLCN_R_00.test(Unknown Source)
> 	at org.apache.harmony.test.stress.classloader.MixThreads.LargeClassName.testThread2.run(Unknown Source)
> [debug] java.lang.NullPointerException
> [error] in null(org.apache.harmony.test.stress.classloader.share.LargeClassName.testLCN_R_00)
> Please, check the full log here: 
> http://people.apache.org/~smishura/r595652/Windows_x86/stress/stress/org/apache/harmony/test/stress/classloader/MixThreads/LargeClassName/10_testLargeClassName_R1-out.txt

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.