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-10-23 19:15 ------- jmeter.log contained the following. Looks like something is grabbing the current path and pointing the slash the wrong way? 10/23/2002 3:09:42 PM ERROR - jmeter.gui: Couldn't load file://C:\devtools\jMeter\jakarta- jmeter/docs/usermanual/component_reference.html java.net.UnknownHostException: C at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:140) at java.net.Socket.connect(Socket.java:391) at java.net.Socket.connect(Socket.java:349) at sun.net.NetworkClient.doConnect(NetworkClient.java:142) at sun.net.NetworkClient.openServer(NetworkClient.java:121) at sun.net.ftp.FtpClient.openServer(FtpClient.java:390) at sun.net.ftp.FtpClient.<init>(FtpClient.java:657) at sun.net.www.protocol.ftp.FtpURLConnection.connect (FtpURLConnection.java:178) at sun.net.www.protocol.ftp.FtpURLConnection.getInputStream (FtpURLConnection.java:260) at javax.swing.JEditorPane.getStream(JEditorPane.java:702) at javax.swing.JEditorPane.setPage(JEditorPane.java:394) at javax.swing.JEditorPane.setPage(JEditorPane.java:773) at org.apache.jmeter.gui.action.Help.<clinit>(Help.java:49) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:130) at org.apache.jmeter.gui.action.ActionRouter.populateCommandMap (ActionRouter.java:193) at org.apache.jmeter.gui.action.ActionRouter.getInstance (ActionRouter.java:231) at org.apache.jmeter.JMeter.startGui(JMeter.java:197) at org.apache.jmeter.JMeter.start(JMeter.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:30) at sun.reflect.InflatableMethodAccessorImpl.invoke (InflatableMethodAccessorImpl.java:48) at java.lang.reflect.Method.invoke(Method.java:306) at org.apache.jmeter.NewDriver.main(NewDriver.java:173) -- To unsubscribe, e-mail: <mailto:jmeter-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jmeter-dev-help@;jakarta.apache.org>
