Lotus Notes Client crashes continuously on Linux

console.log Error: [11425:00002-4095793312] GetSystemMenu() returned a null handle

Unable to start IBM Notes Client since almost 2 weeks now.

I have the logs using startlogcollector.sh in “/opt/ibm/notes/framework/rcp” here but cannot attach it in this forum. I see many errors in those logs but not sure how to transfer those logs here? Is there a repo where we can send those logs?

Subject: Linux Version

cat /etc/redhat-release
Red Hat Enterprise Linux Workstation release 6.7 (Santiago)

Subject: hm, is the file found that the dump says wasn’t opened?

java.util.zip.ZipException: Unable to open: /opt/ibm/notes/framework/shared/eclipse/plugins/com.ibm.domino.osgi.core_9.0.1.20131004-1200.jar

I’m not that familiar with this environment, but sometimes it has to do with the simple things: paths or a file that the client isn’t authorized to open / read.

Sometimes a system’s patched under “root”, or patched in some way that the installer isn’t aware that the user has to have access, and then it doesn’t grant enough access to the client users.

Does anyone know whether the garbage characters after the file name are normal? They seem to be citing 2 characters, 0xA0x9, following the filespec for the .jar file. I see it elsewhere in the crash dump; at present I do not think this is an issue.

Subject: errorLog1.xml

Attached below is one of the error logs from logCollector.sh

<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="Log_Viewer.xml"?> SEVERE java.util.zip.ZipException: Unable to open: /opt/ibm/notes/framework/shared/eclipse/plugins/com.ibm.domino.osgi.core_9.0.1.20131004-1200.jar at java.util.zip.ZipFile.openZip(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at org.eclipse.osgi.framework.util.SecureAction.getZipFile(Unknown Source) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.basicOpen(Unknown Source) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.getZipFile(Unknown Source) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.checkedOpen(Unknown Source) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.getEntry(Unknown Source) at com.ibm.rds.RDSCache.getEntry(Unknown Source) at com.ibm.rds.RDSBundleFile.getEntry(Unknown Source) at com.ibm.cds.CDSBundleFile.getEntry(Unknown Source) at org.eclipse.osgi.baseadaptor.BaseData.getEntry(Un known Source) at org.eclipse.osgi.internal.baseadaptor.AdaptorUtil.loadManifestFrom(Unknown Source) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.getGeneratedManifest(Unknown Source) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.createCachedManifest(Unknown Source) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.getManifest(Unknown Source) at org.eclipse.osgi.internal.baseadaptor.BaseStorage.loadManifest(Unknown Source) at org.eclipse.osgi.internal.baseadaptor.BundleInstall.begin(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivileged(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.installWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.in stallBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBundle(Unknown Source) at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(Unknown Source) at org.eclipse.update.internal.configurator.ConfigurationActivator.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.Sta rtLevelManager.resumeBundles(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) SEVERE SEVERE java.util.zip.ZipException: Unable to open: /opt/ibm/notes/framework/shared/eclipse/plugins/com.ibm.domino.servlets.proxy_9.0.1.20131004-1200.jar at java.util.zip.ZipFile.openZip(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at org.eclipse.osgi.framework.util.SecureAction.getZipFile(Unknown Source) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.basicOpen(Unknown Source) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.getZipFile(Unknown Source) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.checkedOpen(Unknown Source) at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.getEntry(Unknown Source) at com.ibm.rds.RDSCache.getEntry(Unknown Source) at com.ibm.rds.RDSBundleFile.getEntry(Unknown Source) at com.ibm.cds.CDSBundleFile.getEntry(Unknown Source) at org.eclipse.osgi.baseadaptor.BaseData.getEnt ry(Unknown Source) at org.eclipse.osgi.internal.baseadaptor.AdaptorUtil.loadManifestFrom(Unknown Source) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.getGeneratedManifest(Unknown Source) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.createCachedManifest(Unknown Source) at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.getManifest(Unknown Source) at org.eclipse.osgi.internal.baseadaptor.BaseStorage.loadManifest(Unknown Source) at org.eclipse.osgi.internal.baseadaptor.BundleInstall.begin(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivileged(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.installWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framewo rk.installBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBundle(Unknown Source) at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(Unknown Source) at org.eclipse.update.internal.configurator.ConfigurationActivator.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source) at org.eclipse.osgi.framework.internal.cor e.StartLevelManager.resumeBundles(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) SEVERE SEVERE SEVERE SEVERE org.osgi.framework.BundleException: The activator com.ibm.rcp.core.internal.logger.LogRedirectorBundle for bundle com.ibm.rcp.core.logger is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) Caused by: java.lang.RuntimeException: /home/mvazirani/lotus/notes/data/workspace/.config/org.eclipse.osgi/.lazy.2 (Too many open files) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.fullyLoad(Unknown Source) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getResolvedRequires(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoader.<init>(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoaderProxy.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.checkLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source) ... 11 more SEVERE org.osgi.framework.BundleException: The activator org.eclipse.core.internal.jobs.JobActivator for bundle org.eclipse.core.jobs is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source) at or g.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) Caused by: java.lang.RuntimeException: /home/mvazirani/lotus/notes/data/workspace/.config/org.eclipse.osgi/.lazy.2 (Too many open files) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.fullyLoad(Unknown Source) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getResolvedRequires(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoader.<init>(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoaderProxy.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.checkLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source) ... 11 more SEVERE org.osgi.framework.BundleException: The activator org.eclipse.core.internal.registry.osgi.Activator for bundle org.eclipse.equinox.registry is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) Caused by: java.lang.RuntimeException: /home/mvazirani/lotus/notes/data/workspace/.config/org.eclipse.osgi/.lazy.2 (Too many open files) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.fullyLoad(Unknown Source) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getResolvedRequires(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoader.<init>(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoaderProxy.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.checkLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source) ... 11 more SEVERE org.osgi.framework.BundleException: The activator org.eclipse.core.internal.plugins.CompatibilityActivator for bundle org.eclipse.core.runtime.compatibility is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent( Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) Caused by: java.lang.RuntimeException: /home/mvazirani/lotus/notes/data/workspace/.config/org.eclipse.osgi/.lazy.2 (Too many open files) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.fullyLoad(Unknown Source) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getResolvedRequires(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoader.<init>(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoaderProxy.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.checkLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source) ... 11 more SEVERE org.osgi.framework.BundleException: The activator org.eclipse.equinox.internal.app.Activator for bundle org.eclipse.equinox.app is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source) at o rg.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) Caused by: java.lang.RuntimeException: /home/mvazirani/lotus/notes/data/workspace/.config/org.eclipse.osgi/.lazy.2 (Too many open files) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.fullyLoad(Unknown Source) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getResolvedRequires(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoader.<init>(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoaderProxy.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.checkLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source) ... 11 more SEVERE org.osgi.framework.BundleException: The activator com.ibm.rcp.lifecycle.internal.platform.PlatformStartup for bundle com.ibm.rcp.lifecycle.platform is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown S ource) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) Caused by: java.lang.RuntimeException: /home/mvazirani/lotus/notes/data/workspace/.config/org.eclipse.osgi/.lazy.2 (Too many open files) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.fullyLoad(Unknown Source) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getResolvedRequires(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoader.<init>(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoaderProxy.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.checkLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source) ... 11 m ore SEVERE org.osgi.framework.BundleException: The activator org.eclipse.core.internal.runtime.PlatformActivator for bundle org.eclipse.core.runtime is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) Caused by: java.lang.RuntimeException: /home/mvazirani/lotus/notes/data/workspace/.config/org.eclipse.osgi/.lazy.2 (Too many open files) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.fullyLoad(Unknown Source) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getResolvedRequires(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoader.<init>(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoaderProxy.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.checkLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source) ... 11 more SEVERE org.osgi.framework.BundleException: The activator com.ibm.rcp.core.internal.pd.manager.Activator for bundle com.ibm.rcp.core.pd.manager is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) Caused by: java.lang.RuntimeException: /home/mvazirani/lotus/notes/data/workspace/.config/org.eclipse.osgi/.lazy.2 (Too many open files) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.fullyLoad(Unknown Source) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getResolvedRequires(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoader.<init>(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoaderProxy.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.checkLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source) ... 11 more SEVERE org.osgi.framework.BundleException: The activator com.ibm.rcp.provisioning.internal.requirements.RequirementsPlugin for bundle com.ibm.rcp.provisioning is invalid at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Unknown Source) at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(Unknown Source) at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(Unknown Source) at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(Unkno wn Source) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Unknown Source) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Unknown Source) Caused by: java.lang.RuntimeException: /home/mvazirani/lotus/notes/data/workspace/.config/org.eclipse.osgi/.lazy.2 (Too many open files) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.fullyLoad(Unknown Source) at org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getResolvedRequires(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoader.<init>(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleLoaderProxy.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.getBundleLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.checkLoader(Unknown Source) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Unknown Source) ... 11 more

Subject: Open a PMR with IBM Support.

Any reason not going that route?

Subject: Any help on this topic would be appreciated

Any help on this topic would be appreciated.

Subject: What version of Linux?

Subject: Tried but no response

@John: Opened a PMR but no help/support from the team. They needed me to reinstall my linux, which I believe was not something that was needed just for an application/client to work. I have all other applications working fine but only Lotus Notes Client is falling into issues and crashing continuously. The above steps to get an error log was also something that I found over the internet, It was not mentioned by any of the support persons working on the issue.