4

I installed the Redmine-Mylyn-Connector in Eclipse and had our admin install the Mylyn-Plugin for Redmine. The connection to Server seems to work:

enter image description here

When I try to add a query, I receive a Server Error:. Unfortunately no more details are available.

enter image description here

What are potential reasons for this error, and how can I solve the problem?

Edward
  • 4,453
  • 8
  • 44
  • 82

1 Answers1

1

There might be useful details in the Error Log. Open the Error Log view (Alt+Shift+Q then L, or use Window > Show View...). I would clear the log first (using the red X button in its toolbar), then reproduce the error. You should see error details in the Error Log which might point you to the source of the problem.

E-Riz
  • 31,431
  • 9
  • 97
  • 134
  • There is no more information available in the errolog: `An exception stack trace is not available.` – Edward Oct 28 '14 at 08:29