This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!function ($) { | |
var Dropdown = function () { | |
}; | |
Dropdown.prototype = { | |
constructor: Dropdown, | |
show: function (e) { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-05-05 11:03:59,800 WARN [localhost-startStop-1] GrailsUtil - [DEPRECATED] Method ConfigurationHolder.getConfig() is deprecated and will be removed in a future version of Grails. - [grails.util.GrailsUtil] | |
2014-05-05 11:04:00,898 WARN [localhost-startStop-1] ModuleDeclarationsFactory - 'grails.resources.modules' in config does not define any modules - [org.grails.plugin.resource.module.ModuleDeclarationsFactory] | |
2014-05-05 11:04:10,738 WARN [localhost-startStop-1] GrailsUtil - [DEPRECATED] Method ConfigurationHolder.getConfig() is deprecated and will be removed in a future version of Grails. - [grails.util.GrailsUtil] | |
2014-05-05 11:04:11,028 ERROR [localhost-startStop-1] GrailsContextLoader - Error initializing the application: org.quartz.JobPersistenceException: Couldn't retrieve trigger: No record found for selection of Trigger with key: 'GRAILS_TRIGGERS.userPointsLedgerTrigger' and statement: SELECT * FROM QRTZ_CRON_TRIGGERS WHERE SCHED_NAME = 'CompStakClusteredScheduler' AND TRIGGER_NAME = ? AND TR |