Re: [Loadsim-users] Re: LoadSim not finishing simulation
Brought to you by:
vsheffer
From: Vincent S. <vsh...@op...> - 2001-04-17 05:48:46
|
I've just tried it again with the simulation.xml file that I sent you. After typing 'start' I get "Started simulation on '//localhost:8000". Do you get that message? To get the Tcl prompt back you do need to hit the return key. I've also exited the simulation before it was over and it works fine. LoadSim has replaced the Tcl exit command with one of it's own to stop all of the other simulations running. This takes a few seconds, but you should see something to the effect of: Stopping simulation //localhost:8000 Simulation complete: remote host is '//localhost:8000': elapsed time is 00:01:30 ms I've also tried the IBM JDK 1.3 (I run Linux), and I get the same behavior. Unfortunately, I don't have a JDK 1.2.2, so I am unable to try it (and it is too late right now to download it). I am troubled as to why you are having so much difficulty. Are you using the simulation.xml that I sent you a couple of days ago? It should absolutely not hang. When I ran the simulation it did take somewhere around 10-20 minutes (I didn't notice the elapsed time unfortunately) to complete, and there is no feedback during the simulation, so it *will* look like it is just sitting there doing nothing. -vince On Mon, 16 Apr 2001, ke...@ke... wrote: > On 04/16/2001 03:37:21 PM, Vincent Sheffer wrote: > > Try this: > > java -classpath $LOADSIM_HOME/lib/loadsim.jar > > -Djava.protocol.handler.pkgs=HTTPClient org.openware.loadsim.LoadSim > > Behavior is exactly the same :-( > It starts the simulation and never finishes. > "Exit" hangs. > I'll try upgrading my JDK to 1.3. Can't think > of anything else... > > > ken > > > _______________________________________________ > Loadsim-users mailing list > Loa...@li... > http://lists.sourceforge.net/lists/listinfo/loadsim-users |