Ups, forgott something :-(

the commandline has to be:
soffice.exe -enableautomation -accept=socket,host=localhost,port=12480;urp

Thorsten Bosbach - Sun Germany - QA-Engineer wrote:
Hi,

for an unknown reason OOo hasn't opened the port for
uno-communication as it was told so, I think...

Please try the following:
close OOo
disable and close the quickstarter
look into the taskmanager and make sure no soffice.exe is running
then start OOo the following way from a DOS shell:

c:
cd Program Files\OpenOffice.org 1.9.122\program\
soffice.exe -accept=socket,host=localhost,port=12480;urp

then run the test again and tell me the result ....

I don't think so, but just to make sure:
Do you use a firewall? (-> open port 12480 for tcp)

And I think the TestTool application that ships with the installation
has no errors in that area, but to be sure if it still doesn't work,
you may use the testtool from:

http://qa.openoffice.org/qatesttool/src680/tt_680m50_windows.zip


If it still doesn't help, which Win OS are you using? win95 ?
(Then I have to search for a machine and will try it out...)

cheers
thorsten

Kazunari Hirano wrote:

Hi,
Should I update something from m91s1 to m122 by cvs?


No, this problem is independant from the version;
The files in the tar ball are ok for an 680m122 and are tagged
for that version;
The HID.LST version doesn't indicate the version of the scripts,
just the version of itself, and it may be older, since it doesn't
change that often.

http://qa.openoffice.org/qatesttool/src680/tt_env_OOo_2.0.0.tar.gz
I used this environment, 1.9.m122 and the testtool shipped with the
m122 installation set.
I tried "first.bas." and got the following:
------------------------------------------------------
Program start: 2005/08/24; 15:47:35
reading files.....
--------------------------------------
Information about the test environment
--------------------------------------
**  Build number                 : 680m122(Build:8941)
**  Build type                   : MASTER
**  HID.LST based on milestone   : 680m91s1
** Path of network installation : C:\Program Files\OpenOffice.org 1.9.122\
**  Path of workstation          :
C:\WINDOWS\Profiles\hirano\Application Data\OpenOffice.org2\
**  Started application          : C:\Program Files\OpenOffice.org
1.9.122\program\soffice.exe
**  Office language              : 81  (Japanese / ja)
**  System language              : 81  (Japanese)
**  Testing Platform             : Win95
Error outside of test case.
Connector : couldn't connect to socket (WSAECONNREFUSED, Connection refused)
--> C:\qa\qatesttool\global\tools\inc\t_tools2.inc:
hGetUNOService(Optional Byref bSilent As Boolean)
--> --C:\qa\qatesttool\global\system\inc\master.inc: mMakeGeneralOptionsAPI()
--> --C:\qa\qatesttool\global\system\inc\master.inc: GetUseFiles()
--> C:\qa\qatesttool\framework\first\first.bas: LoadIncludeFiles()
--> C:\qa\qatesttool\framework\first\first.bas: main()
***************************************************
Warning: ** 1 error occurred
** No Warning
** No Warning during initialization
***************************************************

Here is My testtool.ini:
----------------------
[Misc]
ServerTimeout=4500
StopOnSyntaxError=0
AutoReload=0
AutoSave=0
ScriptFontName=Courier
ScriptFontStyle=normal
ScriptFontSize=12
CurrentProfile=_profile_TestTool

[Path]
BaseDir=C:\qa\qatesttool
LogBaseDir=C:\qa\qatesttool\errorlog\mymachine
HIDDir=C:\qa\qatesttool\global\hid

[GUI Platform]
Current=395
All=395

[WinGeom]
WinParams=48,67,760,510;4;0,0,0,0;

[Communication]
Host=localhost
TTPort=12479
UnoPort=12480

[LRU]
MaxLRU=4
LRU1=C:\qa\qatesttool\framework\first\first.bas
LRU2=C:\qa\qatesttool\writer\update\w_updt.bas
LRU3=C:\qa\qatesttool\framework\first\topten.bas

[_profile_TestTool]
LogBaseDir=C:\qa\qatesttool\errorlog\mymachine
BaseDir=C:\qa\qatesttool
HIDDir=C:\qa\qatesttool\global\hid
AutoReload=0
AutoSave=0
StopOnSyntaxError=0

[OooProgramDir]
Current=C:\Program Files\OpenOffice.org 1.9.122
All=C:\Program Files\OpenOffice.org 1.9.122

[Crashreporter]
UseProxy=false
ProxyServer=none
ProxyPort=8080
AllowContact=false
ReturnAddress=
------------------------
Thanks,
khirano

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to