I agree, a full stack trace would be nice :) Apparently I need to play with some more settings to make this happen. I'm noticing that the tomcat process runs as "jsvc". When I've set up tomcat by downloading it rather than from packages it runs as a "java" process. I'm curious now if this difference means my stack trace is going someplace else [preferably not /dev/null].
I have also had the problem of tomcat not having permission to write to its log files. I'm very certain that it not occurring here. I did set up the database, but I didn't really check it. It makes sense to me that it could be failing when trying to populate the dropdown lists on startup or something like that... Thanks for the suggestion. Nathan ----- Original Message ----- From: "Rob Hills" <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, November 15, 2007 9:13:16 AM (GMT-0800) America/Los_Angeles Subject: Re: [appfuse-user] deploying to tomcat 5.5 Hi Nathan, <snip> I note Matt's comments about tomcat logs and I agree, if you can find the full stack trace, that should help. A couple more thoughts on the "bleeding obvious" things that I forget sometimes - you've got the DB up and running and access to it all sorted out I presume? Also, does TC have permissions to write its log files? In my fumblings with TC on Linux in the past, I've found myself caught out because I tried to get TC to write its logs to /var/log/tomcat and then forgot to give it write permissions to the folder :-( Good Luck --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
