Your message dated Thu, 16 May 2013 09:53:16 +0000
with message-id <[email protected]>
and subject line Bug#706870: Removed package(s) from unstable
has caused the Debian Bug report #615818,
regarding soffice takes a long time to listen on port 8100 on localhost
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
615818: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615818
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openoffice.org
Version: 3.2.1-11+squeeze2
uname - a = 2.6.32-5-amd64
I launch soffice in listen mode like this :
/soffice -headless -nologo -nodefault -invisible -nofirststartwizard
-norestore "-accept=socket,host=*localhost*,port=8100;urp"/
Then immediatly after I try to connect the socket :
/telnet localhost 8100
/
I can't connect immediately : it takes a long time before soffice can be
connected (more then twenty seconds).
So I've verified my /etc/hosts file which seems ok:
/127.0.0.1 localhost localhost.<mydomain>
localhost.localdomain/
I've tried the following command :
/soffice -headless -nologo -nodefault -invisible -nofirststartwizard
-norestore "-accept=socket,host=*127.0.0.1*,port=8100;urp"/
The connection was immediate.
But with uno API :
/XUnoUrlResolver xUnoUrlResolver = (XUnoUrlResolver)
UnoRuntime.queryInterface( XUnoUrlResolver.class, objectUrlResolver );
Object initialObject = xUnoUrlResolver.resolve(
"uno:socket,host=*localhost*,port=8100;urp;StarOffice.ServiceManager" );
or
Object initialObject = xUnoUrlResolver.resolve(
"uno:socket,host=*172.0.0.1*,port=8100;urp;StarOffice.ServiceManager" );
/
is still very very long to start ....
For information on lenny all works fine (2.6.26-2-amd64).
What i've missed ? Or there is a problem ?
Thanks
--
Hervé Hénoch
Responsable informatique
Institut Sainte Catherine
1750, chemin du Lavarin, 84000 Avignon
Téléphone : 04.90.27.57.44
Messagerie : [email protected]
--- End Message ---
--- Begin Message ---
Version: 1:3.4.0~ooo340m1-7+rm
Dear submitter,
as the package openoffice.org has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/706870
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---