Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Unable to stage app: 'posix:permissions' not supported as initial attribute on Win11 if project has *.jsp file. #458

Closed
buzzgamesnews opened this issue Jun 29, 2023 · 2 comments
Labels

Comments

@buzzgamesnews
Copy link

The error has been appearing since yesterday ( 06/28/2023 ) I did some research and realized that the error appears after the *.jsp module scans the appengineStage files:

Beginning interaction for module default...
0% Scanning for jsp files.
0% Compiling jsp files.
Unable to stage app: 'posix:permissions' not supported as initial attribute

After I tried to remove all *.jsp files and appengineStage was successful without errors, but *.jsp files are part of the project, what can I do ?
It doesn't matter what is in these files, the error appears even if you put an empty *.jsp file in the directory webapp.

@lqiu96
Copy link

lqiu96 commented Jun 29, 2023

Hi @buzzgamesnews, thanks for reporting this. I see you linked an issue to appengine-java-standard. It seems like this should be resolved with bumping guava's version. Let us know if you see otherwise.

@buzzgamesnews
Copy link
Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants