Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Lotus Notes 8 does not install at all
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Mon Aug 11, 2008 4:11 pm    Post subject: Lotus Notes 8 does not install at all Reply with quote

Hi all!

I tried to install Lotus Notes 8.01 for days now on my gentoo box. I tried to follow tons of howtos and explanations, but none of them worked.
This is, what I did:
First I tried to run setup.sh. The installer died with the following error message:
Code:

The installer is unable to run in graphical mode Try running the installer with the -console or -silent flag.

So I strated setup.sh -console.
But it all ended up in tons of errors and a not working installation without any lotus notes files. Only the framework was installed.
So I tried to get the libraries like libgnomeui, libgnomeprint libgnomeprintui, gkt, ...
I am running kde btw...
But it all ended up in the same mess. The framework seems to be installed, but no binaries of notes.

Could someone point me to a place, where to start from or give me a hint, what might went wrong?

Thanks in advance for any hint!
Bye,
Sumpi
_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Mon Aug 11, 2008 4:13 pm    Post subject: Reply with quote

Notes or Domino?

// SteveB
Back to top
View user's profile Send private message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Mon Aug 11, 2008 6:13 pm    Post subject: Reply with quote

I tried to install lotus notes.
Domino is already running fine on another gentoo box.
_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Mon Aug 11, 2008 7:06 pm    Post subject: Reply with quote

sumpi wrote:
I tried to install lotus notes.
Domino is already running fine on another gentoo box.
Okay. Good. Could you post the errors you get?

// SteveB
Back to top
View user's profile Send private message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Tue Aug 12, 2008 6:01 am    Post subject: Reply with quote

steveb wrote:
sumpi wrote:
I tried to install lotus notes.
Domino is already running fine on another gentoo box.
Okay. Good. Could you post the errors you get?

// SteveB


After starting the installer with -console, I get tons of messages, but the first exception is this one:
Code:

(Aug 12, 2008 7:51:53 AM), RCPCore-Install, com.ibm.pvc.install.product.ProcessInstallManifestAction, err, An error occurred and product installation failed.  Look at the log file /opt/IBM/Lotus/Notes/framework/rcp_install.log for details.
(Aug 12, 2008 7:51:53 AM), RCPCore-Install, com.ibm.pvc.install.product.ProcessInstallManifestAction, err, ProductException: (error code = 601; message="err"; additional data = [/root/install.xml (No such file or directory)])
ProductException: (error code = 601; message="err"; additional data = [/root/install.xml (No such file or directory)])
        at com.ibm.pvc.install.ProductUtil.failInstall(ProductUtil.java:43)
        at com.ibm.pvc.install.ProductUtil.failAction(ProductUtil.java:51)
        at com.ibm.pvc.install.product.ProcessInstallManifestAction.processManifest(ProcessInstallManifestAction.java:127)
        at com.ibm.pvc.install.product.ProcessInstallManifestAction.install(ProcessInstallManifestAction.java:52)
        at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:2969)
        at com.ibm.wizard.platform.linux.LinuxProductServiceImpl.installProductAction(Unknown Source)
        at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:8048)
        at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
        at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
        at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
        at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:7199)
        at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(PureJavaProductServiceImpl.java:2637)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:618)
        at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
        at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
        at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
        at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(PureJavaProductServiceImpl.java:5523)
        at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(PureJavaProductServiceImpl.java:119)
        at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:5378)
        at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:810)

and the next one is this one:
Code:

(Aug 12, 2008 7:51:59 AM), NotesCore-Install, com.installshield.wizardx.actions.AsciiFileUpdateWizardAction, err, WizardException: (error code = 200; message="/etc/lotus/notes/notesrc (No such file or directory)"; exception = [ServiceException: (error code = 200; message = "/etc/lotus/notes/notesrc (No such file or directory)"; severity = 0; exception = [java.io.FileNotFoundException: /etc/lotus/notes/notesrc (No such file or directory)])])
WizardException: (error code = 200; message="/etc/lotus/notes/notesrc (No such file or directory)"; exception = [ServiceException: (error code = 200; message = "/etc/lotus/notes/notesrc (No such file or directory)"; severity = 0; exception = [java.io.FileNotFoundException: /etc/lotus/notes/notesrc (No such file or directory)])])
        at com.installshield.wizardx.ascii.ModifyFile.writeFile(Unknown Source)
        at com.installshield.wizardx.actions.AsciiFileUpdateWizardAction.execute(Unknown Source)
        at com.installshield.wizard.StandardWizardListener.execute(Unknown Source)
        at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
        at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1822)


The last error after finishing the installer is this one:
Code:

(Aug 12, 2008 7:57:29 AM), null, com.ibm.notes.install.CopyFileWizardAction, err, java.io.IOException: No such file or directory
java.io.IOException: No such file or directory
        at java.io.File.createNewFile(File.java:876)
        at com.ibm.notes.install.CopyFileWizardAction.execute(CopyFileWizardAction.java:87)
        at com.installshield.wizard.StandardWizardListener.execute(Unknown Source)
        at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
        at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1822)
(Aug 12, 2008 7:57:29 AM), null, com.ibm.notes.install.CopyFileWizardAction, dbg, Copying file /home/sumpi/tmp/notes/deploy/install.xml to /opt/IBM/Lotus/Notes/framework/rcp/deploy/kitHistory/install.8.0.0.200802141630.xml
(Aug 12, 2008 7:57:29 AM), null, com.ibm.notes.install.CopyFileWizardAction, err, java.io.IOException: No such file or directory
java.io.IOException: No such file or directory
        at java.io.File.createNewFile(File.java:876)
        at com.ibm.notes.install.CopyFileWizardAction.execute(CopyFileWizardAction.java:87)
        at com.installshield.wizard.StandardWizardListener.execute(Unknown Source)
        at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
        at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1822)
(Aug 12, 2008 7:57:29 AM), null, com.ibm.notes.install.CopyFileWizardAction, dbg, Copying file /root/install.log to /opt/IBM/Lotus/Notes/framework/installer_logs/framework_install.log
(Aug 12, 2008 7:57:29 AM), null, com.ibm.notes.install.CopyFileWizardAction, err, java.io.IOException: No such file or directory
java.io.IOException: No such file or directory
        at java.io.File.createNewFile(File.java:876)
        at com.ibm.notes.install.CopyFileWizardAction.execute(CopyFileWizardAction.java:87)
        at com.installshield.wizard.StandardWizardListener.execute(Unknown Source)
        at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
        at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1822)


looking at the log file mentioned in the last message of the installer it says:
Code:

(Aug 12, 2008 7:51:53 AM), RCPCore-Install, com.ibm.pvc.install.product.ProcessInstallManifestAction, err, An error occurred and product installation faile
d.  Look at the log file /opt/IBM/Lotus/Notes/framework/rcp_install.log for details.
(Aug 12, 2008 7:51:53 AM), RCPCore-Install, com.ibm.pvc.install.product.ProcessInstallManifestAction, err, ProductException: (error code = 601; message="er
r"; additional data = [/root/install.xml (No such file or directory)])
STACK_TRACE: 26
ProductException: (error code = 601; message="err"; additional data = [/root/install.xml (No such file or directory)])
        at com.ibm.pvc.install.ProductUtil.failInstall(ProductUtil.java:43)
        at com.ibm.pvc.install.ProductUtil.failAction(ProductUtil.java:51)
        at com.ibm.pvc.install.product.ProcessInstallManifestAction.processManifest(ProcessInstallManifestAction.java:127)
        at com.ibm.pvc.install.product.ProcessInstallManifestAction.install(ProcessInstallManifestAction.java:52)
        at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:2969)
        at com.ibm.wizard.platform.linux.LinuxProductServiceImpl.installProductAction(Unknown Source)
        at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:80
48)
        at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
        at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
        at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
        at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:7199)
        at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(PureJavaProductServiceImpl.java:2637)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:618)
        at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
        at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
        at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
        at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(PureJavaProductServiceImpl.java:5523)
        at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(PureJavaProductServiceImpl.java:119)
        at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:5378)
        at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:810)


The file install.err says:
Code:

/tmp/ismp001/postInstall.sh: line 78: /etc/lotus/notes/data/notes.ini: No such file or directory
chmod: cannot access `/etc/lotus/notes/data/notes.ini': No such file or directory
/tmp/ismp001/postInstall.sh: line 353: [: : integer expression expected
cp: cannot stat `/opt/IBM/Lotus/Notes/notes.png': No such file or directory
chmod: cannot access `/usr/share/icons/hicolor/48x48/mimetypes/notes.png': No such file or directory
gtk-update-icon-cache: Cache file created successfully.
/tmp/ismp001/postInstall.sh: line 361: [: : integer expression expected
/tmp/ismp001/postInstall.sh: line 373: /etc/lotus/notes/notesrc: No such file or directory
chmod: cannot operate on dangling symlink `/opt/IBM/Lotus/Notes/lnotes.res'
chmod: cannot access `/opt/IBM/Lotus/Notes/res/*': No such file or directory
chmod: cannot access `/opt/IBM/Lotus/Notes/smsu': No such file or directory
chmod: cannot access `/opt/IBM/Lotus/Notes/jvm/*': No such file or directory
chmod: cannot access `/etc/lotus/notes/data/*': No such file or directory
chmod: cannot access `/etc/lotus/notes/data/shared': No such file or directory
sed: can't read /opt/IBM/Lotus/Notes/notes.schemas: No such file or directory
mv: cannot stat `/opt/IBM/Lotus/Notes/notes.schemas': No such file or directory
I/O warning : failed to load external entity "/opt/IBM/Lotus/Notes/internal_uninst/notes.schemas"
Failed to open `/opt/IBM/Lotus/Notes/internal_uninst/notes.schemas': No such file or directory


looking at the log-file in /root/ it says:
Code:

(Aug 12, 2008 7:57:29 AM), null, com.ibm.notes.install.CopyFileWizardAction, err, java.io.IOException: No such file or directory
STACK_TRACE: 7
java.io.IOException: No such file or directory
        at java.io.File.createNewFile(File.java:876)
        at com.ibm.notes.install.CopyFileWizardAction.execute(CopyFileWizardAction.java:87)
        at com.installshield.wizard.StandardWizardListener.execute(Unknown Source)
        at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
        at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1822)

(Aug 12, 2008 7:57:29 AM), null, com.ibm.notes.install.CopyFileWizardAction, dbg, Copying file /home/sumpi/tmp/notes/deploy/install.xml to /opt/IBM/Lotus/Notes/framework/rcp/deploy/kitHistory/install.8.0.0.200802141630.xml
(Aug 12, 2008 7:57:29 AM), null, com.ibm.notes.install.CopyFileWizardAction, err, java.io.IOException: No such file or directory
STACK_TRACE: 7
java.io.IOException: No such file or directory
        at java.io.File.createNewFile(File.java:876)
        at com.ibm.notes.install.CopyFileWizardAction.execute(CopyFileWizardAction.java:87)
        at com.installshield.wizard.StandardWizardListener.execute(Unknown Source)
        at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
        at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1822)

(Aug 12, 2008 7:57:29 AM), null, com.ibm.notes.install.CopyFileWizardAction, dbg, Copying file /root/install.log to /opt/IBM/Lotus/Notes/framework/installer_logs/framework_install.log
(Aug 12, 2008 7:57:29 AM), null, com.ibm.notes.install.CopyFileWizardAction, err, java.io.IOException: No such file or directory
STACK_TRACE: 7
java.io.IOException: No such file or directory
        at java.io.File.createNewFile(File.java:876)
        at com.ibm.notes.install.CopyFileWizardAction.execute(CopyFileWizardAction.java:87)
        at com.installshield.wizard.StandardWizardListener.execute(Unknown Source)
        at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
        at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1822)


So I am totaly confused. Why are there no files, as they should have been installed with this installer? Why is the graphical installer not loaded?

Thanks four your help!
Bye,
Sumpi
_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Tue Aug 12, 2008 7:04 am    Post subject: Reply with quote

Is there any real reason to run the console based installer? What about your JVM? What version do you use?

// SteveB
Back to top
View user's profile Send private message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Tue Aug 12, 2008 7:26 am    Post subject: Reply with quote

steveb wrote:
Is there any real reason to run the console based installer? What about your JVM? What version do you use?

// SteveB

I have installed sun-jdk as well as sun-jre-bin, both in version 1.6.0.07. I also have installed blackdown-jdk 1.4.2.03-r16 and virtual/jdk 1.6.0.
java -version gives:
Code:

java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Server VM (build 10.0-b23, mixed mode)


The installer says, that it is not able to run in graphical mode. So that is the reason, why I tried to install using the console-flag.
Should I try to install another jdk?
_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Tue Aug 12, 2008 8:52 am    Post subject: Reply with quote

1.6 should be okay. Trying 1.5 will not harm you. What did the installer tell you about the graphical mode? Could you paste the error message?

// SteveB
Back to top
View user's profile Send private message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Tue Aug 12, 2008 9:00 am    Post subject: Reply with quote

steveb wrote:
1.6 should be okay. Trying 1.5 will not harm you. What did the installer tell you about the graphical mode? Could you paste the error message?

// SteveB

After changing to IBM-sdk 1.6 I retried to install. But still the same problem:
Code:

The installer is unable to run in graphical mode. Try running the installer with the -console or -silent flag.

No other error messages or nothing else. Just this message after the Message:
Code:

Launching InstallShield Wizard

_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Tue Aug 12, 2008 9:04 am    Post subject: Reply with quote

sumpi wrote:
steveb wrote:
1.6 should be okay. Trying 1.5 will not harm you. What did the installer tell you about the graphical mode? Could you paste the error message?

// SteveB

After changing to IBM-sdk 1.6 I retried to install. But still the same problem:
Code:

The installer is unable to run in graphical mode. Try running the installer with the -console or -silent flag.

No other error messages or nothing else. Just this message after the Message:
Code:

Launching InstallShield Wizard

Running the installer in console mode gives the same errors as above.
_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Tue Aug 12, 2008 4:11 pm    Post subject: Reply with quote

Hmm... okay. If the graphical installer does not work, then you have some stuff not installed on your system. Could you please go here and read page 91 and following to see if you have all the required packages on your system?

Grüsse aus der verregneten :( Schweiz :)

Steve
Back to top
View user's profile Send private message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Tue Aug 12, 2008 4:52 pm    Post subject: Reply with quote

steveb wrote:
Hmm... okay. If the graphical installer does not work, then you have some stuff not installed on your system. Could you please go here and read page 91 and following to see if you have all the required packages on your system?
steveb wrote:


I downloaded the pdf.
I installed metacity and compiz. I could not find a suitable package for xgl, but nevermind...
I tried to start the installer, but again the same behavior as before...
So I tried the installer with the console-flag. Here the same problem occured. No installation possible.
Should I try the packages mentioned for the xseries?


Grüsse aus der verregneten :( Schweiz :)

Steve


Grüsse retour aus dem schönen Graz (Bei uns scheint noch die Sonne...)
_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Tue Aug 12, 2008 7:48 pm    Post subject: Reply with quote

sumpi wrote:
I downloaded the pdf.
I installed metacity and compiz. I could not find a suitable package for xgl, but nevermind...
I tried to start the installer, but again the same behavior as before...
So I tried the installer with the console-flag. Here the same problem occured. No installation possible.
Should I try the packages mentioned for the xseries?

No. The X-Series is not what you look after. Allow me to ask:
  • do you have Firefox or SeaMonkey or xulrunner installed?
    • What version
  • What about GTK2? Do you have it installed?
  • do you have installed x11-libs/libXp
  • do you have installed x11-libs/libXmu
  • do you have installed sys-libs/lib-compat
  • do you have installed sys-libs/libtermcap-compat
  • Have you tried to force the locale setting:
    Code:
    export LC_TYPE=en_US.UTF-8


sumpi wrote:
Grüsse retour aus dem schönen Graz (Bei uns scheint noch die Sonne...)
Aggrr! Gib es mir! Hier "schifft" es schon den ganzen Tag! Ahhh... wie würde ich einwenig Sonne schätzen?

// SteveB
Back to top
View user's profile Send private message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Wed Aug 13, 2008 5:43 am    Post subject: Reply with quote

steveb wrote:
sumpi wrote:
I downloaded the pdf.
I installed metacity and compiz. I could not find a suitable package for xgl, but nevermind...
I tried to start the installer, but again the same behavior as before...
So I tried the installer with the console-flag. Here the same problem occured. No installation possible.
Should I try the packages mentioned for the xseries?

No. The X-Series is not what you look after. Allow me to ask:
  • do you have Firefox or SeaMonkey or xulrunner installed?
    • What version
  • What about GTK2? Do you have it installed?
  • do you have installed x11-libs/libXp
  • do you have installed x11-libs/libXmu
  • do you have installed sys-libs/lib-compat
  • do you have installed sys-libs/libtermcap-compat
  • Have you tried to force the locale setting:
    Code:
    export LC_TYPE=en_US.UTF-8



  • I have firefox installed in version 3.0.1, seamonkey in version 1.1.11, xulrunner 1.9.0.1.
  • gtk+ 2.12.11, gtk-engines 2.14.3,
  • libXp 1.0.0,
  • libXmu 1.0.3,
  • lib-compat 1.4.3,
  • libtermcap-compat 2.0.8-r2
  • yes, I exported the Locale.

    Quote:


    I just don't get it, I must be missing something very basic...

    Thanks for your help!

    sumpi wrote:
    Grüsse retour aus dem schönen Graz (Bei uns scheint noch die Sonne...)
    Aggrr! Gib es mir! Hier "schifft" es schon den ganzen Tag! Ahhh... wie würde ich einwenig Sonne schätzen?

    // SteveB


    Ich grüss die Sonne für Dich! Vielleicht kommt sie dann auch die Schweiz wieder mal besuchen...

    Sumpi

_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
fangorn
Veteran
Veteran


Joined: 31 Jul 2004
Posts: 1886

PostPosted: Wed Aug 13, 2008 6:38 am    Post subject: Reply with quote

I tried to install Notes 8.01 on Gentoo, Debian and Ubuntu. The graphical installer failed in various stages. The command line tool is a PITA too.

As soon as I found a Suse Linux standard installation it worked like a charm. Maybe the same with redhat.

When I first saw the Flag "Installshield Wizard" I knew this would be trouble.

My Tip: find someone with a Suse running and fuck the installer. May be even faster setting up a Suse in a virtual machine than messing with this mindboggingly stupid installer. The directories affected are easy to find. (/etc/lotus /opt/IBM and $HOME/.lotus are the standard)
_________________
Video Encoding scripts collection | Project page
Back to top
View user's profile Send private message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Thu Aug 14, 2008 6:39 am    Post subject: Reply with quote

fangorn wrote:
I tried to install Notes 8.01 on Gentoo, Debian and Ubuntu. The graphical installer failed in various stages. The command line tool is a PITA too.

As soon as I found a Suse Linux standard installation it worked like a charm. Maybe the same with redhat.

When I first saw the Flag "Installshield Wizard" I knew this would be trouble.

My Tip: find someone with a Suse running and fuck the installer. May be even faster setting up a Suse in a virtual machine than messing with this mindboggingly stupid installer. The directories affected are easy to find. (/etc/lotus /opt/IBM and $HOME/.lotus are the standard)


I thought about that, too. I will give it a try over the weekend and let you know, how things are going...

Thanks for the advice!
Bye,
Sumpi
_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Fri Aug 15, 2008 7:51 am    Post subject: Reply with quote

I tried to get the installed directories and files from a running installation. The application starts but then I get a popup saying:
Code:

Failed to login
CLFRJ0005E: Notes is not installed
<OK>

After pressing ok, the application stops.
Having a look at the konsole, where I started the application from, I get some java exceptions. One strange point is, that it seems that it is using another java, than I am using (I installed IBM JDK 1.6 as mentioned before)
Code:

sumpi@querschlaeger ~ $ /opt/ibm/lotus/notes/notes
sumpi@querschlaeger ~ $
2008/08/15 09:44:07.242 CONFIG eclipse.buildId=build20070731-1521
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20070714 (JIT enabled)
J9VM - 20070713_13151_lHdSMR
JIT  - 20070109_1805ifx5_r8
GC   - 200701_09
BootLoader constants: OS=linux
, ARCH=x86
, WS=gtk
, NL=c

Framework arguments:  -dir ltr -personality com.ibm.rcp.platform.personality -product com.ibm.notes.branding.notes -plugincustomization /opt/ibm/lotus/notes/framework/rcp/plugin_customization.ini
Command-line arguments:  -os linux -ws gtk -arch x86 -dir ltr -personality com.ibm.rcp.platform.personality -product com.ibm.notes.branding.notes -data /home/sumpi/lotus/notes/data/workspace -plugincustomization /opt/ibm/lotus/notes/framework/rcp/plugin_customization.ini ::class.method=com.ibm.rcp.core.internal.logger.frameworkhook.writeSession() ::thread=main ::loggername=com.ibm.rcp.core.internal.logger.frameworkhook
java.lang.UnsatisfiedLinkError: /opt/ibm/lotus/notes/framework/shared/eclipse/plugins/com.ibm.notes.client.linux_2.6.0.20070803-1143/os/linux/x86/libnotesbootstrap.so (libstdc++.so.5: cannot open shared object file: No such file or directory)
        at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:952)
        at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:917)
        at java.lang.System.loadLibrary(System.java:452)
        at com.ibm.workplace.noteswc.linux.NotesBootstrapGTK$1.run(NotesBootstrapGTK.java:37)
        at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:152)
        at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:28)
        at org.eclipse.swt.widgets.Display.syncExec(Display.java:3897)
        at com.ibm.workplace.noteswc.linux.NotesBootstrapGTK.<clinit>(NotesBootstrapGTK.java:37)
        at java.lang.J9VMInternals.initializeImpl(Native Method)
        at java.lang.J9VMInternals.initialize(J9VMInternals.java:187)
        at java.lang.Class.forNameImpl(Native Method)
        at java.lang.Class.forName(Class.java:127)
        at com.ibm.workplace.noteswc.NotesBootstrap.getNotesBootstrap(NotesBootstrap.java:109)
        at com.ibm.workplace.internal.notes.security.auth.NotesLoginModule.initialize(NotesLoginModule.java:230)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.invokeImpl(ExtLoginModuleProxy.java:133)
        at com.ibm.rcp.internal.security.AbstractProxy.invoke(AbstractProxy.java:81)
        at $Proxy0.initialize(Unknown Source)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.initialize(ExtLoginModuleProxy.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at javax.security.auth.login.LoginContext.invoke(LoginContext.java:782)
        at javax.security.auth.login.LoginContext.access$000(LoginContext.java:209)
        at javax.security.auth.login.LoginContext$4.run(LoginContext.java:709)
        at java.security.AccessController.doPrivileged(AccessController.java:242)
        at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:706)
        at javax.security.auth.login.LoginContext.login(LoginContext.java:603)
        at com.ibm.rcp.security.auth.service.AbstractLoginService.login(AbstractLoginService.java:111)
        at com.ibm.rcp.internal.security.auth.service.DefaultLoginContextService.login(DefaultLoginContextService.java:108)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.doLogin(DefaultWorkbenchWindowAdvisor.java:1884)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.postWindowCreate(DefaultWorkbenchWindowAdvisor.java:1506)
        at org.eclipse.ui.internal.WorkbenchWindow.fireWindowCreated(WorkbenchWindow.java:1157)
        at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:678)
        at org.eclipse.ui.internal.Workbench.busyOpenWorkbenchWindow(Workbench.java:820)
        at org.eclipse.ui.internal.Workbench.doOpenFirstTimeWindow(Workbench.java:1454)
        at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1405)
        at org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWindow(WorkbenchConfigurer.java:190)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:708)
        at com.ibm.rcp.personality.framework.internal.RCPWorkbenchAdvisor.openWindows(RCPWorkbenchAdvisor.java:800)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:1102)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1864)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:423)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.ibm.rcp.personality.framework.internal.RCPApplication.run(RCPApplication.java:72)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
        at org.eclipse.core.launcher.Main.run(Main.java:977)
        at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Main.java:895)
        at com.ibm.rcp.core.internal.launcher.Main.main(Main.java:1313)
2008/08/15 09:44:07.614 WARNING CWPST0306W: Exception calling proxy method ::class.method=com.ibm.rcp.internal.security.AbstractProxy.invoke() ::thread=main ::loggername=package com.ibm.rcp.internal.security, Java Platform API Specification, version 1.5.0

        java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.invokeImpl(ExtLoginModuleProxy.java:133)
        at com.ibm.rcp.internal.security.AbstractProxy.invoke(AbstractProxy.java:81)
        at $Proxy0.initialize(Unknown Source)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.initialize(ExtLoginModuleProxy.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at javax.security.auth.login.LoginContext.invoke(LoginContext.java:782)
        at javax.security.auth.login.LoginContext.access$000(LoginContext.java:209)
        at javax.security.auth.login.LoginContext$4.run(LoginContext.java:709)
        at java.security.AccessController.doPrivileged(AccessController.java:242)
        at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:706)
        at javax.security.auth.login.LoginContext.login(LoginContext.java:603)
        at com.ibm.rcp.security.auth.service.AbstractLoginService.login(AbstractLoginService.java:111)
        at com.ibm.rcp.internal.security.auth.service.DefaultLoginContextService.login(DefaultLoginContextService.java:108)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.doLogin(DefaultWorkbenchWindowAdvisor.java:1884)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.postWindowCreate(DefaultWorkbenchWindowAdvisor.java:1506)
        at org.eclipse.ui.internal.WorkbenchWindow.fireWindowCreated(WorkbenchWindow.java:1157)
        at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:678)
        at org.eclipse.ui.internal.Workbench.busyOpenWorkbenchWindow(Workbench.java:820)
        at org.eclipse.ui.internal.Workbench.doOpenFirstTimeWindow(Workbench.java:1454)
        at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1405)
        at org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWindow(WorkbenchConfigurer.java:190)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:708)
        at com.ibm.rcp.personality.framework.internal.RCPWorkbenchAdvisor.openWindows(RCPWorkbenchAdvisor.java:800)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:1102)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1864)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:423)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.ibm.rcp.personality.framework.internal.RCPApplication.run(RCPApplication.java:72)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
        at org.eclipse.core.launcher.Main.run(Main.java:977)
        at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Main.java:895)
        at com.ibm.rcp.core.internal.launcher.Main.main(Main.java:1313)
Caused by: java.lang.UnsatisfiedLinkError: com/ibm/workplace/noteswc/linux/NotesBootstrapGTK.getenv(Ljava/lang/String;)Ljava/lang/String;
        at com.ibm.workplace.noteswc.linux.NotesBootstrapGTK.getNotesPath(NotesBootstrapGTK.java:57)
        at com.ibm.workplace.noteswc.linux.NotesBootstrapGTK.isNotesClientInstalled(NotesBootstrapGTK.java:115)
        at com.ibm.workplace.internal.notes.security.auth.NotesLoginModule.initialize(NotesLoginModule.java:232)
        ... 49 more
2008/08/15 09:44:07.631 WARNING CWPST0306W: Exception calling proxy method ::class.method=com.ibm.rcp.internal.security.AbstractProxy.invoke() ::thread=main ::loggername=package com.ibm.rcp.internal.security, Java Platform API Specification, version 1.5.0

        java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.invokeImpl(ExtLoginModuleProxy.java:133)
        at com.ibm.rcp.internal.security.AbstractProxy.invoke(AbstractProxy.java:81)
        at $Proxy0.login(Unknown Source)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.login(ExtLoginModuleProxy.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at javax.security.auth.login.LoginContext.invoke(LoginContext.java:795)
        at javax.security.auth.login.LoginContext.access$000(LoginContext.java:209)
        at javax.security.auth.login.LoginContext$4.run(LoginContext.java:709)
        at java.security.AccessController.doPrivileged(AccessController.java:242)
        at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:706)
        at javax.security.auth.login.LoginContext.login(LoginContext.java:603)
        at com.ibm.rcp.security.auth.service.AbstractLoginService.login(AbstractLoginService.java:111)
        at com.ibm.rcp.internal.security.auth.service.DefaultLoginContextService.login(DefaultLoginContextService.java:108)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.doLogin(DefaultWorkbenchWindowAdvisor.java:1884)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.postWindowCreate(DefaultWorkbenchWindowAdvisor.java:1506)
        at org.eclipse.ui.internal.WorkbenchWindow.fireWindowCreated(WorkbenchWindow.java:1157)
        at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:678)
        at org.eclipse.ui.internal.Workbench.busyOpenWorkbenchWindow(Workbench.java:820)
        at org.eclipse.ui.internal.Workbench.doOpenFirstTimeWindow(Workbench.java:1454)
        at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1405)
        at org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWindow(WorkbenchConfigurer.java:190)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:708)
        at com.ibm.rcp.personality.framework.internal.RCPWorkbenchAdvisor.openWindows(RCPWorkbenchAdvisor.java:800)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:1102)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1864)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:423)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.ibm.rcp.personality.framework.internal.RCPApplication.run(RCPApplication.java:72)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
        at org.eclipse.core.launcher.Main.run(Main.java:977)
        at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Main.java:895)
        at com.ibm.rcp.core.internal.launcher.Main.main(Main.java:1313)
Caused by: javax.security.auth.login.LoginException: CLFRJ0005E: Notes is not installed
        at com.ibm.workplace.internal.notes.security.auth.NotesLoginModule.login(NotesLoginModule.java:350)
        ... 49 more
2008/08/15 09:44:07.644 WARNING CWPST0306W: Exception calling proxy method ::class.method=com.ibm.rcp.internal.security.AbstractProxy.invoke() ::thread=main ::loggername=package com.ibm.rcp.internal.security, Java Platform API Specification, version 1.5.0

        java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.invokeImpl(ExtLoginModuleProxy.java:133)
        at com.ibm.rcp.internal.security.AbstractProxy.invoke(AbstractProxy.java:81)
        at $Proxy0.login(Unknown Source)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.login(ExtLoginModuleProxy.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at javax.security.auth.login.LoginContext.invoke(LoginContext.java:795)
        at javax.security.auth.login.LoginContext.access$000(LoginContext.java:209)
        at javax.security.auth.login.LoginContext$4.run(LoginContext.java:709)
        at java.security.AccessController.doPrivileged(AccessController.java:242)
        at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:706)
        at javax.security.auth.login.LoginContext.login(LoginContext.java:603)
        at com.ibm.rcp.security.auth.service.AbstractLoginService.login(AbstractLoginService.java:111)
        at com.ibm.rcp.internal.security.auth.service.DefaultLoginContextService.login(DefaultLoginContextService.java:108)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.doLogin(DefaultWorkbenchWindowAdvisor.java:1884)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.postWindowCreate(DefaultWorkbenchWindowAdvisor.java:1506)
        at org.eclipse.ui.internal.WorkbenchWindow.fireWindowCreated(WorkbenchWindow.java:1157)
        at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:678)
        at org.eclipse.ui.internal.Workbench.busyOpenWorkbenchWindow(Workbench.java:820)
        at org.eclipse.ui.internal.Workbench.doOpenFirstTimeWindow(Workbench.java:1454)
        at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1405)
        at org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWindow(WorkbenchConfigurer.java:190)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:708)
        at com.ibm.rcp.personality.framework.internal.RCPWorkbenchAdvisor.openWindows(RCPWorkbenchAdvisor.java:800)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:1102)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1864)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:423)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.ibm.rcp.personality.framework.internal.RCPApplication.run(RCPApplication.java:72)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
        at org.eclipse.core.launcher.Main.run(Main.java:977)
        at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Main.java:895)
        at com.ibm.rcp.core.internal.launcher.Main.main(Main.java:1313)
Caused by: javax.security.auth.login.LoginException: CLFRJ0005E: Notes is not installed
        at com.ibm.workplace.internal.notes.security.auth.NotesLoginModule.login(NotesLoginModule.java:350)
        ... 49 more
2008/08/15 09:44:07.664 WARNING CWPST0306W: Exception calling proxy method ::class.method=com.ibm.rcp.internal.security.AbstractProxy.invoke() ::thread=main ::loggername=package com.ibm.rcp.internal.security, Java Platform API Specification, version 1.5.0

        java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.invokeImpl(ExtLoginModuleProxy.java:133)
        at com.ibm.rcp.internal.security.AbstractProxy.invoke(AbstractProxy.java:81)
        at $Proxy0.login(Unknown Source)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.login(ExtLoginModuleProxy.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at javax.security.auth.login.LoginContext.invoke(LoginContext.java:795)
        at javax.security.auth.login.LoginContext.access$000(LoginContext.java:209)
        at javax.security.auth.login.LoginContext$4.run(LoginContext.java:709)
        at java.security.AccessController.doPrivileged(AccessController.java:242)
        at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:706)
        at javax.security.auth.login.LoginContext.login(LoginContext.java:603)
        at com.ibm.rcp.security.auth.service.AbstractLoginService.login(AbstractLoginService.java:111)
        at com.ibm.rcp.internal.security.auth.service.DefaultLoginContextService.login(DefaultLoginContextService.java:108)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.doLogin(DefaultWorkbenchWindowAdvisor.java:1884)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.postWindowCreate(DefaultWorkbenchWindowAdvisor.java:1506)
        at org.eclipse.ui.internal.WorkbenchWindow.fireWindowCreated(WorkbenchWindow.java:1157)
        at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:678)
        at org.eclipse.ui.internal.Workbench.busyOpenWorkbenchWindow(Workbench.java:820)
        at org.eclipse.ui.internal.Workbench.doOpenFirstTimeWindow(Workbench.java:1454)
        at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1405)
        at org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWindow(WorkbenchConfigurer.java:190)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:708)
        at com.ibm.rcp.personality.framework.internal.RCPWorkbenchAdvisor.openWindows(RCPWorkbenchAdvisor.java:800)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:1102)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1864)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:423)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.ibm.rcp.personality.framework.internal.RCPApplication.run(RCPApplication.java:72)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
        at org.eclipse.core.launcher.Main.run(Main.java:977)
        at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Main.java:895)
        at com.ibm.rcp.core.internal.launcher.Main.main(Main.java:1313)
Caused by: javax.security.auth.login.LoginException: CLFRJ0005E: Notes is not installed
        at com.ibm.workplace.internal.notes.security.auth.NotesLoginModule.login(NotesLoginModule.java:350)
        ... 49 more
2008/08/15 09:44:07.687 WARNING CWPST0306W: Exception calling proxy method ::class.method=com.ibm.rcp.internal.security.AbstractProxy.invoke() ::thread=main ::loggername=package com.ibm.rcp.internal.security, Java Platform API Specification, version 1.5.0

        java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.invokeImpl(ExtLoginModuleProxy.java:133)
        at com.ibm.rcp.internal.security.AbstractProxy.invoke(AbstractProxy.java:81)
        at $Proxy0.login(Unknown Source)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.login(ExtLoginModuleProxy.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at javax.security.auth.login.LoginContext.invoke(LoginContext.java:795)
        at javax.security.auth.login.LoginContext.access$000(LoginContext.java:209)
        at javax.security.auth.login.LoginContext$4.run(LoginContext.java:709)
        at java.security.AccessController.doPrivileged(AccessController.java:242)
        at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:706)
        at javax.security.auth.login.LoginContext.login(LoginContext.java:603)
        at com.ibm.rcp.security.auth.service.AbstractLoginService.login(AbstractLoginService.java:111)
        at com.ibm.rcp.internal.security.auth.service.DefaultLoginContextService.login(DefaultLoginContextService.java:108)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.doLogin(DefaultWorkbenchWindowAdvisor.java:1884)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.postWindowCreate(DefaultWorkbenchWindowAdvisor.java:1506)
        at org.eclipse.ui.internal.WorkbenchWindow.fireWindowCreated(WorkbenchWindow.java:1157)
        at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:678)
        at org.eclipse.ui.internal.Workbench.busyOpenWorkbenchWindow(Workbench.java:820)
        at org.eclipse.ui.internal.Workbench.doOpenFirstTimeWindow(Workbench.java:1454)
        at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1405)
        at org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWindow(WorkbenchConfigurer.java:190)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:708)
        at com.ibm.rcp.personality.framework.internal.RCPWorkbenchAdvisor.openWindows(RCPWorkbenchAdvisor.java:800)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:1102)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1864)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:423)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.ibm.rcp.personality.framework.internal.RCPApplication.run(RCPApplication.java:72)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
        at org.eclipse.core.launcher.Main.run(Main.java:977)
        at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Main.java:895)
        at com.ibm.rcp.core.internal.launcher.Main.main(Main.java:1313)
Caused by: javax.security.auth.login.LoginException: CLFRJ0005E: Notes is not installed
        at com.ibm.workplace.internal.notes.security.auth.NotesLoginModule.login(NotesLoginModule.java:350)
        ... 49 more
2008/08/15 09:44:07.707 WARNING CWPST0306W: Exception calling proxy method ::class.method=com.ibm.rcp.internal.security.AbstractProxy.invoke() ::thread=main ::loggername=package com.ibm.rcp.internal.security, Java Platform API Specification, version 1.5.0

        java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.invokeImpl(ExtLoginModuleProxy.java:133)
        at com.ibm.rcp.internal.security.AbstractProxy.invoke(AbstractProxy.java:81)
        at $Proxy0.login(Unknown Source)
        at com.ibm.rcp.security.auth.ExtLoginModuleProxy.login(ExtLoginModuleProxy.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at javax.security.auth.login.LoginContext.invoke(LoginContext.java:795)
        at javax.security.auth.login.LoginContext.access$000(LoginContext.java:209)
        at javax.security.auth.login.LoginContext$4.run(LoginContext.java:709)
        at java.security.AccessController.doPrivileged(AccessController.java:242)
        at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:706)
        at javax.security.auth.login.LoginContext.login(LoginContext.java:603)
        at com.ibm.rcp.security.auth.service.AbstractLoginService.login(AbstractLoginService.java:111)
        at com.ibm.rcp.internal.security.auth.service.DefaultLoginContextService.login(DefaultLoginContextService.java:108)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.doLogin(DefaultWorkbenchWindowAdvisor.java:1884)
        at com.ibm.rcp.platform.personality.DefaultWorkbenchWindowAdvisor.postWindowCreate(DefaultWorkbenchWindowAdvisor.java:1506)
        at org.eclipse.ui.internal.WorkbenchWindow.fireWindowCreated(WorkbenchWindow.java:1157)
        at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:678)
        at org.eclipse.ui.internal.Workbench.busyOpenWorkbenchWindow(Workbench.java:820)
        at org.eclipse.ui.internal.Workbench.doOpenFirstTimeWindow(Workbench.java:1454)
        at org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1405)
        at org.eclipse.ui.internal.WorkbenchConfigurer.openFirstTimeWindow(WorkbenchConfigurer.java:190)
        at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:708)
        at com.ibm.rcp.personality.framework.internal.RCPWorkbenchAdvisor.openWindows(RCPWorkbenchAdvisor.java:800)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:1102)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1864)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:423)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.ibm.rcp.personality.framework.internal.RCPApplication.run(RCPApplication.java:72)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:615)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
        at org.eclipse.core.launcher.Main.run(Main.java:977)
        at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Main.java:895)
        at com.ibm.rcp.core.internal.launcher.Main.main(Main.java:1313)
Caused by: javax.security.auth.login.LoginException: CLFRJ0005E: Notes is not installed
        at com.ibm.workplace.internal.notes.security.auth.NotesLoginModule.login(NotesLoginModule.java:350)
        ... 49 more
2008/08/15 09:44:07.916 SEVERE CLFMW0027E: Missing library ! : com/ibm/workplace/noteswc/linux/NotesBootstrapGTK.getenv(Ljava/lang/String;)Ljava/lang/String; ::class.method=com.ibm.workplace.noteswc.NoteswcPlugin.checkNotesVersion() ::thread=main ::loggername=com.ibm.workplace.noteswc
2008/08/15 09:44:07.926 SEVERE CLFMW0029E: Notes basic initialization and launch Failed ::class.method=com.ibm.workplace.noteswc.NoteswcPlugin$1.done() ::thread=main ::loggername=com.ibm.workplace.noteswc

Two processes keep running:
Code:

sumpi@querschlaeger ~ $ ps aux | grep -i lotus
sumpi     2775  0.0  0.0  10416  1720 pts/2    S    09:44   0:00 /opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.1.200707311521/linux/x86/eclipse -nl C -dir ltr -name IBM Lotus Notes -personality com.ibm.rcp.platform.personality -product com.ibm.notes.branding.notes -data /home/sumpi/lotus/notes/data/workspace -configuration /home/sumpi/lotus/notes/data/workspace/.config -plugincustomization /opt/ibm/lotus/notes/framework/rcp/plugin_customization.ini -vm /opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.j2se.linux.x86_1.5.0.SR4-200707311521/jre/bin/notes2w -startup /opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.1.200707311521/launcher.jar -vmargs -Xmx512m -Xquickstart -Xjit:noResumableTrapHandler -Dosgi.framework.extensions=com.ibm.rcp.core.logger.frameworkhook,com.ibm.cds -Xscmx64m -Xshareclasses:name=xpdplat%g,groupAccess,keep,nonfatal -Drcp.home=/opt/ibm/lotus/notes/framework -Drcp.data=/home/sumpi/lotus/notes/data/workspace -Dosgi.splashPath=platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding,platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding.nl1,platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding.nl2,platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding.nl3 -Dcom.ibm.rcp.install.id=1206873269794 -Drcp.install.config=multiuser -Declipse.registry.nulltoken=true -Dautopd.logfile.generations=3 -Dorg.apache.xerces.xni.parser.XMLParserConfiguration=org.apache.xerces.parsers.XIncludeAwareParserConfiguration -Dautopd.instance.area=/home/sumpi/lotus/notes/data/workspace/autopd/ -Disa.ignoreESR=true -Djava.util.logging.config.class=com.ibm.rcp.core.internal.logger.boot.LoggerConfig -Dcom.ibm.pvc.webcontainer.port=0 -Disa.ignorePortableCollector=true -Disa.ignoreFeedback=true -Disa.ignoreUpdate=true -Dderby.stream.error.file=/home/sumpi/lotus/notes/data/workspace/logs/derby.log -Djava.security.properties=file:/opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.1.200707311521/rcp.security.properties -Djava.protocol.handler.pkgs=com.ibm.net.ssl.www.protocol -Dosgi.hook.configurators.exclude=org.eclipse.core.runtime.internal.adaptor.EclipseLogHook -Drcp.osgi.install.area=/opt/ibm/lotus/notes/framework/eclipse -Xbootclasspath/a:/opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.1.200707311521/rcpbootcp.jar
sumpi     2776  1.7  3.7 614836 78152 pts/2    Sl   09:44   0:05 /opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.j2se.linux.x86_1.5.0.SR4-200707311521/jre/bin/notes2w -Xmx512m -Xquickstart -Xjit:noResumableTrapHandler -Dosgi.framework.extensions=com.ibm.rcp.core.logger.frameworkhook,com.ibm.cds -Xscmx64m -Xshareclasses:name=xpdplat%g,groupAccess,keep,nonfatal -Drcp.home=/opt/ibm/lotus/notes/framework -Drcp.data=/home/sumpi/lotus/notes/data/workspace -Dosgi.splashPath=platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding,platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding.nl1,platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding.nl2,platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding.nl3 -Dcom.ibm.rcp.install.id=1206873269794 -Drcp.install.config=multiuser -Declipse.registry.nulltoken=true -Dautopd.logfile.generations=3 -Dorg.apache.xerces.xni.parser.XMLParserConfiguration=org.apache.xerces.parsers.XIncludeAwareParserConfiguration -Dautopd.instance.area=/home/sumpi/lotus/notes/data/workspace/autopd/ -Disa.ignoreESR=true -Djava.util.logging.config.class=com.ibm.rcp.core.internal.logger.boot.LoggerConfig -Dcom.ibm.pvc.webcontainer.port=0 -Disa.ignorePortableCollector=true -Disa.ignoreFeedback=true -Disa.ignoreUpdate=true -Dderby.stream.error.file=/home/sumpi/lotus/notes/data/workspace/logs/derby.log -Djava.security.properties=file:/opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.1.200707311521/rcp.security.properties -Djava.protocol.handler.pkgs=com.ibm.net.ssl.www.protocol -Dosgi.hook.configurators.exclude=org.eclipse.core.runtime.internal.adaptor.EclipseLogHook -Drcp.osgi.install.area=/opt/ibm/lotus/notes/framework/eclipse -Xbootclasspath/a:/opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.1.200707311521/rcpbootcp.jar -jar /opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.1.200707311521/launcher.jar -os linux -ws gtk -arch x86 -launcher /opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.1.200707311521/linux/x86/eclipse -name IBM Lotus Notes -showsplash 600 -exitdata e8005 -nl C -dir ltr -personality com.ibm.rcp.platform.personality -product com.ibm.notes.branding.notes -data /home/sumpi/lotus/notes/data/workspace -configuration /home/sumpi/lotus/notes/data/workspace/.config -plugincustomization /opt/ibm/lotus/notes/framework/rcp/plugin_customization.ini -vm /opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.j2se.linux.x86_1.5.0.SR4-200707311521/jre/bin/notes2w -vmargs -Xmx512m -Xquickstart -Xjit:noResumableTrapHandler -Dosgi.framework.extensions=com.ibm.rcp.core.logger.frameworkhook,com.ibm.cds -Xscmx64m -Xshareclasses:name=xpdplat%g,groupAccess,keep,nonfatal -Drcp.home=/opt/ibm/lotus/notes/framework -Drcp.data=/home/sumpi/lotus/notes/data/workspace -Dosgi.splashPath=platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding,platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding.nl1,platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding.nl2,platform:/base/../shared/eclipse/plugins/com.ibm.notes.branding.nl3 -Dcom.ibm.rcp.install.id=1206873269794 -Drcp.install.config=multiuser -Declipse.registry.nulltoken=true -Dautopd.logfile.generations=3 -Dorg.apache.xerces.xni.parser.XMLParserConfiguration=org.apache.xerces.parsers.XIncludeAwareParserConfiguration -Dautopd.instance.area=/home/sumpi/lotus/notes/data/workspace/autopd/ -Disa.ignoreESR=true -Djava.util.logging.config.class=com.ibm.rcp.core.internal.logger.boot.LoggerConfig -Dcom.ibm.pvc.webcontainer.port=0 -Disa.ignorePortableCollector=true -Disa.ignoreFeedback=true -Disa.ignoreUpdate=true -Dderby.stream.error.file=/home/sumpi/lotus/notes/data/workspace/logs/derby.log -Djava.security.properties=file:/opt/ibm/lotus/notes/framework/rcp/eclipse/plugins/com.ibm.rcp.base_6.1.1.200707311521/rcp.security.properties -Djava.protocol.handler.pkgs=com.ibm.net.ssl.www.protocol -Dosgi.hook.configurators.exclude=org.eclipse.core.runtime.internal.adaptor.EclipseLogHook -Drcp.osgi.install.area=/opt/ibm/lotus/notes/framework/eclipse -Xbootclasspath/a:/opt/ibm/lotus/notes/fra
sumpi     2819  0.0  0.0   1784   500 pts/3    R+   09:49   0:00 grep --colour=auto -i lotus
sumpi@querschlaeger ~ $               

Does this give you enough information to tell me, what I am missing?

Thanks in advance!

Bye,
Sumpi
_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
fangorn
Veteran
Veteran


Joined: 31 Jul 2004
Posts: 1886

PostPosted: Mon Aug 18, 2008 9:00 am    Post subject: Reply with quote

The Standard installation uses its own java runtime, as it does with the eclipse environment.

This looks for me as if the application is running, but the user config is not recognized. I had to create new user config too.

Move ~/lotus directory somewhere else, prepare notes .id and desktop.nsf and try creating a new user.
_________________
Video Encoding scripts collection | Project page
Back to top
View user's profile Send private message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Sun Aug 31, 2008 6:30 am    Post subject: Reply with quote

fangorn wrote:
The Standard installation uses its own java runtime, as it does with the eclipse environment.

This looks for me as if the application is running, but the user config is not recognized. I had to create new user config too.

Move ~/lotus directory somewhere else, prepare notes .id and desktop.nsf and try creating a new user.

I tried it that way, but without any success.
Maybe I should ask the server admin to use the imap or pop3-tasks of domino to get at least my mail to work...

Thanks to anyone, who tryed to help!
Bye,
Sumpi
_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
luqas
Guru
Guru


Joined: 02 Jan 2004
Posts: 588
Location: /US/Texas/Beaumont

PostPosted: Fri Sep 26, 2008 3:43 pm    Post subject: Reply with quote

Don't mean to bump a month old thread, but did you ever have any luck Sumpi? I can get the graphical installer to run and I get to about 92% and the installer then fails.
Back to top
View user's profile Send private message
sumpi
Tux's lil' helper
Tux's lil' helper


Joined: 09 May 2006
Posts: 110
Location: Graz, Austria

PostPosted: Sun Sep 28, 2008 7:40 am    Post subject: Reply with quote

koqu wrote:
Don't mean to bump a month old thread, but did you ever have any luck Sumpi? I can get the graphical installer to run and I get to about 92% and the installer then fails.

Not with the ~x86 installation, I had running. Due to that many things I installed and uninstalled, I made a step back and installed a "normal" installation. I also installed some of the gnome-packages like libgnomeprintui and eclipse-sdk. After that, the installation went fine. There is only one thing left: I have huges fonts in some of the dialogues like password prompt. Apart from that, notes is now up and running fine.

hth,
Sumpi
_________________
Why geeks like computers:
unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum