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

Similar Messages

  • 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

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

  • How to get JDK installation path

    Hi,
    I would like to get JDK installation path in linux, is there any way to get the same.
    For example I have installed JDK in "/usr/java/j2sdk1.4.1" I need this path..
    It would be great if any one help me solve this.
    Thanks in advance.
    Regards,
    Venkat

    hi,
    System.getProperty("java.home");

  • JDK Home directory

    Hello
    I need to use an enviroment for java but this program or say enviroment asks me the path of the JDK Home directory( as I think it needs the j2sdk library or the standard classes ). but I can not find the path of thes classes (such as System, javax.swing.JButton).
    just the question is (where can I find JDK directory while I setting up the j2sdk in the c:\j2sdk).
    thanks in advance.

    but this program or say enviroment asks me the path of the JDK Home directoryMay be 'this program' has its own settings option where you can enter the JDK directory. Check the menu commands and find where you can enter the directory name. Enter the JDK installation folder name.
    Or
    Include the <JDK installation folder name\bin> (Ex: c:\j2sdk\bin) in the path of your OS Environment.
    I think it needs the j2sdk library or the standard classesThey are automatically included in the classpath.

  • 3-1674105521 Multiple Paths error while using Bridge Table

    https://support.us.oracle.com/oip/faces/secure/srm/srview/SRViewStandalone.jspx?sr=3-1674105521
    Customer Smiths Medical International Limited
    Description: Multiple Paths error while using Bridge Table
    1. I have a urgent customer encounterd a design issue and customer was trying to add 3 logical joins between SDI_GPOUP_MEMBERSHIP and these 3 tables (FACT_HOSPITAL_FINANCE_DTLS, FACT_HOSPITAL_BEDS_UTILZN and FACT_HOSPITAL_ATRIBUTES)
    2. They found found out by adding these 3 joins, they ended with circular error.
    [nQSError: 15001] Could not load navigation space for subject area GXODS.
    [nQSError: 15009] Multiple paths exist to table DIM_SDI_CUSTOMER_DEMOGRAPHICS. Circular logical schemas are not supported.
    In response to this circular error, the developer was able to bypass the error using aliases, but this is not desired by client.
    3. They want to know how to avoid this error totally without using alias table and suggest a way to resolve the circular join(Multiple Path) error.
    Appreciated if someone can give some pointer or suggestion as the customer is in stiff deadline.
    Thanks
    Teik

    The strange thing compared to your output is that I get an error when I have table prefix in the query block:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01":  system/******** DUMPFILE=TMP1.dmp LOGFILE=imp.log PARALLEL=8 QUERY=SYSADM.TMP1:"WHERE TMP1.A = 2" REMAP_TABLE=SYSADM.TMP1:TMP3 CONTENT=DATA_ONLY
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    ORA-31693: Table data object "SYSADM"."TMP3" failed to load/unload and is being skipped due to error:
    ORA-38500: Unsupported operation: Oracle XML DB not present
    Job "SYSTEM"."SYS_IMPORT_FULL_01" completed with 1 error(s) at Fri Dec 13 10:39:11 2013 elapsed 0 00:00:03
    And if I remove it, it works:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01":  system/******** DUMPFILE=TMP1.dmp LOGFILE=imp.log PARALLEL=8 QUERY=SYSADM.TMP1:"WHERE A = 2" REMAP_TABLE=SYSADM.TMP1:TMP3 CONTENT=DATA_ONLY
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    . . imported "SYSADM"."TMP3"                             5.406 KB       1 out of 2 rows
    Job "SYSTEM"."SYS_IMPORT_FULL_01" successfully completed at Fri Dec 13 10:36:50 2013 elapsed 0 00:00:01
    Nicolas.
    PS: as you can see, I'm on 11.2.0.4, I do not have 11.2.0.1 that you seem to use.

  • Home Sync errors with Chrome files

    Recently a bunch of users in our office have been getting constant Home Sync errors, most commonly with Google Chrome files. File Sync opens and lists a number of errors syncing files including:
    Favicons
    History
    History Index 2012-02
    History index 2012-03
    Network Action Predictor
    Shortcuts
    Web Data
    among others. Any idea what's going on? Are the files locked by Chrome or something so Home Sync generates errors? Did something change in Lion or Chrome in the last few weeks because this never happened previously?
    Lion 10.7.3
    Chrome 17.0.963.65

    I ended up having to enforce this from our Open Directory server. You could uncheck "Library" from your homesynced folders on a per machine basis but that will have other consequences because things you would like to have backed up/synced won't be.
    From our mac server: Workgroup Manager->(Computer group name you want to manage)->Preferences->Mobility->Preference Sync->At logout+manually
    So I don't have it sync on login or in the background, only when they are logging out, hopefully warnings won't show up or it will be less intrusive.
    Homesync still has a lot of rough edges, I wish there was a cleaner option

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

  • "no ocijdbc11 in java.library.path" error when connecting a TNS database co

    Hi
    "no ocijdbc11 in java.library.path" error when connecting a TNS database connection
    I have the same problem 'error code' when testing the connection to a database although I have an APEX db that connects without a problem.
    I have re downloaded jre & SQL Developer just to ensure all files are where they should be with no luck.
    I've also tried most of the suggestions in various threads.
    Does anyone know what exactly causes this error?
    eg; should I be looking for a file called 'ocijdbc11' & put it into the 'java.library.path' path?
    Can anyone explain to a newbie at db connections what I should do?
    I'm using the 'thin' client as the checkbox is clear & I don't know what path to enter into the correct file to make this work??
    This is & needs to connect as a TNS connection & was working fine until recently, the only change I can think of is a move of files from the 'C' drive but I thought redownloading SQL Developer would slove this.
    Thanks

    When you reinstalled SQL Developer, did you install into a new directory (ie rename or delete the old directory first)?
    I don't know if system setup contains directory references (which might be invalid after moving the location of SQL Developer). Does renaming your system2.1.1.64.45 directory (in C:\Documents and Settings\username\Application Data\SQL Developer) help? Note that your connections are in the connections.xml file in the o.jdeveloper.db.connection.11.1.1.2.36.55.30 subdirectory of system2.1.1.64.45 - you will either need to export connections before renaming and then import again after or copy this file to test if you can connect.
    Finally, the TNS Names directory preference is just a way of telling SQL Developer where to look for the tnsnames.ora file, rather than just assuming it will pick the right one. If you go to create a new connection, do you get the right list of TNS aliases? If not, then set this preference to the directory where the right tnsnames.ora file lives.
    theFurryOne

  • How do I resolve home sharing error -5506?

    How do I resolve home sharing error -5506?

    Hi dtuzz,
    If you having issues activating Home Sharing you may want to take a look at this article for assistance troubleshooting -
    Troubleshooting Home Sharing
    http://support.apple.com/kb/TS2972
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • How do I resolve home sharing error -3259?

    How do I resolve home sharing error -3259?

    Welcome to the Apple Community.
    This alert is often the result of iTunes being blocked by firewalls on the computer.
    Update to the latest version of iTunes.
    Try turning off your Firewall to see if the issue is resolved (this includes the built-in Firewall or a third-party Firewall such as Norton Personal Firewall, McAfee, Symantec, etc.). See iTunes: Music Sharing does not work if Firewall is on for steps if using Mac OS X.
    If there's no firewall or security software interference, try to remove proxy settings.

  • Home Sync Error

    Hey Guys,
    My users are receiving the samw error "Home Sync Error" with their PHD set up. It not all of them, but I haven't found a pattern that is causing it though? No relation in workstations etc.
    There are various errors like "Unknown Error:[1]rename('/Volumes/...." and also one for deleting a file. Most of them seem like temp files but the .GlobalPreferences is also in there?
    Has anyone else had any experiance with this issue, or can shed any light? Any help would be greatly appreceated.
    Regards,
    r00tb00t

    Well I posted here not giving to much info so I should probably give some more. This is a post I posted else where I have copied!
    Here are some more details:
    It would seem that when a user logs on their Portable Home Directory is mounted under the /Volumes directory (in my case /Volumes/groupname/username/). We all know this already. We also know that with stuff like this and mobile homes etc clients make preferences (like .GlobalPreferences) on a per-computer basis, if you look in myhomefolder/Library/Preferences/ByHost we can see many .GlobalPreferences files each ending with the MAC Address of a machine we have logged onto. So for my students there are many entries for the different machines they work at.
    It would seem (as far as I can tell) that when a student logs on we create a temporary .GlobalPrefernces file in our mounted home directory at /Volumes/teachers/james/Library/Preferences/ByHost/.fstemp.PHD-R-R9FKAzSqm_-james52hfaStqfe4.noindex
    (Note here that during the time I or anyone else if logged on, this file doesn't actually seem to exist its not in the folder?)
    And when we logoff we rename the temporary file to replace the actual .GlobalPreferences file located on the server, which for my example user was /Volumes/teachers/james/Library/Preferences/ByHost/.GlobalPrefernces.0011223344 5566.plist
    So, when my students logoff they get:
    "Unknown error:[1] rename('/Volumes/teachers..../.fstemp.PHDR_R9FKAzSqm-james52hfaStqfe4.noindex', '/Volumes/teachers...Preferences/.GlobalPreferences.plist')".
    So my question is, why would that be? Am I on the right lines? Does any one have any idea why this is happening?
    All input is greatly appreciated. Thanks for the help so far.
    Regards,
    r00tb00t

  • Not a valid path error

    I'm having trouble opening my pdf documents in the PDF reader touch app.  It keeps saying "not a valid path" although adobe reader xi can easily open the files.  The app has opened some of the same PDFs before and is giving me the error.

    This is a tough one.  We are still not able to reproduce the problem with your PDF files on our end.  But I would really like to determine the root cause of the problem by asking you more questions.
    Can you open any other PDF documents (not the PDFs that you got from a conference) successfully?  Or do you see the invalid path error dialog for all of the PDF documents that you try to open?
    Here, I am trying to determine whether the problem is file-specific.  For example, the following page on the Adobe web site contains links to two PDF documents in the "How-to guide" section. Please look for the red 'PDF" buttons next to the links.  Once you save the PDF documents on your Windows 8 desktop or in the Documents folder can you open them in Adobe Reader Touch without getting the invalid path error?
    http://www.adobe.com/products/acrobat/pdf-file-password-permissions.html
    What is your operating system?  Windows 8 or Windows RT?  Does it have all of Windows updates applied?
    What is your system configuration?  Is it a desktop, laptop, or tablet?  Could you provide the model number?
    What is your account type?  Administrator or Standard user?
    Another thing that you could try is to ensure that the Adobe Reader Touch is the default PDF viewer on your system.
    FAQ: How to set Adobe Reader Touch as the Default PDF App on Windows 8
    Once you do the above, could you locate other PDF documents in Microsoft File Explorer and double-click or double-tap to open them?
    And finally, would you reboot your system?  Silly as it may sound, rebooting the system often makes "weird" problems go away.
    Thank you for your help and patience, vangadi78!

  • Invalid Report File Path Error

    I have included several Crystal Reports as embedded resources in a Visual Studio 2010 C# project.  When I try to run the application on a client PC I receive an invalid report file path error.  Why am I receiving this error if the rpt is embedded in the manifest?

    The following code now works on my development machine.  It obtains the server name and database name from the configuration file.  When I run on my client PC, however, it prompts me to log into the database.  It provides the correct server name but the database name is blank and integrated security is not checked.  The database name field is not enabled so I cannot provide a value.
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Windows.Forms;
    using CrystalDecisions.CrystalReports.Engine; //jp
    using CrystalDecisions.Shared; //jp
    namespace WindowsFormsApplication1
        public partial class FormRptArtist : Form
            private CrystalReport1 crReportDocument = new CrystalReport1();
            public FormRptArtist()
                InitializeComponent();
                ToolTip toolTip = new ToolTip(); toolTip.SetToolTip(btnHelp, "Flash Video Training / Help");
                helpProvider1.HelpNamespace = GlobalClass.gb_help;
            private void FormRptArtist_Load(object sender, EventArgs e)
                TableLogOnInfos crtableLogoninfos = new TableLogOnInfos();
                TableLogOnInfo crtableLogoninfo = new TableLogOnInfo();
                ConnectionInfo crConnectionInfo = new ConnectionInfo();
                Tables CrTables;
                bool repeat = true;
                while (repeat)
                    try
                        crConnectionInfo.ServerName = Properties.Settings.Default.CrystalServer;
                        crConnectionInfo.DatabaseName = Properties.Settings.Default.CrystalDatabase;
                        crConnectionInfo.IntegratedSecurity = true;
                        CrTables = crReportDocument.Database.Tables;
                        foreach (CrystalDecisions.CrystalReports.Engine.Table CrTable in CrTables)
                            crtableLogoninfo = CrTable.LogOnInfo;
                            crtableLogoninfo.ConnectionInfo = crConnectionInfo;
                            CrTable.ApplyLogOnInfo(crtableLogoninfo);
                        crystalReportViewer1.ReportSource = crReportDocument;
                        crystalReportViewer1.Refresh();
                        break;
                    catch (Exception exp)
                        MessageBox.Show(exp.Message);
                        DialogResult result1 = MessageBox.Show("Try Again?", "Database Connection Error",
                            MessageBoxButtons.RetryCancel);
                        if (result1 == DialogResult.Retry)
                            FormCrystalParms newWindow = new FormCrystalParms();
                            newWindow.ShowDialog();
                        else
                            repeat = false;
            private void CrystalReport11_InitReport(object sender, EventArgs e)
            private void btnHelp_Click(object sender, EventArgs e)
                GlobalClass.displayflashhelp(this, "formrptartist");     
            private void crystalReportViewer1_Load(object sender, EventArgs e)

  • How to resolve this installation issue: checking Oracle home path for space

    Hi everyone
    I am quite new to Oracle. I have been trying to install Oracle 11g on XP and have encountered this issue:
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The Oracle Home you have specified contains spaces ( ) in the path.
    Recommendation: You must choose an Oracle Home path that doesn't contain any spaces.
    ========================================================
    How can I solve this problem?
    Could you please let me know.
    Tx
    Yel

    Hi yel;
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The Oracle Home you have specified contains spaces ( ) in the path.
    Recommendation: You must choose an Oracle Home path that doesn't contain any spaces.
    ========================================================
    How can I solve this problem?
    Could you please let me know.Please use folder name as ORACLE not ORACLE 10g or ORACLE_10g or ORACLE10 g etc
    Hope it helps
    Regard
    Helios

Maybe you are looking for