LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-06-2004, 10:37 AM   #1
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Rep: Reputation: 46
A Long Shot. Domino for Linux problem.


I have domino 5 running in SuSE linux, and generally it is doing pretty good. The problem is the web server used by domino is listening on the internal interface, which makes it useless for our sales people in the field. I have googled the crap out of this, as well as searched the domino forums, and found nothing. Does anyone know where to change the interface the Domino web server runs on? I know it is a long shot, but I figured I would try here before completely wiping and reinstalling.
 
Old 12-06-2004, 03:34 PM   #2
phatboyz
Member
 
Registered: Feb 2004
Location: Mooresville NC
Distribution: CentOS 4,Free BSD,
Posts: 358

Rep: Reputation: 30
May I hyjack this thread. I am having problems starting domino R6.5 for linux. No one seems to want to help. I have posted questions on the IBM fourm, but now answer as of yet. If you can offer help I post my question.
 
Old 12-06-2004, 03:53 PM   #3
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Original Poster
Rep: Reputation: 46
I found the problem! It turns out the directive 'BIND SPECIFIC' is set to yes by default in domino.cfg, causing the server to bind to the first ip address it finds for the machine name. In cases where eth0 is the internal interface of the machine, that is what it will bind to. Simply reversing the order in /etc/hosts and rebooting the machine cures the problem, as the machine then finds the external ip address first. Hope this helps someone someday.

Sure, hijack away, my issue is resolved. What error are you getting when attempting to start the server?
 
Old 12-07-2004, 07:51 AM   #4
phatboyz
Member
 
Registered: Feb 2004
Location: Mooresville NC
Distribution: CentOS 4,Free BSD,
Posts: 358

Rep: Reputation: 30
I am ruinning fedora 3 kernel 2.6.9-1.681 .
When I go to start the server it doesn't do anything. It wont even bring me back to a prompt. This is the first time that I have installed Domino for linux. If you can give me some tips it would me nice. I am not really sure what I am doing.
 
Old 12-07-2004, 12:23 PM   #5
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Original Poster
Rep: Reputation: 46
Are you cding into the /local/notesdata directory before you run /opt/lotus/bin/server?

Did you follow the partitioning scheme and user creation set forth in the install guide?
 
Old 12-07-2004, 01:21 PM   #6
phatboyz
Member
 
Registered: Feb 2004
Location: Mooresville NC
Distribution: CentOS 4,Free BSD,
Posts: 358

Rep: Reputation: 30
Yep. Thats exactly how I do it and it sits at the promt. I did a single notes install and used all the default settings.
 
Old 12-09-2004, 09:10 AM   #7
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Original Poster
Rep: Reputation: 46
Check /var/log/messages for any helpful error messages.
 
Old 12-09-2004, 09:26 AM   #8
phatboyz
Member
 
Registered: Feb 2004
Location: Mooresville NC
Distribution: CentOS 4,Free BSD,
Posts: 358

Rep: Reputation: 30
-bash-3.00$ /opt/lotus/bin/server
./java -ss512k -Xoss5M -cp jhall.jar:cfgdomserver.jar:Notes.jar lotus.domino.set
up.WizardManagerDomino -data /local/notesdata
Please edit your shell's DISPLAY environment variable to reflect an unlocked ter
minal that you would like to launch the Domino Setup Program on.
*Warning all runtime debug info will be logged to /local/notesdata/setuplog.txt
-bash-3.00$

What do I do here. Acutually I did this by using ssh. I think if I log in via terminal it just sits there. Let me see and I will be back.
cat setuplog.txt

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
[root@gmbackupsvr notesdata]#

Last edited by phatboyz; 12-09-2004 at 09:30 AM.
 
Old 01-13-2005, 09:47 AM   #9
phatboyz
Member
 
Registered: Feb 2004
Location: Mooresville NC
Distribution: CentOS 4,Free BSD,
Posts: 358

Rep: Reputation: 30
PC!!!!!!!! I need help!!!!!!!!
 
Old 01-17-2005, 11:39 PM   #10
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Original Poster
Rep: Reputation: 46
The display error is caused by a security feature preventing other users from launching apps on the display of the user in control of the X server, at least that is my understanding of it. See this thread for the solution to that issue. Once that is out of the way try again and see if you get less errors.

Sorry it took so long for me to get back to this, I had family issues as well as the flu this past week.
 
Old 01-18-2005, 07:52 AM   #11
phatboyz
Member
 
Registered: Feb 2004
Location: Mooresville NC
Distribution: CentOS 4,Free BSD,
Posts: 358

Rep: Reputation: 30
Thanks, I got it working by doing the remote server setup.

Last edited by phatboyz; 01-18-2005 at 02:04 PM.
 
Old 05-02-2006, 09:31 PM   #12
darkshyre
LQ Newbie
 
Registered: Apr 2006
Posts: 9

Rep: Reputation: 0
Plz. Help!!!

Hi!! you did manage to install domino right?! i had this error when i tried to install Domino:

./java -ss512k -Xoss5M -cp jhall.jar:cfgdomserver.jar:Notes.jar lotus.domino.setup.WizardManagerDomino -data /local/notesdata
Error status: 2816


What the hell is this?!?!?!

i'm using Suse 10 OSS and domino R6
my PC specs:

PIII 400Mhz
RAM 256 MB
 
Old 05-03-2006, 07:18 AM   #13
phatboyz
Member
 
Registered: Feb 2004
Location: Mooresville NC
Distribution: CentOS 4,Free BSD,
Posts: 358

Rep: Reputation: 30
You must use the remote setup utility thats on the cd. Just follow your manual and it will tell you how, or get back with me.
 
Old 05-03-2006, 08:46 PM   #14
darkshyre
LQ Newbie
 
Registered: Apr 2006
Posts: 9

Rep: Reputation: 0
Quote:
Originally Posted by phatboyz
You must use the remote setup utility thats on the cd. Just follow your manual and it will tell you how, or get back with me.

i see..so, is it the part of the installation where it lets you choose between "Manual Server Setup", "Local Server Setup" and "Remote Server setup"??... Anyways, i'll try it first..i'll get back to you for any problems...Thanks 4 replying...
 
Old 05-03-2006, 10:07 PM   #15
darkshyre
LQ Newbie
 
Registered: Apr 2006
Posts: 9

Rep: Reputation: 0
Quote:
Originally Posted by darkshyre
i see..so, is it the part of the installation where it lets you choose between "Manual Server Setup", "Local Server Setup" and "Remote Server setup"??... Anyways, i'll try it first..i'll get back to you for any problems...Thanks 4 replying...

Hi! i tried selecting the Remote Server setup and.......same error happens..i browsed my CD and there are no other remote utilities that can be found in there...is your manual a softcopy?? can you send it to me please? (bra-100031@apc.edu.ph or lenny_619@hellokitty.com)

Or do you have any step by step documentation of your whole installation process?? anywayz, thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Long Shot Question - Solaris 9 / Sudo / TSM Server. FragInHell Solaris / OpenSolaris 2 11-25-2004 08:05 AM
A long shot: any C++ financial analysts out there? frankie_DJ Programming 1 10-09-2004 07:16 AM
This is a long shot, but... veritas General 0 06-15-2004 05:51 PM
Long shot... Reinstall Debian bfloeagle Debian 2 02-10-2004 03:20 PM
Microsoft on a long shot.... Underworld General 6 12-01-2003 10:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration