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 62269 - Profiler bootclasspath problem: forward slashes!
Summary: Profiler bootclasspath problem: forward slashes!
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-15 11:04 UTC by vieiro
Modified: 2007-02-12 21:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vieiro 2005-08-15 11:04:14 UTC
Hi,

After installing the profiler I can run the calibration, but when trying to
profile an application I get the error message below in the output window, and
the JVM crashes.

Note there's a forward slash in the boot classpath of the profiler:

/SOFTWARE/NETBEANS/NB41/profiler1/lib\/jfluid-server-15.jar

The error as output in the NetBeans "Output Window"

init:
profile-init:
deps-jar:
compile:
profile:
*** JFluid: can't start the profiler back end: main class not found
*** JFluid: boot class path was set to:
/SPACE/SOFTWARE/JAVA/jdk1.5.0_04/jre/lib/rt.jar:/SPACE/SOFTWARE/JAVA/jdk1.5.0_04/jre/lib/i18n.jar:/SPACE/SOFTWARE/JAVA/jdk1.5.0_04/jre/lib/sunrsasign.jar:/SPACE/SOFTWARE/JAVA/jdk1.5.0_04/jre/lib/jsse.jar:/SPACE/SOFTWARE/JAVA/jdk1.5.0_04/jre/lib/jce.jar:/SPACE/SOFTWARE/JAVA/jdk1.5.0_04/jre/lib/charsets.jar:/SPACE/SOFTWARE/JAVA/jdk1.5.0_04/jre/classes:"/SOFTWARE/NETBEANS/NB41/profiler1/lib\/jfluid-server.jar:"/SOFTWARE/NETBEANS/NB41/profiler1/lib\/jfluid-server-15.jar
*** JFluid: please check if you have jfluid-server.jar on this path
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  Internal Error (455843455054494F4E530E4350500101), pid=7167, tid=1073998368
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode)
# An error report file with more information is saved as hs_err_pid7167.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Agent_OnLoad called...
Agent_OnLoad completed successfully.
Java Result: 134
BUILD SUCCESSFUL (total time: 0 seconds)
Comment 1 vieiro 2005-08-15 11:05:14 UTC
Oh, this is for the Milestone 8 (0.80), which is the latest at this time.
Comment 2 iformanek 2005-08-15 12:50:15 UTC
Thanks for reporting this issue.
I can reproduce it and have a fix for it, will release M8v2 to fix this today.
Comment 3 iformanek 2005-08-17 13:01:36 UTC
Fixed in M8v2
Comment 4 ehucka 2006-10-09 12:10:20 UTC
Verification of old issues.
Comment 5 Alexander Kouznetsov 2007-02-12 21:55:34 UTC
Closing old issues.