Thanks,

The error is gone now, but now I got another error in the log file (The 
handle server is still not running.)

Usage: <program-name> <config-directory>

The bin/start-handle-server line  looks like this now: nohup 
$BINDIR/dsrun net.handle.server.Main $handledir 
-Ddspace.log.init.disable=true 
-Dlog4j.configuration=log4j-handle-plugin.properties </dev/null >> 
$logdir/handle-server.log 2>&1 &

I can't find any other error messages. How can I enable somekind of 
debug logging?


On 24-05-2010 15:18, Gilbertson, Keith R wrote:
> Try editing the last line of your bin/start-handle-server script so that 
> net.handle.server.Main
> appears directly after dsrun (instead of where it is now).
>
> That should get rid of the "Invalid class name:" message.  If there are other 
> error messages after making this change, please post them to the list so that 
> experts on the "dspace" launcher command can research more.
>
> --keith
>
>
> ----- Original Message -----
> From: "Tonny Hjelmberg Laursen"<thl....@cbs.dk>
> To: dspace-tech@lists.sourceforge.net
> Sent: Monday, May 24, 2010 7:55:29 AM GMT -05:00 US/Canada Eastern
> Subject: [Dspace-tech] Handle server problems after update to 1.6.1 from 1.5.2
>
> Hey,
>
> Im in the middle of updating a DSpace installation and everything seems
> fine. But im having a problem with starting the handle server. When I
> execute bin/start-handle-server im getting this error in the
> handle-server logfile:
>
> Error in launcher.xml: Invalid class name: -Ddspace.log.init.disable=true
>
> Im running RedHat 5.5
>
> Any ideas?
>
> Thanks,
> Tonny
>
>
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>    




------------------------------------------------------------------------------

_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to