Ticket #1362 (reopened defect)

Opened 2 years ago

Last modified 7 months ago

eclipsetracplugin does'nt work

Reported by: eltyos@gmail.com Assigned to: merlimat
Priority: normal Component: EclipseTracPlugin
Severity: normal Keywords:
Cc: jouvin@lal.in2p3.fr Trac Release: 0.10

Description

Hello. When I try to add a trac server with the url : "http://localhost", it say "Connection with server failed". I don't understand why... I put the same url in the mylar plugin and it works... Thanks.

Attachments

Change History

03/21/07 04:17:10 changed by merlimat

  • status changed from new to assigned.

uhm.. did you installed the Trac plugin counterpart (TracRpcExt)? If so, if you look at the XML/RPC page: http://localhost/xmlrpc can you see listed the WikiExt? section?

And sure, I will try to add more informative error messages..

03/21/07 05:03:54 changed by eltyos@gmail.com

I only have installed the Eclipsetracplugin with eclipse and this url : http://trac-hacks.org/svn/eclipsetracplugin/eclipse/update/ . Now I need to install TracRpcExt? ? Is it a trac plugin ? Thanks

04/04/07 08:06:02 changed by anonymous

Hi! I've installed XmlRpcPlugin and TracRpcExt? on my Server. I can see WikiRPC in WebAdmin and have it enabled. but still "Connection ... failed" On http://server/trac/repo/xmlrpc i got 'oops' and a Traceback:

Traceback (most recent call last): 
File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, 
   in dispatch_request dispatcher.dispatch(req) 
File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, 
   in dispatch resp = chosen_handler.process_request(req) 
File "build/bdist.linux-i686/egg/tracrpc/xml_rpc.py", line 34, 
   in process_request 
TypeError: int() argument must be a string or a number

thx

04/27/07 07:29:50 changed by jouvin@lal.in2p3.fr

  • cc set to jouvin@lal.in2p3.fr.

I am experiencing the same problem. I just installed everything, see the plugins enabled in WikiAdmin?, see the request in Apache logs but still getting the message 'Connection wi server failed'.

Messages in Apache logs are :

192.76.172.162 - - [27/Apr/2007:15:22:19 +0200] "POST /LCGQWG/login/xmlrpc HTTP/1.0" 302 384
192.76.172.162 - - [27/Apr/2007:15:22:19 +0200] "POST /LCGQWG/login/xmlrpc HTTP/1.0" 302 384

BTW, there is not much documentation and I don't know what is expected as 'Server Name' (a descriptive name ?), 'Server URL'... Our Trac server is configured for multiple projects with FCGI. In the URL, project name (here LCGQWG) is at the top level.

There is nothing in Trac log itself.

05/08/07 12:35:31 changed by andy@madspunky.net

Hello there.

I have the same problem ... I installed both plugins and enabled both of them. But when adding a server, the wizard tells me "connection with server failed".

Looking into the Apache-Log, there is the right request, too.

06/04/07 09:16:17 changed by merlimat

I suspect this is a problem with XmlRpcPlugin, which version are you using? Current 0.10 branch of the plugin works fine on Trac 0.10.3 and 0.10.4.

Also, please enable logging on disk and check content of "logs/trac.log" file which is usually pretty informative.

06/04/07 09:57:49 changed by jouvin@lal.in2p3.fr

I just checked. I also run the last version from 0.10 branch. I had the the debug level set to WARNING, I set it to DEBUG but there is nothing in Trac project log file.

We are using https to access the Trac server, could it be the problem ?

Michel

PS : is 'Server name' just informative or is it required to have a specific format.

07/21/07 06:59:42 changed by jouvin@lal.in2p3.fr

I just solved my problems with Eclipse plugin. I did it after upgrading to Eclipse 3.3 and last version of the plugin but I suspect the main reason for my problems was that permission XML_RPC was missing for anonymous. I have not seen this documented, it oculd be nice to put it on plugin web page.

03/17/08 12:44:47 changed by anonymous

I'm experiencing the same problems here.

I'm using trac 0.10.3 with TracAccountManager? 0.1.3dev-r2548 TracXMLRPC 0.1 TracExtendedXmlRpc? 0.1 and TracHTTPAuth 1.1

The Project is hosted under https. I looked in the trac.log:

2008-03-17 17:28:09,799 Trac[init] INFO: Check for sync [239] vs. cached [239] 2008-03-17 17:28:09,800 Trac[init] INFO: HTTPAuthFilter: No/bad authentication data given, returing 403

multiple times.

05/06/08 01:45:53 changed by anonymous

i am running 0.10.4 and eclipstracplugin on https fine here.

05/06/08 01:48:34 changed by lkraav

  • status changed from assigned to closed.
  • resolution set to fixed.

anonymous was me, perhaps i can help

05/06/08 01:49:12 changed by lkraav

  • status changed from closed to reopened.
  • resolution deleted.

what, that was an accidental close!


Add/Change #1362 (eclipsetracplugin does'nt work)




Change Properties
Action