Detecting ALL jre/sdk home path

Hi i know i can use the getProperties function to detect the path of the actual jre but i want a way to do this to have the path for all jre/sdk installed on the user pc.. how can i do this?
thx

someone answer me on another forum
i acces the regedit, so it's a windows solution for now...
thx
i'm leaving this topic

Similar Messages

  • [svn:bz-trunk] 21273: Fix an issue in MXMLServlet where we use context real path to locate sdk home .

    Revision: 21273
    Revision: 21273
    Author:   [email protected]
    Date:     2011-05-17 12:53:10 -0700 (Tue, 17 May 2011)
    Log Message:
    Fix an issue in MXMLServlet where we use context real path to locate sdk home.
    Modified Paths:
        blazeds/trunk/qa/resources/webtier/qa/src/qa/utils/mxml/MXMLCServlet.java

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • Laptop is unable to detect my home router wifi network but detecting all other neighbour networks

    My pavilion g6 laptop is unable to detect my home router wifi network but detecting all other neighbour networks even my phone network also. The same router network is detecting good in another laptops.

    Hi , Welcome to the HP Forums! It is a great place to find answers and information! 
    For you to have the best experience in the HP forum I would like to direct your attention to the HP Forums Guide. Learn How to Post and More i understand that your notebook finds and displays many network but not yours but another laptop does locate it. One of the easiest steps to try is to reset the router by removing power for approximately 20 seconds and then reconnecting the power.  Give the router time to reset and come back up .  Does you network now show? If your network is set to 5.0 GHz try changing the setting to mixed mode or 2.4 GHz as that is the best selection for HP notebooks. Here is a link to HP PCs - Troubleshooting Wireless Network and Internet (Windows 8).  To say thanks for replying, please click the thumbs up icon below. If this overcame your difficulty please tell people by selecting solution provided to allow it to found with greater ease.  Best of Luck!

  • Wrong JRE Runtime Lib Path on Win2K--Admin Server Won't Start

    Running Sun One Web Server 6.0 SP6 on a Windows 2000 server, I inadvertently entered a typo in the iPlanet Administration Server's Global Settings, "Configure JRE/JDK Paths" link.
    In the "JRE Runtime Lib Path" field I typed "jjk1.3.1_03" instead of "jdk1.3.1_03". Now the Sun One web server won't start, so I can't go into the Administrative Server to fix the Jre Runtime Lib Path. I havent' been able to find any file where I can change that erroneous setting either. Is it a Registry entry?
    I also tried adding the correct JRE Runtime Lib Path at the end of the Windows PATH environment variable on the server, but that didn't help.

    Yes we checked the Registry settings and fixed the typo in the path associated with the key NSES_JRE_RUNTIME_LIBPATH. That should have fixed the problem, but the Sun One web server still wouldn't start.
    Moved to plan B and removed then reinstalled the Sun One web server. Now it starts and all is well.
    Thanks for helping everyone. This also raised the issue for us of whether or not we are entitled to individual support from Sun since we paid for the Sun One web server. According to the web site, the answer is NO - unless we pay $3,000 for a support contract. Other vendors who recommended using Sun One with their products say YES. We're still tracking that down.

  • What does this command do? "$HOME/path/to/the/Folder/"

    Hi,
    What does the following command do?
    $HOME/path/to/the/Folder/TEMP
    If the TEMP file does not exist, will it create a new TEMP folder?
    How can I check whether a "new TEMP folder" is created?
    Thanks in advance.
    Ed

    So "$HOME/path/to/the/Folder/.DS_Store" will fill in the "path" that the .DS_Store is stored?
    You fill in the path.  That is to say, we do not know the folder you are interested in.  And since there are thousands of folders (hundreds of thousand) on the Mac, the computer will not fill it in either.  ONLY "You" know where the folder you are interested in lives.  So you replace "path/to/the/Folder" with the correct information.  Until then "path/to/the/Folder" is a place holder, and a way for me to give you the general idea of how to specify the path, without my actually knowing where the desired folder lives.
    You build a path by stringing folder names together, separated by a forward slash / and if there are any spaces or punctuation characters in the folder names, you protect the full path name by enclosing it in quotes, 'stuff to protect goes in here'.
    The option is to get out of the Terminal and forget it ever existed.  99.9999999% of Mac usage does not need the Terminal, and generally it is ancient programmers that grew up when 80 column punched cards were how you communicated with computers.  That generation thinks a Terminal is advanced technology, and having noticed that the computer industry has moved on (and yes, I am one of them, and I actually make my living still using terminal emulators, but the rest of the world has moved on).
    BTW, is it right that the "." will make the file "hidden"?
    A file with a leading period in its name is a long standing convention from back in the '70's on Unix platforms that by default the 'ls' (list) command would not display files that started with a leading period unless' ls -a' was used.  This was a way to put config files in a users home directory, but not clutter up the 'ls' output with things most users did not care about on a day-to-day basis.  Over time, it was adapted as a way to hid files.  The Mac "Finder" took up treating files with leading periods as hidden files.
    The Mac "Finder" has other ways to indicating a file should be hidden via a "hidden" file attribute, which is used to hide standard system folders that users should not be playing with, such as the operating system files.  Most Mac users never see them and do not care.
    Can I check whether the directory or file exist from the Finder -> Mac HD or Finder -> Home?
    If the file or folder does not have a leading period or the above mentioned hidden file attribute, the Finder can display, if you can navigate to the file or folder.  Finder -> Go -> "Go to Folder..." can get you anywhere, assuming you can enter the /path/to/where/you/want/to/go/notation, or at least the beginning to get you started.  Just entering / all by itself will put you at the top of the file system (called the root directory).
    However, if a file or folder is hidden, the Finder will not display it, unless you play games with Finder hidden features that takes you back to Terminal commands and/or 3rd party utilities that can enable the Finder show all files mode.
    NOTE:  If you go exploring outside your home folder, please do not modify or delete things, or you could turn your Mac into a "Door Stop".  A "Pretty", but very expensive "Door Stop".

  • BuildPluginException: No javac found for JDK home path

    Hi,
    I created a track in NWDI(the NWDI track creation is successful),imported this track in NWDS, created a helloworld dc, built and deployed on the local server. I checked in the activity and activated successfully. When i try to import the track in another NWDS(different
    system, and the DC build fails with the error  -com.sap.tc.buildplugin.util.BuildPluginException: No javac found for JDK home path 'C:\j2sdk1.4.2_13-x64\bin'.
    I have maintained the required CBS properties in VA and also in Build Variant for the track.
    Can you please help me to resolve this issue?
    The version of NWDS - 7.02.11.
    I have also tried to apply the SAP Note - 1321274 - DC Build: No JDK_HOME_PATH defined, but did not resolve the issue.
    Regards,
    J

    Hi,
    Stefan is correct a 32bit 1.4.2_X JDK (and not JRE) is required even if the OS where NWDS runs is 64bit.
    The note 1321274 is rather for central build I think. Since you said the activation is succesful and you face only problem for one local build I think this is most likely really due to a non 32bit jdk.
    Regards,
    Ervin

  • Macbook Air can not find my wifi. It detects all the neighbouring ones but can not find mine.

    Hi. I have a new (5months old) Macbook Air that used to work fine. Until now...
    I went for a 2 months trip and left my macbook at home, so it was not is use for the past 2 months. When I turned it on a couple of days ago, the date and time was messed up (automatic setting showed me 01.01.2012.) and the bigger issue, it can not find my wifi network. It detects all the neighbouring networks but mine. I have tried setting up a new network, troubleshooting, etc, but nothing has worked. My iPhone and my other laptop (hp) can find the wifi without any problem. The network settings have not changed either...
    Any idea how to solve this?
    Many thanks!

    Hi,
    thanks for your reply.
    The problem is, I can't even open the network preference pane, as it is not responding.
    Earlier I wanted to log into iCloud - it started loading and now it is completely 'frozen'. I can not close it, I can not quit system preferences and I also can not restart my macbook (it won't let me until I quit system preferences).
    I am sure the solution is very easy, but I have no idea what to do
    Many thanks for your help in advance!

  • Application Giving Error--"Invalid Home/Path requested"

    Hi ,
    I have an application on BEA Weblogic 8.1.When I deployed it on local server it is working finebut when i tried it to build EAR and deployed it on server I am getting an invalid home/path requested erroe.I am setting all context path correctly.
    Any idea...???
    Thanks in advance...
    Darshan

    ... -d C:\Program" Files\Xinox "Software\JCreatorV3LE\MyProjects\zeroCode\classes ...
    Looks like you are typing in things wrong with the double quotes.

  • Is there a way to detect all the photos already transferred to double (or triple) in iPhoto, so do not occupy space unnecessarily? Thank you from France.

    Is there a way to detect all the photos already transferred to double (or triple) in iPhoto, so do not occupy space unnecessarily? thanks from France

    Look in you main photo library. Are there doubles or triple photos there? If so delete the extras.
    All photos are stored in the photo library. When you move a photo into an album the photo is not duplicated. The album contains a pointer back to the original photos. These pointers or aliases take up very little space.

  • Itunes won't detect all my music

    Itunes won't detect all of the music on my PC there for I can't transfer all of it to my Ipad.  Thoughts?

    Think I found the problem.  It appears that if you have music that is incompatible with the ipad and you don't have the automatic converter to AAC turned on itunes just stops there and won't load the rest of the music.

  • I would like to detect all the keyboard key is okay, but not every key can be detected by using LabVIEW example, keyboard keycode

    I would like to detect all the keyboard key is okay, but not every key can be detected by LabVIEW example ( we can use 『basic input demo.vi』to detect normal key』.
    I want to detect some 『hot key』 for example some keys exist in the upper part like 『search key』、『e-mail key』、『volumn control key』...etc. They are very often to be watched in some new keyboards, but we still don't know how to detect if their functions are okay.
    Can we detect signals of these 『hot key』 in LabVIEW? We can apply these hot key's functions in XP, so we should detect their signal, I think, but I can't do it.
    I serach some information about this question, and somebody said we can detect hot key's signal by grabing 『keybode』 these hot key feedback. But I don't know how to do these. I can't use VC. So anyone can give me a LabVIEW VI to grab keycode? Or any other solution we can detect all the key on the keyboard, including hot keys?
    Thanks!
    Regards,

    Maybe that is the limitation of Acquire Input Data.vi.The vi can't identify the Unformal key.
    You can try to use Event structure and set to listen "key down" event.
    There are two terminals VKey, ScanCode will sent out the information when you press key.
    There are two pictures in attached file, 2.jpg will show you the detail.
    Good luck.
    Attachments:
    SpecialKey.zip ‏17 KB

  • I had all my old home video's and super 8 movies converted to DVD's. Since I will move back to Europe I asked the company to convert them to PAl system.

    I had all my old home video's and super 8 movies converted to DVD's. Since I will move back to Europe I asked the company to convert them to PAl system. I just got all the DVD's for a lot of money, but I can not play any of them on my MAC book.(I think that is because they were burned on zone 1 dvd's and my lap top works with zone 2.
    I wonder how I can make them work on my macbook..? I intended to start editing those movies so I need to be able to play them on my mac. Is there a way to copy them to zone 2 DVD's and or to zone 0 dvd's and where do I get those free zone or zone 1 recordable dvd's?
    ireen 1 min ago

    Welcome to the Apple Community.
    The Apple TV 2 will play all the content in your iTunes library that your Apple TV 1 does. It can no longer sync any of it but can stream it all just as the older model did. Airplay is a different feature that lets you stream from an iPad/iPhone, the Apple TV 2 has Airplay the first didn't.
    You can still sort and search content by genre, it still marks content watched and unwatched and mainly still lets you organise much as the Apple TV 1 did, with one exception. It doesn't do nested folders, so the ability to tag a movie as a show (ie James Bond) and have all the associated movies in a James bond folder has gone and it lists all these movies individually.
    It has a similar situation with TV shows. It will put all TV shows in a series in a folder as the older one did, but the new one lists each series separately whereas the older model would put all the series in one folder.
    Not nesting folders is a bit of a pain with large libraries and whilst I don't like it, it's more or less the only compromise I have to make and of course I get additional features too.

  • Reconnect Media - Unable to Reconnect All Files in Relative Path

    I have a project that I have restored from a DLT backup. The project file and the all the media are now on a SAN which I access from my G5. Since this project originated on a different editor's computer all of the clips in my project are ostensibly offline within my project. All of the media files are located in a single capture scratch folder on the SAN with the same filenames and reel numbers. As such, I figured that when I used "Reconnect Media" with "Reconnect All Files in Relative Path" checked, all of the files would automatically relink. However, everytime I attempt to do this, the only file that is reconnected is the original file which I manually selected to establish the file path to the rest of my media. If I use the "Search" functionality and instruct FCP to search the capture scratch folder one file at a time, without fail, it will automatically find the media and reconnect it. Yet, I cannot seem to batch reonnect, as it were.
    My question is this: If all of the media files are located in the same capture scratch folder (i.e. same relative path), why won't FCP automatically reconnect all the files in that folder to the corresponding offline clips?
    I have attempted to reconnect the media on two different machines. The same issue arose on both machines. This leads me to believe that the problem may be a result of some issue with the filesystem on the SAN. Also, I have run FCP rescue and attempted a reconnect with both a clean backup and entirely new preference files, to no avail.

    Hi Nat,
    I don't have a direct solution, and you might you've been doing this already. Although you didn't describe this. I think that what I would try to do is:
    - Copy the project (backup).
    - Open the project, and when it tells you that 132 clips and 714 render-files are offline, I'd select the checkboxes in order to 'Forget' the files.
    - Hit OK.
    - FCP 'forgot' all the links to the original files. So you forced errors from that perspective by doing this.
    - Try to reconnect again.
    Just a thought...
    All the best
    Rienk
    PS What version FCP are you running?

  • [svn] 4793: Fix bug SDK-17734 Path with width and height set different than path data has incorrect bounds

    Revision: 4793
    Author: [email protected]
    Date: 2009-02-02 11:20:06 -0800 (Mon, 02 Feb 2009)
    Log Message:
    Fix bug SDK-17734 Path with width and height set different than path data has incorrect bounds
    Fix: When calculating the bounds position we should take into account the implicit scaling factor actualSize/naturalSize. Also did some refactoring, getting rid of the protected method calculateTopLeft.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-17734
    Reviewer: Ryan
    tests: mustella gumbo/layout/GraphicElement
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17734
    http://bugs.adobe.com/jira/browse/SDK-17734
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/Ellipse.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/Path.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/GraphicElement.a s

    Thank you so much for replying.
    Yes I have removed and reinstalled WMP.
    I had good results with the PD6 application installed on the default path onto the C: drive with the one exception that if the application was launched by accident and the user data path was not available, the PD6 application would blow away my custom user path registry settings. Now that I know what they are I have made a .reg file to repair my registry to my desired user data paths.
    Installing the application on the removable drive appeared to help prevent me from launching the application by accident and overwriting my registry with default user paths.
    So which is the less of the two evils?
    If the application directory is not available, windows media player still tries to launch the .msi for installing PD6.
    If I install the application to the C: drive but the user data to the removable drive, launching the PD6 application without the user data drive will still corrupt my registry settings for a user data path.
    Both these issues seem like a logical (if not easy) fix that should be done in the PD6 application and installation package. I mean really, cannot anyone tell me why windows media player is checking the PD6 application directory? Why in PD4 did we have an option control for setting the user data path from the PD4 application? Why is this option not in the PD6 application, just the installer?
    I am given a choice during installation to move the user data to another non default location. Why else would this be provided if not to accommodate my kind of request to store the user data into an alternate location other than “My Document”. Certainly Palm is not trying to force the users on how to protect and store their personal data?
    Post relates to: Centro (Verizon)

  • JDK home path error

    Whenever I try to build my project, I am asked to set up a new profile and enter the home path for the home directory and the JavaDoc directory. After accepting the default for both, the dialog box closes and when I try to re-build the same thing happens. If I select continue and opt not to set up the profile I get this error :
    " Failed to start the following executable, "C:\Program Files\Java\jre6\bin\javac.exe" -g -classpath G:\ComputerProject2012-1013 -d G:\ComputerProject2012-1013 G:\ComputerProject2012-1013\HangmanTheGame.java
    For help, please refer to http://www.jcreator.com/installation.htm
    Process completed."

    Try adding JAVA_HOME to your system variables on webpage and next time don't need to setup anything. Maybe this will solve your problem. If it doesn't post what it outputs.
    And the second I would be very unconfortable with
    969346 wrote:
    " Failed to start the following executable, "C:\Program Files\Java\jre6\bin\javac.exe" -g -classpath G:\ComputerProject2012-1013 -d G:\ComputerProject2012-1013 G:\ComputerProject2012-1013\HangmanTheGame.java naming your project with the hyphen {-} . Maybe static void main(String[] args) parses it wrongly. Try renaming your project to something else without hyphen.
    Edited by: 969406 on Nov 4, 2012 1:44 PM

Maybe you are looking for

  • Analog to digital sound input

    I have a Mackie mixing board sending a stereo signal to a Sony DVMC analog to digital converter box. I can capture audio in FCP (although I can't hear it via headphones while capturing) but it plays back fine. I'm trying to get soundtrack or garageba

  • ***Vendor with 2 bank details***

    Dear Filks, we have the following problem.. PROB DESCRIPTION:we have 2 company codes(1& 2). Vendor 'X' is there who is a common vendor for both company codes. here is a situation, to maintain 2 bank details(a& b) for vendor- X. when we make payment f

  • Sample editor 'functions' greyed out.

    Hi there, I'm having a problem in Logic 8 whereby all the functions in the sample editor are disabled. I'm pretty new to logic but i'm getting to grips with it, just can't figure out why i can't use any of the functions

  • So frustrated! Need help positioning image...

    Hi folks... I am learning CSS in fits and starts, and clearly I don't have a good enough grasp on it. I hope someone can help me. I created this page, and tried to place an image in the large "main content" area to the right of the slideshow. It didn

  • Interface Type "ABAP Dictionary-Based Interface" not generating Interac

    Hi All, I am getting problem in ABAP Adobe interactive forms in ECC6. I tried designing Adobe interactive form by 2 following ways: 1) in SFP -->> Interface Type -->"ABAP Dictionary-Based Interface" 2) in SFP -->> Interface Type -->"XML Schema-Based