Alfresco 3.2r2 OpenOfficeException connection failed

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2010 07:22 AM
Hi,
I've just install Alfresco on Windows XP from the package Alfresco-Community-3.2r2-Full-Setup.exe.
I've choose "Custom" installation and selected All packages.
Then when starting Alfresco Server startup failed on : OpenOfficeException: connection failed
Caused by: net.sf.jooreports.openoffice.connection.OpenOfficeException: connection failed: socket,host=localhost,port=8100,tcpNoDelay=1; com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
I've add look in alfresco.bat and I could not find anything that strat OpenOffice.
How can I solve the problem ?
Thanks
cyrille.
I've just install Alfresco on Windows XP from the package Alfresco-Community-3.2r2-Full-Setup.exe.
I've choose "Custom" installation and selected All packages.
Then when starting Alfresco Server startup failed on : OpenOfficeException: connection failed
Caused by: net.sf.jooreports.openoffice.connection.OpenOfficeException: connection failed: socket,host=localhost,port=8100,tcpNoDelay=1; com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
I've add look in alfresco.bat and I could not find anything that strat OpenOffice.
How can I solve the problem ?
Thanks
cyrille.
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2010 07:59 AM
I've just try to install the "Default" way but it done the same error:
net.sf.jooreports.openoffice.connection.OpenOfficeException: connection failed: socket,host=localhost,port=8100,tcpNoDelay=1; com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset
net.sf.jooreports.openoffice.connection.OpenOfficeException: connection failed: socket,host=localhost,port=8100,tcpNoDelay=1; com.sun.star.lang.DisposedException: java.io.IOException: com.sun.star.io.IOException: java.net.SocketException: Connection reset

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2010 09:20 AM
The only solution I've found is to launch SOffice by hand :
in a DOS console (adapt path for soffice.exe) type this command (on a single line) :
D:\Alfresco\OpenOffice.org\program\soffice.exe -accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager -env:UserInstallation=file:///D:/Alfresco/alf_data/oouser -nologo -headless -nofirststartwizard -nocrashrep -norestore
in a DOS console (adapt path for soffice.exe) type this command (on a single line) :
D:\Alfresco\OpenOffice.org\program\soffice.exe -accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager -env:UserInstallation=file:///D:/Alfresco/alf_data/oouser -nologo -headless -nofirststartwizard -nocrashrep -norestore

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2010 06:52 AM
Hi!
Have You tried to install newer version of JDK (1.6.0_18 or newer)?
It helped in my case!
Have You tried to install newer version of JDK (1.6.0_18 or newer)?
It helped in my case!

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2010 05:59 AM
Thanks,
I've got the JRE 1.6.0_18, I try to install the JDK 1.6.0_18…
I've got the JRE 1.6.0_18, I try to install the JDK 1.6.0_18…
