Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 277255 - JiraClientOfflineTest failing
Summary: JiraClientOfflineTest failing
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 3.3.2   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-20 21:16 EDT by Thomas Ehrnhoefer CLA
Modified: 2010-01-19 10:57 EST (History)
0 users

See Also:


Attachments
mylyn/context/zip (49.58 KB, application/octet-stream)
2010-01-05 17:01 EST, Steffen Pingel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Ehrnhoefer CLA 2009-05-20 21:16:18 EDT
-- Error Log from JUnit --
Class: org.eclipse.mylyn.jira.tests.client.JiraClientOfflineTest
Method: testGetWorklogsUnsupportedVersion
Actual: null
Expected: null
Stack Trace:
org.eclipse.mylyn.internal.jira.core.service.JiraServiceUnavailableException: Protocol violation: Unexpected single newline character in chunk size
	at org.eclipse.mylyn.internal.jira.core.service.soap.JiraSoapClient.callOnce(JiraSoapClient.java:531)
	at org.eclipse.mylyn.internal.provisional.commons.soap.AbstractSoapClient.call(AbstractSoapClient.java:56)
	at org.eclipse.mylyn.internal.jira.core.service.soap.JiraSoapClient.call(JiraSoapClient.java:504)
	at org.eclipse.mylyn.internal.jira.core.service.soap.JiraSoapClient.getServerInfo(JiraSoapClient.java:170)
	at org.eclipse.mylyn.internal.jira.core.service.JiraClient.getServerInfo(JiraClient.java:367)
	at org.eclipse.mylyn.internal.jira.core.service.JiraClientCache.getServerInfo(JiraClientCache.java:276)
	at org.eclipse.mylyn.internal.jira.core.service.soap.JiraSoapClient$20.call(JiraSoapClient.java:351)
	at org.eclipse.mylyn.internal.jira.core.service.soap.JiraSoapClient$20.call(JiraSoapClient.java:1)
	at org.eclipse.mylyn.internal.provisional.commons.soap.AbstractSoapClient$1.call(AbstractSoapClient.java:107)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Comment 1 Steffen Pingel CLA 2010-01-05 17:01:16 EST
Committed fix.
Comment 2 Steffen Pingel CLA 2010-01-05 17:01:23 EST
Created attachment 155379 [details]
mylyn/context/zip