sarins / hudson-eclipse

Automatically exported from code.google.com/p/hudson-eclipse
0 stars 0 forks source link

White spaces are required between publicId and systemId. #44

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I specified a hudson view as a filter
2. but nothing shows inside the plugin

What is the expected output? What do you see instead?

I see an empty list of jobs.  Then I turned on the alert on error, and it gave 
me this:

Unable to communicate with Hudson
org.xml.sax.SAXParseException: White spaces are required between publicId and 
systemId.

What version of the product are you using? On what operating system?

Hudson ver. 1.310
Hudson plugin for eclipse 1.0.5

Please provide any additional information below.

Our Hudson is internal, and the address of the desired view is:
https://ci.in.canoe.com/hudson/view/OSGi/

Our Hudson stands back behind an Apache proxy and uses HTTPS

Original issue reported on code.google.com by jsbournival on 15 Jul 2009 at 2:18

GoogleCodeExporter commented 8 years ago
I had the same problem.  Adding my hudson server to the Eclipse Network 
Connection
Proxy 'Ignore URL' list fixed it.

Original comment by geoffd...@gmail.com on 16 Jul 2009 at 11:51

GoogleCodeExporter commented 8 years ago
nope! not for me.  I do not use a proxy.

Original comment by jsbournival on 16 Jul 2009 at 3:19

GoogleCodeExporter commented 8 years ago
Do you use any kind of authentication?

Original comment by jre...@gmail.com on 16 Jul 2009 at 3:31

GoogleCodeExporter commented 8 years ago
well viewing all jobs works fine, so I guess authentication isn't at stake 
here.  To browse hudson, we don't 
require auth, but we need to login to configure the jobs.

Original comment by jsbournival on 16 Jul 2009 at 3:52

GoogleCodeExporter commented 8 years ago
Can you post the whole stack trace ?

Original comment by dan.corneanu@gmail.com on 28 Aug 2009 at 7:24

GoogleCodeExporter commented 8 years ago
Should be fixed in 1.0.9.

Original comment by jre...@gmail.com on 5 Nov 2009 at 7:38