Error while uploading package
-----------------------------
Key: WOOKIE-16
URL: https://issues.apache.org/jira/browse/WOOKIE-16
Project: Apache Wookie
Issue Type: Bug
Components: Server
Environment: tomcat 6.x, mysql 5.x
Reporter: Prabhu Pathak
Priority: Blocker
Hi Scott,
I took the weather widget shipped with the server (in folder
:E:\widget\wookie\wservices\www.getwookie.org\widgets\weather).
I renamed the weather folder to Weather1. zipped it and tried to upload from
the wookie admin. I got the following error :
There was a problem encountered when trying to upload the package.
Cause: Unable to find manifest file in uploaded content.
Pls help...
- Prabhu
Content from tomcat log :
__________________
20:26:52,140 WARN C3P0ConnectionProvider:210 - Both hibernate-style property
'hibernate.c3p0.max_size' and c3p0-style property 'c3p0.max_size' have been set
in hibernate.properties. Hibernate-style property 'hibernate.c3p0.max_size'
will be used and c3p0-style property 'c3p0.max_size' will be ignored!
20:26:52,140 WARN C3P0ConnectionProvider:210 - Both hibernate-style property
'hibernate.c3p0.min_size' and c3p0-style property 'c3p0.min_size' have been set
in hibernate.properties. Hibernate-style property 'hibernate.c3p0.min_size'
will be used and c3p0-style property 'c3p0.min_size' will be ignored!
20:26:52,156 WARN C3P0ConnectionProvider:210 - Both hibernate-style property
'hibernate.c3p0.timeout' and c3p0-style property 'c3p0.timeout' have been set
in hibernate.properties. Hibernate-style property 'hibernate.c3p0.timeout' will
be used and c3p0-style property 'c3p0.timeout' will be ignored!
20:26:52,156 WARN C3P0ConnectionProvider:210 - Both hibernate-style property
'hibernate.c3p0.idle_test_period' and c3p0-style property
'c3p0.idle_test_period' have been set in hibernate.properties. Hibernate-style
property 'hibernate.c3p0.idle_test_period' will be used and c3p0-style property
'c3p0.idle_test_period' will be ignored!
20:26:52,156 WARN C3P0ConnectionProvider:210 - Both hibernate-style property
'hibernate.c3p0.acquire_increment' and c3p0-style property
'c3p0.acquire_increment' have been set in hibernate.properties. Hibernate-style
property 'hibernate.c3p0.acquire_increment' will be used and c3p0-style
property 'c3p0.acquire_increment' will be ignored!
20:26:52,156 WARN C3P0ConnectionProvider:210 - Both hibernate-style property
'hibernate.c3p0.max_statements' and c3p0-style property 'c3p0.max_statements'
have been set in hibernate.properties. Hibernate-style property
'hibernate.c3p0.max_statements' will be used and c3p0-style property
'c3p0.max_statements' will be ignored!
ERROR [http-8080-3] (WidgetAdminServlet.java:547) -
org.tencompetence.widgetservice.exceptions.BadWidgetZipFileException: Unable to
find manifest file in uploaded content.
22:25:49,156 ERROR WidgetAdminServlet:547 -
org.tencompetence.widgetservice.exceptions.BadWidgetZipFileException: Unable to
find manifest file in uploaded content.
ERROR [http-8080-5] (WidgetAdminServlet.java:547) -
org.tencompetence.widgetservice.exceptions.BadWidgetZipFileException: Unable to
find manifest file in uploaded content.
22:28:15,953 ERROR WidgetAdminServlet:547 -
org.tencompetence.widgetservice.exceptions.BadWidgetZipFileException: Unable to
find manifest file in uploaded content.
ERROR [http-8080-5] (WidgetAdminServlet.java:547) -
org.tencompetence.widgetservice.exceptions.BadWidgetZipFileException: Unable to
find manifest file in uploaded content.
22:32:17,687 ERROR WidgetAdminServlet:547 -
org.tencompetence.widgetservice.exceptions.BadWidgetZipFileException: Unable to
find manifest file in uploaded content.
ERROR [http-8080-4] (WidgetAdminServlet.java:547) -
org.tencompetence.widgetservice.exceptions.BadWidgetZipFileException: Unable to
find manifest file in uploaded content.
22:40:18,437 ERROR WidgetAdminServlet:547 -
org.tencompetence.widgetservice.exceptions.BadWidgetZipFileException: Unable to
find manifest file in uploaded content.
ERROR [http-8080-2] (WidgetAdminServlet.java:547) -
org.tencompetence.widgetservice.exceptions.BadWidgetZipFileException: Unable to
find manifest file in uploaded content.
23:05:58,562 ERROR WidgetAdminServlet:547 -
org.tencompetence.widgetservice.exceptions.BadWidgetZipFileException: Unable to
find manifest file in uploaded content.
__________________
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.