3

I'm following the tutorials and samples of the official WSO2 ESB documentation. When I create (or load) a synapse configuration in the WSO2 Developer Studio I'm getting the error as shown below:

Save problems

Save could not be completed.

Reason: resources\sunErrorHandler.esb_diagram (The system cannot find the path specified)

Eclipse Error

This error shows up when I want to open anything in the Design view. Even when I'm not trying to save anything.

So far I have tried to add the path specified in the error, but without success. I already found a workaround to be able to save and deploy my ESB configurations. By using "Save as" I'm able to keep the changes I made in the XML files. However the error stills shows up when I open the new version of the file.

Does anyone know a better solution to permanently resolve this error message?

Community
  • 1
  • 1
Kristof W.
  • 43
  • 1
  • 7

4 Answers4

2

I had this problem as well, running eclipse.exe as administrator fixed it.

anton
  • 170
  • 10
1

Issue remains unresolved for my Eclipse + DevStudio 3.8.0 install on a Windows 10 environment. However since I was experiencing some other issues with the WSO2 ESB I decided to migrate to a Linux (Ubuntu) environment. This seems to work much better, the eclipse does not seem to have this issue on Linux.

Kristof W.
  • 43
  • 1
  • 7
0

Eclipse want to write in C:\Program Files\eclipse\resources. I solve problem by adding full permissions to group users on folder C:\Program Files\eclipse

Igor
  • 1
0

If this happens in Mac you can provide the required permission to the "/Applications/IntegrationStudio.app/Contents/MacOS/resources" folder.

Rans
  • 422
  • 2
  • 8