Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 168149

Summary: White spaces are required between publicId and systemId.
Product: z_Archived Reporter: Eugene Kuleshov <ekuleshov>
Component: MylynAssignee: Eugene Kuleshov <ekuleshov>
Status: RESOLVED INVALID QA Contact:
Severity: minor    
Priority: P4    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 165389    
Bug Blocks:    

Description Eugene Kuleshov CLA 2006-12-14 22:35:31 EST
No idea what this error mean and what are the consequences, but it look weird in the log.

--
Error
Log --
Date: Thu Dec 14 17:50:05 PST 2006
Message: Unable to update attributes for
https://jira.terracotta.org/jira
 White spaces are required between publicId and systemId.

Severity:
Info
Plugin ID: org.eclipse.mylar.core
Stack
Trace:
org.tigris.jira.core.service.exceptions.ServiceUnavailableException:
White spaces
are required between publicId and systemId.
	at org.tigris.jira.internal.core.service.soap.SoapJiraService$StandardLoginToken.getCurrentValue(SoapJiraService.java:575)
	at
org.tigris.jira.internal.core.service.soap.SoapJiraService.getServerInfo(SoapJiraService.java:159)
	at
org.tigris.jira.core.service.CachedRpcJiraServer.initializeServerInfo(CachedRpcJiraServer.java:409)
	at
org.tigris.jira.core.service.CachedRpcJiraServer.getServerInfo(CachedRpcJiraServer.java:458)
	at
org.tigris.jira.core.service.CachedRpcJiraServer.initializeProjects(CachedRpcJiraServer.java:192)
	at
org.tigris.jira.core.service.CachedRpcJiraServer.refreshDetails(CachedRpcJiraServer.java:117)
	at
org.eclipse.mylar.internal.jira.core.JiraServerFacade.refreshServerSettings(JiraServerFacade.java:117)
	at
org.eclipse.mylar.internal.jira.core.JiraRepositoryConnector.updateAttributes(JiraRepositoryConnector.java:315)
	at
org.eclipse.mylar.internal.tasks.ui.ScheduledTaskListSynchJob.run(ScheduledTaskListSynchJob.java:100)
	at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
Comment 1 Mik Kersten CLA 2006-12-18 17:59:41 EST
Need steps to reproduce in order to investigate.
Comment 2 Lee Wang Soo CLA 2007-01-03 23:08:53 EST
I cannot connect JIRA service with same error. My Jira version is 3.6.5 and Mylar version is 1.0.1, Jira core service plugin version is 0.9.3. Here is error log.
-------------- Error log ---------------
eclipse.buildId=M20060921-0945
java.version=1.5.0_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ko_KR
Command-line arguments:  -os win32 -ws win32 -arch x86

Error
Thu Jan 04 12:53:22 KST 2007
Jira Connection Failure.Please check your network connection and Jira server settings in the Task Repositories view.

org.tigris.jira.core.service.exceptions.ServiceUnavailableException: White spaces are required between publicId and systemId.
at org.tigris.jira.internal.core.service.soap.SoapJiraService$StandardLoginToken.getCurrentValue(SoapJiraService.java:575)
at org.tigris.jira.internal.core.service.soap.SoapJiraService.getSavedFilters(SoapJiraService.java:337)
at org.tigris.jira.core.service.CachedRpcJiraServer.getNamedFilters(CachedRpcJiraServer.java:496)
at org.eclipse.mylar.internal.jira.core.ui.wizards.JiraQueryWizardPage$3.run(JiraQueryWizardPage.java:185)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

Comment 3 Eugene Kuleshov CLA 2007-01-03 23:20:44 EST
Seems like you are running that from the query page. Did validation from the repository preferences page passed? What server url you have entered there? Note that it need to be not just name but the jira rpc service entry point url.
Comment 4 Lee Wang Soo CLA 2007-01-03 23:37:58 EST
Sorry. I did not enable Jira RPC feature.
Comment 5 Mik Kersten CLA 2007-01-05 17:02:37 EST
I've update the FAQ to include this exception: http://wiki.eclipse.org/index.php/Mylar_FAQ#Why_can.27t_I_connect.3F