Apparently this was not a firewall problem.
I get the following error again
Code: Select all
[Wed Feb 4 10:10:02 2015][Notice][Kernel::System::PID::PIDCreate] Can't create PID PostMasterMailbox, because it's already running (otrs.limbachgruppe.com/1832)!
[Wed Feb 4 10:13:54 2015][Error][Kernel::System::PID::PIDGet][181] MySQL server has gone away, SQL: '
SELECT process_name, process_id, process_host, process_create, process_change
FROM process_id
WHERE process_name = ? LIMIT 1'
[Wed Feb 4 10:13:54 2015][Error][Kernel::System::DB::new][223] Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
[Wed Feb 4 10:15:02 2015][Notice][main::_Status] Scheduler Daemon status request! PID 1839
[Wed Feb 4 10:15:02 2015][Notice][main::_Stop] Scheduler Daemon Stop! PID 1839
[Wed Feb 4 10:15:03 2015][Notice][main::_Start] Scheduler Daemon start! PID 2250
I can't follow the process part from the log
Code: Select all
SELECT process_name, process_id, process_host, process_create, process_change
FROM process_id
WHERE process_name = ? LIMIT 1'
What could be the reason behind it. How can I resolve it
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache