This is what I am trying to do:

"...
JRun server control panel - The JRun server control panel, also called
the launcher, is a Java Swing application that you can use to start,
restart, and stop JRun servers. You start the launcher by running the
jrun.exe file (Windows) or the jrun executable (UNIX), both of which are
in the jrun_root/bin directory.
..."

This is the document that it came from:

Starting and Stopping JRun Servers
You can start and stop JRun using the following techniques:

JMC - The Macromedia JRun 4 Home page displays a list of all available
JRun servers and includes buttons that you can use to start, stop, and
restart a JRun server.

JRun server control panel - The JRun server control panel, also called
the launcher, is a Java Swing application that you can use to start,
restart, and stop JRun servers. You start the launcher by running the
jrun.exe file (Windows) or the jrun executable (UNIX), both of which are
in the jrun_root/bin directory.

Windows users can also start the launcher through the Macromedia JRun 4
item on the Start menu.

Command line - You can start JRun using the jrun.exe (Windows) and jrun
(UNIX) command-line utilities. Use the following syntax:  
jrun_root/bin/jrun {options} {server-name}

The options are as follows:

-start - Starts JRun.

-stop - Stops JRun.

-restart - Restarts JRun.

-status - Displays status information for all JRun servers or for a
specified JRun server.

-nohup (UNIX only) - Starts JRun in a separate process.

Dave Watts wrote:

> > I have having newbie(nubbie) syndrome right now.  I just
> > install jrun4 without a hitch last friday.  Now I am trying
> > to startup the "JRun server launcher" and I am getting an
> > Exception that starts off with:
> >
> > ./jrun
> > Exception in thread "main" java.lang.ExceptionInInitializerError
> >    at java.lang.Class.forName0(Native method)
> >    at java.lang.Class.forName(Class.java:141)
> >    ...
> >
> > Caused by: jva.lang.NullPointerException
> >    at sun.awt.motif.MtoolKit.<clinit>(MToolkit.java:81)
> >    ... 10 more.
> >
> > I installed ColdFusionMX 6.1 with JRun on a Sun Solaris 5.8
> > Sun-Fire-880.
>
> It sounds like your server doesn't have AWT working, which might have
> to do
> with not having X Windows working. I don't know much about using JRun on
> Solaris, though.
>
> You might try using the included shell scripts for starting and stopping
> JRun server instances. I'm pretty sure these scripts are listed in the
> JRun
> documentation.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> phone: 202-797-5496
> fax: 202-797-5444
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to