Deployment completed with failed JSF module initiate
Recently we are migrating an application from weblogic 11c to 12c. We have recreated weblogic server, JDBC and deployment in 12c which should be identical to 11c. However, we have came across an error during deployment. The error is captured from the log as:
[ICES] 2022-09-26 11:03:00,459 - 20489271 [[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR org.apache.myfaces.webapp.AbstractFacesInitializer - An error occured whil
e initializing MyFaces: java.net.SocketException: Network is unreachable
javax.faces.FacesException: java.net.SocketException: Network is unreachable.
We would be appreciated if you would have right way to resolve it.