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 70537 - NPE after editing custom Profiling Config
Summary: NPE after editing custom Profiling Config
Status: CLOSED DUPLICATE of bug 70502
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All Windows ME/2000
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-16 20:48 UTC by bhamail
Modified: 2007-03-14 10:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages file as requested by NetBeans error dialog (44.02 KB, text/plain)
2005-12-16 20:50 UTC, bhamail
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bhamail 2005-12-16 20:48:53 UTC
I was using v5.0 beta 2 w/ only the Profiler. I had attached to a local vm
(manually using command line args) and was profiling successfully for a while.
I attempted to edit the Custom Profiling Configuration (while still profiling).
After I applied the changes (basically I just unchecked "Run GC when taking
Snapshots" option), the error below occurred:

java.lang.NullPointerException
	at java.lang.System.arraycopy(Native Method)
	at
com.sun.tools.profiler.results.memory.ObjLivenessCallGraphBuilder$ObjectNumbersContainer.<init>(ObjLivenessCallGraphBuilder.java:322)
	at
com.sun.tools.profiler.results.memory.ObjLivenessCallGraphBuilder.getObjectNumbers(ObjLivenessCallGraphBuilder.java:73)
	at
com.sun.tools.profiler.ui.memory.LiveLivenessResultsPanel.fetchResultsFromTargetApp(LiveLivenessResultsPanel.java:165)
	at
com.sun.tools.profiler.ui.memory.LiveLivenessResultsPanel.updateLiveResults(LiveLivenessResultsPanel.java:285)
[catch] at
org.netbeans.modules.profiler.LiveResultsWindow$5$1.run(LiveResultsWindow.java:398)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
	at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
	at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)


Since I can't figure out how to add attachments to this report, below is the
content of the messages file (as requested by the error dialog):

-------------------------------------------------------------------------------
>Log Session: Thursday, December 15, 2005 5:11:41 PM EST
>System Info: 
  Product Version         = NetBeans IDE 5.0 Beta 2 (Build 200511141730)
  Operating System        = Windows 2000 version 5.0 running on x86
  Java; VM; Vendor; Home  = 1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05;
Sun Microsystems Inc.; C:\devtools\jdk1.5.0_06\jre
  System Locale; Encoding = en_US (nb); Cp1252
  Home Dir.; Current Dir. = C:\Documents and Settings\drollo; C:\Program
Files\netbeans-5.0beta2
  Installation; User Dir. = C:\Program Files\netbeans-5.0beta2\nb5.0;C:\Program
Files\netbeans-5.0beta2\ide6;C:\Program
Files\netbeans-5.0beta2\enterprise2;C:\Program
Files\netbeans-5.0beta2\harness;C:\Program
Files\netbeans-5.0beta2\profiler1;C:\Program Files\netbeans-5.0beta2\platform6;
C:\Documents and Settings\drollo\.netbeans\5.0beta2
  Boot & Ext. Classpath   =
C:\devtools\jdk1.5.0_06\jre\lib\rt.jar;C:\devtools\jdk1.5.0_06\jre\lib\i18n.jar;C:\devtools\jdk1.5.0_06\jre\lib\sunrsasign.jar;C:\devtools\jdk1.5.0_06\jre\lib\jsse.jar;C:\devtools\jdk1.5.0_06\jre\lib\jce.jar;C:\devtools\jdk1.5.0_06\jre\lib\charsets.jar;C:\devtools\jdk1.5.0_06\jre\classes;C:\devtools\jdk1.5.0_06\jre\lib\ext\dnsns.jar;C:\devtools\jdk1.5.0_06\jre\lib\ext\localedata.jar;C:\devtools\jdk1.5.0_06\jre\lib\ext\sunjce_provider.jar;C:\devtools\jdk1.5.0_06\jre\lib\ext\sunpkcs11.jar
  Application Classpath   = C:\Program
Files\netbeans-5.0beta2\platform6\lib\boot.jar;C:\Program
Files\netbeans-5.0beta2\platform6\lib\org-openide-modules.jar;C:\Program
Files\netbeans-5.0beta2\platform6\lib\org-openide-util.jar;C:\devtools\jdk1.5.0_06\lib\dt.jar;C:\devtools\jdk1.5.0_06\lib\tools.jar
  Startup Classpath       = C:\Program
Files\netbeans-5.0beta2\platform6\core\core.jar;C:\Program
Files\netbeans-5.0beta2\platform6\core\org-openide-filesystems.jar;C:\Program
Files\netbeans-5.0beta2\nb5.0\core\org-netbeans-upgrader.jar;C:\Program
Files\netbeans-5.0beta2\nb5.0\core\locale\core_nb.jar;C:\Program
Files\netbeans-5.0beta2\ide6\core\org-netbeans-modules-utilities-cli.jar
-------------------------------------------------------------------------------
Turning on modules:
	org.openide.util [6.5.1 200511141730]
	org.openide.modules [6.4.1 200511141730]
	org.openide.awt [6.6.1 200511141730]
	org.openide.filesystems [6.3.1 200511141730]
	org.openide.dialogs [6.3.1 200511141730]
	org.openide.nodes [6.6.1 200511141730]
	org.openide.windows [6.4.1 200511141730]
	org.openide.options [6.3.1 200511141730]
	org.openide.text [6.8.1 200511141730]
	org.openide.explorer [6.4.1 1 200511141730]
	org.openide.actions [6.4.1 200511141730]
	org.openide.loaders [5.8.1 200511141730]
	org.netbeans.modules.welcome/1 [1.9.1 200511141730]
	org.openide.io [1.8.1 200511141730]
	org.openide.execution [1.7.1 200511141730]
	org.netbeans.api.java/1 [1.9.1 200511141730]
	org.openide.src [1.7.1 200511141730]
	org.netbeans.spi.palette/0 [1.4.1 200511141730]
	org.netbeans.modules.queries/1 [1.6.1 200511141730]
	org.netbeans.modules.projectapi/1 [1.8.1 200511141730]
	org.netbeans.modules.classfile/1 [1.16.1 200511141730]
	javax.jmi.reflect/1 [1.6.1 200511141730]
	org.netbeans.jmi.javamodel/2 [1.20.1 200511141730]
	org.netbeans.api.mdr/1 [1.3.1 200511141730]
	org.netbeans.api.progress/1 [1.3.1 200511141730]
	javax.jmi.model/1 [1.6.1 200511141730]
	org.netbeans.modules.jmiutils/1 [1.4.1.2 2 200511141730]
	org.netbeans.modules.mdr/1 [1.4.1.2.2 2 200511141730]
	org.netbeans.modules.javacore/1 [1.16.1.2.2 200511141730]
	org.netbeans.libs.formlayout/1 [1.1.1 1 200511141730]
	org.netbeans.modules.options.api/0 [1.1.1 200511141730]
	org.netbeans.bootstrap/1 [2.2.1 200511141730]
	org.netbeans.core.startup/1 [1.4.1 200511141730]
	org.netbeans.swing.plaf [1.4.1 200511141730]
	org.netbeans.core/2 [3.1.1.1 200511141730]
	org.netbeans.modules.projectuiapi/1 [1.12.1.5 5 200511141730]
	org.netbeans.modules.project.ant/1 [1.11.1 200511141730]
	org.jdesktop.layout/1 [1.2.1 0.9 200511141730]
	org.netbeans.api.xml/1 [1.11.1 200511141730]
	org.netbeans.spi.navigator/1 [1.1.1 200511141730]
	org.netbeans.core.output2/1 [1.6.1.1 1 200511141730]
	org.netbeans.core.execution/1 [1.8.1 200511141730]
	org.apache.tools.ant.module/3 [3.23.1.1 1 200511141730]
	org.openidex.util/3 [3.8.1 200511141730]
	org.netbeans.modules.java.platform/1 [1.6.1 200511141730]
	org.netbeans.modules.favorites/1 [1.10.1 200511141730]
	org.netbeans.core.ui/1 [1.8.1 200511141730]
	org.netbeans.modules.xml.core/2 [1.10.1.4 4 200511141730]
	org.netbeans.modules.xml.catalog/2 [1.9.1.4.4 4 200511141730]
	org.netbeans.modules.masterfs/1 [1.6.1 200511141730]
	org.netbeans.modules.projectui [1.6.1.5 200511141730]
	org.netbeans.modules.editor.errorstripe.api/1 [2.1.1.1 1 200511141730]
	org.netbeans.modules.java/1 [1.24.1.2.2.2 2 200511141730]
	org.netbeans.modules.project.libraries/1 [1.12.1 200511141730]
	org.netbeans.modules.java.project/1 [1.7.1 200511141730]
	org.netbeans.modules.javahelp/1 [2.7.1 200511141730]
	org.netbeans.modules.editor.util/1 [1.7.1 200511141730]
	org.netbeans.modules.editor.mimelookup/1 [1.2.1 200511141730]
	org.netbeans.modules.editor.fold/1 [1.4.1 200511141730]
	org.netbeans.core.multiview/1 [1.7.1 200511141730]
	org.netbeans.modules.refactoring/1 [1.14.1.3.2 3 200511141730]
	org.netbeans.modules.form/2 [1.18.1 1 200511141730]
	org.netbeans.libs.xerces/1 [1.7.1 2.6.2 200511141730]
	org.netbeans.modules.ant.browsetask [1.10.1 200511141730]
	org.netbeans.modules.websvc.clientapi [1.3.1 200511141730]
	org.netbeans.spi.viewmodel/2 [1.8.1 200511141730]
	org.netbeans.api.debugger/1 [1.6.1 200511141730]
	org.netbeans.api.debugger.jpda/2 [2.3.1 200511141730]
	org.netbeans.modules.debugger.jpda/2 [1.15.1 200511141730]
	org.netbeans.spi.debugger.ui/1 [2.7.1 200511141730]
	org.netbeans.modules.debugger.jpda.ui/1 [1.4.1 200511141730]
	org.netbeans.modules.debugger.jpda.ant [1.6.1 200511141730]
	org.netbeans.modules.junit/2 [2.18.1 200511141730]
	org.netbeans.modules.java.j2seproject [1.5.1.42 42 200511141730]
	org.netbeans.modules.profiler/1 [0.9.2 051201]
	org.netbeans.modules.profiler.j2ee.sunas/1 [0.90.2 051201]
	org.netbeans.modules.image/1 [1.16.1 200511141730]
	org.netbeans.upgrader [4.4.1 200511141730]
	org.netbeans.tasklistapi/1 [1.19.1.7 7 200511141730]
	org.netbeans.lib.cvsclient/1 [1.13.1 200511141730]
	org.netbeans.modules.apisupport.feedreader/1 [1.1.1 200511141730]
	org.netbeans.modules.editor.lib/1 [1.8.1.1 1 200511141730]
	org.netbeans.modules.editor.settings/1 [1.3.1 200511141730]
	org.netbeans.modules.editor.settings.storage/1 [1.3.1 200511141730]
	org.netbeans.modules.editor/3 [1.25.1.1 200511141730]
	org.netbeans.modules.editor.completion/1 [1.5.1 200511141730]
	org.netbeans.modules.db/0 [1.14.1.3 3 200511141730]
	org.netbeans.modules.schema2beans/1 [1.13.1 200511141730]
	org.netbeans.modules.j2ee.dd/1 [1.6.1.2 2 200511141730]
	org.netbeans.modules.j2ee.dd.webservice [1.2.1 200511141730]
	org.netbeans.modules.websvc.websvcapi [1.3.1 200511141730]
	org.netbeans.modules.editor.hints/1 [1.8.1.1 1 200511141730]
	org.netbeans.modules.java.editor.lib/1 [1.3.1 200511141730]
	org.netbeans.modules.editor.codetemplates/1 [1.1.1 200511141730]
	org.netbeans.modules.java.editor/1 [1.3.1 200511141730]
	org.netbeans.modules.j2eeapis/1 [1.5.1 200511141730]
	org.netbeans.modules.settings/1 [1.9.1 200511141730]
	org.netbeans.modules.j2eeserver/4 [1.12.1 200511141730]
	org.netbeans.modules.j2ee.common/1 [1.3.1 200511141730]
	org.netbeans.modules.dbschema/1 [1.6.1.3.3 3 200511141730]
	org.netbeans.api.web.webmodule [1.5.1 200511141730]
	org.netbeans.modules.j2ee.api.ejbmodule [1.3.1 200511141730]
	org.netbeans.modules.j2ee.ejbcore [1.3.1 200511141730]
	org.netbeans.modules.servletapi/1 [1.8.1 200511141730]
	org.netbeans.modules.httpserver/2 [2.4.1.42 42 200511141730]
	org.netbeans.modules.web.monitor/1 [1.14.1 200511141730]
	org.netbeans.core.ide/1 [1.8.1 200511141730]
	org.netbeans.modules.editor.structure/1 [1.10.1.1 1 200511141730]
	org.netbeans.modules.xml.text/2 [1.10.1.4.4 4 200511141730]
	org.netbeans.modules.editor.plain.lib/1 [1.2.1 200511141730]
	org.netbeans.modules.xml.tax/2 [1.10.1.4.4 4 200511141730]
	org.netbeans.modules.xml.tools/2 [1.10.1.4.4.4 4 200511141730]
	org.netbeans.modules.websvc.registry [1.2.1 200511141730]
	org.netbeans.modules.websvc.core [1.4.1.1.4.4 1 200511141730]
	org.netbeans.libs.commons_logging/1 [1.2.1 1.0.4 200511141730]
	org.netbeans.modules.servletapi24/1 [2.5.1 2.4 200511141730]
	org.netbeans.modules.web.jspparser/2 [2.4.1 200511141730]
	org.netbeans.modules.xml.multiview/1 [1.3.1.2 2 200511141730]
	org.netbeans.modules.html.editor.lib/1 [1.3.1 200511141730]
	org.netbeans.modules.html.editor/1 [1.3.1 200511141730]
	org.netbeans.modules.web.core.syntax/1 [1.21.1.4 200511141730]
	org.netbeans.modules.web.core/1 [1.24.1.42.2 42 200511141730]
	org.netbeans.modules.j2ee.refactoring/1 [1.4.1.42.1 200511141730]
	org.netbeans.modules.j2ee.sun.dd/1 [1.4.1 200511141730]
	org.netbeans.modules.jmxri/1 [1.1.1 1 200511141730]
	org.netbeans.modules.j2ee.sun.appsrv/1 [1.2.1 1 200511141730]
	org.netbeans.modules.j2ee.sun.ddui/1 [1.5.1 200511141730]
	org.netbeans.modules.editor.plain/1 [1.2.1 200511141730]
	org.netbeans.modules.ant.freeform/1 [1.9.1 200511141730]
	org.netbeans.modules.tasklist.core/2 [1.36.1.16.7 16 200511141730]
	org.netbeans.modules.web.project [1.3.1 200511141730]
	org.netbeans.modules.profiler.j2ee/1 [0.90.2 051201]
	org.netbeans.modules.clazz/1 [1.18.1 200511141730]
	org.netbeans.modules.profiler.nbproject/1 [0.9.2 051201]
	org.netbeans.modules.html/1 [1.18.1 200511141730]
	org.netbeans.modules.java.freeform/1 [1.4.1 200511141730]
	org.netbeans.modules.java.j2seplatform/1 [1.5.1.2 2 200511141730]
	org.netbeans.modules.properties/1 [1.16.1 200511141730]
	org.netbeans.modules.i18n/1 [1.19.1 200511141730]
	org.netbeans.swing.tabcontrol [1.5.1 200511141730]
	org.netbeans.modules.css/2 [1.10.1 200511141730]
	org.netbeans.modules.java.hints/1 [1.9.1.1 1 200511141730]
	org.netbeans.modules.j2ee.ant [1.6.1 200511141730]
	org.netbeans.modules.properties.syntax/1 [1.16.1 200511141730]
	org.netbeans.modules.j2ee.sun.appsrv81/1 [1.0.1.1.1.4 1 200511141730]
	org.netbeans.modules.j2ee.ddloaders/1 [1.5.1.2.2.4 200511141730]
	org.netbeans.modules.xsl/1 [1.10.1.4 200511141730]
	org.netbeans.modules.j2ee.genericserver [1.3.1 200511141730]
	org.netbeans.modules.diff/1 [1.14.1.42 42 200511141730]
	org.netbeans.modules.editor.errorstripe/2 [2.1.1.1.1 1 200511141730]
	org.netbeans.modules.versioning/1 [1.2.1.1 1 200511141730]
	org.netbeans.libs.jsch/1 [1.3.1 0.1.23 200511141730]
	org.netbeans.modules.versioning.system.cvss/1 [1.6.1.1.42.1 1 200511141730]
	org.netbeans.modules.j2ee.blueprints/1 [1.8.1 200511141730]
	org.netbeans.modules.java.navigation/1 [1.1.1 200511141730]
	org.netbeans.modules.xml.schema/1 [1.10.1.4 200511141730]
	org.netbeans.modules.j2ee.ejbfreeform [1.5.1 200511141730]
	org.netbeans.modules.defaults/1 [1.1.1 200511141730]
	org.netbeans.core.windows/2 [2.6.1.1 200511141730]
	org.netbeans.modules.db.core [1.1.1 200511141730]
	org.netbeans.modules.db.sql.editor [1.1.1.3 200511141730]
	org.netbeans.modules.autoupdate/1 [2.15.1 200511141730]
	org.netbeans.modules.options.editor/1 [1.1.1 200511141730]
	org.netbeans.modules.apisupport.ant [2.28.1 200511141730]
	org.netbeans.modules.apisupport.project [1.10.1.5.4 5 200511141730]
	org.netbeans.modules.j2ee.jboss4/1 [1.3.1 200511141730]
	org.netbeans.modules.web.examples/1 [1.4.1 200511141730]
	org.netbeans.modules.javadoc/1 [1.17.1 200511141730]
	org.netbeans.modules.extbrowser/1 [1.8.1 200511141730]
	org.netbeans.modules.tomcat5/1 [1.6.1 200511141730]
	org.netbeans.modules.editor.bookmarks/1 [1.2.1 200511141730]
	org.netbeans.modules.j2ee.platform/1 [1.2.1 200511141730]
	org.netbeans.modules.j2ee.ejbjarproject [1.3.1 200511141730]
	org.netbeans.modules.web.debug/1 [2.7.1 200511141730]
	org.netbeans.modules.beans/1 [1.16.1 200511141730]
	org.netbeans.modules.utilities/1 [1.20.1 200511141730]
	org.netbeans.modules.utilities.project/1 [1.4.1 200511141730]
	org.netbeans.modules.ant.debugger/1 [1.6.1.1 200511141730]
	org.netbeans.modules.web.jstl11/1 [2.5.1 1.1.2 200511141730]
	org.netbeans.modules.websvc.jaxrpc16/1 [1.1.1 200511141730]
	org.netbeans.modules.usersguide/1 [1.18.1 200511141730]
	org.netbeans.modules.j2ee.debug/1 [1.2.1 200511141730]
	org.netbeans.modules.suggestions_framework/2 [1.14.1.9.16.7 9 200511141730]
	org.netbeans.modules.profiler.j2ee.tomcat/1 [0.90.2 051201]
	org.netbeans.modules.updatecenters/1 [1.5.1 200511141730]
	org.netbeans.modules.web.jsf/1 [1.1.1.1 1 200511141730]
	org.netbeans.modules.web.struts/1 [1.1.1.1 1 200511141730]
	org.netbeans.modules.j2ee.weblogic9/1 [1.3.1 200511141730]
	org.netbeans.modules.profiler.j2ee.jboss/1 [0.90.2 051201]
	org.netbeans.modules.websvc.dev/1 [1.4.1.1 200511141730]
	org.netbeans.modules.i18n.form/2 [1.17.1 200511141730]
	org.netbeans.modules.profiler.j2se/1 [0.90.2 051201]
	org.netbeans.modules.profiler.freeform/1 [0.9.2 051201]
	org.netbeans.modules.profiler.j2ee.weblogic/1 [0.90.2 051201]
	org.netbeans.modules.java.examples/1 [1.4.1 200511141730]
	org.netbeans.modules.web.freeform [1.3.1 200511141730]
	org.netbeans.modules.tomcat5.bundled/1 [1.5.1 200511141730]
	org.netbeans.modules.apisupport.refactoring [1.1.1.5 200511141730]
	org.netbeans.modules.tasklist.docscan/2 [1.22.1.9.16.7 200511141730]
	org.netbeans.modules.j2ee.earproject [1.4.1 200511141730]
	org.netbeans.modules.ant.grammar/1 [1.13.1 200511141730]
[WinSys.PersistenceManager.getTopComponentForID] Problem when deserializing
TopComponent for tcID:'PROFILERCONTROLPANEL_TC'. Reason: Top component
PROFILERCONTROLPANEL_TC could not be located or loaded from Components folder.
Profiler.attachToApp: ***************************************************
Profiler.attachToApp: profiling settings --------------------------------
name: Preset: Monitor
profilingType =1
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =true
allocTrackEvery =10
allocStackTraceLimit =0
selectedInstrFilter =

Profiler.attachToApp: attach settings ----------------------------------
target type =Application
server type =
remote =false
direct =false
ctrlBreak =true
pid =-1
workingDir =C:\devtools\cruisecontrol\contrib\distributed
host =
host os =Windows
transient port =-1

Profiler.attachToApp: ***************************************************
Instrumentation filter:
  Filter type: None
  Filter value:  
[WinSys.PersistenceManager.getTopComponentForID] Problem when deserializing
TopComponent for tcID:'PROFILERTELEMETRYOVERVIEW_TC'. Reason: Top component
PROFILERTELEMETRYOVERVIEW_TC could not be located or loaded from Components folder.
*** Profiler error (Thu Dec 15 17:22:58 EST 2005): connection with server not open
IDEAppStatusHandler - error: Failed to establish socket connection with the
target JVM.
Profiler.attachToApp: ***************************************************
Profiler.attachToApp: profiling settings --------------------------------
name: Preset: Monitor
profilingType =1
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =true
allocTrackEvery =10
allocStackTraceLimit =0
selectedInstrFilter =

Profiler.attachToApp: attach settings ----------------------------------
target type =Application
server type =
remote =false
direct =false
ctrlBreak =true
pid =-1
workingDir =C:\devtools\cruisecontrol\contrib\distributed
host =
host os =Windows
transient port =-1

Profiler.attachToApp: ***************************************************
Instrumentation filter:
  Filter type: None
  Filter value:  
*** Profiler error (Thu Dec 15 17:31:39 EST 2005): connection with server not open
IDEAppStatusHandler - error: Failed to establish socket connection with the
target JVM.
*** Profiler message (Fri Dec 16 11:24:45 EST 2005): Starting target application...
C:\devtools\jdk1.5.0_06\bin\java.exe -agentpath:C:/Program
Files/netbeans-5.0beta2/profiler1/lib/deployed/jdk15/windows/profilerinterface.dll
-Xbootclasspath/a:C:\Program
Files\netbeans-5.0beta2\profiler1\lib\jfluid-server.jar;C:\Program
Files\netbeans-5.0beta2\profiler1\lib\jfluid-server-15.jar
com.sun.tools.profiler.server.ProfilerServer C:/Program
Files/netbeans-5.0beta2/profiler1/lib/deployed/jdk15/windows 5141 10
____Profiler+Calibration+Run____
Profiler.attachToApp: ***************************************************
Profiler.attachToApp: profiling settings --------------------------------
name: Preset: Monitor
profilingType =1
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =true
allocTrackEvery =10
allocStackTraceLimit =0
selectedInstrFilter =

Profiler.attachToApp: attach settings ----------------------------------
target type =Application
server type =
remote =false
direct =false
ctrlBreak =true
pid =-1
workingDir =C:\devtools\cruisecontrol\contrib\distributed
host =
host os =Windows
transient port =-1

Profiler.attachToApp: ***************************************************
Instrumentation filter:
  Filter type: None
  Filter value:  
*** Profiler error (Fri Dec 16 11:25:38 EST 2005): connection with server not open
IDEAppStatusHandler - error: Failed to establish socket connection with the
target JVM.
Profiler.attachToApp: ***************************************************
Profiler.attachToApp: profiling settings --------------------------------
name: Preset: Monitor
profilingType =1
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =true
allocTrackEvery =10
allocStackTraceLimit =0
selectedInstrFilter =

Profiler.attachToApp: attach settings ----------------------------------
target type =Application
server type =
remote =false
direct =false
ctrlBreak =true
pid =-1
workingDir =C:\devtools\cruisecontrol\contrib\distributed
host =
host os =Windows
transient port =-1

Profiler.attachToApp: ***************************************************
Instrumentation filter:
  Filter type: None
  Filter value:  
*** Profiler error (Fri Dec 16 11:30:04 EST 2005): connection with server not open
IDEAppStatusHandler - error: Failed to establish socket connection with the
target JVM.
Profiler.attachToApp: ***************************************************
Profiler.attachToApp: profiling settings --------------------------------
name: Preset: Monitor
profilingType =1
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =true
allocTrackEvery =10
allocStackTraceLimit =0
selectedInstrFilter =

Profiler.attachToApp: attach settings ----------------------------------
target type =Application
server type =
remote =false
direct =true
ctrlBreak =true
pid =-1
workingDir =C:\devtools\cruisecontrol\contrib\distributed
host =
host os =Windows
transient port =-1

Profiler.attachToApp: ***************************************************
Instrumentation filter:
  Filter type: None
  Filter value:  
Profiler.attachToApp: ***************************************************
Profiler.attachToApp: profiling settings --------------------------------
name: Preset: Monitor
profilingType =1
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =true
allocTrackEvery =10
allocStackTraceLimit =0
selectedInstrFilter =

Profiler.attachToApp: attach settings ----------------------------------
target type =Application
server type =
remote =false
direct =true
ctrlBreak =true
pid =-1
workingDir =C:\devtools\cruisecontrol\contrib\distributed
host =
host os =Windows
transient port =-1

Profiler.attachToApp: ***************************************************
Instrumentation filter:
  Filter type: None
  Filter value:  
Profiler.attachToApp: ***************************************************
Profiler.attachToApp: profiling settings --------------------------------
name: Preset: Monitor
profilingType =1
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =true
allocTrackEvery =10
allocStackTraceLimit =0
selectedInstrFilter =

Profiler.attachToApp: attach settings ----------------------------------
target type =Application
server type =
remote =false
direct =true
ctrlBreak =true
pid =-1
workingDir =C:\devtools\cruisecontrol\contrib\distributed
host =
host os =Windows
transient port =-1

Profiler.attachToApp: ***************************************************
Instrumentation filter:
  Filter type: None
  Filter value:  
-------------------------------------------------------------------------------
>Log Session: Friday, December 16, 2005 12:01:50 PM EST
>System Info: 
  Product Version         = NetBeans IDE 5.0 Beta 2 (Build 200511141730)
  Operating System        = Windows 2000 version 5.0 running on x86
  Java; VM; Vendor; Home  = 1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05;
Sun Microsystems Inc.; C:\devtools\jdk1.5.0_06\jre
  System Locale; Encoding = en_US (nb); Cp1252
  Home Dir.; Current Dir. = C:\Documents and Settings\drollo; C:\Program
Files\netbeans-5.0beta2
  Installation; User Dir. = C:\Program Files\netbeans-5.0beta2\nb5.0;C:\Program
Files\netbeans-5.0beta2\ide6;C:\Program
Files\netbeans-5.0beta2\enterprise2;C:\Program
Files\netbeans-5.0beta2\harness;C:\Program
Files\netbeans-5.0beta2\profiler1;C:\Program Files\netbeans-5.0beta2\platform6;
C:\Documents and Settings\drollo\.netbeans\5.0beta2
  Boot & Ext. Classpath   =
C:\devtools\jdk1.5.0_06\jre\lib\rt.jar;C:\devtools\jdk1.5.0_06\jre\lib\i18n.jar;C:\devtools\jdk1.5.0_06\jre\lib\sunrsasign.jar;C:\devtools\jdk1.5.0_06\jre\lib\jsse.jar;C:\devtools\jdk1.5.0_06\jre\lib\jce.jar;C:\devtools\jdk1.5.0_06\jre\lib\charsets.jar;C:\devtools\jdk1.5.0_06\jre\classes;C:\devtools\jdk1.5.0_06\jre\lib\ext\dnsns.jar;C:\devtools\jdk1.5.0_06\jre\lib\ext\localedata.jar;C:\devtools\jdk1.5.0_06\jre\lib\ext\sunjce_provider.jar;C:\devtools\jdk1.5.0_06\jre\lib\ext\sunpkcs11.jar
  Application Classpath   = C:\Program
Files\netbeans-5.0beta2\platform6\lib\boot.jar;C:\Program
Files\netbeans-5.0beta2\platform6\lib\org-openide-modules.jar;C:\Program
Files\netbeans-5.0beta2\platform6\lib\org-openide-util.jar;C:\devtools\jdk1.5.0_06\lib\dt.jar;C:\devtools\jdk1.5.0_06\lib\tools.jar
  Startup Classpath       = C:\Program
Files\netbeans-5.0beta2\platform6\core\core.jar;C:\Program
Files\netbeans-5.0beta2\platform6\core\org-openide-filesystems.jar;C:\Program
Files\netbeans-5.0beta2\nb5.0\core\org-netbeans-upgrader.jar;C:\Program
Files\netbeans-5.0beta2\nb5.0\core\locale\core_nb.jar;C:\Program
Files\netbeans-5.0beta2\ide6\core\org-netbeans-modules-utilities-cli.jar
-------------------------------------------------------------------------------
Turning on modules:
	org.openide.util [6.5.1 200511141730]
	org.openide.modules [6.4.1 200511141730]
	org.openide.awt [6.6.1 200511141730]
	org.openide.filesystems [6.3.1 200511141730]
	org.openide.options [6.3.1 200511141730]
	org.openide.dialogs [6.3.1 200511141730]
	org.openide.io [1.8.1 200511141730]
	org.openide.execution [1.7.1 200511141730]
	org.netbeans.modules.extbrowser/1 [1.8.1 200511141730]
	org.openide.nodes [6.6.1 200511141730]
	org.openide.windows [6.4.1 200511141730]
	org.openide.text [6.8.1 200511141730]
	org.openide.explorer [6.4.1 1 200511141730]
	org.openide.actions [6.4.1 200511141730]
	org.openide.loaders [5.8.1 200511141730]
	org.netbeans.api.progress/1 [1.3.1 200511141730]
	org.jdesktop.layout/1 [1.2.1 0.9 200511141730]
	org.netbeans.api.xml/1 [1.11.1 200511141730]
	org.netbeans.spi.navigator/1 [1.1.1 200511141730]
	org.netbeans.core.output2/1 [1.6.1.1 1 200511141730]
	org.netbeans.libs.formlayout/1 [1.1.1 1 200511141730]
	org.netbeans.modules.options.api/0 [1.1.1 200511141730]
	org.netbeans.bootstrap/1 [2.2.1 200511141730]
	org.netbeans.core.startup/1 [1.4.1 200511141730]
	org.netbeans.swing.plaf [1.4.1 200511141730]
	org.netbeans.core/2 [3.1.1.1 200511141730]
	org.netbeans.core.execution/1 [1.8.1 200511141730]
	org.apache.tools.ant.module/3 [3.23.1.1 1 200511141730]
	org.netbeans.libs.jsch/1 [1.3.1 0.1.23 200511141730]
	org.netbeans.modules.queries/1 [1.6.1 200511141730]
	org.netbeans.modules.projectapi/1 [1.8.1 200511141730]
	org.netbeans.modules.classfile/1 [1.16.1 200511141730]
	javax.jmi.reflect/1 [1.6.1 200511141730]
	org.netbeans.jmi.javamodel/2 [1.20.1 200511141730]
	org.netbeans.api.mdr/1 [1.3.1 200511141730]
	javax.jmi.model/1 [1.6.1 200511141730]
	org.netbeans.modules.jmiutils/1 [1.4.1.2 2 200511141730]
	org.netbeans.modules.mdr/1 [1.4.1.2.2 2 200511141730]
	org.netbeans.api.java/1 [1.9.1 200511141730]
	org.netbeans.modules.javacore/1 [1.16.1.2.2 200511141730]
	org.netbeans.modules.projectuiapi/1 [1.12.1.5 5 200511141730]
	org.netbeans.modules.project.ant/1 [1.11.1 200511141730]
	org.openidex.util/3 [3.8.1 200511141730]
	org.netbeans.modules.java.platform/1 [1.6.1 200511141730]
	org.netbeans.modules.favorites/1 [1.10.1 200511141730]
	org.netbeans.core.ui/1 [1.8.1 200511141730]
	org.netbeans.modules.xml.core/2 [1.10.1.4 4 200511141730]
	org.netbeans.modules.xml.catalog/2 [1.9.1.4.4 4 200511141730]
	org.netbeans.modules.masterfs/1 [1.6.1 200511141730]
	org.netbeans.modules.projectui [1.6.1.5 200511141730]
	org.openide.src [1.7.1 200511141730]
	org.netbeans.modules.editor.errorstripe.api/1 [2.1.1.1 1 200511141730]
	org.netbeans.modules.java/1 [1.24.1.2.2.2 2 200511141730]
	org.netbeans.modules.project.libraries/1 [1.12.1 200511141730]
	org.netbeans.modules.java.project/1 [1.7.1 200511141730]
	org.netbeans.modules.ant.browsetask [1.10.1 200511141730]
	org.netbeans.modules.websvc.clientapi [1.3.1 200511141730]
	org.netbeans.spi.viewmodel/2 [1.8.1 200511141730]
	org.netbeans.api.debugger/1 [1.6.1 200511141730]
	org.netbeans.api.debugger.jpda/2 [2.3.1 200511141730]
	org.netbeans.modules.debugger.jpda/2 [1.15.1 200511141730]
	org.netbeans.spi.debugger.ui/1 [2.7.1 200511141730]
	org.netbeans.modules.debugger.jpda.ui/1 [1.4.1 200511141730]
	org.netbeans.modules.debugger.jpda.ant [1.6.1 200511141730]
	org.netbeans.core.multiview/1 [1.7.1 200511141730]
	org.netbeans.modules.junit/2 [2.18.1 200511141730]
	org.netbeans.modules.java.j2seproject [1.5.1.42 42 200511141730]
	org.netbeans.modules.profiler/1 [0.9.2 051201]
	org.netbeans.modules.profiler.j2ee.sunas/1 [0.90.2 051201]
	org.netbeans.modules.properties/1 [1.16.1 200511141730]
	org.netbeans.modules.javahelp/1 [2.7.1 200511141730]
	org.netbeans.modules.i18n/1 [1.19.1 200511141730]
	org.netbeans.modules.db/0 [1.14.1.3 3 200511141730]
	org.netbeans.modules.dbschema/1 [1.6.1.3.3 3 200511141730]
	org.netbeans.modules.j2eeapis/1 [1.5.1 200511141730]
	org.netbeans.modules.schema2beans/1 [1.13.1 200511141730]
	org.netbeans.libs.xerces/1 [1.7.1 2.6.2 200511141730]
	org.netbeans.modules.j2ee.sun.dd/1 [1.4.1 200511141730]
	org.netbeans.modules.settings/1 [1.9.1 200511141730]
	org.netbeans.modules.j2eeserver/4 [1.12.1 200511141730]
	org.netbeans.modules.jmxri/1 [1.1.1 1 200511141730]
	org.netbeans.modules.j2ee.sun.appsrv/1 [1.2.1 1 200511141730]
	org.netbeans.modules.j2ee.dd/1 [1.6.1.2 2 200511141730]
	org.netbeans.modules.j2ee.sun.ddui/1 [1.5.1 200511141730]
	org.netbeans.modules.apisupport.ant [2.28.1 200511141730]
	org.netbeans.modules.editor.util/1 [1.7.1 200511141730]
	org.netbeans.modules.editor.mimelookup/1 [1.2.1 200511141730]
	org.netbeans.modules.editor.fold/1 [1.4.1 200511141730]
	org.netbeans.modules.editor.lib/1 [1.8.1.1 1 200511141730]
	org.netbeans.modules.editor.settings/1 [1.3.1 200511141730]
	org.netbeans.modules.editor.settings.storage/1 [1.3.1 200511141730]
	org.netbeans.modules.editor/3 [1.25.1.1 200511141730]
	org.netbeans.modules.editor.completion/1 [1.5.1 200511141730]
	org.netbeans.modules.j2ee.dd.webservice [1.2.1 200511141730]
	org.netbeans.modules.websvc.websvcapi [1.3.1 200511141730]
	org.netbeans.modules.editor.hints/1 [1.8.1.1 1 200511141730]
	org.netbeans.modules.java.editor.lib/1 [1.3.1 200511141730]
	org.netbeans.modules.editor.codetemplates/1 [1.1.1 200511141730]
	org.netbeans.modules.java.editor/1 [1.3.1 200511141730]
	org.netbeans.modules.j2ee.common/1 [1.3.1 200511141730]
	org.netbeans.api.web.webmodule [1.5.1 200511141730]
	org.netbeans.modules.j2ee.api.ejbmodule [1.3.1 200511141730]
	org.netbeans.modules.j2ee.ejbcore [1.3.1 200511141730]
	org.netbeans.modules.servletapi/1 [1.8.1 200511141730]
	org.netbeans.modules.httpserver/2 [2.4.1.42 42 200511141730]
	org.netbeans.modules.web.monitor/1 [1.14.1 200511141730]
	org.netbeans.modules.refactoring/1 [1.14.1.3.2 3 200511141730]
	org.netbeans.modules.xml.tax/2 [1.10.1.4.4 4 200511141730]
	org.netbeans.modules.tomcat5/1 [1.6.1 200511141730]
	org.netbeans.modules.apisupport.project [1.10.1.5.4 5 200511141730]
	org.netbeans.modules.apisupport.refactoring [1.1.1.5 200511141730]
	org.netbeans.modules.tomcat5.bundled/1 [1.5.1 200511141730]
	org.netbeans.modules.java.navigation/1 [1.1.1 200511141730]
	org.netbeans.modules.ant.debugger/1 [1.6.1.1 200511141730]
	org.netbeans.modules.editor.plain.lib/1 [1.2.1 200511141730]
	org.netbeans.tasklistapi/1 [1.19.1.7 7 200511141730]
	org.netbeans.modules.tasklist.core/2 [1.36.1.16.7 16 200511141730]
	org.netbeans.modules.suggestions_framework/2 [1.14.1.9.16.7 9 200511141730]
	org.netbeans.libs.commons_logging/1 [1.2.1 1.0.4 200511141730]
	org.netbeans.modules.servletapi24/1 [2.5.1 2.4 200511141730]
	org.netbeans.modules.web.jspparser/2 [2.4.1 200511141730]
	org.netbeans.modules.web.project [1.3.1 200511141730]
	org.netbeans.modules.profiler.j2ee/1 [0.90.2 051201]
	org.netbeans.modules.xml.tools/2 [1.10.1.4.4.4 4 200511141730]
	org.netbeans.modules.websvc.registry [1.2.1 200511141730]
	org.netbeans.modules.websvc.core [1.4.1.1.4.4 1 200511141730]
	org.netbeans.modules.profiler.nbproject/1 [0.9.2 051201]
	org.netbeans.modules.html.editor.lib/1 [1.3.1 200511141730]
	org.netbeans.modules.html.editor/1 [1.3.1 200511141730]
	org.netbeans.modules.javadoc/1 [1.17.1 200511141730]
	org.netbeans.modules.java.examples/1 [1.4.1 200511141730]
	org.netbeans.modules.java.hints/1 [1.9.1.1 1 200511141730]
	org.netbeans.spi.palette/0 [1.4.1 200511141730]
	org.netbeans.modules.form/2 [1.18.1 1 200511141730]
	org.netbeans.modules.i18n.form/2 [1.17.1 200511141730]
	org.netbeans.modules.editor.structure/1 [1.10.1.1 1 200511141730]
	org.netbeans.modules.clazz/1 [1.18.1 200511141730]
	org.netbeans.modules.image/1 [1.16.1 200511141730]
	org.netbeans.swing.tabcontrol [1.5.1 200511141730]
	org.netbeans.core.windows/2 [2.6.1.1 200511141730]
	org.netbeans.modules.ant.freeform/1 [1.9.1 200511141730]
	org.netbeans.modules.java.freeform/1 [1.4.1 200511141730]
	org.netbeans.modules.j2ee.ant [1.6.1 200511141730]
	org.netbeans.modules.websvc.jaxrpc16/1 [1.1.1 200511141730]
	org.netbeans.modules.db.core [1.1.1 200511141730]
	org.netbeans.modules.db.sql.editor [1.1.1.3 200511141730]
	org.netbeans.modules.xml.multiview/1 [1.3.1.2 2 200511141730]
	org.netbeans.modules.j2ee.ddloaders/1 [1.5.1.2.2.4 200511141730]
	org.netbeans.modules.j2ee.genericserver [1.3.1 200511141730]
	org.netbeans.modules.utilities/1 [1.20.1 200511141730]
	org.netbeans.modules.autoupdate/1 [2.15.1 200511141730]
	org.netbeans.modules.updatecenters/1 [1.5.1 200511141730]
	org.netbeans.modules.web.debug/1 [2.7.1 200511141730]
	org.netbeans.modules.beans/1 [1.16.1 200511141730]
	org.netbeans.modules.editor.bookmarks/1 [1.2.1 200511141730]
	org.netbeans.upgrader [4.4.1 200511141730]
	org.netbeans.modules.j2ee.ejbfreeform [1.5.1 200511141730]
	org.netbeans.modules.java.j2seplatform/1 [1.5.1.2 2 200511141730]
	org.netbeans.modules.j2ee.weblogic9/1 [1.3.1 200511141730]
	org.netbeans.modules.options.editor/1 [1.1.1 200511141730]
	org.netbeans.modules.j2ee.sun.appsrv81/1 [1.0.1.1.1.4 1 200511141730]
	org.netbeans.modules.web.jsf/1 [1.1.1.1 1 200511141730]
	org.netbeans.modules.welcome/1 [1.9.1 200511141730]
	org.netbeans.modules.apisupport.feedreader/1 [1.1.1 200511141730]
	org.netbeans.modules.j2ee.jboss4/1 [1.3.1 200511141730]
	org.netbeans.modules.html/1 [1.18.1 200511141730]
	org.netbeans.modules.diff/1 [1.14.1.42 42 200511141730]
	org.netbeans.modules.css/2 [1.10.1 200511141730]
	org.netbeans.modules.defaults/1 [1.1.1 200511141730]
	org.netbeans.modules.j2ee.platform/1 [1.2.1 200511141730]
	org.netbeans.modules.ant.grammar/1 [1.13.1 200511141730]
	org.netbeans.modules.j2ee.ejbjarproject [1.3.1 200511141730]
	org.netbeans.lib.cvsclient/1 [1.13.1 200511141730]
	org.netbeans.modules.usersguide/1 [1.18.1 200511141730]
	org.netbeans.modules.properties.syntax/1 [1.16.1 200511141730]
	org.netbeans.modules.editor.errorstripe/2 [2.1.1.1.1 1 200511141730]
	org.netbeans.modules.web.jstl11/1 [2.5.1 1.1.2 200511141730]
	org.netbeans.modules.tasklist.docscan/2 [1.22.1.9.16.7 200511141730]
	org.netbeans.modules.xml.text/2 [1.10.1.4.4 4 200511141730]
	org.netbeans.modules.utilities.project/1 [1.4.1 200511141730]
	org.netbeans.modules.versioning/1 [1.2.1.1 1 200511141730]
	org.netbeans.modules.versioning.system.cvss/1 [1.6.1.1.42.1 1 200511141730]
	org.netbeans.modules.j2ee.debug/1 [1.2.1 200511141730]
	org.netbeans.modules.xsl/1 [1.10.1.4 200511141730]
	org.netbeans.modules.profiler.j2ee.tomcat/1 [0.90.2 051201]
	org.netbeans.modules.web.core.syntax/1 [1.21.1.4 200511141730]
	org.netbeans.modules.web.core/1 [1.24.1.42.2 42 200511141730]
	org.netbeans.modules.j2ee.refactoring/1 [1.4.1.42.1 200511141730]
	org.netbeans.core.ide/1 [1.8.1 200511141730]
	org.netbeans.modules.j2ee.blueprints/1 [1.8.1 200511141730]
	org.netbeans.modules.web.struts/1 [1.1.1.1 1 200511141730]
	org.netbeans.modules.web.examples/1 [1.4.1 200511141730]
	org.netbeans.modules.profiler.j2ee.jboss/1 [0.90.2 051201]
	org.netbeans.modules.websvc.dev/1 [1.4.1.1 200511141730]
	org.netbeans.modules.profiler.j2se/1 [0.90.2 051201]
	org.netbeans.modules.editor.plain/1 [1.2.1 200511141730]
	org.netbeans.modules.profiler.freeform/1 [0.9.2 051201]
	org.netbeans.modules.profiler.j2ee.weblogic/1 [0.90.2 051201]
	org.netbeans.modules.xml.schema/1 [1.10.1.4 200511141730]
	org.netbeans.modules.j2ee.earproject [1.4.1 200511141730]
	org.netbeans.modules.web.freeform [1.3.1 200511141730]
[WinSys.PersistenceManager.getTopComponentForID] Problem when deserializing
TopComponent for tcID:'PROFILERCONTROLPANEL_TC'. Reason: Top component
PROFILERCONTROLPANEL_TC could not be located or loaded from Components folder.
Profiler.attachToApp: ***************************************************
Profiler.attachToApp: profiling settings --------------------------------
name: Preset: Monitor
profilingType =1
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =true
allocTrackEvery =10
allocStackTraceLimit =0
selectedInstrFilter =

Profiler.attachToApp: attach settings ----------------------------------
target type =Application
server type =
remote =false
direct =true
ctrlBreak =true
pid =-1
workingDir =C:\devtools\cruisecontrol\contrib\distributed
host =
host os =Windows
transient port =-1

Profiler.attachToApp: ***************************************************
Instrumentation filter:
  Filter type: None
  Filter value:  
[WinSys.PersistenceManager.getTopComponentForID] Problem when deserializing
TopComponent for tcID:'PROFILERTELEMETRYOVERVIEW_TC'. Reason: Top component
PROFILERTELEMETRYOVERVIEW_TC could not be located or loaded from Components folder.
Profiler.attachToApp: ***************************************************
Profiler.attachToApp: profiling settings --------------------------------
name: Preset: Monitor
profilingType =1
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =true
allocTrackEvery =10
allocStackTraceLimit =0
selectedInstrFilter =

Profiler.attachToApp: attach settings ----------------------------------
target type =Application
server type =
remote =false
direct =true
ctrlBreak =true
pid =-1
workingDir =C:\devtools\cruisecontrol\contrib\distributed
host =
host os =Windows
transient port =-1

Profiler.attachToApp: ***************************************************
Instrumentation filter:
  Filter type: None
  Filter value:  
Profiler.modifyCurrentProfiling: name: My Memory Profiling Configuration
profilingType =4
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =true
allocTrackEvery =10
allocStackTraceLimit =-10
selectedInstrFilter =Profile All Classes

Instrumentation filter:
  Filter type: None
  Filter value:  
*** Profiler warning (Fri Dec 16 14:24:05 EST 2005): class $Proxy1, ldr = 0 not
found anywhere
*** Profiler warning (Fri Dec 16 14:24:06 EST 2005): class
com/sun/jini/reggie/$Proxy0, ldr = 0 not found anywhere
Profiler.attachToApp: ***************************************************
Profiler.attachToApp: profiling settings --------------------------------
name: My Memory Profiling Configuration
profilingType =4
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =true
allocTrackEvery =10
allocStackTraceLimit =-10
selectedInstrFilter =Profile All Classes

Profiler.attachToApp: attach settings ----------------------------------
target type =Application
server type =
remote =false
direct =true
ctrlBreak =true
pid =-1
workingDir =C:\devtools\cruisecontrol\contrib\distributed
host =
host os =Windows
transient port =-1

Profiler.attachToApp: ***************************************************
Instrumentation filter:
  Filter type: None
  Filter value:  
*** Profiler warning (Fri Dec 16 15:16:35 EST 2005): class
com/sun/jini/reggie/$Proxy0, ldr = 0 not found anywhere
*** Profiler warning (Fri Dec 16 15:16:36 EST 2005): class $Proxy1, ldr = 0 not
found anywhere
Profiler.modifyCurrentProfiling: name: My Memory Profiling Configuration
profilingType =4
overrideGlobalSettings =false
workingDir =
jvmArgs: 
javaPlatform =<project>
threadsMonitoringEnabled =true
excludeWaitTime =true
cpuProfilingType =0
instrScheme =1
threadCPUTimerOn =false
instrumentGetterSetterMethods =false
instrumentEmptyMethods =false
instrumentMethodInvoke =true
instrumentSpawnedThreads =false
nProfiledThreadsLimit =32
sortResultsByThreadCPUTime =false
samplingInterval =10
instrumentationRootMethods =[]
codeFragmentSelection =null
codeRegionCPUResBufSize =1000
runGCOnGetResultsInMemoryProfiling =false
allocTrackEvery =10
allocStackTraceLimit =-10
selectedInstrFilter =Profile All Classes

Instrumentation filter:
  Filter type: None
  Filter value:  
*********** Exception occurred ************ at 3:38 PM on Dec 16, 2005
java.lang.NullPointerException
	at java.lang.System.arraycopy(Native Method)
	at
com.sun.tools.profiler.results.memory.ObjLivenessCallGraphBuilder$ObjectNumbersContainer.<init>(ObjLivenessCallGraphBuilder.java:322)
	at
com.sun.tools.profiler.results.memory.ObjLivenessCallGraphBuilder.getObjectNumbers(ObjLivenessCallGraphBuilder.java:73)
	at
com.sun.tools.profiler.ui.memory.LiveLivenessResultsPanel.fetchResultsFromTargetApp(LiveLivenessResultsPanel.java:165)
	at
com.sun.tools.profiler.ui.memory.LiveLivenessResultsPanel.updateLiveResults(LiveLivenessResultsPanel.java:285)
	at
org.netbeans.modules.profiler.LiveResultsWindow$5$1.run(LiveResultsWindow.java:398)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
[catch] at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
	at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
*** Profiler warning (Fri Dec 16 15:38:04 EST 2005): class
com/sun/jini/reggie/$Proxy0, ldr = 0 not found anywhere
*** Profiler warning (Fri Dec 16 15:38:07 EST 2005): class $Proxy1, ldr = 0 not
found anywhere



Dan Rollo
Comment 1 bhamail 2005-12-16 20:50:04 UTC
Created attachment 27908 [details]
messages file as requested by NetBeans error dialog
Comment 2 iformanek 2006-01-06 18:23:19 UTC

*** This issue has been marked as a duplicate of 70502 ***
Comment 3 Alexander Kouznetsov 2007-03-14 10:26:12 UTC
Closing old issues