i just drill down it. i am not sure what is the issue here.
1 - WHEN action queue disabled/not active, whenever a event added from TINE20, as
soon as i hit the 'ADD' button
1.1 - browser sleep for 3-4 second, and then popup window appear with 'CONNECTION
LOST, PLEASE CHECK YOUR NETWORK'. error picture attached,
1.1 - EVENT added to Attendee/Organizer successfully.
1.2 - NO NOTIFICATION/EMAIL sent to 'ATTENDEE'. DEBUG CODE is attached.
1.3 - STRANGELY email/notification ROUTED when event accepted/rejected by
ATTENDEE.
2 - when 'action queue' active/enable, i notice whenever a event added from TINE20, as
soon as i hit the 'ADD' button
1.1 - browser sleep for 3-4 second, and window closed'.
1.1 - EVENT added to Attendee/Organizer successfully.
1.2 - NO NOTIFICATION/EMAIL sent to 'ATTENDEE'. DEBUG CODE is attached.
1.3 - NO email/notification ROUTED when event accepted/rejected by
ATTENDEE.
- Code: Select all
e5fa7 Services, Collaboration - 2012-08-27T08:16:52+00:00 NOTICE (5): Tinebase_ActionQueue::queueAction::155 no queue configured -> directly execute action: 'Calendar.sendEventNotifications'
e5fa7 Services, Collaboration - 2012-08-27T08:16:52+00:00 INFO (6): Tinebase_ActionQueue::_executeAction::195 executing action: 'Calendar.sendEventNotifications'
e5fa7 Services, Collaboration - 2012-08-27T08:16:52+00:00 DEBUG (7): Tinebase_User::getInstance::139 accounts backend: Sql
e5fa7 Services, Collaboration - 2012-08-27T08:16:52+00:00 INFO (6): Tinebase_User::factory::197 Created user backend of type Sql
e5fa7 Services, Collaboration - 2012-08-27T08:16:52+00:00 DEBUG (7): Tinebase_Translation::getLocale::196 given localeString 'en'
e5fa7 Services, Collaboration - 2012-08-27T08:16:52+00:00 DEBUG (7): Tinebase_Translation::getLocale::231 selected locale: 'en'
e5fa7 Services, Collaboration - 2012-08-27T08:16:53+00:00 DEBUG (7): Tinebase_Translation::getTranslation::273 locale used: Calendar/en
e5fa7 Services, Collaboration - 2012-08-27T08:16:53+00:00 DEBUG (7): Tinebase_Translation::getTranslation::273 locale used: Calendar/en
e5fa7 Services, Collaboration - 2012-08-27T08:16:53+00:00 DEBUG (7): Tinebase_Config_Abstract::_loadAllAppConfigsInCache::278 Loading all configs for app Calendar
e5fa7 Services, Collaboration - 2012-08-27T08:16:53+00:00 DEBUG (7): Tinebase_Config_Abstract::_loadAllAppConfigsInCache::285 Found 2 configs.
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 DEBUG (7): Tinebase_Auth_CredentialCache::setCacheAdapter::98 Using credential cache apapter: Tinebase_Auth_CredentialCache_Adapter_Cookie
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 DEBUG (7): Tinebase_Core::setupUserLocale::905 given localeString 'auto'
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 DEBUG (7): Tinebase_Core::setupUserLocale::914 session value: en
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 INFO (6): Tinebase_Core::setupUserLocale::944 Setting user locale: en
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 INFO (6): Tinebase_Core::setExecutionLifeTime::1025 setting execution life time to: 0
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 INFO (6): Tinebase_User::setBackendType::236 Setting backend type to Sql
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 DEBUG (7): Tinebase_Group::getInstance::71 groups backend: Sql
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 DEBUG (7): Tinebase_Core::setupUserLocale::956 Setting CTYPE locale from "C" to "en_US.UTF8".
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 DEBUG (7): Tinebase_Server_Json::handle::60 is JSON request. rawdata: Array
(
[0] => Array
(
[jsonrpc] => 2.0
[method] => Felamimail.updateMessageCache
[params] => Array
(
[folderId] => 6e5545b7a55c11acaaff1acb4a396d556083f26e
[time] => 120
)
[id] => 19
)
)
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 INFO (6): Tinebase_Server_Json::_handle::148 is JSON request. method: Felamimail.updateMessageCache
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 WARN (4): Tinebase_Server_Json::_checkJsonKey::369 Fatal: got wrong json key! (6e8610ad4572bd5919acbc0ba3632dd7b6ac4a30) Possible CSRF attempt! affected account: Array
(
[accountId] => 7ad41bc0c70ed0dae590a3147f5dba5431eb21f1
[accountLoginName] => admin
[accountLastLogin] => 2012-08-27 08:07:14
[accountLastLoginfrom] => 90.202.205.183
[accountLastPasswordChange] => 2012-08-08 11:27:36
[accountStatus] => enabled
[accountExpires] =>
[accountPrimaryGroup] => 58c35c78d5338ced0610b47d33737b3c1f3e7184
[accountHomeDirectory] =>
[accountLoginShell] =>
[accountDisplayName] => Services, Collaboration
[accountFullName] => Collaboration Services
[accountFirstName] => Collaboration
[accountLastName] => Services
[accountEmailAddress] => collaboration@goldteam.co.uk
[lastLoginFailure] => 2012-08-27 07:01:53
[loginFailures] => 0
[contact_id] => e51f0662ed1b391b5e7cc102bf0f98ed9f682458
[openid] =>
[visibility] => displayed
[container_id] => 1
)
request: Array
(
)
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 NOTICE (5): Tinebase_Server_Json::_handleException::216 Tinebase_Exception_AccessDenied -> Not Authorised
af811 Services, Collaboration - 2012-08-27T08:16:59+00:00 NOTICE (5): Tinebase_Server_Json::_logExceptionTrace::283 #0 ...\Tinebase\Server\Json.php(151): Tinebase_Server_Json->_checkJsonKey('Felamimail.upda...', '6e8610ad4572bd5...')
#1 ...\Tinebase\Server\Json.php(71): Tinebase_Server_Json->_handle(Object(Zend_Json_Server_Request))
#2 ...\Tinebase\Core.php(241): Tinebase_Server_Json->handle()
#3 ...\index.php(57): Tinebase_Core::dispatchRequest()
#4 {main}
I have spent 3 days on this issue. which include installing a fresh application. with fresh install its seems to be working perfectly. but my problem is i have alot of data in tine20 current production installation not able to switch to new.
ONE THING i forget to mention is due to some issue i had to delete default 'ADMIN' role in live server. i have create a new group with same name, and provided all 'RIGHTS' to it. i am hoping this is not be an issue?
other than
1 - ALL setting are same.
2 - LIVE server is with almost 40 users calendars, emails, and contact data, and testing
server with 2 users.SO THE ONLY difference is number of users and data.
Please do help me out to resolve this puzzle pls?