I can log in to the repository using the same username/password. But when I try to log in to RMA or DA, I am getting an authentication error. Looking at Tomcat log I saw:
com.documentum.web.common.Trace - Encountered error in error message component jsp
java.lang.NullPointerException
at com.documentum.web.formext.config.ConfigThemeResolver.getTheme(ConfigThemeResolver.java:167)
at com.documentum.web.formext.config.ConfigThemeResolver.getStylesheets(ConfigThemeResolver.java:207)
...
Any idea what's going on? Thanks!