java.lang.InstantiationException: Error loading web-app 'defaultWebApp' at E:\Oracle\VIS\fs1\EBSapps\10.1.2\j2ee\home\default-web-app: Unable to find/read assembly info for E:\Oracle\VIS\fs1\EBSapps\10.1.2\j2ee\home\default-web-app (WEB-INF/web.xml)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 2904240, 1 year ago
via hivmr.com by Unknown author, 1 year ago
via Oracle Community by 702265, 1 year ago
via Oracle Community by user581013, 1 year ago
via Oracle Community by 588388, 1 year ago
java.lang.InstantiationException: Error loading web-app 'defaultWebApp' at E:\Oracle\VIS\fs1\EBSapps\10.1.2\j2ee\home\default-web-app: Unable to find/read assembly info for E:\Oracle\VIS\fs1\EBSapps\10.1.2\j2ee\home\default-web-app (WEB-INF/web.xml)
at com.evermind.server.http.XMLHttpApplicationConfigContext.getConfiguration(XMLHttpApplicationConfigContext.java:209)
at com.evermind.server.Application.getHttpApplicationConfig(Application.java:978)
at com.evermind.server.Application.initHttp(Application.java:2838)
at com.evermind.server.Application.postInit(Application.java:841)
at com.evermind.server.Application.setConfig(Application.java:172)
at com.evermind.server.Application.setConfig(Application.java:150)
at com.evermind.server.ApplicationServer.initializeApplications(ApplicationServer.java:1825)
at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1532)
at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
at java.lang.Thread.run(Thread.java:724)