Issue 46879 - [SO] Installer throws Java exceptions with GOK
Summary: [SO] Installer throws Java exceptions with GOK
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Installation
Classification: Application
Component: ui (show other issues)
Version: OOo 2.0 Beta
Hardware: PC (x86_64) Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 2.0.1
Assignee: nospam4obr
QA Contact: issues@installation
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2005-04-07 03:27 UTC by korn
Modified: 2005-05-19 09:24 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description korn 2005-04-07 03:27:02 UTC
1. Be the root user on a GNOME/JDS desktop
2. Launch GOK
3. Using build m91, launch the 'sh' installer.
4. See the Java accessibility stuff kick in, and then get the Java stacktrace below:

linux:/home/korn # sh so-8-bin-linux-en-US_de_es_fr_it_sv_pt-BR.sh

Select the directory in which to save the unpacked files.
[/var/tmp/unpack_staroffice]

File is being checked for errors ...
Unpacking ...
All files have been successfully unpacked.
Running installer
Java Accessibility Bridge for GNOME loaded.

Registering Application.
IOR:000000000000002249444c3a4163636573736962696c6974792f4170706c69636174696f6e3a312e30000000000000010000000000000082000102000000000a3132372e302e302e3200818a00000031afabcb00000000201a754e7600000001000000000000000100000008526f6f74504f410000000008000000010000000014000000000000020000000100000020000000000001000100000002050100010001002000010109000000010001010000000026000000020002
Java Application:0
Just registered Application
Apr 6, 2005 7:20:25 PM com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl
handleInput
WARNING: "IOP00410209: (COMM_FAILURE) Connection rebind"
org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 209  completed: No
        at
com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionRebind(ORBUtilSystemException.java:2400)
        at
com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionRebind(ORBUtilSystemException.java:2422)
        at
com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:826)
        at
com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.callback(MessageBase.java:918)
        at
com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:694)
        at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.dispatch(SocketOrChannelConnectionImpl.java:451)
        at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.doWork(SocketOrChannelConnectionImpl.java:1187)
        at
com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:398)
Comment 1 eric.savary 2005-04-07 13:53:20 UTC
Setting keyword "accessibility".
Comment 2 eric.savary 2005-05-12 15:03:23 UTC
ES->OBR: as discussed, please evaluate if we can fix this or have to pass it to
the installer developpers.
Comment 3 nospam4obr 2005-05-18 10:42:38 UTC
I am frequently getting this message(s) when working with OOo from the command
line. The stack suggests more a problem in the Java CORBA implementation
speaking to at-spi-registryd than an OOo or SO installer problem.

I am not quite sure what I am supposed to do with this report ..
Comment 4 billhaneman 2005-05-18 11:32:52 UTC
This seems to be a Java VM issue - it started happenning with I updated my Java
version some time ago.  It didn't happen with Pre-1.5-beta versions of the Java VM.
Comment 5 billhaneman 2005-05-18 11:33:42 UTC
By the way - to date, no user-visible problem have been identified in relation
to this observation.
Comment 6 nospam4obr 2005-05-19 09:22:52 UTC
This issue is CR6236028 logged against jets-idl in j2se 1.5.0_x.
Comment 7 nospam4obr 2005-05-19 09:24:14 UTC
Closed as "INVALID" in the sense of "NOT OOo"