Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EAS login issue after upgrade

Anjum AraDec 14 2015 — edited Dec 14 2015

Hi

One of the vendors have done Hyperion upgrade from 11.1.2.3 to 11.1.2.4 (In-place) . We found that when trying to log into EAS console we get below error though the same credentials work fine for workspace. The user id is "admin" . We tried using different browsers but issue is same.

I suspected it to be a java issue but the java is supported it is Java Run Time env 6.0.4.3

Error:

[userId: <anonymous>] [ecid: 00iX1oIWGFJFw00Fzzw0w00000ek0000Dz,0:1] [APP: EAS#11.1.2.0] [URI: /eas/eas] Unknown error occurred. See below stack trace for details[[

java.text.ParseException: Unparseable date: "0110"

    at java.text.DateFormat.parse(DateFormat.java:337)

    at com.essbase.eas.essbase.server.ServerPrimitives.getPropertiesLicense(Unknown Source)

    at com.essbase.eas.essbase.server.ServerLogic.getProperties(Unknown Source)

    at com.essbase.eas.essbase.server.ServerCommandListener.getProperties(Unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at com.essbase.eas.framework.server.application.AbstractCommandListener.handleEvent(Unknown Source)

    at com.essbase.eas.framework.server.application.DefaultCommandDispatcher.dispatchEvent(Unknown Source)

    at com.essbase.eas.framework.server.application.DefaultEventController.handleEvent(Unknown Source)

    at com.essbase.eas.framework.server.application.EventDispatcherWorkListener.handleEvent(Unknown Source)

    at com.essbase.eas.framework.server.application.DefaultWorkDispatcher.dispatchEvent(Unknown Source)

    at com.essbase.eas.framework.server.application.DefaultEventController.handleEvent(Unknown Source)

    at com.essbase.eas.framework.server.application.DefaultApplication.generateWorkEvent(Unknown Source)

    at com.essbase.eas.server.DefaultServlet.handleRequest(Unknown Source)

    at com.essbase.eas.server.AppManServlet.doPost(Unknown Source)

This post has been answered by Anjum Ara on Dec 14 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 11 2016
Added on Dec 14 2015
12 comments
3,056 views