• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Unable to take Talend beyond the first screen-repository problem

#1 2008-02-26 07:17:30

Komal
Guest

Unable to take Talend beyond the first screen-repository problem

Hi

I am unable to actually start and make use of Talend. On the second screen where a connection is to be made, the repository tab doesn't work. The error log as displayed on my terminal is pasted below. Can anybody suggest what could be the reason behind this and how i can make it work

Thanks in advance
Komal

****ERROR LOG*****
org.eclipse.core.runtime.CoreException: Plug-in "org.talend.repository.localprovider" was unable to instantiate class "org.talend.repository.localprovider.model.LocalRepositoryFactory".
   at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180)
   at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
   at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
   at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
   at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
   at org.talend.repository.model.RepositoryFactoryProvider.getAvailableRepositories(Unknown Source)
   at org.talend.repository.ui.login.connections.ConnectionFormComposite.getUsableRepositoryProvider(Unknown Source)
   at org.talend.repository.ui.login.connections.ConnectionFormComposite.<init>(Unknown Source)
   at org.talend.repository.ui.login.connections.ConnectionsDialog.createDialogArea(Unknown Source)
   at org.eclipse.jface.dialogs.TitleAreaDialog.createContents(TitleAreaDialog.java:147)
   at org.eclipse.jface.window.Window.create(Window.java:426)
   at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1081)
   at org.eclipse.jface.window.Window.open(Window.java:785)
   at org.talend.repository.ui.login.LoginComposite$5.widgetSelected(Unknown Source)
   at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
   at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
   at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
   at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
   at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
   at org.eclipse.jface.window.Window.open(Window.java:796)
   at org.talend.rcp.intro.Application.logUserOnProject(Unknown Source)
   at org.talend.rcp.intro.Application.start(Unknown Source)
   at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
   at java.lang.reflect.Method.invoke(libgcj.so.8rh)
   at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
   at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
   at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
org.eclipse.core.runtime.CoreException[1]: java.lang.NoClassDefFoundError: org.eclipse.emf.ecore.util.EcoreEMap$DelegateEObjectContainmentEList
   at java.lang.Class.initializeClass(libgcj.so.8rh)
   at org.eclipse.emf.ecore.util.EcoreEMap.<init>(EcoreEMap.java:99)
   at org.eclipse.emf.ecore.impl.EAnnotationImpl$1.<init>(EAnnotationImpl.java:167)
   at org.eclipse.emf.ecore.impl.EAnnotationImpl.getDetails(EAnnotationImpl.java:167)
   at org.eclipse.emf.ecore.impl.EPackageImpl.addAnnotation(EPackageImpl.java:1553)
   at org.eclipse.emf.ecore.impl.EcorePackageImpl.createExtendedMetaDataAnnotations(EcorePackageImpl.java:2499)
   at org.eclipse.emf.ecore.impl.EcorePackageImpl.internalBootstrap(EcorePackageImpl.java:522)
   at org.eclipse.emf.ecore.EcorePackage.<clinit>(EcorePackage.java:5101)
   at java.lang.Class.initializeClass(libgcj.so.8rh)
   at org.eclipse.emf.ecore.impl.EPackageImpl.<init>(EPackageImpl.java:167)
   at org.talend.core.model.metadata.builder.connection.impl.ConnectionPackageImpl.<init>(Unknown Source)
   at org.talend.core.model.metadata.builder.connection.impl.ConnectionPackageImpl.init(Unknown Source)
   at org.talend.core.model.metadata.builder.connection.ConnectionPackage.<clinit>(Unknown Source)
   at java.lang.Class.initializeClass(libgcj.so.8rh)
   at org.talend.repository.localprovider.model.LocalRepositoryFactory.<clinit>(Unknown Source)
   at java.lang.Class.initializeClass(libgcj.so.8rh)
   at java.lang.Class.newInstance(libgcj.so.8rh)
   at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
   at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788)
   at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
   at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
   at org.talend.repository.model.RepositoryFactoryProvider.getAvailableRepositories(Unknown Source)
   at org.talend.repository.ui.login.connections.ConnectionFormComposite.getUsableRepositoryProvider(Unknown Source)
   at org.talend.repository.ui.login.connections.ConnectionFormComposite.<init>(Unknown Source)
   at org.talend.repository.ui.login.connections.ConnectionsDialog.createDialogArea(Unknown Source)
   at org.eclipse.jface.dialogs.TitleAreaDialog.createContents(TitleAreaDialog.java:147)
   at org.eclipse.jface.window.Window.create(Window.java:426)
   at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1081)
   at org.eclipse.jface.window.Window.open(Window.java:785)
   at org.talend.repository.ui.login.LoginComposite$5.widgetSelected(Unknown Source)
   at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
   at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
   at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1101)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3319)
   at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
   at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
   at org.eclipse.jface.window.Window.open(Window.java:796)
   at org.talend.rcp.intro.Application.logUserOnProject(Unknown Source)
   at org.talend.rcp.intro.Application.start(Unknown Source)
   at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
   at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
   at java.lang.reflect.Method.invoke(libgcj.so.8rh)
   at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
   at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
   at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
Caused by: java.lang.VerifyError: verification failed at PC 5 in org.eclipse.emf.ecore.util.EcoreEMap$DelegateEObjectContainmentEList:didAdd((ILjava.lang.Object;)V): incompatible type on stack
   at java.lang.Class.initializeClass(libgcj.so.8rh)
   ...47 more

#2 2008-02-26 08:00:22

shong
Talend team
Registered: 2007-08-29
Posts: 10299
Website

Re: Unable to take Talend beyond the first screen-repository problem

Hi

On the second screen where a connection is to be made, the repository tab doesn't work.

You can create a local connection and there is no password for the local connection.
There is TOD/TIS that can access to a distant repository with user / password. About TOD/TIS, please open our webiste to get more information.

g.eclipse.core.runtime.CoreException: Plug-in "org.talend.repository.localprovider" was unable to instantiate class "org.talend.repository.localprovider.model.LocalRepositoryFactory".

It seems you didn't extract the file completely when you unzip the installation file. Make sure you have enough space to extract the files.
Did you install the application under the hard driver directly? Sometimes, it will occur error due to long installation path.

Best regards

           shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#3 2008-02-26 10:20:25

imene
Member
Registered: 2008-02-11
Posts: 12

Re: Unable to take Talend beyond the first screen-repository problem

Hello Komal

I had the same problem and the cause was the JRE that I use (1.4). I tried the JRE1.6 and it works now
Note: You must be careful to the point of instatllation of your TOS \ TOD because of the long file names

Good luck

Offline

#4 2008-02-26 12:05:14

Volker Brehm
Member
Registered: 2007-04-03
Posts: 1139
Website

Re: Unable to take Talend beyond the first screen-repository problem

Hello imene,

you are right, the long filenames are a problem. Unpacking the zip-file with the in windows vista included unarchiver for example did not work.
I'm not sure how this can be avoid.
May be an explicit installer for windows may be a solution...

Bye
Volker

Offline

#5 2008-02-26 13:03:54

Komal
Guest

Re: Unable to take Talend beyond the first screen-repository problem

Hi

"You can create a local connection and there is no password for the local connection."

Doesn't work! No option for a local connection either. The repository tab is just blank..

As for hard disk space, i have plenty of it. and as far as i know i have unzipped it correctly using the unzip tool..now trying to update my jre. hope that helps

Komal

#6 2008-02-26 13:24:05

Komal
Guest

Re: Unable to take Talend beyond the first screen-repository problem

Works after the Java update! smile

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Unable to take Talend beyond the first screen-repository problem

Board footer

Powered by FluxBB