FYI...running Mac OSX 10.11.3 (El Capitan)
Adam, What version of JRE are you running? If not JRE 1.8, can you upgrade to 1.8?
Adam, It looks like the SQL file is opened with the SQL File Editor instead of the Teradata SQL Editor. Close the SQL window. From the Project Explorer, right click on your SQL file and choose Open With...>Teradata SQL Editor.
Oh my....sorry I missed that. Thanks very much.
Teradata Studio has started hanging again for no apparent reason. From time to time, and not when doing anything consistently, the application will hang and will have to be Force Quit on Mac OSX. Any ideas on how to identify the issue? Any logging options to find the problem?
FYI...I downgraded to version 15.10.00.04 and the random/intermittent hangs are gone. Any ideas on what it could be in the new version, or how to track it down?
@astocks, Not offhand, but will note that this seems to resolve the issue.
Hi I also attempted to install Teradata studio Mac v15.10.01.01 on my macbook and am currently running java 1.8.0_73. A local consultant suggested downloading and installing ODBC drivers, but still what happens when I try to launch the app is it hangs at the splash screen and goes no further. My mac is running OSX el capitan 10.11.3 (i7 cpu, 16GB ram). Any suggestions on how I can get the app running? The people here who are running on windows, seem to be running an older version v14.?? Is there a way I can download the exact same version as the windows users are, and try this on my Mac?
Angela, we have seen an issue with "hanging on startup" that is related to the JRE. The issue was when running with JRE 1.6 and once upgrading to 1.8 resolved the problem. But you mention that you are running JRE 1.8. Can you confirm, run the java -version command in a Terminal Window?
I also experienced this issue today and believe a large Java cache was to blame. It would still cause spinning every time I clicked for about 5 seconds. In addition to the spinning wheel, I had intermittent eclipse errors that it was unable to load certain windows over the past week. Sometimes the eclipse errors caused me to lose queries I was working on in any un-saved SQL editor tabs.
I re-installed the application without any improvement. I also cleared the Teradata SQL History, which had 1200 previous queries. I'm on OSX El Capitan 10.11.3. My Java Control Panel showed I had the recommended version installed. I discovered that my Temporary Internet Files settings for Java were set to allow 32GB of temp files. I reduced the limit to about 5GB and used "Delete files..." for Trace and Log Files and Cached Applications and Applets.
Now for me the application is running faster than it ever has before.
Miko. Thank you for the information! It will give us a path to investigate further.
The java version I have at the prompt is:
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-468-11M4833)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-468, mixed mode)
The version I have in system preferences when I go to the java control panel says:
Platform: 1.8
Product: 1.8.0_73
Location: http://java.sun.com/products/autodl/j2se
Path: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
The version I downloaded yesterday from Oracle is:
jre-8u73-macosx-x64.dmg
It says the same whether I choose user or system. How can I fix the terminal so that I can start TD studio?
As a follow up, it was the JDK. I installed the 1.8_73 JDK, and I got right in. It works great!
Having an istaller issue with OSX 10.11.3. Just installed Java 1.8.0_73 (validated as the only version of Java on the system)
/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java.
When the installer reaches the JRE check it fails the check and the install stops.
Any ideas?
Paul
Just want to reinforce: make sure you use the Java 8 JDK not the JRE.
I was having the same problem--stuck on the splash screen with Teradata Studio 15.10 on OS X 10.11.4.
First tried installing Java 6 (I had no Java installed at all)...didn't work.
Then installed Java 8 JRE...didn't work.
Then installed Java 8 JDK...did work.
Angela.moreau first indicated the distinction in this thread so credit goes to her...just wanted to amplify it.
Also note that this is mentioned in the Readme file and on the download page. This is an Oracle JRE issue. The Oracle JRE does not contain the libraries to support a Java Application.
I am seeing the same problem, I have installed
java version "1.8.0_101"
Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode)
and Teradata 15.11.00
Whenever I try to connect it hangs. The only thing I can do is Force Quit the application.
Any ideas?
Christopher, Are you able to launch Teradata Studio or Teradata Studio Express and create the Connection Profile? If so, I don't think it is a JRE issue. What database are you trying to connect to? Aster, Teradata, Hadoop?
Yes I am able to launch the Teradata Studio but when after creating a Connection Profile and trying to connect to it (using Teradata) just hangs at that point.
Christopher, There is an issue that we have fixed where if you did not save the password for your connection profile, then select it in the SQL Editor list, it would stop responding. Can you verify that you are saving the password in the connection profile and see if that resolves the problem for now. The fix is in our 15.12 release that is planned to be available next week.
Yep I am saving the password, but I am not making it past test connection or finish when it is set to connect when the connection wizard closes.
In addition I am using LDAP as authentication mode.
Christopher, You can take a look at the terdata.log and see if any exceptions are being thrown. It is located in your workspace. USER directory/workspace-studio/.metadata/Teradata/teradata.log. Otherwise, we would need to turn on JDBC debug mode and send us the JDBC log to see what is happening with trying to connect. Check the Studio teradata.log and if nothing there, you would need to open an incident with Teradata Support so we can gather the JDBC log and configuration information.
For some reason Studio has started freezing up over the last day. I will be working in Studio and then suddenly I will get the pinwheel spinning forever and the application stops responding. I have updated to the most recent version of studio and still experience the same behavior. Nothing has changed on my system in the last couple of weeks. Any ideas on what I can try?