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

operation timeout #162

Open
dineshk-wits opened this issue Jan 8, 2024 · 3 comments
Open

operation timeout #162

dineshk-wits opened this issue Jan 8, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@dineshk-wits
Copy link

2024-01-08 23:31:06.446 ERROR [mimoto,,,] 98773 --- [TaskScheduler-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task.

reactor.core.Exceptions$ReactiveException: io.netty.channel.ConnectTimeoutException: connection timed out: iam.dev2.mosip.net/10.3.148.169:443
at reactor.core.Exceptions.propagate(Exceptions.java:326) ~[reactor-core-3.1.7.RELEASE.jar:3.1.7.RELEASE]
at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:91) ~[reactor-core-3.1.7.RELEASE.jar:3.1.7.RELEASE]
at reactor.core.publisher.Mono.block(Mono.java:1175) ~[reactor-core-3.1.7.RELEASE.jar:3.1.7.RELEASE]
at io.mosip.kernel.auth.defaultadapter.helper.TokenHelper.getClientToken(TokenHelper.java:130) ~[kernel-auth-adapter-1.2.0.1-B1.jar:na]
at io.mosip.kernel.auth.defaultadapter.config.SelfTokenRenewalTaskExecutor$SelfTokenHandlerTask.run(SelfTokenRenewalTaskExecutor.java:76) ~[kernel-auth-adapter-1.2.0.1-B1.jar:na]
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) ~[spring-context-5.0.6.RELEASE.jar:5.0.6.RELEASE]
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[na:na]
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na]
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na]
at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na]
Suppressed: java.lang.Exception: #block terminated with an error
at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:93) ~[reactor-core-3.1.7.RELEASE.jar:3.1.7.RELEASE]
... 10 common frames omitted

@dineshk-wits dineshk-wits added the bug Something isn't working label Jan 8, 2024
@jeremi
Copy link
Member

jeremi commented Jan 9, 2024

I don't think @kneckinator or I are the right assignee.

@jeremi jeremi removed their assignment Jan 9, 2024
@dineshk-wits
Copy link
Author

dineshk-wits commented Jan 9, 2024

Could you please tag the right person @jeremi as we need it urgently.

@dineshk-wits
Copy link
Author

dineshk-wits commented Jan 10, 2024 via email

Gurpreet41082 pushed a commit to tw-mosip/mimoto that referenced this issue Jan 8, 2025
* [INJIWEB-977]: Create Util Tests

Signed-off-by: Kamlesh Singh Bisht <[email protected]>

* [INJIWEB-977]: Fixed Comments in Util

Signed-off-by: Kamlesh Singh Bisht <[email protected]>

* [INJIWEB-977]: Fixed Snapshots

Signed-off-by: Kamlesh Singh Bisht <[email protected]>

* [INJIWEB-977]: AppToaster merge conflicts resolve

Signed-off-by: Kamlesh Singh Bisht <[email protected]>

* [INJIWEB-977]: Standardaized Describe & Test Names

Signed-off-by: Kamlesh Singh Bisht <[email protected]>

* [INJIWEB-977]: Fix storage.ts & Add comment in reduxMockUtils

Signed-off-by: Kamlesh Singh Bisht <[email protected]>

* Update reduxMockUtils.tsx

Signed-off-by: Kamlesh Singh Bisht <[email protected]>

* [INJIWEB-977]: Fixed DefaultLanguage

Signed-off-by: Kamlesh Singh Bisht <[email protected]>

---------

Signed-off-by: Kamlesh Singh Bisht <[email protected]>
Signed-off-by: Kamlesh Singh Bisht <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants