• Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » Talend won't run on Solaris x86

#1 2009-05-15 16:56:28

Manuel Escobar
Guest

Talend won't run on Solaris x86

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

#2 2009-05-15 17:27:34

mhelleboid
Talend team
Registered: 2006-09-20
Posts: 85

Re: Talend won't run on Solaris x86

Hi,

you can try : java -jar plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar -vmargs -Xmx500m -XX:MaxPermSize=256m

Offline

#3 2009-05-26 14:31:58

Manuel Escobar
Guest

Re: Talend won't run on Solaris x86

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

#4 2009-05-28 13:50:08

Manuel Escobar
Guest

Re: Talend won't run on Solaris x86

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.

#5 2009-06-04 16:39:14

Patrick
Guest

Re: Talend won't run on Solaris x86

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...

#6 2009-06-04 17:06:46

mhelleboid
Talend team
Registered: 2006-09-20
Posts: 85

Re: Talend won't run on Solaris x86

Can you report an issue an attach your installation_dir/workspace/.metadata/.log file please?

Offline

#7 2009-06-04 17:20:03

Patrick
Guest

Re: Talend won't run on Solaris x86

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.

#8 2009-06-04 17:57:46

mhelleboid
Talend team
Registered: 2006-09-20
Posts: 85

Re: Talend won't run on Solaris x86

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

#9 2009-06-04 20:07:29

Patrick
Guest

Re: Talend won't run on Solaris x86

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?

#10 2009-06-05 08:57:33

mhelleboid
Talend team
Registered: 2006-09-20
Posts: 85

Re: Talend won't run on Solaris x86

do you have a *.log file in $INSTALL_DIR/configuration ?

Offline

#11 2009-06-05 12:58:58

Patrick
Guest

Re: Talend won't run on Solaris x86

Here is the log: "http://opensolaris.pastebin.ca/1448570"

#12 2009-06-05 13:39:08

mhelleboid
Talend team
Registered: 2006-09-20
Posts: 85

Re: Talend won't run on Solaris x86

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

#13 2009-06-05 14:13:33

Patrick
Guest

Re: Talend won't run on Solaris x86

Still nothing on OpenSolaris 2009.06. Ill try this on Solaris 10 u7 later today.

#14 2011-04-18 08:45:51

Kishore
Member
Company: IT
Registered: 2011-03-25
Posts: 22

Re: Talend won't run on Solaris x86

Hi

I want to install TOS on Sun Solaris 32 bit plz let me installation guidance.

Kishore


work hard

Offline

#15 2011-04-18 08:54:47

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

Re: Talend won't run on Solaris x86

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


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

#16 2011-09-09 12:37:46

JanNesmoht
Guest

Re: Talend won't run on Solaris x86

@shong Please post a link/list to certified operating systems by Talend

#17 2012-12-10 12:56:10

lisajackusde
Member
Registered: 2012-12-10
Posts: 10

Re: Talend won't run on Solaris x86

Can you report an issue an attach your installation_dir/workspace/.metadata/.log file please?

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » Talend won't run on Solaris x86

Board footer

Powered by FluxBB