Search code examples
eclipseweblogicweblogic12c

Internal error occurred during: "Publishing to Oracle WebLogic Server 12c ..."


I have configured WebLogic 12c into Eclipse. If running WebLogic server without project, it's running good. But just created dynamic web project not included any code, it's giving the below error. Please advise what is the reason for the below internal error?

An internal error occurred during: "Publishing to Oracle WebLogic Server 12c (12.1.1) at localhost [webservices1]...".
Could not initialize class oracle.eclipse.tools.weblogic.facets.WlsGarFacet


Solution

  • This is a known issue in some past versions of Oracle Enterprise Pack for Eclipse. To workaround, install Oracle Coherence Tools from Eclipse Marketplace or just update to the latest version of OEPE (12.1.2.1.1), where this issue was fixed.