Categories
- All Categories
- 10 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 209 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.6K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Weblogic enterprise manager - URL is not opening completely , partial load without styles

I have installed weblogic on linux and started it. Able to open the weblogic console properly but not the enterprise manager (http://ip:7001/em) and facing below warnings while loading URL. Can you please help?
<BEA-000000> Could not locate the Trinidad styles directory.Please be sure that the Trinidad installable resources are installed.>
<org.apache.myfaces.trinidadinternal.skin.RequestSkinWrapper> <BEA-000000> <_properties is an emptyMap because the skin/style subsystem has failed to initialize.>
Answers
-
Can please someone advise ?
0 -
What WebLogic? What Linux? Part of which product? What install document did you follow?
0 -
I have installed weblogic 12c on Linux 7 version.
If I start the weblogic server as a root user, I'm able to open enterprise manager URL without any issues. Can you advise whether I will face any issues if I start the weblogic server as root user rather than Oracle user?
0 -
Is that an installation of OBIEE 12c?
Oracle product should not be started as root. The issue when starting as root is that some files on disk will get the wrong permissions (root!) and when started after with a less privileged user they can't be accessed anymore.
Is it possible that you did perform the whole install as root? Here again you aren't supposed to use root for the install (the doc should have said that somewhere).
0