Yannis ROSSETTO (rossettoy)2017-02-03 15:58 Given that there is no answer since 2 years, I close this request. Status changed from Waiting for information to ClosedClose date set to 2017-02-03
Jithin Karkera (jithink)2014-12-03 14:27 i did that that is giving me the error. [root@gprojects httpd]# /usr/lib/forgeupgrade/bin/forgeupgrade --config=/etc/codendi/forgeupgrade/config.ini update INFO - Process all pre up checks INFO - OK: b201411281005_create_plugin_agiledashboard_configuration_table INFO - PreUp checks OK INFO - Start running migrations... PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST' instead in /usr/share/forgeupgrade/lib/log4php/helpers/LoggerDatePatternConverter.php on line 51 INFO - Processing b201411281005_create_plugin_agiledashboard_configuration_table PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST' instead in /usr/share/forgeupgrade/lib/log4php/helpers/LoggerDatePatternConverter.php on line 51 INFO - PreUp OK INFO - Add table plugin_agiledashboard_configuration INFO - plugin_agiledashboard_configuration already exists PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST' instead in /usr/share/forgeupgrade/lib/log4php/helpers/LoggerDatePatternConverter.php on line 51 ERROR - An error occured while adding values in table plugin_agiledashboard_configuration: 42S02, 1146, Table 'tuleap.plugin_agiledashboard_kanban' doesn't exist
Yannis ROSSETTO (rossettoy)2014-12-03 14:23 It seems that some tables are missing. Please run on your server /usr/lib/forgeupgrade/bin/forgeupgrade --config=/etc/codendi/forgeupgrade/config.ini update
Jithin Karkera (jithink)2014-12-03 14:02 Failed to execute SQL : SQL DESC plugin_agiledashboard_kanban_configuration; failed : Table 'tuleap.plugin_agiledashboard_kanban_configuration' doesn't exist i am unable to find the table in the tuleap database.
Yannis ROSSETTO (rossettoy)2014-12-03 08:40 Thanks for the update. Can you please provide me the output of the SQL requests ? DESC plugin_agiledashboard_kanban_configuration; SELECT * FROM plugin_agiledashboard_kanban_configuration; Thanks
Jithin Karkera (jithink)2014-12-02 18:51 [Tue Dec 02 23:19:20 2014] [error] [client 183.87.39.130] PHP Notice: DB error ==> SELECT tracker.id, tracker.name, kanban_config.name used\n FROM tracker\n LEFT JOIN plugin_agiledashboard_kanban_configuration AS kanban_config\n ON (tracker.id = kanban_config.tracker_id)\n WHERE group_id = 104\n ORDER BY tracker.name ASC @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 92 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 152, referer: https://gprojects.gurujiworld.in/projects/SSK12SSCMH/ [Tue Dec 02 23:19:20 2014] [error] [client 183.87.39.130] PHP Notice: DB error ==> SELECT *\n FROM plugin_agiledashboard_kanban_configuration\n WHERE project_id = 104\n ORDER BY name ASC @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 92 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 152, referer: https://gprojects.gurujiworld.in/projects/SSK12SSCMH/ [Tue Dec 02 23:19:20 2014] [error] [client 183.87.39.130] PHP Warning: Invalid argument supplied for foreach() in /usr/share/tuleap/plugins/agiledashboard/include/AgileDashboard/KanbanFactory.class.php on line 35, referer: https://gprojects.gurujiworld.in/projects/SSK12SSCMH/ [Tue Dec 02 23:19:25 2014] [error] [client 183.87.39.130] File does not exist: /usr/share/tuleap/plugins/agiledashboard/www/js/angular/vendor, referer: https://gprojects.gurujiworld.in/plugins/agiledashboard/?group_id=104 [Tue Dec 02 23:19:44 2014] [error] [client 183.87.39.130] PHP Notice: DB error ==> SELECT tracker.id, tracker.name, kanban_config.name used\n FROM tracker\n LEFT JOIN plugin_agiledashboard_kanban_configuration AS kanban_config\n ON (tracker.id = kanban_config.tracker_id)\n WHERE group_id = 104\n ORDER BY tracker.name ASC @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 92 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 152, referer: https://gprojects.gurujiworld.in/plugins/agiledashboard/?group_id=104 [Tue Dec 02 23:19:44 2014] [error] [client 183.87.39.130] PHP Notice: DB error ==> SELECT *\n FROM plugin_agiledashboard_kanban_configuration\n WHERE project_id = 104\n ORDER BY name ASC @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 92 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 152, referer: https://gprojects.gurujiworld.in/plugins/agiledashboard/?group_id=104 [Tue Dec 02 23:19:44 2014] [error] [client 183.87.39.130] PHP Warning: Invalid argument supplied for foreach() in /usr/share/tuleap/plugins/agiledashboard/include/AgileDashboard/KanbanFactory.class.php on line 35, referer: https://gprojects.gurujiworld.in/plugins/agiledashboard/?group_id=104 [Tue Dec 02 23:19:45 2014] [error] [client 183.87.39.130] File does not exist: /usr/share/tuleap/plugins/agiledashboard/www/js/angular/vendor, referer: https://gprojects.gurujiworld.in/plugins/agiledashboard/?group_id=104 new error log pos the update.
Jithin Karkera (jithink)2014-12-02 18:35 [root@gprojects httpd]# /usr/lib/forgeupgrade/bin/forgeupgrade --config=/etc/codendi/forgeupgrade/config.ini update INFO - Process all pre up checks INFO - OK: b201411281005_create_plugin_agiledashboard_configuration_table INFO - PreUp checks OK INFO - Start running migrations... PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST' instead in /usr/share/forgeupgrade/lib/log4php/helpers/LoggerDatePatternConverter.php on line 51 INFO - Processing b201411281005_create_plugin_agiledashboard_configuration_table PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST' instead in /usr/share/forgeupgrade/lib/log4php/helpers/LoggerDatePatternConverter.php on line 51 INFO - PreUp OK INFO - Add table plugin_agiledashboard_configuration INFO - plugin_agiledashboard_configuration already exists PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST' instead in /usr/share/forgeupgrade/lib/log4php/helpers/LoggerDatePatternConverter.php on line 51 ERROR - An error occured while adding values in table plugin_agiledashboard_configuration: 42S02, 1146, Table 'tuleap.plugin_agiledashboard_kanban' doesn't exist This is the error which has come while updating now. Can you help
Jithin Karkera (jithink)2014-12-02 18:25 [Tue Dec 02 22:41:38 2014] [error] [client 183.87.39.130] PHP Notice: DB error ==> SELECT project_id\n FROM plugin_agiledashboard_kanban\n WHERE project_id = 104 @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 92 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 152, referer: https://gprojects.gurujiworld.in/projects/SSK12SSCMH/ [Tue Dec 02 22:41:38 2014] [error] [client 183.87.39.130] PHP Fatal error: Call to a member function count() on a non-object in /usr/share/tuleap/plugins/agiledashboard/include/AgileDashboard/KanbanManager.class.php on line 33, referer: https://gprojects.gurujiworld.in/projects/SSK12SSCMH/ [Tue Dec 02 22:45:38 2014] [error] [client 183.87.39.130] PHP Notice: DB error ==> SELECT project_id\n FROM plugin_agiledashboard_kanban\n WHERE project_id = 107 @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 92 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 152, referer: https://gprojects.gurujiworld.in/projects/SSK12CBSE/ [Tue Dec 02 22:45:38 2014] [error] [client 183.87.39.130] PHP Fatal error: Call to a member function count() on a non-object in /usr/share/tuleap/plugins/agiledashboard/include/AgileDashboard/KanbanManager.class.php on line 33, referer: https://gprojects.gurujiworld.in/projects/SSK12CBSE/ [Tue Dec 02 22:45:55 2014] [error] [client 183.87.39.130] PHP Notice: DB error ==> SELECT project_id\n FROM plugin_agiledashboard_kanban\n WHERE project_id = 103 @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 92 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 152, referer: https://gprojects.gurujiworld.in/projects/GEMSERP/ [Tue Dec 02 22:45:55 2014] [error] [client 183.87.39.130] PHP Fatal error: Call to a member function count() on a non-object in /usr/share/tuleap/plugins/agiledashboard/include/AgileDashboard/KanbanManager.class.php on line 33, referer: https://gprojects.gurujiworld.in/projects/GEMSERP/ [Tue Dec 02 22:53:38 2014] [error] [client 183.87.39.130] PHP Notice: DB error ==> SELECT project_id\n FROM plugin_agiledashboard_kanban\n WHERE project_id = 101 @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 92 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 152, referer: https://gprojects.gurujiworld.in/projects/ITS/ [Tue Dec 02 22:53:38 2014] [error] [client 183.87.39.130] PHP Fatal error: Call to a member function count() on a non-object in /usr/share/tuleap/plugins/agiledashboard/include/AgileDashboard/KanbanManager.class.php on line 33, referer: https://gprojects.gurujiworld.in/projects/ITS/ Please check this is the from the error log at last i was able to get this. I did the update as per the shown but it didn't have anything to update.
Yannis ROSSETTO (rossettoy)2014-12-02 17:45 You have to run this command in addition of yum update (this is mandatory in order to have a functional Tuleap). Please run this command and retry to access the Agile Dashboard.
Jithin Karkera (jithink)2014-12-02 17:36 Hi I don't use this command i use the yum update command. Also i tried to collect the log but was not able to collect.
Yannis ROSSETTO (rossettoy)2014-12-02 13:45 last edited by: Yannis ROSSETTO (rossettoy) 2014-12-02 13:45 Do you run the forgeupgrade command ? $> /usr/lib/forgeupgrade/bin/forgeupgrade --config=/etc/codendi/forgeupgrade/config.ini update You can find the full upgrade process here: http://doc-en.tuleap.net/en/latest/installation-guide/update.html
Jithin Karkera (jithink)2014-12-02 13:28 Sorry didn't get your second comment. ust to be sure: Do you process the forgeupgrade on the update ?
Yannis ROSSETTO (rossettoy)2014-12-02 10:23 Can you provide more lines after [02/Dec/2014:14:48:11 +0530] GET /plugins/agiledashboard/?group_id=104 HTTP/1.1500 ? So I can see the full error stack trace. Just to be sure: Do you process the forgeupgrade on the update ?
Jithin Karkera (jithink)2014-12-02 10:20 <p>192.168.2.182 - - [02/Dec/2014:14:48:03 +0530] "GET /themes/common/images/ic/toggle_plus.png HTTP/1.1" 200 220 192.168.2.182 - - [02/Dec/2014:14:48:03 +0530] "GET /themes/Dawn/images/pointer_down.png HTTP/1.1" 200 184 192.168.2.182 - - [02/Dec/2014:14:48:03 +0530] "GET /themes/Dawn/images/pointer_right.png HTTP/1.1" 200 187 192.168.2.182 - - [02/Dec/2014:14:48:03 +0530] "POST /sparklines.php HTTP/1.1" 204 - 192.168.2.182 - - [02/Dec/2014:14:48:06 +0530] "GET /plugins/projectlinks/themes/default/css/style.css HTTP/1.1" 200 125 192.168.2.182 - - [02/Dec/2014:14:48:05 +0530] "GET /projects/SSK12SSCMH/ HTTP/1.1" 200 34090 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "GET /plugins/IM/themes/default/images/icons/blank.png HTTP/1.1" 200 191 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "GET /themes/Dawn/images/ic/notes16.png HTTP/1.1" 200 208 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "GET /themes/Dawn/images/ic/mail16b.png HTTP/1.1" 200 867 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "GET /themes/Dawn/images/ic/file.png HTTP/1.1" 200 1096 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "GET /themes/Dawn/images/ic/ftp16b.png HTTP/1.1" 200 766 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "GET /themes/Dawn/images/ic/clipboard-list.png HTTP/1.1" 200 640 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "GET /plugins/docman/themes/default/images/ic/text.png HTTP/1.1" 200 309 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "POST /plugins/IM/?action=get_presence HTTP/1.1" 200 863 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "POST /widgets/widget.php?owner=g104&action=ajax&name[projectlatestsvncommits]=0 HTTP/1.1" 200 109 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "GET /plugins/IM/themes/default/images/icons/off_line.gif HTTP/1.1" 200 333 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "GET /plugins/IM/themes/default/images/icons/away.gif HTTP/1.1" 200 533 192.168.2.182 - - [02/Dec/2014:14:48:07 +0530] "GET /plugins/IM/themes/default/images/icons/on_line.gif HTTP/1.1" 200 533 192.168.2.182 - - [02/Dec/2014:14:48:11 +0530] "GET /plugins/agiledashboard/?group_id=104 HTTP/1.1" 500 -</p>
Yannis ROSSETTO (rossettoy)2014-12-02 10:11 Hello, Can you provide us the error logged in /var/log/httpd/error_log ? Do you have any errors displayed in the user interface ? Status changed from New to Waiting for information
Jithin Karkera (jithink)2014-12-01 18:19 It seems Kanban, is creating the issue can someone please check as the tuleap agile dashboard is not showing up.