We are having some issues with Luminis IV starting up. Has anyone run into the following errors. If so what do you do to fix them.
Configuration manager failed to construct the category "Resources" with provider-class "com.sct.util.C
onfigurationCategoryForJndi".
Configuration manager failed to construct the category "default" with provider-class "com.sct.util.Con
figurationCategoryForJndi".
1 ERROR Failed to locate log4j configuration file using property "util.logservice.log4j.MbTool.config
File"
1 [main] ERROR campuspipeline.util.LogService - Failed to locate log4j configuration file using prope
rty "util.logservice.log4j.MbTool.configFile"
thanks in advance
Comments
mblog4j.properties
I've never encountered this before, but lets give it a shot.... What do you get when you run
configman -g util.logservice.log4j.MbTool*
It should report back your mblog4j.properties file. The permissions on this file should be 600 and have your portal admin account as the owner.
It sounds like a missing or
It sounds like a missing or incorrect (or unreadable via permissions) log4j properties file. Those error messages are referring to the categories in the log4j properties file that define the error/debugging levels and actions.
startup problems Sometimes
startup problems
Sometimes you get permission and 'can't find' type errors if Luminis cannot connect to its database server.
Make sure that the DB is up and that connections are successful when Luminis loads up. In Luminis 3, the logs would say "can't connect to DB", but in 4, then don't anymore, so it can be confusing.