Hi,
I deployed EPM 11.1.2.4 (FND, FDMee and PLN) on a Windows 2012 box with Oracle Database 11g XE configured on the same box. After successful configurations of all the components, I ran into issues where none of the application could be started. Any pointers are highly appreciated.
The following log was taken from HyS9FoundationServices_epmsystem1-sysout.log, similar errors were seen in the other application logs.
<Oct 12, 2017 1:43:42 AM EDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
<Oct 12, 2017 1:43:43 AM EDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
<Oct 12, 2017 1:43:43 AM EDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
F:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\audit-client.jar;F:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\css.jar;F:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\ctg_custom.jar;F:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\ldapbp.jar;F:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\opencsv-1.8.jar;F:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\registry-api.jar;F:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\wlpool.jar>
<Oct 12, 2017 1:43:43 AM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.2.5-50-153520-1.6.0_37-20121220-0844-windows-x86_64 from Oracle Corporation>
<Oct 12, 2017 1:43:50 AM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050 >
<Oct 12, 2017 1:43:55 AM EDT> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://EPMBOX:7001.>
<Oct 12, 2017 1:43:55 AM EDT> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
<Oct 12, 2017 1:43:55 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Oct 12, 2017 1:43:55 AM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Oct 12, 2017 1:43:56 AM EDT> <Notice> <LoggingService> <BEA-320400> <The log file F:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<Oct 12, 2017 1:43:56 AM EDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to F:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log00001. Log messages will continue to be logged in F:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log.>
<Oct 12, 2017 1:43:56 AM EDT> <Notice> <Log Management> <BEA-170019> <The server log file F:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\logs\FoundationServices0.log is opened. All server side log events will be written to this file.>
<Oct 12, 2017 1:44:38 AM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<Oct 12, 2017 1:44:46 AM EDT> <Warning> <JTA> <BEA-110503> <The migrator(the AdminServer for manual JTA migration policy, or the Singleton Master for automatic JTA migration policy) is not available. Will skip JTA TRS failback because isStrictOwnershipCheck is [false]. This may lead to potencial TLOG corruption if TRS of FoundationServices0 has been migrated to backup server and the backup server is accessing the TLOG of FoundationServices0. More safety can be achieved by setting isStrictOwnershipCheck to [true].>
<Oct 12, 2017 1:45:32 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<Oct 12, 2017 1:45:32 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Oct 12, 2017 1:45:40 AM EDT> <Error> <Deployer> <BEA-149605> <Failed to create App/Comp mbeans for AppDeploymentMBean jstl#1.2@1.2.0.1. Error - weblogic.management.DeploymentException: .
weblogic.management.DeploymentException:
at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
Truncated. see log file for complete stacktrace
Caused By: java.util.zip.ZipException: Error opening file - F:\Oracle\Middleware\EPMSystem11R1\..\wlserver_10.3\common\deployable-libraries\jstl-1.2.war Message - Zip file looks empty
at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:87)
at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:61)
at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
Truncated. see log file for complete stacktrace
>
<Oct 12, 2017 1:45:40 AM EDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'jstl [LibSpecVersion=1.2,LibImplVersion=1.2.0.1]' due to error weblogic.management.DeploymentException: .
weblogic.management.DeploymentException:
at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:69)
at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:91)
Truncated. see log file for complete stacktrace
Caused By: java.util.zip.ZipException: Error opening file - F:\Oracle\Middleware\EPMSystem11R1\..\wlserver_10.3\common\deployable-libraries\jstl-1.2.war Message - Zip file looks empty
at weblogic.servlet.utils.WarUtils.existsInWar(WarUtils.java:87)
at weblogic.servlet.utils.WarUtils.isWebServices(WarUtils.java:76)
at weblogic.servlet.internal.WarDeploymentFactory.findOrCreateComponentMBeans(WarDeploymentFactory.java:61)
at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
Truncated. see log file for complete stacktrace
>
<Oct 12, 2017 1:45:42 AM EDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'DMS Application [Version=11.1.1.1.0]' due to error weblogic.application.ModuleException: Failed to load webapp: 'dms.war'.
weblogic.application.ModuleException: Failed to load webapp: 'dms.war'
at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:395)
at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
Truncated. see log file for complete stacktrace
Caused By: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@5027657[app:DMS Application module:dms.war path:/dms spec-version:2.5 version:11.1.1.1.0]", defined in weblogic.xml [Extension-Name: jstl, Specification-Version: 1.2, Implementation-Version: 1.2, exact-match: false]
at weblogic.servlet.internal.WebAppServletContext.processWebAppLibraries(WebAppServletContext.java:2750)
at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:416)
at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:494)
at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418)
at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:976)
Truncated. see log file for complete stacktrace
>
<Oct 12, 2017 1:45:50 AM EDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element web-app in the deployment descriptor in F:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\tmp\servers\FoundationServices0\tmp\_WL_user\SHAREDSERVICES_11.1.2.0\oj8n6j\interop.war/WEB-INF/web.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
<Oct 12, 2017 1:45:50 AM EDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'SHAREDSERVICES [Version=11.1.2.0]' due to error weblogic.application.ModuleException: Failed to load webapp: 'interop'.
weblogic.application.ModuleException: Failed to load webapp: 'interop'
at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:395)
at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
Truncated. see log file for complete stacktrace
Caused By: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@4535690[app:SHAREDSERVICES module:interop path:/interop spec-version:null version:11.1.2.0]", defined in weblogic.xml [Extension-Name: jstl, Specification-Version: 1.2, Implementation-Version: 1.2.0.1, exact-match: false]
at weblogic.servlet.internal.WebAppServletContext.processWebAppLibraries(WebAppServletContext.java:2750)
at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:416)
at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:494)
at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418)
at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:976)
Truncated. see log file for complete stacktrace
>
<Oct 12, 2017 1:45:55 AM EDT> <Emergency> <Deployer> <BEA-149259> <Server 'FoundationServices0' in cluster 'FoundationServices' is being brought up in administration state due to failed deployments.>
<Oct 12, 2017 1:46:09 AM EDT> <Error> <HTTP> <BEA-101216> <Servlet: "Repository" failed to preload on startup in Web application: "workspace".
weblogic.servlet.jsp.CompilationException: Failed to compile JSP /jsp/com/oracle/workspace/Repository.jsp
Exception occurred while processing 'F:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\tmp\servers\FoundationServices0\tmp\_WL_user\WORKSPACE_11.1.2.0\340u89\war\jsp\com\oracle\workspace\Repository.jsp'java.lang.InternalError: jzentry == 0,
jzfile = 1184094320,
total = 174,
name = F:\Oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\..\..\ADM\11.1.2.0\APS\11.1.2.0\admaps.jar,
i = 63,
message = null
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:322)
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:304)
at com.bea.core.repackaged.jdt.internal.compiler.batch.ClasspathJar.isPackage(ClasspathJar.java:154)
at com.bea.core.repackaged.jdt.internal.compiler.batch.ClasspathJar.findClass(ClasspathJar.java:93)
at com.bea.core.repackaged.jdt.internal.compiler.batch.FileSystem.findClass(FileSystem.java:242)
at com.bea.core.repackaged.jdt.internal.compiler.batch.FileSystem.findType(FileSystem.java:334)
at weblogic.utils.compiler.jdt.JSPFileSystem.findType(JSPFileSystem.java:30)
at com.bea.core.repackaged.jdt.internal.compiler.lookup.LookupEnvironment.createPackage(LookupEnvironment.java:700)
at com.bea.core.repackaged.jdt.internal.compiler.lookup.CompilationUnitScope.buildTypeBindings(CompilationUnitScope.java:89)
at com.bea.core.repackaged.jdt.internal.compiler.lookup.LookupEnvironment.buildTypeBindings(LookupEnvironment.java:152)
at com.bea.core.repackaged.jdt.internal.compiler.Compiler.internalBeginToCompile(Compiler.java:717)
at com.bea.core.repackaged.jdt.internal.compiler.Compiler.beginToCompile(Compiler.java:378)
at com.bea.core.repackaged.jdt.internal.compiler.Compiler.compile(Compiler.java:422)
at weblogic.jsp.internal.java.JDTJavaCompiler.generateByteCode(JDTJavaCompiler.java:105)
at weblogic.jsp.internal.java.JavaSourceFile._codeGen(JavaSourceFile.java:213)
at weblogic.jsp.internal.java.JavaSourceFile.codeGen(JavaSourceFile.java:201)
at weblogic.jsp.internal.ProxySourceFile.compileGeneratedFiles(ProxySourceFile.java:314)
at weblogic.jsp.internal.ProxySourceFile.codeGen(ProxySourceFile.java:248)
at weblogic.jsp.internal.SourceFile.codeGen(SourceFile.java:327)
at weblogic.jsp.internal.client.ClientUtilsImpl$CodeGenJob.run(ClientUtilsImpl.java:623)
at weblogic.jsp.internal.client.Job.performJob(Job.java:83)
at weblogic.jsp.internal.client.ThreadPool$WorkerThread.run(ThreadPool.java:217)
at weblogic.servlet.jsp.JavelinxJSPStub.reportCompilationErrorIfNeccessary(JavelinxJSPStub.java:226)
at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:162)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
Truncated. see log file for complete stacktrace
>
<Oct 12, 2017 1:46:09 AM EDT> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'WORKSPACE [Version=11.1.2.0]'.
weblogic.application.ModuleException: [HTTP:101216]Servlet: "Repository" failed to preload on startup in Web application: "workspace".
weblogic.servlet.jsp.CompilationException: Failed to compile JSP /jsp/com/oracle/workspace/Repository.jsp
Exception occurred while processing 'F:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\tmp\servers\FoundationServices0\tmp\_WL_user\WORKSPACE_11.1.2.0\340u89\war\jsp\com\oracle\workspace\Repository.jsp'java.lang.InternalError: jzentry == 0,
jzfile = 1184094320,
total = 174,
name = F:\Oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\..\..\ADM\11.1.2.0\APS\11.1.2.0\admaps.jar,
i = 63,
message = null
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:322)
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:304)
at com.bea.core.repackaged.jdt.internal.compiler.batch.ClasspathJar.isPackage(ClasspathJar.java:154)
at com.bea.core.repackaged.jdt.internal.compiler.batch.ClasspathJar.findClass(ClasspathJar.java:93)
at com.bea.core.repackaged.jdt.internal.compiler.batch.FileSystem.findClass(FileSystem.java:242)
at com.bea.core.repackaged.jdt.internal.compiler.batch.FileSystem.findType(FileSystem.java:334)
at weblogic.utils.compiler.jdt.JSPFileSystem.findType(JSPFileSystem.java:30)
at com.bea.core.repackaged.jdt.internal.compiler.lookup.LookupEnvironment.createPackage(LookupEnvironment.java:700)
at com.bea.core.repackaged.jdt.internal.compiler.lookup.CompilationUnitScope.buildTypeBindings(CompilationUnitScope.java:89)
at com.bea.core.repackaged.jdt.internal.compiler.lookup.LookupEnvironment.buildTypeBindings(LookupEnvironment.java:152)
at com.bea.core.repackaged.jdt.internal.compiler.Compiler.internalBeginToCompile(Compiler.java:717)
at com.bea.core.repackaged.jdt.internal.compiler.Compiler.beginToCompile(Compiler.java:378)
at com.bea.core.repackaged.jdt.internal.compiler.Compiler.compile(Compiler.java:422)
at weblogic.jsp.internal.java.JDTJavaCompiler.generateByteCode(JDTJavaCompiler.java:105)
at weblogic.jsp.internal.java.JavaSourceFile._codeGen(JavaSourceFile.java:213)
at weblogic.jsp.internal.java.JavaSourceFile.codeGen(JavaSourceFile.java:201)
at weblogic.jsp.internal.ProxySourceFile.compileGeneratedFiles(ProxySourceFile.java:314)
at weblogic.jsp.internal.ProxySourceFile.codeGen(ProxySourceFile.java:248)
at weblogic.jsp.internal.SourceFile.codeGen(SourceFile.java:327)
at weblogic.jsp.internal.client.ClientUtilsImpl$CodeGenJob.run(ClientUtilsImpl.java:623)
at weblogic.jsp.internal.client.Job.performJob(Job.java:83)
at weblogic.jsp.internal.client.ThreadPool$WorkerThread.run(ThreadPool.java:217)
at weblogic.servlet.jsp.JavelinxJSPStub.reportCompilationErrorIfNeccessary(JavelinxJSPStub.java:226)
at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:162)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
Truncated. see log file for complete stacktrace
Caused By: weblogic.servlet.jsp.CompilationException: Failed to compile JSP /jsp/com/oracle/workspace/Repository.jsp
Exception occurred while processing 'F:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FoundationServices0\tmp\servers\FoundationServices0\tmp\_WL_user\WORKSPACE_11.1.2.0\340u89\war\jsp\com\oracle\workspace\Repository.jsp'java.lang.InternalError: jzentry == 0,
jzfile = 1184094320,
total = 174,
name = F:\Oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\..\..\ADM\11.1.2.0\APS\11.1.2.0\admaps.jar,
i = 63,
message = null
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:322)
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:304)
at com.bea.core.repackaged.jdt.internal.compiler.batch.ClasspathJar.isPackage(ClasspathJar.java:154)
at com.bea.core.repackaged.jdt.internal.compiler.batch.ClasspathJar.findClass(ClasspathJar.java:93)
at com.bea.core.repackaged.jdt.internal.compiler.batch.FileSystem.findClass(FileSystem.java:242)
at com.bea.core.repackaged.jdt.internal.compiler.batch.FileSystem.findType(FileSystem.java:334)
at weblogic.utils.compiler.jdt.JSPFileSystem.findType(JSPFileSystem.java:30)
at com.bea.core.repackaged.jdt.internal.compiler.lookup.LookupEnvironment.createPackage(LookupEnvironment.java:700)
at com.bea.core.repackaged.jdt.internal.compiler.lookup.CompilationUnitScope.buildTypeBindings(CompilationUnitScope.java:89)
at com.bea.core.repackaged.jdt.internal.compiler.lookup.LookupEnvironment.buildTypeBindings(LookupEnvironment.java:152)
at com.bea.core.repackaged.jdt.internal.compiler.Compiler.internalBeginToCompile(Compiler.java:717)
at com.bea.core.repackaged.jdt.internal.compiler.Compiler.beginToCompile(Compiler.java:378)
at com.bea.core.repackaged.jdt.internal.compiler.Compiler.compile(Compiler.java:422)
at weblogic.jsp.internal.java.JDTJavaCompiler.generateByteCode(JDTJavaCompiler.java:105)
at weblogic.jsp.internal.java.JavaSourceFile._codeGen(JavaSourceFile.java:213)
at weblogic.jsp.internal.java.JavaSourceFile.codeGen(JavaSourceFile.java:201)
at weblogic.jsp.internal.ProxySourceFile.compileGeneratedFiles(ProxySourceFile.java:314)
at weblogic.jsp.internal.ProxySourceFile.codeGen(ProxySourceFile.java:248)
at weblogic.jsp.internal.SourceFile.codeGen(SourceFile.java:327)
at weblogic.jsp.internal.client.ClientUtilsImpl$CodeGenJob.run(ClientUtilsImpl.java:623)
at weblogic.jsp.internal.client.Job.performJob(Job.java:83)
at weblogic.jsp.internal.client.ThreadPool$WorkerThread.run(ThreadPool.java:217)
at weblogic.servlet.jsp.JavelinxJSPStub.reportCompilationErrorIfNeccessary(JavelinxJSPStub.java:226)
at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:162)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
Truncated. see log file for complete stacktrace
>
<Oct 12, 2017 1:47:06 AM EDT> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
<Oct 12, 2017 1:47:06 AM EDT> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of FoundationServices.>
<Oct 12, 2017 1:47:07 AM EDT> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
<Oct 12, 2017 1:47:36 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on {MY IP ADDRESS}:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
<Oct 12, 2017 1:47:36 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on {MY IPv6 ADDRESS}:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
<Oct 12, 2017 1:47:36 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 0:0:0:0:0:0:0:1:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
<Oct 12, 2017 1:47:36 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 127.0.0.1:28080 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
<Oct 12, 2017 1:47:36 AM EDT> <Notice> <WebLogicServer> <BEA-000358> <Started WebLogic Independent Managed Server "FoundationServices0" for domain "EPMSystem" running in Production Mode>
<Oct 12, 2017 1:47:36 AM EDT> <Warning> <Server> <BEA-002611> <Hostname "EPMBOX", maps to multiple IP addresses: {MY IP ADDRESS}, {MY IPv6 ADDRESS}%12>
<Oct 12, 2017 1:47:36 AM EDT> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
<Oct 12, 2017 1:47:40 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<Oct 12, 2017 1:47:40 AM EDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in ADMIN mode>