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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

[resolved] Installing TIS First itme

I am installing TIS first time and got error.
Error: There has been an error.
The installer could not find a valid Java(tm)
on this machine.
Supported versions:
Vendor : Sun min. 1.5 max. any JDK required
Please help.
Labels (2)
13 Replies
_AnonymousUser
Specialist III
Specialist III
Author

when I type javac -version or javac, it returns 'not recognized'
_AnonymousUser
Specialist III
Specialist III
Author

javac not returning anyhing.
also I dont see jdk1.6.0_29 in c:/program files/java directory.
when I do java -version i get the following, so shouldt I see jdk?
java version "1.6.0_29"
Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode, sharing)
Anonymous
Not applicable

" c:/program files/java directory" is just an example.
Find the directory where you installed your jdk.
More information about how to set up java environment variable, you may search Google.
Best regards!
Pedro
_AnonymousUser
Specialist III
Specialist III
Author

I figured out.
thank you so much for your help.
really appreciate.