discussion
[Top] [All Lists]

Re: [Discussion] Web100 Java applet returns "Server Fault" message

To: Douglas Baggett <dbaggett@xxxxxxxxxxxx>, Discussion@xxxxxxxxxx
Subject: Re: [Discussion] Web100 Java applet returns "Server Fault" message
From: Rich Carlson <rcarlson@xxxxxxxxxxxxx>
Date: Tue, 06 Apr 2004 15:58:30 -0500
Hi Doug;

Since Matt sent something over this list, I'll reply here too. As was suggested, you can contact me directly if you have more questions.

The "Server Fault" message is slightly misleading, and I have corrected this to be more informative in the current release I'm working on under the Internet2 piPEs project. This message is usually generated for 1 of 2 reasons.

1) the web100srv process is not running as root. The web100srv process fork()'s a couple of child processes to perform some raw packet timings. This means root privileges are required to get raw access to the network.

2) if the server has multiple interfaces, then you need to tell the web100srv process which interface to snoop on. By default it uses the 1st interface (eth0 on most systems). Use the '-i device' command line option to specify a different interface. You can use the 'netstat -ni' or '/sbin/ifconfig -a' command to find out what the proper device name is.

Rich

At 03:33 PM 4/6/2004 -0400, Douglas Baggett wrote:
Hello!

I just got the web100 software up and running, with the web100 tools on my Fedora Core 1 workstation. I installed everything according to plan, and didn't run into any installation difficulties. When I run the java web test the test runs but ends with a "Server Fault" message. There are still details available if you select the buttons for more data.

The system is GigE over copper connected to I2 via an OC-3 here at NSF.

Is there a way to fix this problem?

The server is up and available at

http://cise125.cise-nsf.gov:7123

If you want to run it and see the error.

thanks!

-Doug Baggett
IT Consultant
CISE/NSF

_______________________________________________
Discussion mailing list
Discussion@xxxxxxxxxx
http://internal.web100.org/mailman/listinfo/discussion



_______________________________________________ Discussion mailing list Discussion@xxxxxxxxxx http://internal.web100.org/mailman/listinfo/discussion

<Prev in Thread] Current Thread [Next in Thread>