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

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

Open
nithya7969 opened this issue Apr 12, 2018 · 0 comments

Comments

@nithya7969
Copy link

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

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

No branches or pull requests

1 participant