• Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » New Install - Won't Open/Initialize

#1 2007-12-26 19:30:50

Jeff
Guest

New Install - Won't Open/Initialize

The splash screen comes up, then dissapears... the app won't open (I have unpacked it with both WinZip10 & 7-Zip... same issues with the latest version of Open Studio and the previous one).  I believe my Java is up to date as well....

#2 2007-12-27 02:42:36

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

Re: New Install - Won't Open/Initialize

Hi

(1)Do you have JVM 1.5 or superior installed ? You may also check the PATH global variable, see if you don't have several JVMs installed.
First JVM in the PATH is used to launch the product.
(2)Did you extract the file completely when you unzip the installation file. Make sure you have enough space to extract the files.
(3)Did you install the application under the hard driver directly? Sometimes, it will occur error due to long installation path.


If all seems OK, may you post the content of the .log file, located in the install directory: workspace/.metadata/


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-06-30 16:31:18

Stephanie
Guest

Re: New Install - Won't Open/Initialize

I have the same problem here. How do I check the PATH global variable to check the JVM's? I did install JVM 1.5.0.15 on my computer and when I go to Start>Settings>Control Panel>Java and go to the update tab, it is all updated and it says that it is version 1.6.0.05. When I go to Command Prompt and enter java -version, it comes up and tells me that I have version 1.4.2.03. Not sure why this is showing this and I also need to open the TOS, but all that happens when I try to launch it is that the splash screen comes up for a few seconds then disappears and nothing else happens.

#4 2008-06-30 19:59:42

jspilinek
New member
Registered: 2008-06-30
Posts: 4

Re: New Install - Won't Open/Initialize

Had the same problem as Jeff above.  I initially used the Windows XP unzip, but then tried again using 7zip and it worked fine.

Offline

#5 2008-07-01 03:39:07

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

Re: New Install - Won't Open/Initialize

Hello Stephanie
TOS requires JDK 1.5 or greater. You can see the log file, located in the install directory: workspace/.metadata/
You installed a new JVM on your machine, and would like to switch to this new JVM temporarily, then you can write your own bat file to modify temporarily your path variable before launching the application.

Here is a simple example of how you can change the path under Windows XP:

If here is the JRE install folder : F:\install_files\Java\JRE1.5Create a bat file: talendStart.bat and write  following code:

    * If the JRE install folder is:  F:\install_files\Java\JRE1.5, create a bat file: talendStart.bat and type in the following code in this file:  TalendOpenStudio-win32-x86.exe -vm F:\install_files\Java\JRE1.5\bin

    *  Then, click this bat file to launch application.


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

#6 2008-07-01 17:51:10

Stephanie
Guest

Re: New Install - Won't Open/Initialize

Sorry if I'm being obtuse,  but could you explain that a little clearer? And I'm not sure how to create a new .bat file.

Thanks

#7 2008-07-02 04:51:56

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

Re: New Install - Won't Open/Initialize

Hello

Sorry if I'm being obtuse,  but could you explain that a little clearer? And I'm not sure how to create a new .bat file.

Just create a new *.txt file and type in the code, then rename this file to talendStart.bat

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

#8 2008-07-02 14:28:00

Stephanie
Guest

Re: New Install - Won't Open/Initialize

Thanks so much. I had to uninstall the JVM from Program Files and reinstall directly on the C drive to remove the spaces, since the .bat wouldn't run, but when I did, it ran beautifully.

Is there any way to change the settings globally somewhere so that I can just click on the .exe file to launch the application instead of the .bat file?

#9 2008-07-03 03:52:37

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

Re: New Install - Won't Open/Initialize

Hello

Is there any way to change the settings globally somewhere so that I can just click on the .exe file to launch the application instead of the .bat file?

Remove JDK1.5 or JDK1.6 on your local machine, then reinstall it again, it should be ok by click on the .exe file to launch the application.

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

#10 2008-07-03 13:58:42

Stephanie
Guest

Re: New Install - Won't Open/Initialize

I have uninstalled and reinstalled both 1.5 and 1.6 several times and it doesn't seem to help. When I run java -version in Command Prompt this is what I get, no matter whether I have the 1.5 or 1.6 installed or not:

java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)


This version of java doesn't show up in the Add/Remove Programs or in the Java folder. I'm not sure where it is located, otherwise I would remove it. Would it be possible that it is part of another application I am running?

#11 2008-07-03 13:59:45

briansms
Member
Company: SMS
Registered: 2008-05-21
Posts: 84

Re: New Install - Won't Open/Initialize

Hi Stephanie,

Sorry I didn't notice this earlier, before you moved the location of the JVM, but this could probably be resolved by changing the Windows Path variable value.  Do you by chance have Oracle installed on your machine?  I ask because it appends it's directories to the front of the Windows system path variable and it installs a older 1.4 JVM under it's products folders.  I had the same issue on a PC and ended up having to write up instructions already for some staff so this should help...

Since the Oracle installation adds its directory to the beginning of system path, it can cause the subsequent installations to not see the current versions of Perl and Java that are installed.  To avoid this problem, you can move the Oracle portions of the path value be moved towards the end.  To do this, open My Computer > Properties > Advanced > Environment Variables (see attached screen shot).

Scroll down in the System variables pane and edit the Path variable

It might be helpful to copy the value into a text editor, modify there, and then copy it back.  As an example:

Before
E:\oracle\product\10.1.0\Db1\bin;E:\oracle\product\10.1.0\Db1\jre\1.4.2\bin\client;E:\oracle\product\10.1.0\Db1\jre\1.4.2\bin;C:\Perl\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;  ...

After
C:\Perl\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;   ...  E:\oracle\product\10.1.0\Db1\bin;E:\oracle\product\10.1.0\Db1\jre\1.4.2\bin\client;E:\oracle\product\10.1.0\Db1\jre\1.4.2\bin


- Brian


Uploaded Images

Last edited by briansms (2008-07-03 14:00:40)

Offline

#12 2008-07-03 14:07:01

Stephanie
Guest

Re: New Install - Won't Open/Initialize

Brian-

I just saw your post. Yes, I do have Oracle installed. I did what you said and it worked great. Thank you so much.


THanks also to shong for all your help.


Stephanie

#13 2008-07-03 14:13:56

briansms
Member
Company: SMS
Registered: 2008-05-21
Posts: 84

Re: New Install - Won't Open/Initialize

Excellent, glad I could help.

Shong, perhaps adding a note in the prereq section of the Wiki installation page would help people to be aware of the pathing when they have Oracle installed.

- Brian

Offline

#14 2008-07-04 05:00:00

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

Re: New Install - Won't Open/Initialize

Hello Brian

Shong, perhaps adding a note in the prereq section of the Wiki installation page would help people to be aware of the pathing when they have Oracle installed.

I will do it..,smile
Thanks for your tip and sharing experience!

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

#15 2008-08-28 01:54:41

dlgriffinii
New member
Registered: 2008-08-28
Posts: 1

Re: New Install - Won't Open/Initialize

There's an easier way to change the path to the Java VM at run time (i.e., an easier way than creating a batch file or modifying the PATH variable).

When TOS is installed, a shortcut is created on the Windows desktop. Right-click the shortcut icon, select properties, and change the value of the "Target" field to include the "-vm" option along with the path to the JVM.

For example, on my machine I changed the "Target" value from:

D:\TOS-Win32-r16767-V3.0.0M2\TalendOpenStudio-win32-x86.exe

to:

D:\TOS-Win32-r16767-V3.0.0M2\TalendOpenStudio-win32-x86.exe -vm D:\Sun\SDK\jdk\jre\bin

and TOS launches correctly now.

Offline

#16 2009-04-10 00:38:57

Matt
Guest

Re: New Install - Won't Open/Initialize

jspilinek wrote:

Had the same problem as Jeff above.  I initially used the Windows XP unzip, but then tried again using 7zip and it worked fine.

Same problem, this worked for me.

#17 2009-04-21 20:10:52

Adrian
Guest

Re: New Install - Won't Open/Initialize

Matt wrote:

jspilinek wrote:

Had the same problem as Jeff above.  I initially used the Windows XP unzip, but then tried again using 7zip and it worked fine.

Same problem, this worked for me.

Also worked for me after fixing the jre reference in the PATH and then using 7zip

#18 2009-04-30 07:34:29

Clif
Guest

Re: New Install - Won't Open/Initialize

It's incredible, I get an error when opening Talend itself. I even unzipped with 7z utility, but the error persists. Anyone else got a stack trace like the one I'm getting below? What do I need to do to make it work?

$:./TalendOpenStudio-linux-gtk-x86 -clean

!SESSION 2009-04-30 11:00:40.084 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_IN
Command-line arguments:  -os linux -ws gtk -arch x86 -clean

!ENTRY org.eclipse.osgi 4 0 2009-04-30 11:01:09.973
!MESSAGE
!STACK 0
java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:114)
    at java.util.zip.ZipFile.<init>(ZipFile.java:131)
    at org.eclipse.osgi.framework.util.SecureAction.getZipFile(SecureAction.java:251)
    at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.basicOpen(ZipBundleFile.java:81)
    at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.getZipFile(ZipBundleFile.java:94)
    at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.checkedOpen(ZipBundleFile.java:67)
    at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile.getEntry(ZipBundleFile.java:239)
    at org.eclipse.osgi.baseadaptor.BaseData.getEntry(BaseData.java:97)
    at org.eclipse.osgi.internal.baseadaptor.AdaptorUtil.loadManifestFrom(AdaptorUtil.java:192)
    at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.getGeneratedManifest(EclipseStorageHook.java:371)
    at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.createCachedManifest(EclipseStorageHook.java:367)
    at org.eclipse.core.runtime.internal.adaptor.EclipseStorageHook.getManifest(EclipseStorageHook.java:472)
    at org.eclipse.osgi.internal.baseadaptor.BaseStorage.loadManifest(BaseStorage.java:297)
    at org.eclipse.osgi.internal.baseadaptor.BundleInstall.begin(BundleInstall.java:82)
    at org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivileged(Framework.java:938)
    at org.eclipse.osgi.framework.internal.core.Framework$2.run(Framework.java:854)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.Framework.installWorker(Framework.java:905)
    at org.eclipse.osgi.framework.internal.core.Framework.installBundle(Framework.java:849)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBundle(BundleContextImpl.java:234)
    at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(ConfigurationActivator.java:197)
    at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:82)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)

#19 2009-04-30 17:24:02

greg
Guest

Re: New Install - Won't Open/Initialize

I have the same "java.util.zip.ZipException: error in opening zip file" error, I'm using jdk 1.6.0_06, is TOS compatible with 1.6 or only 1.5?

greg

#20 2009-04-30 17:27:37

plegall
Member
Registered: 2006-09-19
Posts: 1586
Website

Re: New Install - Won't Open/Initialize

greg wrote:

I have the same "java.util.zip.ZipException: error in opening zip file" error, I'm using jdk 1.6.0_06, is TOS compatible with 1.6 or only 1.5?

see [Forum, post 23364 by kzone in topic 6029] cannot launch talend V3.1.0M3 for a solution, this solution was implemented for future release 3.1.0

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » New Install - Won't Open/Initialize

Board footer

Powered by FluxBB