Skip to content

Build 4.1.1 com.neuronrobotics.bowlerstudio.scripting.SshTransportConfigCallback at line 12 #480

Description

@JansenSmith

Auto Reported Issue
BowlerStudio Build 4.1.1
BowlerKernel 1.59.0
JavaCad Version: source
Java-Bowler Version: 3.34.0
Java Version: 21.0.9
JavaFX Version: 23.0.5

OS = Linux amd64 x64

java.lang.ClassCastException: class org.eclipse.jgit.transport.TransportHttp cannot be cast to class org.eclipse.jgit.transport.SshTransport (org.eclipse.jgit.transport.TransportHttp and org.eclipse.jgit.transport.SshTransport are in unnamed module of loader 'app')
	at com.neuronrobotics.bowlerstudio.scripting.SshTransportConfigCallback.configure(SshTransportConfigCallback.java:12)
	at org.eclipse.jgit.api.TransportCommand.configure(TransportCommand.java:122)
	at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:158)
	at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:128)
	at com.neuronrobotics.bowlerstudio.scripting.ScriptingEngine.getAllBranches(ScriptingEngine.java:2362)
	at com.neuronrobotics.bowlerstudio.BowlerStudioMenu$5.lambda$handle$6(BowlerStudioMenu.java:886)
	at java.base/java.lang.Thread.run(Thread.java:1583)

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.BowlerStudioMenu$5.lambda$handle$6(BowlerStudioMenu.java:891)
	at java.base/java.lang.Thread.run(Thread.java:1583)

IssueReportingExceptionHandler Created at:

java.lang.Exception
	at com.neuronrobotics.bowlerstudio.IssueReportingExceptionHandler.<init>(IssueReportingExceptionHandler.java:41)
	at com.neuronrobotics.bowlerstudio.BowlerStudioMenu.<clinit>(BowlerStudioMenu.java:143)
	at com.neuronrobotics.bowlerstudio.BowlerStudioModularFrame.initialize(BowlerStudioModularFrame.java:147)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.sun.javafx.reflect.Trampoline.invoke(MethodUtil.java:72)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at javafx.base/com.sun.javafx.reflect.MethodUtil.invoke(MethodUtil.java:270)
	at javafx.fxml/com.sun.javafx.fxml.MethodHelper.invoke(MethodHelper.java:84)
	at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2693)
	at javafx.fxml/javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2568)
	at javafx.fxml/javafx.fxml.FXMLLoader.load(FXMLLoader.java:2536)
	at com.neuronrobotics.bowlerstudio.BowlerStudio.lambda$start$8(BowlerStudio.java:862)
	at com.neuronrobotics.bowlerstudio.BowlerStudio.runLater(BowlerStudio.java:548)
	at com.neuronrobotics.bowlerstudio.BowlerStudio.start(BowlerStudio.java:860)
	at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$9(LauncherImpl.java:839)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$12(PlatformImpl.java:483)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:456)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:455)
	at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
	at javafx.graphics/com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
	at javafx.graphics/com.sun.glass.ui.gtk.GtkApplication.lambda$runLoop$10(GtkApplication.java:264)
	at java.base/java.lang.Thread.run(Thread.java:1583)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions