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 206463 - java.lang.ExceptionInInitializerError at org.netbeans.test.profiler.utils.BaseProfiledProject.prepareProfiling(BaseProfiledProject.java:449)
Summary: java.lang.ExceptionInInitializerError at org.netbeans.test.profiler.utils.Ba...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.1
Hardware: PC All
: P3 normal (vote)
Assignee: Petr Cyhelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-16 08:24 UTC by Petr Cyhelsky
Modified: 2011-12-20 15:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages log (63.50 KB, application/octet-stream)
2011-12-16 08:24 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2011-12-16 08:24:07 UTC
Created attachment 114255 [details]
messages log

java.lang.ExceptionInInitializerError
	at org.netbeans.test.profiler.utils.BaseProfiledProject.prepareProfiling(BaseProfiledProject.java:449)
	at org.netbeans.test.profiler.utils.BaseProfiledProject.startProfilingMonitoring(BaseProfiledProject.java:214)
	at org.netbeans.test.profiler.ProfilingTest.testJavaSEProjectMonitoring(ProfilingTest.java:116)
	at org.netbeans.jellytools.JellyTestCase.runTest(JellyTestCase.java:179)
	at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:99)
	at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:405)
	at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:331)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.netbeans.jemmy.JemmyException: "ProjectUtilities_ProfileProjectClassesString" key was not found
	at org.netbeans.jellytools.Bundle.getString(Bundle.java:100)
	at org.netbeans.jellytools.Bundle.getStringTrimmed(Bundle.java:133)
	at org.netbeans.test.profiler.utils.NbProfilerDialogOperator.<clinit>(NbProfilerDialogOperator.java:92)
Comment 1 Petr Cyhelsky 2011-12-16 12:30:41 UTC
fixed in profiler-main

author	Petr Cyhelsky <cyhelsky@netbeans.org>
	Fri Dec 16 13:25:04 2011 +0100 (4 minutes ago)
changeset 209072	afc8d18ec32e
parent 209071 	f82f827b0a11
Comment 2 Quality Engineering 2011-12-20 15:56:14 UTC
Integrated into 'main-golden', will be available in build *201112200600* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/afc8d18ec32e
User: Petr Cyhelsky <cyhelsky@netbeans.org>
Log: #206463 Fix bundles in profiler commit validation test