Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to deploy the Java project to a basic Java Function App with an error #3104

Closed
v-mengwe opened this issue Apr 11, 2022 · 4 comments
Closed
Labels
AT-CTI Created by CTI team

Comments

@v-mengwe
Copy link

v-mengwe commented Apr 11, 2022

OS: Win10
Build Version: 20220407.4
VS Code Version-insiders: 1.67.0-insider (user setup)
Function Core Tools: v4

Repro Steps:

  1. Create a Java project.
  2. Create a basic Java Function App.
  3. Deploy the Java project to the Java Function App.
  4. Check whether succeeds to deploy the Java project to a basic Java Function App.

Expect:
Succeed to deploy the Java project to a basic Java Function App.

Actual:
Fail to deploy the Java project to a basic Java Function App with an error.
image
Output logs:
image

More Info:

  1. This issue also reproduces for a Linux Java Function App.
  2. This issue doesn't reproduce for other languages.
  3. [Unstable] [Codespace] Fail to deploy the Java project to a basic Java Function App with a different error.
    image
@v-mengwe v-mengwe added the AT-CTI Created by CTI team label Apr 11, 2022
@MateoSaez
Copy link

Same issue here.
image

@alexweininger
Copy link
Member

@MateoSaez sorry you ran into this bug, the good news is we are working on a fix for this right now, and we have a development build available if you'd like to try and verify the fix works for us.


Steps to install extension development build:

  1. If needed, update VS Code to 1.66.0 or greater.
  2. Download the extension .VSIX from our Azure DevOps Pipeline - Direct download link | View artifacts
  3. From the command palette (F1 or Command/Ctrl + Shift + P), run the "Extensions: Install from VSIX..." command.
  4. Select the downloaded .VSIX file, then reload VS Code as prompted.
  5. Navigate to the extensions view and verify the version is 1.6.2-alpha
    Screen Shot 2022-04-12 at 12 19 33 PM

Once installed, attempt to deploy your app as normal. Please let us know if deployment succeeded/failed.


Follow along with #2844 for more updates and discussion, we're directing all of these zip deploy issues over there.

@alexweininger
Copy link
Member

Closing as a duplicate of #2844

@alexweininger
Copy link
Member

Fix has been released in version v1.6.2 of the extension.

@microsoft microsoft locked and limited conversation to collaborators May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team
Projects
None yet
Development

No branches or pull requests

3 participants