[
https://issues.apache.org/jira/browse/WOOKIE-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783095#action_12783095
]
Ross Gardler commented on WOOKIE-70:
------------------------------------
A slightly more useful warning with stack trace:
[java] 10:50:55,399 WARN ContextListener:141 - Hot deploy error: file is n
ot a valid widget packge
[java] org.apache.wookie.exceptions.BadWidgetZipFileException
[java] at org.apache.wookie.util.WidgetPackageUtils.processWidgetPackag
e(WidgetPackageUtils.java:220)
[java] at org.apache.wookie.server.ContextListener$1$1.fileModified(Con
textListener.java:134)
[java] at org.apache.wookie.util.WgtWatcher.check(WgtWatcher.java:95)
[java] at org.apache.wookie.server.ContextListener$1.run(ContextListene
r.java:152)
> Invalid widget files
> --------------------
>
> Key: WOOKIE-70
> URL: https://issues.apache.org/jira/browse/WOOKIE-70
> Project: Wookie
> Issue Type: Bug
> Reporter: Ross Gardler
> Priority: Critical
>
> The patch in ISSUE-51 hot deploys all widgets. It appears to work in the
> sense that the widgets appear in the admin interface. However, console output
> shows that an excpetion is being silently swallowed for all widgets. For
> example:
> [java] 10:47:31,808 INFO ContextListener:130 - Deploying widget:vote.wgt
> [java] WARN [Thread-13] (ContextListener.java:141) - Hot deploy error:
> fil
> e is not a valid widget packge
> [java] 10:47:31,823 WARN ContextListener:141 - Hot deploy error: file
> is n
> ot a valid widget packge
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.