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/03/17 20:32:31 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=12579564#action_12579564 ] 

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

NPE at stress.org.apache.harmony.test.stress.classloader.MixThreads.LargeClassName.testLargeClassName_W1

r636792
Windows_x86

java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r636792, (Mar 14 2008), Windows/ia32/msvc 1310, release build
http://harmony.apache.org


Apache Harmony Launcher : (c) Copyright 1991, 2008 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_W_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_W.test(testLCN_W.java:158)
	at org.apache.harmony.test.stress.classloader.share.LargeClassName.testLCN_W_00.test(testLCN_W_00.java:41)
	at org.apache.harmony.test.stress.classloader.MixThreads.LargeClassName.testThread2.run(testLCN.java:206)





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