To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92492 Issue #|92492 Summary|[MWEx] cannot connect to MediaWiki in options dialog Component|Word processor Version|DEV300m28 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|ui Assigned to|mru Reported by|andreschnabel
------- Additional comments from [EMAIL PROTECTED] Tue Aug 5 17:43:00 +0000 2008 ------- happens only on Linux, windows is ok. When trying todefine a new MediaWiki connection, an error ocures that the connection cannot be established. It only works if the options dialog is called right after installing the extension! To reproduce- - install Mediawiki extension (make sure no other version is installed before and no setting file is in place) - open options dialog and add a MediaWiki server connection (you may use http://wiki.services.openoffice.org/wiki/) -> connection can be added - close and restart OOo - go to tools - options, internet - mediawiki - edit the existing connection or try to add it a second time -> error message is displayed - connection cannot be stablished. when started from command line, i get the following trace: 05.08.2008 19:16:26 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused 05.08.2008 19:16:26 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: Retrying request 05.08.2008 19:16:26 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused 05.08.2008 19:16:26 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: Retrying request 05.08.2008 19:16:26 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused 05.08.2008 19:16:26 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry INFO: Retrying request java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:519) at java.net.Socket.connect(Socket.java:469) at java.net.Socket.<init>(Socket.java:366) at java.net.Socket.<init>(Socket.java:240) at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(Unknown Source) at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(Unknown Source) at org.apache.commons.httpclient.HttpConnection.open(Unknown Source) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(Unknown Source) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(Unknown Source) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(Unknown Source) at org.apache.commons.httpclient.HttpClient.executeMethod(Unknown Source) at org.apache.commons.httpclient.HttpClient.executeMethod(Unknown Source) at com.sun.star.wiki.Helper.ExecuteMethod(Unknown Source) at com.sun.star.wiki.WikiEditSettingDialog.DoLogin(Unknown Source) at com.sun.star.wiki.WikiEditSettingDialog$1.run(Unknown Source) jre is Sun JRE, 1.6.0_03 --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- 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]