Hi - I am installing OBIA 11.1.1.10.2 with OBIEE 11.1.1.9 in Sun Solaris 11 Box.
1. The OBIEE configuration completed successfully.
2. When I try to configure the OBIA it is failing at 46% when it is trying to restart the bi_server1 Managed server.
3. When I try to start the manage server through commandline it is starting in running mode.
4. When the UI try to restart the manage services it is failing.
5. We have sufficicent memory SWAP space no issues.
6. We are using JDK1.7_79
7. Hit retry couple of times still the same issue.
java.lang.Thread.run(Thread.java:745)
java.lang.IllegalArgumentException: No enum constant oracle.as.install.bi.wls.ServerState.FAILED_NOT_RESTARTABLE
at java.lang.Enum.valueOf(Enum.java:236)
at oracle.as.install.bi.wls.ServerState.valueOf(ServerState.java:3)
at
Any thoughts ?