Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team
@shonggy
I am getting an error while logging into studio , TAC is working absolutely fine , but studio is not working and it throws this error , attached the screenshot of the same
No message from server
at org.talend.repository.remoteprovider.client.ClientFactory.getClient(ClientFactory.java:126)
at org.talend.repository.remoteprovider.CheckListener.widgetSelected(CheckListener.java:56)
at org.talend.repository.ui.login.connections.ConnectionFormComposite$DelegateSelectionListener.widgetSelected(ConnectionFormComposite.java:999)
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:4131)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3944)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3547)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:822)
at org.eclipse.jface.window.Window.open(Window.java:798)
at org.talend.repository.ui.login.LoginProjectPage.handleOpenConnectionsDialog(LoginProjectPage.java:1362)
at org.talend.repository.ui.login.LoginProjectPage$15.widgetSelected(LoginProjectPage.java:1204)
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:4131)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3944)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3547)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:822)
at org.eclipse.jface.window.Window.open(Window.java:798)
at org.talend.repository.RepositoryService.openLoginDialog(RepositoryService.java:351)
at org.talend.rcp.intro.Application.logUserOnProject(Application.java:578)
at org.talend.rcp.intro.Application.start(Application.java:175)
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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)
at org.eclipse.equinox.launcher.Main.run(Main.java:1501)
Caused by: No message from server
at org.talend.repository.remoteprovider.rest.RestUtil.getResponseText(RestUtil.java:294)
at org.talend.repository.remoteprovider.rest.RestUtil.getResponse(RestUtil.java:71)
at org.talend.repository.remoteprovider.rest.request.ServerCheckRestApi.getServerType(ServerCheckRestApi.java:52)
at org.talend.repository.remoteprovider.client.ClientFactory.getClient(ClientFactory.java:105)
... 35 more
Hello,
The studio can access TAC remote project but can't edit any jobs?
From your above error message, it seems the issue is related to TAC but not GIT and the error are regarding 'lock'.
Is there any java.sql.SQLException in your TAC technical log?
Best regards
Sabrina
Hi @Xiaodi Shi ,
Thanks for the reply !!
We are unable to login to studio itself , when I go to manage connections , provide credentials and do check URL , it displays the same error which is mentioned in the screenshot and in TAC Technical logs , I dont see java.sql.SQLException
let me know if you can think off any other issue here
Thanks,
Hello,
We see you are using talend MDM platform solution.
Could you please clarify in which Talend version/edition you are?
Best regards
Sabrina