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

Build 3.4.1 org.kohsuke.github.Requester at line 900 #446

Open
dnlr-p opened this issue Feb 7, 2025 · 0 comments
Open

Build 3.4.1 org.kohsuke.github.Requester at line 900 #446

dnlr-p opened this issue Feb 7, 2025 · 0 comments

Comments

@dnlr-p
Copy link

dnlr-p commented Feb 7, 2025

Auto Reported Issue
BowlerStudio Build 3.4.1
BowlerKernel 1.59.0
JavaCad Version: 2.3.1
Java-Bowler Version: 3.34.0
Java Version: 1.8.0_412
JavaFX Version: 8.0.412

OS = Mac OS X x86_64 x64

org.kohsuke.github.GHFileNotFoundException: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/repos#get-a-repository","status":"404"}
	at org.kohsuke.github.Requester.handleApiError(Requester.java:900)
	at org.kohsuke.github.Requester._to(Requester.java:415)
	at org.kohsuke.github.Requester.to(Requester.java:353)
	at org.kohsuke.github.GitHub.getRepository(GitHub.java:651)
	at com.neuronrobotics.bowlerstudio.vitamins.Vitamins.saveDatabaseForkIfMissing(Vitamins.java:355)
	at com.neuronrobotics.bowlerstudio.NewVitaminWizardController.lambda$saveAndFork$25(NewVitaminWizardController.java:463)
	at java.lang.Thread.run(Thread.java:750)
Caused by: java.io.FileNotFoundException: https://api.github.com/repos/dnlr-p/Hardware-Dimensions
	at sun.reflect.GeneratedConstructorAccessor34.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1973)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1968)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1967)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1521)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1505)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
	at org.kohsuke.github.Requester.parse(Requester.java:818)
	at org.kohsuke.github.Requester.parse(Requester.java:782)
	at org.kohsuke.github.Requester._to(Requester.java:393)
	... 5 more
Caused by: java.io.FileNotFoundException: https://api.github.com/repos/dnlr-p/Hardware-Dimensions
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1913)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1505)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:352)
	at org.kohsuke.github.Requester.parse(Requester.java:790)
	... 7 more

Caught and reported at:

java.lang.Exception
	at com.neuronrobotics.bowlerstudio.IssueReportingExceptionHandler.except(IssueReportingExceptionHandler.java:234)
	at com.neuronrobotics.bowlerstudio.IssueReportingExceptionHandler.uncaughtException(IssueReportingExceptionHandler.java:51)
	at com.neuronrobotics.bowlerstudio.vitamins.Vitamins.saveDatabaseForkIfMissing(Vitamins.java:389)
	at com.neuronrobotics.bowlerstudio.NewVitaminWizardController.lambda$saveAndFork$25(NewVitaminWizardController.java:463)
	at java.lang.Thread.run(Thread.java:750)

IssueReportingExceptionHandler Created at:

java.lang.Exception
	at com.neuronrobotics.bowlerstudio.IssueReportingExceptionHandler.<init>(IssueReportingExceptionHandler.java:41)
	at com.neuronrobotics.bowlerstudio.scripting.ScriptingEngine.openGit(ScriptingEngine.java:437)
	at com.neuronrobotics.bowlerstudio.scripting.ScriptingEngine.pushCodeToGit(ScriptingEngine.java:1019)
	at com.neuronrobotics.bowlerstudio.scripting.ScriptingEngine.pushCodeToGit(ScriptingEngine.java:885)
	at com.neuronrobotics.bowlerstudio.vitamins.Vitamins.saveDatabase(Vitamins.java:319)
	at com.neuronrobotics.bowlerstudio.vitamins.Vitamins.saveDatabaseForkIfMissing(Vitamins.java:342)
	at com.neuronrobotics.bowlerstudio.NewVitaminWizardController.lambda$saveAndFork$25(NewVitaminWizardController.java:463)
	at java.lang.Thread.run(Thread.java:750)

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