Groups > SUSE Linux > openSUSE updates and patches > Re: notes 8 doesn't work anymore




notes 8 doesn't work anymore

notes 8 doesn't work anymore
Mon, 21 Jan 2008 08:36:01 GMT
Hello,

After applying the last patch on friday, I found out today that my
Notes 8 client doesn't start anymore. The same applies to sametime 7.5
which I'm using at work.

Here is an error:

Framework arguments:  -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 -personality
com.ibm.rcp.platform.personality -product com.ibm.notes.branding.notes
-data /root/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=Start Level Event Dispatcher
::loggername=com.ibm.rcp.core.internal.logger.frameworkhook
The program 'DefaultPlatform' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 330 error_code 11 request_code 144 minor_code 5)
(Note to programmers: normally, X errors are reported
asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error()
function.)


-- 
kng
------------------------------------------------------------------------
kng's Profile: http://forums.novell.com/member.php?userid=3124
View this thread: http://forums.novell.com/showthread.php?t=308410
Post Reply
Re: notes 8 doesn't work anymore
Tue, 22 Jan 2008 21:39:31 GMT
Could it be caused by the same issue as this?
==========================================================================
If you're talking about the recent xorg security update it messed up a lot
of things for others java for some VLC for me. There is a fix it's a beta
fix but it worked for me I've got VLC back. Get the beta fix here: 'Index
of /private/sndirsch/bug345131'
(http://beta.suse.com/private/sndirsch/bug345131/) I hope this works for
you.


-- 
Agsu
------------------------------------------------------------------------
Agsu's Profile: http://forums.novell.com/member.php?userid=3200
View this thread: http://forums.novell.com/showthread.php?t=308512
=========================================================================

On Mon, 21 Jan 2008 08:36:01 +0000, kng wrote:

> 
> Hello,
> 
> After applying the last patch on friday, I found out today that my Notes 8
> client doesn't start anymore. The same applies to sametime 7.5 which I'm
> using at work.
> 
> Here is an error:
> 
> Framework arguments:  -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 -personality
> com.ibm.rcp.platform.personality -product com.ibm.notes.branding.notes
> -data /root/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=Start Level Event Dispatcher
> ::loggername=com.ibm.rcp.core.internal.logger.frameworkhook
> The program 'DefaultPlatform' received an X Window System error. This
> probably reflects a bug in the program. The error was 'BadAlloc
> (insufficient resources for operation)'. (Details: serial 330 error_code
> 11 request_code 144 minor_code 5) (Note to programmers: normally, X errors
> are reported asynchronously;
> that is, you will receive the error a while after causing it. To debug
> your program, run it with the --sync command line option to change this
> behavior. You can then get a meaningful backtrace from your debugger if
> you break on the gdk_x_error() function.)
Post Reply
Re: notes 8 doesn't work anymore
Wed, 23 Jan 2008 10:16:01 GMT
Hi somebody has found a workaround:

"The xorg-x11-server upgrade is the problem.  Found this article 'SUSE
Forums > Xorg Breaking Graphical Java?'
(http://www.suseforums.net/lofiversion/index.php/t44755.html)

I downgraded xorg-x11-server to 7.2.143.6 and LN8 is working again."

"I also downgraded xorg-x11-server from 7.2-143.9 to 7.2.143.6 with
Yast, rebooted, and all was well again."

Before downgrading, could you put "libtestxsync.so" from the
attachment
to your home folder like "/home/test" and open a console to input

export LD_LIBRARY_PATH=$HOME
export LD_PRELOAD=libtestxsync.so
/opt/ibm/lotus/notes/notes

Notes will try to run and crash itself with some messages printed to
the console, and a text file will be generated to record the crash
stack.
Then send me(mailto:xiaoxp@cn.ibm.com) the javacore.**.txt file?


kng;1450180 Wrote: 
> Hello,
> 
> After applying the last patch on friday, I found out today that my
> Notes 8 client doesn't start anymore. The same applies to sametime 7.5
> which I'm using at work.
> 
> Here is an error:
> 
> Framework arguments:  -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 -personality
> com.ibm.rcp.platform.personality -product com.ibm.notes.branding.notes
> -data /root/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=Start Level Event Dispatcher
> ::loggername=com.ibm.rcp.core.internal.logger.frameworkhook
> The program 'DefaultPlatform' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'BadAlloc (insufficient resources for operation)'.
> (Details: serial 330 error_code 11 request_code 144 minor_code 5)
> (Note to programmers: normally, X errors are reported
> asynchronously;
> that is, you will receive the error a while after causing it.
> To debug your program, run it with the --sync command line
> option to change this behavior. You can then get a meaningful
> backtrace from your debugger if you break on the gdk_x_error()
> function.)


+-------------------------------------------------------------------+
|Filename: libtestxsync.zip                                         |
|Download: http://forums.novell.com/attachment.php?attachmentid=479 |
+-------------------------------------------------------------------+

-- 
xiaoxp
------------------------------------------------------------------------
xiaoxp's Profile: http://forums.novell.com/member.php?userid=3294
View this thread: http://forums.novell.com/showthread.php?t=308410
Post Reply
Re: notes 8 doesn't work anymore
Wed, 23 Jan 2008 14:16:02 GMT
Hi,

There is a easier solution than downgrading xorg.
I found it here :
'Nabble - Bug#461410: more apps fail to start, also related: #461409'
(http://tinyurl.com/3dhwoq)

You just have to add an option in the Extensions section of your
/etc/X11/xorg.conf :

Section "Extensions"
Option "MIT-SHM" "no"
EndSection

Then, you have to restart your X.

Best regards,

Julien Desfossez


-- 
jdesfossez
------------------------------------------------------------------------
jdesfossez's Profile: http://forums.novell.com/member.php?userid=3264
View this thread: http://forums.novell.com/showthread.php?t=308410
Post Reply
Re: notes 8 doesn't work anymore
Wed, 23 Jan 2008 15:10:20 GMT
jdesfossez schrieb:
> Hi,
>
> There is a easier solution than downgrading xorg.
> I found it here :
> 'Nabble - Bug#461410: more apps fail to start, also related: #461409'
> (http://tinyurl.com/3dhwoq)
>
> You just have to add an option in the Extensions section of your
> /etc/X11/xorg.conf :
>
> Section "Extensions"
> Option "MIT-SHM" "no"
> EndSection
>
> Then, you have to restart your X.
>
> Best regards,
>
> Julien Desfossez
>
>
>   
Post Reply
about | contact