
I've been running otrs 1.3.2 for a few years now on Solaris 9, postgresql 7.{something} (can't remember off the top of my head) and it's now time to upgrade. I've built Solaris 10, postrgresql 8.x, and downloaded otrs 2.1.4, configured the web server (apache2 w/mod-perl), etc, etc. I get the logic screen and when I attempt to login (root@localhost) I get this in the otrs.log file: [Wed Jan 24 21:17:30 2007][Notice][Kernel::System::Auth::DB::Auth] User: root@localhost authentication ok This looks right to me, but then after waiting about a minute (some sort of timeout), I get the following error in the browser: Software error: Got no TicketObject! at /opt/otrs//Kernel/Output/HTML/NotificationAgentTicketSeen.pm line 30. Nothing else shows up in the otrs.log and get the same error in the apache log: [error] Got no TicketObject! at /opt/otrs//Kernel/Output/HTML/NotificationAgentTicketSeen.pm line 30. I've googled and searched the mail archives, but have been unsuccessful in my searching. Does anyone have any ideas? Thanks, -Steve