Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Open Studio 3.1.0 on FreeBSD

G'day all,
Have tried to run TOS on FreeBSD 6.4 but no welcome screen.
Any pointers to running TOS on FreeBSD, if possible, would be appreciated.
Downloaded and unzipped TOS-All-r22164-V3.1.0M1.zip.
OS: FreeBSD 6.4-PRERELEASE
Relevant FreeBSD ports installed:
gtk-2.12.11_1
linux-gtk2-2.6.10
linux_base-fc-4_13
# java -version
java version "1.6.0_03-p4"
Java(TM) SE Runtime Environment (build 1.6.0_03-p4-root_13_mar_2008_13_37-b00)
Java HotSpot(TM) Client VM (build 1.6.0_03-p4-root_13_mar_2008_13_37-b00, mixed mode, sharing)
Thought TalendOpenStudio-linux-gtk-x86 would be the closest match for FreeBSD.
# cd TOS-All-r22164-V3.1.0M1
# cat TalendOpenStudio-linux-gtk-x86.ini
-vmargs
-Xms40m
-Xmx256m
-XX:MaxPermSize=64m
# chmod +x TalendOpenStudio-linux-gtk-x86
# ./TalendOpenStudio-linux-gtk-x86
# head -40 workspace/.metadata/.log
!SESSION 2009-03-17 04:33:14.063 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_03-p4
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_AU
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.osgi 4 0 2009-03-17 04:33:26.710
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more callbacks
at org.eclipse.swt.SWT.error(SWT.java:3803)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.SWT.error(SWT.java:3666)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:872)
at org.eclipse.swt.widgets.Display.create(Display.java:843)
at org.eclipse.swt.graphics.Device.<init>(Device.java:154)
at org.eclipse.swt.widgets.Display.<init>(Display.java:471)
at org.eclipse.swt.widgets.Display.<init>(Display.java:462)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:525)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.talend.rcp.intro.Application.start(Application.java:39)
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)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
!ENTRY org.eclipse.osgi 2 0 2009-03-17 04:33:26.767
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-03-17 04:33:26.767
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.100.v20080509-1800/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.carbon.macosx 2 0 2009-03-17 04:33:26.767
!MESSAGE Platform filter did not match: (& (osgi.ws=carbon) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)) )
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-03-17 04:33:26.767
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.ppc_1.0.100.v20080606/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.ppc 2 0 2009-03-17 04:33:26.767
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-03-17 04:33:26.767
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.100.v20080606/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.x86_64 2 0 2009-03-17 04:33:26.767
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86_64))
...snipped...
thanks.
Labels (2)
4 Replies
Anonymous
Not applicable
Author

Can you try a stable release like 3.0.3?
If it doesn't work, please send us the complete output, or even better make a bug report and attach the workspace/.metadata/.log file
Anonymous
Not applicable
Author

G'day mhelleboid,
Can you try a stable release like 3.0.3?
If it doesn't work, please send us the complete output, or even better make a bug report and attach the workspace/.metadata/.log file

Tried TOS-All-r21383-V3.0.3 with the same results.
However, I then tried:
1. Installed eclipse-3.4.1 port for FreeBSD
2. Copied from /usr/local/eclipse/plugins
./org.eclipse.core.filesystem.freebsd.x86_1.2.0.v20080604-1400.jar
./org.eclipse.core.net.freebsd.x86_1.0.0.I20080521.jar
./org.eclipse.equinox.launcher.gtk.freebsd.x86_1.0.101.R34x_v20080805
./org.eclipse.swt.gtk.freebsd.x86_3.4.1.v3449c.jar
./org.eclipse.update.core.freebsd_3.2.0.v20080422.jar
to both TOS-All-r21383-V3.0.3 and TOS-All-r22164-V3.1.0M1 plugins directories
3. Launched TOS as
./TalendOpenStudio-linux-gtk-x86 -os freebsd
and got the connection screen for both TOS versions.
So far so good.
Anonymous
Not applicable
Author

well done
Anonymous
Not applicable
Author

Quite old thread... but maybe taras still reading this forum.
Do you still work with Talend on FreeBSD?
How do you launch it now?