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 2007/12/03 13:46:44 UTC

[jira] Updated: (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:all-tabpanel ]

Ilya Leviev updated HARMONY-5192:
---------------------------------

    Summary: [classlib][lang] NPE while stress.org.apache.harmony.test.stress.classloader.MixThreads.LargeClassName.testLargeClassName_R1 stress test   (was: [classlib][io] NPE while stress.org.apache.harmony.test.stress.classloader.MixThreads.LargeClassName.testLargeClassName_R1 stress test )

> [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.