Postby julio » Mon Oct 31, 2005 1:19 am
From looking at the stack trace, it appears that you are running out of memory when one of the commands is being executed.
Do one of the following:
1. Shut down tomcat
2. cd /etc/opt/scaliix/caa/config
3. edit the log4.propertiesfile
4. replace INFO with DEBUG
4. remove tomcat.catalina.home/work and tomcat.catalina.home/webapps/caa
5. restart tomcat again
6. cd tomcat.catalina.home/logs
7. tail -f caa.log
This will show you exactly what is going on and where it is failing. The log will show what calls are being made to the ubermanager. A good way to debug.
Please do not change ubermanager.properties at will.
If you are not getting authentication errors from the LDAP, then more than likely the problem is elsewhwere, lile the trace below inidacated -- memory allocation errors.
The Best Ideas are Simple