Talend Enterprise Data Integration Administration cent. unresponsive
We started to experience some slowness on our Talend Enterprise Data Integration server. When you click on the Login button it takes between 30 to 40 seconds showing the "Login processing..." msg, after finally displaying the welcome screen.
The Windows server resources seems to be fine, as CPU and memory usage look normal and this is a small talend installation with only 3 users.
I checked the log file and the only thing i see there is this error string, which repeat every now and then:
2013-12-04 15:34:41 ERROR ClientCnxn - Unable to open socket to localhost/0:0:0:0:0:0:0:1:2181
2013-12-04 15:34:42 ERROR ESBConfigChecker - Connection refused: connect
2013-12-04 15:34:43 ERROR ClientCnxn - Unable to open socket to localhost/0:0:0:0:0:0:0:1:2181
2013-12-04 15:34:46 ERROR ESBConfigChecker - Connection to Service Locator failed.
org.talend.esb.servicelocator.client.ServiceLocatorException: Connection to Service Locator failed.
at org.talend.esb.servicelocator.client.internal.zk.ZKBackend.connect(ZKBackend.java:84)
at org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl.connect(ServiceLocatorImpl.java:73)
at org.talend.administrator.esbconductor.business.config.ESBConfigChecker.testZookeeperUrl(ESBConfigChecker.java:58)
at org.talend.gwtadministrator.server.config.check.ConfigChecker.testZookeeperUrl(ConfigChecker.java:437)
at sun.reflect.GeneratedMethodAccessor180.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:57)
at sun.reflect.GeneratedMethodAccessor68.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:260)
at java.beans.EventHandler.invokeInternal(EventHandler.java:463)
at java.beans.EventHandler.access$000(EventHandler.java:261)
at java.beans.EventHandler$1.run(EventHandler.java:411)
at java.security.AccessController.doPrivileged(Native Method)
at java.beans.EventHandler.invoke(EventHandler.java:409)
at com.sun.proxy.$Proxy1.evaluateValue(Unknown Source)
at org.talend.gwtadministrator.server.config.check.ConfigChecker.check(ConfigChecker.java:273)
at org.talend.administrator.common.config.ConfigHandler$2.execute(ConfigHandler.java:152)
at org.talend.administrator.common.pool.RunnableTimeout.call(RunnableTimeout.java:52)
at org.talend.administrator.common.pool.RunnableTimeout.call(RunnableTimeout.java:23)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
2013-12-04 15:34:47 ERROR ClientCnxn - Unable to open socket to localhost/0:0:0:0:0:0:0:1:2181
2013-12-04 15:35:25 ERROR ClientCnxn - Unable to open socket to localhost/0:0:0:0:0:0:0:1:2181
2013-12-04 15:35:26 ERROR ESBConfigChecker - Connection refused: connect
2013-12-04 15:35:28 ERROR ClientCnxn - Unable to open socket to localhost/0:0:0:0:0:0:0:1:2181
2013-12-04 15:35:30 ERROR ESBConfigChecker - Connection to Service Locator failed.
org.talend.esb.servicelocator.client.ServiceLocatorException: Connection to Service Locator failed.
at org.talend.esb.servicelocator.client.internal.zk.ZKBackend.connect(ZKBackend.java:84)
at org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl.connect(ServiceLocatorImpl.java:73)
at org.talend.administrator.esbconductor.business.config.ESBConfigChecker.testZookeeperUrl(ESBConfigChecker.java:58)
at org.talend.gwtadministrator.server.config.check.ConfigChecker.testZookeeperUrl(ConfigChecker.java:437)
at sun.reflect.GeneratedMethodAccessor180.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:57)
Does anyone has an idea what could be causing Talend to turn unresponsive.?
Hi,
Is it normal for your network? Could you please open a ticket on
Talend Support Portal so that we can schedule a webex and give you a remote assistance.
Best regards
Sabrina