Skip to content

win11 #129

@tong92230-eng

Description

@tong92230-eng

com.google.inject.ProvisionException: Unable to provision, see the following errors:

  1. [Guice/ErrorInjectingConstructor]: IllegalAccessError: class WaitForClientReconnectingDialog$$FastClassByGuice$$18c08cf (in unnamed module @0x12515570) cannot access class WaitForClientReconnectingDialog (in module io.knifer.freebox) because module io.knifer.freebox does not export io.knifer.freebox.component.node to unnamed module @0x12515570
    at WaitForClientReconnectingDialog.(Unknown Source)
    while locating WaitForClientReconnectingDialog

Learn more:
https://github.com/google/guice/wiki/ERROR_INJECTING_CONSTRUCTOR

1 error

======================
Full classname legend:

WaitForClientReconnectingDialog: "io.knifer.freebox.component.node.WaitForClientReconnectingDialog"
WaitForClientReconnectingDialog$$FastClassByGuice$$18c08cf: "io.knifer.freebox.component.node.WaitForClientReconnectingDialog$$FastClassByGuice$$18c08cf"

End of classname legend:

at io.knifer.merged.module@1.7.0/com.google.inject.internal.InternalProvisionException.toProvisionException(Unknown Source)
at io.knifer.merged.module@1.7.0/com.google.inject.internal.InjectorImpl$1.get(Unknown Source)
at io.knifer.merged.module@1.7.0/com.google.inject.internal.InjectorImpl.getInstance(Unknown Source)
at io.knifer.freebox@1.7.0/io.knifer.freebox.ioc.IOC.getBean(Unknown Source)
at io.knifer.freebox@1.7.0/io.knifer.freebox.helper.LoadingHelper.showWaitingReconnecting(Unknown Source)
at io.knifer.freebox@1.7.0/io.knifer.freebox.net.websocket.core.ClientManager.lambda$getCurrentClient$3(Unknown Source)
at javafx.graphics@21.0.9/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at javafx.graphics@21.0.9/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(Unknown Source)
at javafx.graphics@21.0.9/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
at javafx.graphics@21.0.9/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at javafx.graphics@21.0.9/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)

Caused by: java.lang.IllegalAccessError: class io.knifer.freebox.component.node.WaitForClientReconnectingDialog$$FastClassByGuice$$18c08cf (in unnamed module @0x12515570) cannot access class io.knifer.freebox.component.node.WaitForClientReconnectingDialog (in module io.knifer.freebox) because module io.knifer.freebox does not export io.knifer.freebox.component.node to unnamed module @0x12515570
at io.knifer.freebox.component.node.WaitForClientReconnectingDialog$$FastClassByGuice$$18c08cf.GUICE$TRAMPOLINE()
at io.knifer.freebox.component.node.WaitForClientReconnectingDialog$$FastClassByGuice$$18c08cf.apply()
at io.knifer.merged.module@1.7.0/com.google.inject.internal.DefaultConstructionProxyFactory$FastClassProxy.newInstance(Unknown Source)
at io.knifer.merged.module@1.7.0/com.google.inject.internal.ConstructorInjector.provision(Unknown Source)
at io.knifer.merged.module@1.7.0/com.google.inject.internal.ConstructorInjector.construct(Unknown Source)
at io.knifer.merged.module@1.7.0/com.google.inject.internal.ConstructorBindingImpl$Factory.get(Unknown Source)
... 12 more

Metadata

Metadata

Assignees

Labels

bug软件有问题 / Something isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions