LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Lotus Domino For Linux (https://www.linuxquestions.org/questions/linux-software-2/lotus-domino-for-linux-266258/)

phatboyz 12-14-2004 07:35 AM

Lotus Domino For Linux
 
I am running fedora core 3 and I have not been able to get the server to start. Can some one point me in the right direction? When I run /opt/lotus/bin/server from /local/notesdata it gives this message.
-bash-3.00$ /opt/lotus/bin/server
./java -ss512k -Xoss5M -cp jhall.jar:cfgdomserver.jar:Notes.jar lotus.domino.setup.WizardManagerDomino -data /local/notesdata
Please edit your shell's DISPLAY environment variable to reflect an unlocked terminal that you would like to launch the Domino Setup Program on.
*Warning all runtime debug info will be logged to /local/notesdata/setuplog.txt

Here is the output of the setuplog.
Startup arguments = -data /local/notesdata
Creating new WizardData instance
argument 0 -data
Processing -data parameter
About to wait on DominoAPIThread.callAPI()
dominoAPI.run.init
About to notify api caller
About to wait on run
Woke in DominoAPIThread.callAPI()
detected jsetdom JNI interface
launch path= /local/notesdata
Set writable helpdir /local/notesdata
Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
endWizard
About to wait on DominoAPIThread.callAPI()
Woke up from wait on run
dominoAPI.run.endNotes
DominoAPI - endNotes terminating notes
Thread= Thread[Thread-0,5,main]
Deleting setup db
DominoAPI - deleteDB
Thread= Thread[Thread-0,5,main]
EndNotes Error - Can't delete setup database
About to notify api caller
About to wait on run
Woke in DominoAPIThread.callAPI()
About to wait on DominoAPIThread.callAPI()
Woke up from wait on run
dominoAPI.run.term
About to notify api caller
Woke in DominoAPIThread.callAPI()
DominoConstants.getWritableDirectory()
writable directory = /tmp

Wizard Gwar 01-17-2005 04:56 PM

Re: Please edit your shell's DISPLAY environment variable to reflect an unlocked term
 
Just trying this myself now... :study:

http://www.hardwareanalysis.com/content/topic/21654/

phatboyz 01-18-2005 07:54 AM

Now whats going on now? I try to run the java program and nothing happens

Startup arguments = -data /local/notesdata
Creating new WizardData instance
argument 0 -data
Processing -data parameter
About to wait on DominoAPIThread.callAPI()
dominoAPI.run.init
About to notify api caller
About to wait on run
Woke in DominoAPIThread.callAPI()
detected jsetdom JNI interface
launch path= /local/notesdata
Set writable helpdir /local/notesdata
Current directory is /opt/lotus/notes/65010/linux
Changing current directory to /local/notesdata
Current directory after change is /local/notesdata
Setting current path to include datapath /local/notesdata
Setting new path to /local/notesdata:/local/notesdata:/opt/lotus/notes/latest/linux:/opt/lotus/notes/latest/linux/res/C:/usr/bin:/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
path after set= /local/notesdata:/local/notesdata:/opt/lotus/notes/latest/linux:/opt/lotus/notes/latest/linux/res/C:/usr/bin:/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
DominoConstants.getWritableDirectory()
writable directory = /tmp
Default data directory = /local/notesdata
getNotesINIValue key= ServerSetup
No =notes.ini parm detected, trying the data directory
DefaultDataPath= /local/notesdata
Trying to opening notes.ini file at /local/notesdata/notes.ini
getNotesINIValue ServerSetup=null
Server has not been setup yet
getNotesINIValue key= KitType
No =notes.ini parm detected, trying the data directory
DefaultDataPath= /local/notesdata
Trying to opening notes.ini file at /local/notesdata/notes.ini
getNotesINIValue KitType=2
About to wait on DominoAPIThread.callAPI()
Woke up from wait on run
dominoAPI.run.initNotes
DominoAPI - initializing notes
Thread= Thread[Thread-0,5,main]
create session

Wizard Gwar 01-18-2005 09:30 AM

I got it!

I think it was a combination of things. I got through the install, but get these errors when trying to launch the server. I found that I had to do at the server:

"/opt/lotus/bin/server -listen"

and then on a workstation with the Admin client installed:

"serversetup -remote"

Once the server was configured, I could launch it with just

"/opt/lotus/bin/server"

Not sure if adding /opt/lotus/bin and /opt/lotus/data (or your data dir) to the PATH helped or not...

Strange errors to be resolved this way. My DISPLAY is still all messed up, I think I made it worse, but can launch the server, at least manually. Configuring it on boot is my next step. That will be tonight, probably.

I'm up and running! Hope this helps.

phatboyz 01-18-2005 02:06 PM

Thats the same way that I got it done. Let me know how you made it run a boot time. I am running fedora so if you can help it would be nice. I have done this before, but I don't remember cause someone helped me.

phatboyz 01-19-2005 11:40 AM

I have my domino server running now as a background process and it starts and stops fine.

http://www.double6.co.uk/lotus/notes...ND6+on+Engarde!open


All times are GMT -5. The time now is 06:31 PM.