sarins / hudson-eclipse

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

"White space are required between publicID and systemID" error #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Eclipse -> Preference -> Hudson
2. Enter http://localhost:67/hudson into the url box
3. Click "Check url" button
4. "White space are required between publicID and systemID" error comes out

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

Expected output should be "valid url"
Output that I am getting is "White space are required between publicID and
systemID"

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

Hudson-eclipse plugin version is 1.0.3 on Windows XP and Eclipse is 3.3.1

Please provide any additional information below.

Original issue reported on code.google.com by davtain...@gmail.com on 29 Nov 2007 at 6:34

GoogleCodeExporter commented 8 years ago
Getting it on 3.3.1.1 running under Genuitec's Pulse. Hudson server is running 
1.174

Original comment by richiet...@gmail.com on 24 Jan 2008 at 4:25

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Error: White spaces are required between publicId and systemId.

Plugin 1.0.3, Win XP, Hudson is running on tomcat 6.0.14, Hudson version 1.161,
Eclipse 3.3.1.1, and setting a url with a pattern:
http://servername:port/hudson

Original comment by jeff.a.s...@gmail.com on 8 Feb 2008 at 5:46

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Running ethereal told me that the error above is caused by an authentication 
failure
at the proxy.  The proxy throws a 407 error which translates into: Error: White
spaces are required between publicId and systemId in Eclipse.  Setting proxy
configuration in the General -> Network Connection area of Eclipse and adding 
the
servername to the "No proxy for:" area that Hudson runs on in addition to 
changing
the URL configuration in Hudson setting to use double slash "//" fixed my issue.

Ex.  http://servername:port//hudson (Note only the extra / after port, not 
needed
after http://)

Original comment by jeff.a.s...@gmail.com on 8 Feb 2008 at 6:20

GoogleCodeExporter commented 8 years ago
Duplicate of issue #6.

Original comment by jre...@gmail.com on 4 Mar 2008 at 5:15

GoogleCodeExporter commented 8 years ago
I'm getting this issue with Plugin 1.0.4.

Original comment by davidm...@gmail.com on 9 Sep 2008 at 2:29

GoogleCodeExporter commented 8 years ago
It appears that this issue has gone away between some combination of disabling
Hudson's security feature, and increasing the maximum connection count within 
IIS
(which is connected to Tomcat).  This error message wasn't very helpful in
determining the problem, though.

Original comment by davidm...@gmail.com on 9 Sep 2008 at 2:49

GoogleCodeExporter commented 8 years ago
I'm getting this issue with Plugin 1.0.4. used in eclipse on macos.

regards,
René Gröschke

Original comment by Bresk...@gmail.com on 27 Feb 2009 at 9:55