This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270758

Summary: org.springframework.web.client.HttpClientErrorException: 403 Forbidden; nested exception is
Product: platform Reporter: rugamba
Component: LookupAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 225955
Attachments: stacktrace

Description rugamba 2017-05-29 11:17:09 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.131-b11, Java(TM) SE Runtime Environment, 1.8.0_131-b11
OS: Windows 8.1

User Comments:
GUEST: can not create spring boot plugin

GUEST: keep crashing

GUEST: While Creating Spring Boot Project with Initializer

GUEST: :(

GUEST: :(

GUEST: tree

rugamba: The new maven project for Spring Boot is unable to connect to https://secure-surf.net/

GUEST: http://start.spring.io/ not working

GUEST: Spring Initializer Problem :(

GUEST: I cannot create a spring boot initialzr project




Stacktrace: 
org.springframework.web.client.HttpClientErrorException: 403 Forbidden; nested exception is 
   at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:63)
   at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:700)
   at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:653)
   at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:628)
   at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:590)
   at com.github.alexfalappa.nbspringboot.projects.initializr.InitializrService.getMetadata(InitializrService.java:95)
Comment 1 rugamba 2017-05-29 11:17:11 UTC
Created attachment 164427 [details]
stacktrace