You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hello Talend Community,
Talend is using Google advertising to raise funds for its community
Did you know that with over 3000 registered members, tens of thousands of unregistered readers, and 130,000 pages viewed per month, the Talend Forum is the leading source of community information for open source data integration?
In June 2009, Talend is introducing Google advertisements on the Talend Forum. The goal of this new initiative is simple: raise funds for the Talend Community - the thousands of users of open source data integration solutions who contribute one way or another to the value of the solution. These contributions take many forms: source code, feature design, beta testing, component creation, Talend Babili translation... But ultimately, they bring value to the entire community.
100% of the funds received through this program will go toward the Talend Community Fund. Talend will not benefit from a single dollar or euro of these funds.
* EDIT 09/13/2010 - Bug squashing party (from pcoffre) *
Hello Talend Community,
After collecting revenues from the forum advertisements, we will be using the Talend Community Fund towards a bug squashing party.
When taking part in our bug squashing session, you can win:
- For the winner: $200 Amazon gift certificate (or local currency equivalent) + 1 T-shirt,
- For the second place: $100 Amazon gift certificate (or local currency equivalent) + 1 T-shirt,
- For the third place: $50 Amazon gift certificate (or local currency equivalent) + 1 T-shirt.
All gifts are offered to the community from the revenues generated by the advertisements on the forum.
To win these gifts, become a beta-tester and spot bugs on the new release candidates of Talend Open Studio, Talend Open Profiler and Talend MDM Community Edition. Go to this thread for more information.
The competition is to end on October 5, 2010 and winners will be selected on October 25, 2010.
More information here:
http://www.talendforge.org/forum/viewto … ?pid=44906
* EDIT 10/07/2010 - Bug squashing party (from pcoffre) *
Hello Community,
The bug squashing session is now finished after the 4.1.0 release of Talend Open Studio, Talend Open Profiler and Talend MDM Community Edition. We have had many entries for the competition and many bugtracks. So thank you to all who have participated in the bug squashing session.
And stay tuned as the Talend team will announce winners on October 25, 2010.
Thank you Talend Community!
Offline
So what is this topic about? We (Talend) would like to discuss with you (Talend community contributor) about how to grant valuable contributions. We already have some ideas (like top bug squashers, component creation contests, and so on) but as you will get the grants, you certainly have some ideas too :-)
Offline
That's sound great!!!
Maybe a great talend community member meeting with a barbecue and gifts (t-shirt)?
I think that it will be better to create a global event than individual offers.
Offline
Good morning,
I use Talend Open Studio 3.2 on Windows XP SP1.
I try to find the good syntaxe to connect a firebird database, but i don't find.
I try this : jdbc:firebirdsql:localhost:d:/xxxxx/database/XXXX.fdb
The database file exist realy and the login, password is also good.
When I click on the buttom "Vérifier", nothing append.
What is the problem ?
Thanks you for your response,
Best regards
Offline
Morning all,
I followed manual on how to install Talend (TOS-All-r30698-V3.2.0.zip) on Ubuntu 9.10 OS. Firstly I unzipped TOS-All-r30698-V3.2.0.zip into /mydir/talend
then did $ chmod +x TalendOpenStudio-linux-gtk-x86
$ sudo ./TalendOpenStudio-linux-gtk-x86
It went well, even created my proj. but now when need to open my project it gives me the folling error;
(TalendOpenStudio-linux-gtk-x86:3707): GLib-WARNING **: g_set_prgname() called multiple times
ERROR: Exception during Initialization
java.lang.NullPointerException
at org.talend.designer.codegen.config.JetBean.getUri(Unknown Source)
at org.talend.designer.codegen.config.JetBean.getTemplateFullUri(Unknown Source)
at org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory.loadEmfPersistentData(Unknown Source)
at org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory.initializeEmittersPool(Unknown Source)
at org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory.access$7(Unknown Source)
at org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory$JobRunnable.doRun(Unknown Source)
at org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory$JobRunnable.run(Unknown Source)
log4j:ERROR Plugin: org.talend.libraries not found in TOSAppender.
Exception in thread "Code generation background thread" java.lang.IllegalStateException: Workspace is closed.
at org.eclipse.core.resources.ResourcesPlugin.getWorkspace(ResourcesPlugin.java:339)
at org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory$JobRunnable.doRun(Unknown Source)
at org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory$JobRunnable.run(Unknown Source)
WHEN I GO TO MY LOG THE ERROR IS;
Created Time: 2010-01-22 09:29:37.380
!SESSION 2010-01-22 09:29:35.262 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_15
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_ZA
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.core.resources 2 10035 2010-01-22 09:29:37.381
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY org.talend.libraries 1 0 2010-01-22 09:29:49.260
!MESSAGE 2010-01-22 09:29:49,258 INFO org.talend.repository.model.ProxyRepositoryFactory - maraisane@astidian.com logged on two
!ENTRY org.eclipse.ui 4 4 2010-01-22 09:29:55.936
!MESSAGE Unable to find Action Set: org.talend.repository.bootTalendActionSet
!ENTRY org.eclipse.ui 4 4 2010-01-22 09:29:55.937
!MESSAGE Unable to find Action Set: org.talend.repository.refproject.mergeReferenceActionSet
!ENTRY org.eclipse.ui.workbench 4 0 2010-01-22 09:29:57.987
!MESSAGE Widget disposed too early!
!STACK 0
java.lang.RuntimeException: Widget disposed too early!
at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1026)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:211)
at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:466)
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1948)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:442)
at org.eclipse.swt.widgets.Shell.dispose(Shell.java:1893)
at org.eclipse.swt.widgets.Display.release(Display.java:3083)
at org.eclipse.swt.graphics.Device.dispose(Device.java:237)
at org.talend.rcp.intro.Application.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!ENTRY org.eclipse.ui.workbench 4 0 2010-01-22 09:29:57.991
!MESSAGE Widget disposed too early!
!STACK 0
java.lang.RuntimeException: Widget disposed too early!
at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1026)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:211)
at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:466)
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1948)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:442)
at org.eclipse.swt.widgets.Shell.dispose(Shell.java:1893)
at org.eclipse.swt.widgets.Display.release(Display.java:3083)
at org.eclipse.swt.graphics.Device.dispose(Device.java:237)
at org.talend.rcp.intro.Application.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!ENTRY org.eclipse.ui.workbench 4 0 2010-01-22 09:29:57.994
!MESSAGE Widget disposed too early!
!STACK 0
java.lang.RuntimeException: Widget disposed too early!
at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1026)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:211)
at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:466)
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1948)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:442)
at org.eclipse.swt.widgets.Shell.dispose(Shell.java:1893)
at org.eclipse.swt.widgets.Display.release(Display.java:3083)
at org.eclipse.swt.graphics.Device.dispose(Device.java:237)
at org.talend.rcp.intro.Application.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!ENTRY org.eclipse.ui.workbench 4 0 2010-01-22 09:29:57.995
!MESSAGE Widget disposed too early!
!STACK 0
java.lang.RuntimeException: Widget disposed too early!
at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1026)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1184)
at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:211)
at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:466)
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1948)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1029)
at org.eclipse.swt.widgets.Control.release(Control.java:3217)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:442)
at org.eclipse.swt.widgets.Shell.dispose(Shell.java:1893)
at org.eclipse.swt.widgets.Display.release(Display.java:3083)
at org.eclipse.swt.graphics.Device.dispose(Device.java:237)
at org.talend.rcp.intro.Application.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
I have eclipse running well on my machine.
Can anyone help please.
Thanks in advance.
Offline
i´ve find an error while i was running the talend.
sb help me other wise i´m out of company.
tanks!
there it goes the error.
tarting job integrar at 13:53 17/05/2010.
[statistics] connecting to socket on port 3684
[statistics] connected
Exception in component tMysqlOutput_1
java.sql.SQLException: Table '.\radius\radcheck' is marked as crashed and last (automatic?) repair failed
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1056)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:957)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2938)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1601)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1710)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2436)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1402)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1694)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1608)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1593)
at com.mysql.jdbc.PreparedStatement.executeBatchedInserts(PreparedStatement.java:1137)
at com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1043)
at integracao.integrar_0_1.integrar.tOracleInput_1Process(integrar.java:1915)
[statistics] disconnected
at integracao.integrar_0_1.integrar.runJobInTOS(integrar.java:2138)
at integracao.integrar_0_1.integrar.main(integrar.java:2012)
Job integrar ended at 13:53 17/05/2010. [exit code=1]
Offline
Hello Talend Community,
After collecting revenues from the forum advertisements, we will be using the Talend Community Fund towards a bug squashing party.
When taking part in our bug squashing session, you can win:
- For the winner: $200 Amazon gift certificate (or local currency equivalent) + 1 TShirt,
- For the second place: $100 Amazon gift certificate (or local currency equivalent) + 1 TShirt,
- For the third place: $50 Amazon gift certificate (or local currency equivalent) + 1 TShirt.
All gifts are offered to the community from the revenues generated by the advertisements on the forum.
To win these gifts, become a beta-tester and spot bugs on the new release candidates of Talend Open Studio, Talend Open Profiler and Talend MDM Community Edition. Go to this thread for more information.
The competition is to end on October 5, 2010 and winners will be selected on October 25, 2010.
More information here:
http://www.talendforge.org/forum/viewto … ?pid=44906
Offline
Hello Community,
The bug squashing session is now finished after the 4.1.0 release of Talend Open Studio, Talend Open Profiler and Talend MDM Community Edition. We have had many entries for the competition and many bugtracks. So thank you to all who have participated in the bug squashing session.
And stay tuned as the Talend team will announce winners on October 25, 2010.
Thank you Talend Community!
Offline
hello,
I've the 4.1.0 version of TOS on my machine running under Windows XP with Java 1.5
I have installed the 4.1.2 version of TOS : Java 1.5 is automatically recongnized but I want to upgrade to Java 1.6
When I do this, I receive a lot of error messages containing a reference to Java 1.5, like this (in french in the text)
*********************
eclipse.buildId=unknown
java.version=1.5.0_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr
Command-line arguments: -os win32 -ws win32 -arch x86
Info
Wed Mar 16 11:55:36 CET 2011
2011-03-16 11:55:36,481 INFO org.talend.designer.codegen.model.CodeGeneratorEmittersPoolFactory -
Le template est toujours présent, mais la classe org.talend.designer.codegen.translators.databases.informix.TInformixCommitMainJava a disparue.
Cette fonction doit d'être recompilée.
****************************
I've found a solution modifying the system path to accept Java 1.6 first, but I think it is an old solution (when we where under DOS !)
somebody knows the reason of this problem ?
Is there an other modern solution, for example in the "registre" ?
thanks for any response
Offline
Hello,
Best thing would be to post in the Talend Open Studio forum. This is the announcements forum and you might not get an answer to your question.
Thank you!
Offline
Hi janhess,
Thank you for your message.
During last year's bug squashing session, we actually had two users that made valuable bugtracks and therefore decided to nominate them as winners of the bug squashing session.
The winners were: quantum_k and Isutto.
We could have another bug squashing session and will notify you once it is planned.
Best,
Pcoffre.
Offline
Pages: 1