weidazhao / Hosting

Hosting prototype
170 stars 35 forks source link

Issue while accessing Spring Boot application that is deployed to a service fabric cluster #46

Open nithya7969 opened 6 years ago

nithya7969 commented 6 years ago

azure_sf_error

I am getting the following error while trying to access the spring boot application deployed on service fabric (local cluster).

Unhealthy deployed service package: ApplicationName='fabric:/PrototypeServiceFabric', ServiceManifestName='PrototypeGettingStartedPkg', ServicePackageActivationId='', NodeName='_Node_2', AggregatedHealthState='Warning'.

Event | Warning | Unhealthy event: SourceId='System.Hosting', Property='CodePackageActivation:FabricTypeHost-DF95B56E-29EE-4418-B124-061740D7282C:EntryPoint', HealthState='Warning', ConsiderWarningAsError=false. There was an error during CodePackage activation.The service host terminated with exit code:7148

I am not able to access localhost:8080 in this process.

I have followed this tutorial for deployment and got stuck in the first step. https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-quickstart-java-spring-boot