Coder Social home page Coder Social logo

Comments (5)

martinsawicki avatar martinsawicki commented on May 17, 2024

interesting find. Investigating. thanks.

from azure-tools-for-java.

hbayyavarapu avatar hbayyavarapu commented on May 17, 2024

Is there any configuration in the azure portal to fix this issue. One day everything worked fine, the second day I see this "An error occurred while attempting to load web apps". I haven't seen a single error in google. This is the exception i see in intellij, didn't see a detailed error in eclipse

com.microsoft.windowsazure.exception.ServiceException: null
    at com.microsoft.windowsazure.exception.ServiceException.createFromJson(ServiceException.java:295)
    at com.microsoft.azure.management.resources.ResourceGroupOperationsImpl.list(ResourceGroupOperationsImpl.java:971)
    at com.microsoft.tooling.msservices.helpers.azure.sdk.AzureSDKHelper$30.execute(AzureSDKHelper.java:884)
    at com.microsoft.tooling.msservices.helpers.azure.sdk.AzureSDKHelper$30.execute(AzureSDKHelper.java:880)
    at com.microsoft.tooling.msservices.helpers.azure.AzureManagerImpl.requestAzureSDK(AzureManagerImpl.java:2514)
    at com.microsoft.tooling.msservices.helpers.azure.AzureManagerImpl.requestResourceManagementSDK(AzureManagerImpl.java:2463)
    at com.microsoft.tooling.msservices.helpers.azure.AzureManagerImpl.getResourceGroupNames(AzureManagerImpl.java:1443)
    at com.microsoft.tooling.msservices.serviceexplorer.azure.webapps.WebappsModule.refresh(Unknown Source)
    at com.microsoft.tooling.msservices.serviceexplorer.azure.AzureRefreshableNode$1.interruptibleAction(Unknown Source)
    at com.microsoft.tooling.msservices.serviceexplorer.EventHelper$2.run(EventHelper.java:100)
    at com.intellij.openapi.application.impl.ApplicationImpl$8.run(ApplicationImpl.java:366)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at org.jetbrains.ide.PooledThreadExecutor$1$1.run(PooledThreadExecutor.java:55)

from azure-tools-for-java.

swistaq avatar swistaq commented on May 17, 2024

Can confirm. Logging in works, importing *.publishsettings does not with the above error.

from azure-tools-for-java.

martinsawicki avatar martinsawicki commented on May 17, 2024

.publishsettings would not work for WebApps, only cloud services. For WebApps you need to be logged in - that's just how Azure works.

from azure-tools-for-java.

bbetstcw avatar bbetstcw commented on May 17, 2024

I know .publishsettings would not work for web apps, so can you implement the login for AzureChinaCloud Environment?

from azure-tools-for-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.