You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: ubuntu22
Browser [e.g. chrome, safari]
Version [e.g. 22]
jans nightly
-DB pgsql
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
4-01 13:57:02.307 ERROR [main] [jans.service.document.store.service.DBDocumentService] (DBDocumentService.java:151) - Failed to find Document :
io.jans.orm.exception.EntryPersistenceException: Failed to find entries with key: 'document'
at io.jans.orm.sql.impl.SqlEntryManager.findEntriesImpl(SqlEntryManager.java:501) ~[jans-orm-sql-0.0.0-nightly.jar:?]
at io.jans.orm.sql.impl.SqlEntryManager.findEntries(SqlEntryManager.java:396) ~[jans-orm-sql-0.0.0-nightly.jar:?]
at io.jans.orm.impl.BaseEntryManager.findEntries(BaseEntryManager.java:184) ~[jans-orm-core-0.0.0-nightly.jar:?]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]
at org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38) ~[weld-core-impl-4.0.3.Final.jar:4.0.3.Final]
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106) ~[weld-core-impl-4.0.3.Final.jar:4.0.3.Final]
at io.jans.orm.PersistenceEntryManager$EntityManager$1198526138$Proxy$_$$_WeldClientProxy.findEntries(Unknown Source) ~[jans-orm-core-0.0.0-nightly.jar:?]
at io.jans.service.document.store.service.DBDocumentService.searchDocuments(DBDocumentService.java:148) [jans-core-document-store-0.0.0-nightly.jar:?]
at io.jans.service.document.store.service.DBDocumentService$Proxy$_$$_WeldClientProxy.searchDocuments(Unknown Source) [jans-core-document-store-0.0.0-nightly.jar:?]
at io.jans.fido2.service.mds.TocService.saveMetadataServerCertsInDB(TocService.java:386) [classes/:?]
at io.jans.fido2.service.mds.TocService.loadMetadataServiceExternalProvider(TocService.java:338) [classes/:?]
at io.jans.fido2.service.mds.TocService.init(TocService.java:111) [classes/:?]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]
at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) [weld-core-impl-4.0.3.Final.jar:4.0.3.Final]
at org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) [weld-core-impl-4.0.3.Final.jar:4.0.3.Final]
at org.jboss.weld.injection.MethodInvocationStrategy$SimpleMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:168) [weld-core-impl-4.0.3.Final.jar:4.0.3.Final]
at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) [weld-core-impl-4.0.3.Final.jar:4.0.3.Final]
at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) [weld-core-impl-4.0.3.Final.jar:4.0.3.Final]
at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) [weld-core-impl-4.0.3.Final.jar:4.0.3.Final]
at jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:125) [jakarta.enterprise.cdi-api-3.0.0.jar:?]
at org.jboss.weld.util.Observers.notify(Observers.java:166) [weld-core-impl-4.0.3.Final.jar:4.0.3.Final]
at org.jboss.weld.event.ObserverNotifier.notifySyncObservers(ObserverNotifier.java:285) [weld-core-impl-4.0.3.Final.jar:4.0.3.Final]
at org.jboss.weld.event.ObserverNotifier.notify(ObserverNotifier.java:273) [weld-core-impl-4.0.3.Final.jar:4.0.3.Final]
The text was updated successfully, but these errors were encountered:
Describe the bug
getting error in fidolog
To Reproduce
Steps to reproduce the behavior:
Expected behavior
should not get error
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: