| Summary: | White spaces are required between publicId and systemId. | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Eugene Kuleshov <ekuleshov> |
| Component: | Mylyn | Assignee: | 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
Need steps to reproduce in order to investigate. 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) 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. Sorry. I did not enable Jira RPC feature. I've update the FAQ to include this exception: http://wiki.eclipse.org/index.php/Mylar_FAQ#Why_can.27t_I_connect.3F |