Unable to Connect to Katalon Analytics… I am getting below error
Roshan SIngh said:
Unable to Connect to Katalon Analytics… I am getting below error
Hello Roshan,
If you are behind a Proxy, please config Katalon Studio app proxy first before integrating with Katalon Analytics. See this documentation for more details.
Best,
Liam
Thanks @3914-Liam… I am working on VDI so not sure if this proxy setting can be enabled…Is these any other way to fix this?
Hi, I configured the proxy but still getting the same error… when i see the logs it says connection refused for that particular IP and port… when i see my execution in console, I see different ports each time… I am working in client network so any idea how would i get the port number?
ms.katalon.integration.analytics.exceptions.AnalyticsApiExeception: Connect to 10.5.138.54:7815 [/10.5.138.54] failed: Connection refused: connect
at com.kms.katalon.integration.analytics.providers.AnalyticsApiProvider.requestToken(AnalyticsApiProvider.java:112)
at com.kms.katalon.integration.analytics.providers.AnalyticsApiProvider.getToken(AnalyticsApiProvider.java:239)
at com.kms.katalon.composer.integration.analytics.preferences.AnalyticsPreferencesPage$2.widgetSelected(AnalyticsPreferencesPage.java:449)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4418)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4236)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3824)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
at org.eclipse.jface.window.Window.open(Window.java:794)
at com.kms.katalon.composer.project.handlers.SettingHandler.openSettingsDialogToPage(SettingHandler.java:186)
at com.kms.katalon.composer.project.handlers.SettingHandler.execute(SettingHandler.java:58)
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:498)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)