-
Bug
-
Resolution: Fixed
-
Medium (View bug fix roadmap)
-
6.3.2.1, 6.3.2.2
-
None
-
JIRA 5.2.x and JIRA 6.0.x
-
6.03
-
The log is full of messages like this making quite hard to spot other important messages.
[atlassian.plugin.webresource.DefaultResourceDependencyResolver] Cannot find web resource module for: com.atlassian.auiplugin:aui-experimental-expander 2013-10-09 13:24:59,279 http-bio-8080-exec-71 WARN anonymous 804x433165x2 1t6sy38 10.80.118.156,10.80.16.78 /s/en_USgypgs5-418945332/854/21/b5d3e2fc3b0cdb86d9fbfe271217b034/_/download/contextbatch/js/gh-rapid-config,greenhopper-rapid-non-gadget,atl.general/batch.js [atlassian.plugin.webresource.DefaultResourceDependencyResolver] Cannot find web resource module for: com.atlassian.auiplugin:aui-experimental-expander 2013-10-09 13:24:59,279 http-bio-8080-exec-71 WARN anonymous 804x433165x2 1t6sy38 10.80.118.156,10.80.16.78 /s/en_USgypgs5-418945332/854/21/b5d3e2fc3b0cdb86d9fbfe271217b034/_/download/contextbatch/js/gh-rapid-config,greenhopper-rapid-non-gadget,atl.general/batch.js [atlassian.plugin.webresource.DefaultResourceDependencyResolver] Cannot find web resource module for: com.atlassian.auiplugin:aui-experimental-expander
Work-around
Using JIRA's logging configuration in the Administration screens, set the level of the package com.atlassian.plugin.webresource to ERROR. Because the package does not appear in the list by default, you'll have to add it manually.
[JSWSERVER-9924] [atlassian.plugin.webresource.DefaultResourceDependencyResolver] Cannot find web resource module for: com.atlassian.auiplugin:aui-experimental-expander
Minimum Version | New: 6.03 |
Workflow | Original: JAC Bug Workflow v2 [ 2854930 ] | New: JAC Bug Workflow v3 [ 2937536 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2545880 ] | New: JAC Bug Workflow v2 [ 2854930 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1545776 ] | New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2545880 ] |
Labels | Original: fixme | New: affects-server fixme |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 909702 ] | New: JIRA Bug Workflow w Kanban v6 - Restricted [ 1545776 ] |
Workflow | Original: GreenHopper Kanban Workflow 20141014 [ 747044 ] | New: JIRA Bug Workflow w Kanban v6 [ 909702 ] |
Reporter | Original: Sorin Sbarnea [ 5fa3fdf29175 ] | New: Sorin Sbarnea (Citrix) [ 73f0b2e75f82 ] |
Workflow | Original: GreenHopper Kanban Workflow v2 [ 560889 ] | New: GreenHopper Kanban Workflow 20141014 [ 747044 ] |
Description |
Original:
The log is full of messages like this making quite hard to spot other important messages.
{code} [atlassian.plugin.webresource.DefaultResourceDependencyResolver] Cannot find web resource module for: com.atlassian.auiplugin:aui-experimental-expander 2013-10-09 13:24:59,279 http-bio-8080-exec-71 WARN anonymous 804x433165x2 1t6sy38 10.80.118.156,10.80.16.78 /s/en_USgypgs5-418945332/854/21/b5d3e2fc3b0cdb86d9fbfe271217b034/_/download/contextbatch/js/gh-rapid-config,greenhopper-rapid-non-gadget,atl.general/batch.js [atlassian.plugin.webresource.DefaultResourceDependencyResolver] Cannot find web resource module for: com.atlassian.auiplugin:aui-experimental-expander 2013-10-09 13:24:59,279 http-bio-8080-exec-71 WARN anonymous 804x433165x2 1t6sy38 10.80.118.156,10.80.16.78 /s/en_USgypgs5-418945332/854/21/b5d3e2fc3b0cdb86d9fbfe271217b034/_/download/contextbatch/js/gh-rapid-config,greenhopper-rapid-non-gadget,atl.general/batch.js [atlassian.plugin.webresource.DefaultResourceDependencyResolver] Cannot find web resource module for: com.atlassian.auiplugin:aui-experimental-expander {code} |
New:
The log is full of messages like this making quite hard to spot other important messages.
{code} [atlassian.plugin.webresource.DefaultResourceDependencyResolver] Cannot find web resource module for: com.atlassian.auiplugin:aui-experimental-expander 2013-10-09 13:24:59,279 http-bio-8080-exec-71 WARN anonymous 804x433165x2 1t6sy38 10.80.118.156,10.80.16.78 /s/en_USgypgs5-418945332/854/21/b5d3e2fc3b0cdb86d9fbfe271217b034/_/download/contextbatch/js/gh-rapid-config,greenhopper-rapid-non-gadget,atl.general/batch.js [atlassian.plugin.webresource.DefaultResourceDependencyResolver] Cannot find web resource module for: com.atlassian.auiplugin:aui-experimental-expander 2013-10-09 13:24:59,279 http-bio-8080-exec-71 WARN anonymous 804x433165x2 1t6sy38 10.80.118.156,10.80.16.78 /s/en_USgypgs5-418945332/854/21/b5d3e2fc3b0cdb86d9fbfe271217b034/_/download/contextbatch/js/gh-rapid-config,greenhopper-rapid-non-gadget,atl.general/batch.js [atlassian.plugin.webresource.DefaultResourceDependencyResolver] Cannot find web resource module for: com.atlassian.auiplugin:aui-experimental-expander {code} h2. Work-around Using JIRA's [logging configuration|https://confluence.atlassian.com/display/JIRA/Logging+and+Profiling] in the Administration screens, set the level of the package {{com.atlassian.plugin.webresource}} to *ERROR*. Because the package does not appear in the list by default, you'll have to add it manually. |