Re: console output with 6.5.3

[email protected] Fri, 5 Nov 2004 10:30:13 +0100
Newsgroups gmane.linux.suse.domino
Message-ID <OFD64D8F5E.CFFC7C63-ONC1256F43.003382E4-41256F43.00343497@nimbus.at>
Yeah! It works.
See below, if you want to know, what went wrong!
Thanks for all hints... It helped me very well!

Rainer Traut <[email protected]> wrote on 05/11/2004 09:26:24 AM:

> Hi,
> I am not using the suse init scripts, to be honest I am using redhat.
> But what you see is the unfiltered output of the domino server.
> Domino takes these messages and translates them to the installed 
> language files.
> 
> Most likely you have installed domino with different os language 
> setting, have changed it and now try to start domino.
> 
> You see the domino language files here:
> /opt/lotus/notes/latest/linux/res/
> 
> Make a symlink in there to your running LANG setting.
> 
> [root@asp3 res]# env|grep LANG
> LANG=de_DE

I just found out, what went wrong!
I used
su - notesuser -c "/opt/lotus/bin/server > /home/notes/domlog.txt 2>&1 &"
But this environment did not work correctly. I wrote a short script, which 
displayed the environment by using /usr/bin/env before starting the 
server. And the output told me, that LANG was not set correctly!
So I inserted:
LANG=de_AT@euro
export LANG
And now everything works as it should!

Thanks again for all hints!

Bye,
Andy

> Gruss
> Rainer
> 
> 
> [email protected] wrote:
> 
> >  > > A short question:
> >  > > What goes wrong, if I can start my domino - server on linux as 
the
> >  > > appropriate user and everything works fine.
> >  > > If I start the server with a script, my http - task dies with can 
not
> >  > > load resource file, exiting and all I can see in the log - file 
is
> >  > > stuff like:
> >  > > 00:13, ,
> >  > > 00:14
> >  > >
> >  > > 11/04/2004 16:52:48   33:78
> >  > > 11/04/2004 16:52:48
> >  > > 11/04/2004 16:52:48
> >  > > 11/04/2004 16:52:49   33:14
> >  > > 11/04/2004 16:52:49   33:25
> >  > > > 11/04/2004 16:52:49   13:01
> >  > > 11/04/2004 16:52:49   33:02
> >  > > 11/04/2004 16:52:49   33:02
> >  > > 11/04/2004 16:52:49   33:02
> >  > > 11/04/2004 16:52:49   33:0E
> >  > > 11/04/2004 16:52:49   HTTP Server: Cannot load resource file. 
Exiting
> >  > > 11/04/2004 16:52:49   33:16: 05:01
> >  > > 11/04/2004 16:52:50   33:CC
> >  > > 11/04/2004 16:52:50   33:CC
> >  > > 11/04/2004 16:52:50   33:14
> >  > > 11/04/2004 16:52:50   33:CC
> >  > > 11/04/2004 16:52:50   33:CC
> >  > > 11/04/2004 16:52:50   33:47: 2F:0F
> >  > > 11/04/2004 16:52:50   33:02
> >  > > 11/04/2004 16:52:50   33:E3
> >  > > 11/04/2004 16:52:50   33:02
> >  > > 11/04/2004 16:52:50   33:9A
> >  > > 11/04/2004 16:52:50   33:E3
> >  > > 11/04/2004 16:52:50   33:E3
> >  > > 11/04/2004 16:52:50   33:21
> >  > > 11/04/2004 16:52:50   03:61
> >  > > 11/04/2004 16:52:51   03:62
> >  > > 11/04/2004 16:52:51   33:E3
> >  > > 11/04/2004 16:52:51   13:6F
> >  > > 11/04/2004 16:53:42   05:01
> >  > > 11/04/2004 16:53:49   33:07: 0A:4C
> 
> -- 
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
----------------------------------------------------------------------------
| Andreas Sumper
| Administration / Services / IT Security
| nimbus Development IT Consulting GmbH
| we unleash the power of domino 
| 
| Annenstrasse 30/1
| 8020 Graz
| Tel.: +43 (0) 316 714 255 -> DW 18
| Fax: +43 (0) 316 714 255 -> DW 4
| http://www.nimbus.at/
----------------------------------------------------------------------------
| sent through Lotus Notes 6.5.1 
| using wine on a linux box