DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13895>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13895

InvocationTargetException trying to start jMeter for the first time





------- Additional Comments From [EMAIL PROTECTED]  2002-12-19 14:17 -------
I experienced this same bug on Windows NT with SDK 1.4.0.  I thought I tracked 
the problem down to the Help class:

        private static String helpPage =
                "file://"
                        + JMeterUtils.getJMeterHome()
                        + "/docs/usermanual/component_reference.html";

I wasn't clear as to why the file:// was added to form: 
file://C:\devtools\jMeter\jakarta-

I intended to hard code this html file path so I decided to first recompile 
jmeter and had some trouble.  We resolved the issue encountered by using ant 
with the same build.xml instead of the "build.bat install" system.  Following 
that, the JMeter 1.8 GUI loaded up properly for the first time.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to