-
Notifications
You must be signed in to change notification settings - Fork 13
Fail to connect to /83.212.75.210:8080 #445
Comments
Hi @phkrief Can you try again? |
Or not try again right now. I am running tests to find out the source of the memory leak of the metric platform and I am the KB service crashed, even if I am not using it. I restarted it when I saw your issue but it crashed again after a few seconds. |
Thank you so much for taking the time to investigate, @blueoly. I really appreciate. Keep me posted and I will will try again. |
Hi @blueoly , @phkrief ,
|
Dear @md2manoppello and @blueoly, Thank you so much, both of you, for investigating. It was so frustrating to fill guilty when something was not working in our ci4 instance. Now, at least, we know that we have the same configuration as anybody else and all of us will be able to take advantage of what we learn. So, thank you again for your great support |
@phkrief As I finished with my experiments, I restarted the whole instance. The issue is not addressed but now you will be able to connect to the instance. |
Dear @blueoly , |
Hi Philippe,
The new version of the plugin includes the timeout setting.
Please set it as a bigger value.
Cheers,
Juri
… Il giorno 6 dic 2019, alle ore 18:49, Philippe Krief ***@***.***> ha scritto:
Dear @blueoly <https://github.com/blueoly> ,
Actually, when I try to launch a simple search, I get a timeout:
<https://user-images.githubusercontent.com/6196602/70343973-e0725780-1858-11ea-89c8-9f23556cc3b3.png>
On the other hand, I can reach http://83.212.75.210:8080/swagger-ui.html <http://83.212.75.210:8080/swagger-ui.html>
So I don't know how to interpret this error.
Thanks
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#445?email_source=notifications&email_token=ABXTOHLUDHO5MWXL5W4A3STQXKGBVA5CNFSM4JVY2PR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGE3DTY#issuecomment-562672079>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABXTOHLVTT4K4IIBZX7HC3TQXKGBVANCNFSM4JVY2PRQ>.
|
The message associated is:
|
Yes the AUEB installation is again down. :(
… Il giorno 6 dic 2019, alle ore 19:01, Philippe Krief ***@***.***> ha scritto:
Actually, I just installed the new version @md2manoppello <https://github.com/md2manoppello> and I get another error:
<https://user-images.githubusercontent.com/6196602/70344736-b5890300-185a-11ea-96d6-a77b2016c2ee.png>
and the log says:
io.swagger.client.ApiException:
at io.swagger.client.ApiClient.handleResponse(ApiClient.java:923)
at io.swagger.client.ApiClient.execute(ApiClient.java:839)
at io.swagger.client.api.ArtifactsRestControllerApi.getProjectUsingGETWithHttpInfo(ArtifactsRestControllerApi.java:930)
at io.swagger.client.api.ArtifactsRestControllerApi.getProjectUsingGET(ArtifactsRestControllerApi.java:913)
at org.eclipse.scava.plugin.projectsearch.search.tab.search.ExpressionSearchTabModel.getNextPageResults(ExpressionSearchTabModel.java:33)
at org.eclipse.scava.plugin.projectsearch.search.tab.search.SearchTabController.loadNextPage(SearchTabController.java:50)
at org.eclipse.scava.plugin.projectsearch.search.tab.search.SearchTabController.init(SearchTabController.java:44)
at org.eclipse.scava.plugin.projectsearch.search.SearchController.onSearch(SearchController.java:63)
at org.eclipse.scava.plugin.projectsearch.search.SearchView.lambda$2(SearchView.java:229)
at org.eclipse.scava.plugin.mvc.event.direct.EventManager.invoke(EventManager.java:43)
at org.eclipse.scava.plugin.projectsearch.search.SearchView.search(SearchView.java:229)
at org.eclipse.scava.plugin.projectsearch.search.SearchView.access$0(SearchView.java:223)
at org.eclipse.scava.plugin.projectsearch.search.SearchView$3.widgetSelected(SearchView.java:119)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4406)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1512)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1535)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1520)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1324)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4193)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3810)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:633)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#445?email_source=notifications&email_token=ABXTOHMB256OKYA2LYZ4WU3QXKHQZA5CNFSM4JVY2PR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGE4IAI#issuecomment-562676737>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABXTOHKPHIFNGU66WQPOMKLQXKHQZANCNFSM4JVY2PRQ>.
|
Do we have idea from which component it comes from? |
Yes, We identified the issue. It is relative on a mongoldb container that crashes during the dump restore process.
From my point of view, this is specific to AEUB installation because I completely reinstalled all CROSSMINER infrastructure on my VPN and it works.
… Il giorno 6 dic 2019, alle ore 19:06, Philippe Krief ***@***.***> ha scritto:
Do we have idea from which component it comes from?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#445?email_source=notifications&email_token=ABXTOHJBFQUIS5F4VW7Z3GDQXKIAXA5CNFSM4JVY2PR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGE4T3I#issuecomment-562678253>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABXTOHP3FGVM4H4HQFTDBH3QXKIAXANCNFSM4JVY2PRQ>.
|
I still don't understand why some instances works and some others don'. And why we cannot compare both configurations to solve the differences. Do you have an idea of the main differences between your instance and AEUB but yours is sitting in Italy and Konstantinos' is sitting in Greece ;-)? |
I pulled the latest scava-deployment repo with the latest changes from @md2manoppello , and after that the kb-service seems to work without crashes. |
I works nicely now... Thanks a lot, dear @blueoly |
When I try to run a search I get an error. I cannot use our instance since then...
@md2manoppello is it the same issue as before?
Here are my preferences, if you have a doubt:
Thx
The text was updated successfully, but these errors were encountered: