フォーラム

ホーム » 1. Marketplace App Development

構造的に表示 平面上に表示 ツリー上に表示
toggle
Aniceto P Madrid
Cannot send an app
2012/10/21 9:06
答え

Aniceto P Madrid

ランク: Youngling

投稿: 0

参加年月日: 2008/05/24

最近の投稿

Hi

I've created an app named "Common Storage". First I uploaded a file without a security manager enabled and it got a message it was a bad file. I enabled the security manager and then upload worked fine. Marketplace marked it in green and detected the version. But when I went to submit the app, I got this error

Please remove invalid files uploaded in any of the packages.


Another issue is there is no button to remove the app.
James Falkner
RE: Cannot send an app
2012/10/21 16:58
答え

James Falkner

ランク: Youngling

投稿: 0

参加年月日: 2010/09/17

最近の投稿

Aniceto P Madrid:
Hi

I've created an app named "Common Storage". First I uploaded a file without a security manager enabled and it got a message it was a bad file. I enabled the security manager and then upload worked fine. Marketplace marked it in green and detected the version. But when I went to submit the app, I got this error

Please remove invalid files uploaded in any of the packages.




This error message is misleading in some cases - I have gotten this before and it's because for each of the .war files that you upload you must have a specific format for its filename - it must be -[plugin_type]-A.B.C.D.war. Meaning, you must have at least 4 digits for the version number in the filename. Examples:

stocks-web-6.1.1.1.war
foo-portlet-1.0.0.0.war
baz-theme-4.3.4.6.war

I'm not sure why there is this restriction, but renaming your .war files should make it work. Hopefully we can sort this out in the near future.

Another issue is there is no button to remove the app.


I believe this is being worked on for an upcoming Marketplace update, so stay tuned!
Aniceto P Madrid
RE: Cannot send an app
2012/10/22 4:12
答え

Aniceto P Madrid

ランク: Youngling

投稿: 0

参加年月日: 2008/05/24

最近の投稿

Hi

Mi file is named CommonStorage-portlet-6.1.1.1.0.war . I think the problem is related to the previous upload of an unaccepted war.

Besides delete app action, delete file is another action required. If the problem were what you say, I would be stuck: I cannot delete the file, I cannot delete de app.
James Falkner
RE: Cannot send an app
2012/10/22 12:10
答え

James Falkner

ランク: Youngling

投稿: 0

参加年月日: 2010/09/17

最近の投稿

Aniceto P Madrid:
Hi

Mi file is named CommonStorage-portlet-6.1.1.1.0.war . I think the problem is related to the previous upload of an unaccepted war.

Besides delete app action, delete file is another action required. If the problem were what you say, I would be stuck: I cannot delete the file, I cannot delete de app.


You can delete the files by clicking the 'Edit' button in the Actions flyout next to the app on your "Apps" tab. Skip to the page where you upload plugins, and click 'delete' next to the offending file. Then re-upload using a name corresponding to my previous post. For example, CommonStorage-portlet-6.1.1.0.war should work.
Aniceto P Madrid
RE: Cannot send an app
2012/10/24 10:00
答え

Aniceto P Madrid

ランク: Youngling

投稿: 0

参加年月日: 2008/05/24

最近の投稿

Yes, CommonStorage-portlet-6.1.1.0.war works, but CommonStorage-portlet-6.1.1.1.0.war des not.

In a previous message and in documentation says there must be at least 4 digits between "-" and "war". The truth is they must be exactly 4. Not more, not less.

Regards

Forums

To access the Developer Forum, please login to your Liferay.com account if you are already a registered developer or register to become a developer.