You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Where can I find the Talend executable for x86 Solaris?
On my system I was getting this:
bash-3.00$ ./TalendOpenStudio-solaris-gtk
bash: ./TalendOpenStudio-solaris-gtk: Invalid argument
Suspecting a platform incompatibility I tried this:
bash-3.00$ uname -a
SunOS vm-solaris-devx 5.11 snv_70b i86pc i386 i86pc
bash-3.00$ file TalendOpenStudio-solaris-gtk
TalendOpenStudio-solaris-gtk: ELF 32-bit MSB executable SPARC Version 1, dynamically linked, not stripped
bash-3.00$
which explains itself... Now, there must be someone out there using Talend on x86 Solaris... I hope.
Is there a tutorial that explains the build process, so I make the x86 binaries myself?
Thanx

Hi,
you can try : java -jar plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar -vmargs -Xmx500m -XX:MaxPermSize=256m
Offline
Sorry, I read your answer after some days, thanks for replying.
I tried the command in a terminal window but no result, no error, no message, just nothing happens. The java execution starts but then it exits normally.
What if I posted a log obtained with trouss (when launching java)? Could you help to detect the problem by looking at the trace generated by trouss?
(I tried myselft but the trace is rather long...)
Thanx
mhelleboid wrote:
Hi,
you can try : java -jar plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar -vmargs -Xmx500m -XX:MaxPermSize=256m
This doesn't work, no error message, nothing at all. Seems like the process starts and ends immediately.
Could anybody suggest a simpler test command, just to check my jdk and the environment are ok?
Thank you.
So I'm assuming no one cares about Solaris x86? You can clearly see the pkg ins't for x86, does Talend plan on releasing a fix or update for Solaris x86? My business involves using Solaris a lot and I would really like to have such a great tool to use for data integration. Hope someone follows up w/ this...

Can you report an issue an attach your installation_dir/workspace/.metadata/.log file please?
Offline
Operating Systems: OpenSolaris 2009.06 and Solaris 10 u7 on x86 systems
Issue: Running TalendOpenStudio-solaris-gtk results in a error
Error Message:
./TalendOpenStudio-solaris-gtk
bash: ./TalendOpenStudio-solaris-gtk: Invalid argument
Note: On my installation there is no $INSTALL_DIR/workspace/.metadata/.log, however there is a folder called ".JETEmitters" inside the workspace folder.

And if you try : "java -jar plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar -vmargs -Xmx500m -XX:MaxPermSize=256m" ?
Do you have a $INSTALL_DIR/workspace/.metadata/.log ?
Offline
I tried the command and it runs but nothing happens. It sits there for a few seconds then just finishes, nothing happens. And I do not have a $INSTALL_DIR/workspace/.metadata/.log. Since I dont have that directory or log file would that mean something else is wrong?

do you have a *.log file in $INSTALL_DIR/configuration ?
Offline
Here is the log: "http://opensolaris.pastebin.ca/1448570"

Ok thanks,
So please try "java -jar plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar -arch sparc -vmargs -Xmx500m -XX:MaxPermSize=256m"
Offline
Still nothing on OpenSolaris 2009.06. Ill try this on Solaris 10 u7 later today.
Hi Kishore
Only Sun Solaris 64bits is certified by Talend now. There may be still some problem on Sun Solaris 32 bit.
Best regards
Shong
Offline
@shong Please post a link/list to certified operating systems by Talend
Can you report an issue an attach your installation_dir/workspace/.metadata/.log file please?
Offline
Pages: 1