Cannot start the station server on Linux

Carel Paradis carelparadis-dev at videotron.ca
Wed Jan 11 21:16:48 EST 2006


Hi Steve,

----- Original Message ----- 
From: "Stephen McConnell" <mcconnell at dpml.net>
To: "'DPML Development'" <dev-dpml at lists.ibiblio.org>
Sent: Tuesday, January 10, 2006 22:24
Subject: RE: Cannot start the station server on Linux


>
>> As you can see, the status is the "Server is not running".
>
> Two problems here:
>
>  1. the server isn't starting
>  2. we don't have logs of the issue
>
> To resolve the first issue try the following command:
>
>  $ station -server
>
> This will run as an application logging to the console.  Any deployment
> issue will appear on the console. I would be interested in seeing what the
> result of this is.
>
> I'll also look into the processStartup implementation to resolve the issue
> of automatically assigning a file logging channel.
>

I have updated to rev 905 and I have done the test again. Now, the station 
log file shows:

[68085] [SEVERE ] (depot): Cannot create an instance of 
[net.dpml.station.server.StationServerPlugin] due to an invocation failure.
---- exception 
report ----------------------------------------------------------
Exception: net.dpml.cli.OptionException
Message: Unexpected 1099 while processing options
---- stack 
trace ---------------------------------------------------------------
net.dpml.cli.OptionException: Unexpected 1099 while processing options
net.dpml.cli.commandline.Parser.parse(Parser.java:102)
net.dpml.station.server.StationServerPlugin.<init>(StationServerPlugin.java:71)
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
java.lang.reflect.Constructor.newInstance(Constructor.java:274)
net.dpml.transit.StandardLoader.newInstance(StandardLoader.java:502)
net.dpml.transit.StandardLoader.instantiate(StandardLoader.java:379)
net.dpml.transit.StandardLoader.instantiate(StandardLoader.java:358)
net.dpml.transit.StandardLoader.createPlugin(StandardLoader.java:327)
net.dpml.transit.StandardLoader.getPlugin(StandardLoader.java:173)
net.dpml.depot.Main.deployHandler(Main.java:219)
net.dpml.depot.Main.handlePlugin(Main.java:191)
net.dpml.depot.Main.handlePlugin(Main.java:181)
net.dpml.depot.Main.handlePlugin(Main.java:176)
net.dpml.depot.Main.handleStation(Main.java:165)
net.dpml.depot.Main.<init>(Main.java:121)
net.dpml.depot.Main.main(Main.java:78)
--------------------------------------------------------------------------------

There is a problem with the processing of the port option.

Do you can fix this problem?

Thanks,

Carel

> Cheers, Steve.
>
> _______________________________________________
> dev-dpml mailing list
> dev-dpml at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/dev-dpml 




More information about the dev-dpml mailing list