0

An internal error occurred during: "Publishing to WebSphere Application Server v7.0 at localhost...". org.eclipse.emf.ecore.resource.ResourceSet

There are no compilation errors in Workspace. I am using WAS 7 server and RAD 7.5. Has anyone seen this error before? How to fix this?

Thanks Neeraj

Neeraj
  • 592
  • 4
  • 6
  • 21
  • Post in additional information. The info here is very limited. I believe this occurs far too many times when you work with RAD and WAS. – Manglu Oct 07 '12 at 23:13

2 Answers2

1

Those org.eclipse... errors are nearly always temporary glitches in the development environment. Close RAD, start it up again and see if that fixes the problem.

Neil Weightman
  • 331
  • 2
  • 4
0

I got the same issue in my eclipse. I restarted and it worked. But what we have to keep in mind is, when we close the eclipse, we need to go to "Task Manager" and make sure eclipse and java is closed completely before we start the eclipse again.

CurlyCream
  • 63
  • 2
  • 8