NewBie Question: Javac.exe Not recognized?

Hi I just want to try out my v first hello world program in MOTOROLA IDEN SDK For J2ME Tech (v 1.2)
I added a hello-world java file in the javafiles folder. Then when i try to build, an error occurred:
"start building...
compile D:\IAProject\TRIALCODEEXAMPLE\Example.java...
javac.exe is not recognized as an internal or external command,
operable program or batch file.
Building over"
Wat's the problem? Did i missed out any settings? THanks!!!!!

THX, but I have new problem with this:
Unhandled Exception in constructor java.lang.ClassNotFoundException: HelloWorld
Error creating MIDlet HelloWorld
sorce from UserGuide Motorola iDEN SDK..
package  com.mot.j2me.midlets.helloworld;
import  javax.microedition.lcdui.*;
import  javax.microedition.midlet.*;
public class  HelloWorld extends  MIDlet  {
private  Form mainScreen;
private  Display myDisplay;
HelloWorld() {
myDisplay = Display.getDisplay(this);
mainScreen  = new Form("Hello World");
StringItem  strItem = new StringItem("Hello", "This  is  a J2ME MIDlet."); mainScreen.append(strItem);
public void  startApp()  throws  MIDletStateChangeException 
{ myDisplay.setCurrent(mainScreen);
public void pauseApp() {
public void  destroyApp(boolean  unconditional)   {
}Why this code doesn't work??

Similar Messages

  • 'javac' is not recognized

    Good Morning Everybody!
    I am a newbie in Java and I want to start writing my first application.
    I did write my code and ready to compile it.
    01/21/2008 10:14 AM <DIR> ..
    01/21/2008 10:14 AM 250 first.java
    C:\java\main\src\january>javac first
    'javac' is not recognized as an internal or external command,
    operable program or batch file.
    C:\java\main\src\january>java first
    Exception in thread "main" java.lang.NoClassDefFoundError: first
    Here is my code:
    Public class first {
    public static void main(String[] args) {
    for (int i=1;i<=50; i++)
    System.out.println(i);
    What am I doing wrong?

    now I am getting the following error message:
    C:\java\main\src\january>dir
    Volume in drive C has no label.
    Volume Serial Number is 44A4-79F1
    Directory of C:\java\main\src\january
    01/21/2008 02:11 PM <DIR> .
    01/21/2008 02:11 PM <DIR> ..
    01/21/2008 02:11 PM 257 first.java
    1 File(s) 257 bytes
    2 Dir(s) 7,320,764,416 bytes free
    C:\java\main\src\january>javac first.java
    C:\java\main\src\january>dir
    Volume in drive C has no label.
    Volume Serial Number is 44A4-79F1
    Directory of C:\java\main\src\january
    01/21/2008 02:12 PM <DIR> .
    01/21/2008 02:12 PM <DIR> ..
    01/21/2008 02:12 PM 413 first.class
    01/21/2008 02:11 PM 257 first.java
    2 File(s) 670 bytes
    2 Dir(s) 7,320,764,416 bytes free
    C:\java\main\src\january>java first
    Exception in thread "main" java.lang.UnsupportedClassVersionError: first (Unsupported major.minor version 50.0)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    C:\java\main\src\january>java first.class
    Exception in thread "main" java.lang.NoClassDefFoundError: first/class
    C:\java\main\src\january>

  • Trouble making path work for 'javac' is not recognized as an intern...

    Hi -
    I am trying to compile my HelloApp.java program and I get this message: 'javac' is not recognized as an internal or external command, operable program or batch file
    I know to go into the system and change my Environment Variable, but I'm not sure what to change it to. Right now I have it as: ...ger\;C:\foo\bar\> C:\java\samples\bin\javac Filename.java
    I've just installed java_app_platform_sdk-5_01-windows.
    Will you please give me step-by-step instructions to make my compiler work?
    Thank you.

    Its already solved: i installed with de windows installer (jdk-1_5_0_10-windows-i586-p.exe) jdk and jre in the same folder. With another installer (jdk-6-rc-windows-i586), in separate folders: no problem. Thank you.

  • Error initializing ejb-module; Exception javac.exe not found under

    Dear all,
    I got followings error after i had tried to doing some lab.I had checked the folder "C:\Program Files\Oracle\jre\1.3.1" exists but missed but missing javac.exe. Could anyone can advice me what is going wrong?
    04/04/14 16:44:20 Auto-deploying - web/WEB-INF/classes (No previous deployment found)...
    04/04/14 16:44:20 Error instantiating application 'lab04' at file:/C:/share/oc4j
    /labs/lab04/: Error initializing ejb-module; Exception javac.exe not found under
    C:\Program Files\Oracle\jre\1.3.1, please use a valid jdk or specify the locati
    on of your java compiler in server.xml using the <java-compiler .../> tag
    Thanks in advance!
    Best Regards,
    Chris CHIU

    Dear Chris,
    The answer lies in the error message you got, namely:
    please use a valid jdkAccording to your post, you don't have a JDK, you only have a JRE. The javac compiler is part of the JDK, it is not part of the JRE.
    You can download the JDK from the J2SE Download Web page. Look for the Download J2SE SDK link -- do not choose the Download J2SE JRE link!
    Good Luck,
    Avi.

  • 'JAVAC' is not recognized as an...

    'Javac' is not recognized as an internal or external command, operable program or batch file.
    Is the text I was awarded with.
    I placed my Java folder in C:\ and put my HelloWorldApp.java in the folder. I went into Command and typed in "cd C:\Java" and got into it. Next, I typed in dir, and was given the list. After doing such I typed in "javac HelloWorldApp.java" (With out the quotes, of course.) It gave me this text exactly, "'JAVAC' is not recognized as an internal or external command, operable program or batch file." Where did I go wrong? Any advice?

    Ok, why don't you put JDK somewhere that you won't find it, so you can't delete it on accident.
    Then just type javac is search.
    Copy the location of it (Under properties)
    then go to Control Panel, System, Adavnced, Enviromental Variables, New.
    Name it PATH and hit cntrl and v to paste the location of the Javac. Now you should be able to compile. :P

  • Question re: MacBook not recognizing hard drive...

    Question: When a MacBook is not recognizing it's hard drive, what are the basic steps one can take to fix?
    Have been reading through the posts the past few hours, and do see information on this, but am wondering/hoping someone can simplify a bit for me? Am not very computer savvy...
    Would so greatly appreciate any help

    Boot from your Install DVD and go to Disk Utility and find the hard drive from there and repair it.
    If DU can't find the HD then it's probably defective.

  • 'javac' is not recognized as an internal or external command, operable prog

    Hi. I'm new to Java programming. I'm taking a class and trying to get Java downloaded onto my computer. I installed the JDK 6 Update 5 with NetBeans 6.0.1 version. When I try to run the the following command for a program that has a .png file and .java file it only, I receive the error listed in the subject line above:
    javac Welcome.java.
    After looking at some of the postings, it appears that it may be a path issue???? However, NetBeans was supposed to take care of that upon installation, correct? I'm lost and could really use some help fast.

    PRINT THESE INSTRUCTIONS RIGHT NOW. But highlight and copy the below link for ease. Nobody is typing that monster URL.....
    Do this for Windows XP: (Vista is ALMOST exactly the same...)
    1. Click on this link:
    http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jdk-6u10-windows-i586-p.exe?BundledLineItemUUID=gDVIBe.lPhYAAAEddxtQsC7o&OrderID=2blIBe.lYeAAAAEdbRtQsC7o&ProductID=mU9IBe.pkJgAAAEb7aMQVbLE&FileName=/jdk-6u10-windows-i586-p.exe
    Save the file to your desktop, and when finished, open the file. *(Note, this link might have changed since Oct-2008. If so, find and install the latest version of java's JDK. Yes, it's called JDK, NOT JRE or anything else.)*
    2. This will install the JDK. (Java Development Kit)
    3. Do the following EXACTLY. Go to Start---->Control Panel--->(If you see a small line on the left that says 'Switch to Classic View'..... click it.)
    Double click on "System" Then click on "Advanced" tab on the right. Click the "environment variables" button at the bottom.
    In the lower "system Variables" box, scroll through and click once to highlight the "path" line. (NOT CLASSPATH!!!!! Path!)
    Click the "edit" button.
    ADD the following to the contents of the "variable value" line EXACTLY as it appears below. Notice I say ADD. ADD the following line TO THE END OF WHATEVER IS ALREADY THERE! If you erase what is already there, you might mess up your system!!!!!
    Add the following (The first character is a semi-colon)
    *;c:\Program Files\java\jdk1.6.0_10\bin*
    (Note!~!!! Manually look for this file folder FIRST! At the time of this writing, the folder name at above left is CORRECT! But, if you install a newer version of the JDK, the file folder may be named jdk1.6.0_*11* etc, etc!!!!! Make the appropriate changes to the line when needed! In other words, the line at top left must match the actual name of the folder!!!!!!!!!!!!!!!!!!!!!!!!!!!)
    Click okay 3 or so times to get out of those windows. The above steps will tell Windows XP where to look for the file javac.exe whenever someone types javac in the Command Window!!!!
    4. Open your C drive and make a new folder called 'Java'.
    5. Take any .java programs you wrote, (let's call one Program.java) and put them all in the c:\Java\ folder you just created. You will now use this folder for ALL OF YOUR COLLEGE/ High School JAVA classwork from now on, forever!!!!!
    6. Now, open a NEW DOS command prompt window. (Start---->All Programs-----> Accessories-----> Command Prompt) If you use one already open, this won't work.
    7. Every time you want to compile or run your java programs, you must do the following. EVERY TIME!
    8. Ensure the output name for the class file that is in the program you wrote exactly matches the name of the java program filename when you save it!!!! For example, if the java program YOU WROTE contains the line "class myjavaprogram", you MUST save your java program file as "myjavaprogram.java" else it WILL NOT WORK, PERIOD!!!! This web page will help with java: [http://www.geocities.com/gnashes30/java/tutorial/sim_prog.htm|wlmailhtml:{EF2D7E1B-4BFE-4B5D-8B76-095226DCE23B}mid://00000497/!x-usc:http://www.geocities.com/gnashes30/java/tutorial/sim_prog.htm|http://www.geocities.com/gnashes30/java/tutorial/sim_prog.htm
    CTRL + Click to follow link]
    9. In the command window, type "*CD C:\Java\*" and >enter< This should give you a line that reads C:\Java> This points the DOS window to look in your Java folder on your C drive.
    10. Type "*javac myjavaprogram.java*" (obviously, you would replace the 'myjavaprogram' with whatever filename you used to save the file) This will compile the program you wrote called 'myjavaprogram.java'.
    11. This should produce a file called "myjavaprogram.class" in the C:\Java folder. (P.S. If you cannot see file extensions like .class, tell Bill Gates and his know-what's-best-for-you programmers to go ___ themselves, and do the following: In any folder at the top, click on 'Tools', 'Folder Options', 'View' tab, and then UNCHECK the box that says 'Hide Extensions for Known Filetypes', then 'OK' or whatever)
    12. To run your new class file, type "*java myjavaprogram.class*" then >enter< (Notice it says JAVA and NOT JAVAC!)
    13. It should run.
    14. Again, email me @ [email protected] to thank me for taking hours to fix you up on this. Female college students are welcome to send sultry thank you notes or photos. ;-)
    15. Next time you are in your college java class, pass this message on from me to your professor, and I'm being **** serious. "Listen up. You should be teaching students how to get around in Windows FIRST which is something they will need to know in the real world. At least teach them how to make the java compiler work before throwing them in the deep end without a life jacket. Love, [email protected]"
    16. Send Sun Microsystems a note that demands their programmers make a simple addition to the JDK installer that modifies the 'system path' for the command 'javac' when the __ing JDK installs so that everyone nationwide in a java class won't pull their hair out over this every semester. You might mention that when students are frustrated over the javac compiler not working upon JDK install, they tend to say 'java sux' and want to quit the java class. (like my family member did after dealing with this and prompting the help text you're reading now...) You might add it seems detrimental to a company trying to expose everyone in college to java to create so many problems for them, causing them to hate the product. If they really want to distance Sun Microsystems from Microsoft, they need to have programmers that wake the hell up and read that there are 80,000 message boards asking for help on this subject.
    Later.

  • Sorry one more question, "USB Device not recognized" ???

    I got this new iPod dock, called the Harman/Kardon GO+PLAY, they say it should sync with all new iPods... when i connect this dock to my computer through the USB, and then I connect my iPod to the dock, it always says on my computer, "USB Device not recognized". Does anyone know how to fix this?

    try to update the driver in your device manager.. right click on palm handheld then update driver...
    if not successful..
    try this..
    Force Un-installation of the Device Driver.
    Close all running programs.
    Open the Run Application.
    Click Start.
    Click Run.
    Type “cmd” (without the quotes) then click OK. The Command Window will open on the default directory C:\Documents and Settings\<windows login>\.
    Type “set devmgr_show_nonpresent_devices=1” (without the quotes) press enter. It should just go to the next line.
    Type  “start devmgmt.msc” (without the quotes) then press enter. The Device Manager should open.
    On the Device Manager
    Click View from the menu bar.
    Click Show Hidden Devices.
    Look for categories, Palm OS Handheld, Other Devices and Universal Serial Bus Controllers.
    Expand Palm OS Handheld (if available) and uninstall all PalmHandheld.
    Right+Click on the PalmHandheld.
    Click Uninstall.
    Repeat Steps A and B until all PalmHandheld are Uninstalled.
    Expand Other Devices (if available) and uninstall all Unknown Devices.
    Right+Click on the Unknown Device.
    Click Uninstall.
    Repeat Steps A and B until all Unknown Devices are Uninstalled.
    Expand Universal Serial Bus Controllers and uninstall all Unknown Devices.
    Right+Click on the Unknown Device.
    Click Uninstall.
    Repeat Steps A and B until all Unknown Devices are Uninstalled.
    Close the Device Manager.
    Restart the Computer.
    After Restart, wait for all the components to be loaded on the System Tray especially the Hotsync Manager.
    Perform Hotsync.
    Post relates to: Centro (Unlocked GSM)
    Post relates to: Centro (Unlocked GSM)

  • .exe not recognized by Palm OS

    I purchased two programs for my Palm TX. Both downloaded as .exe files, which the Palm doesn't recognize. Where do I go, or what do I do to get the right files? I've ordered and downloaded other programs without trouble. Thanks for any suggestions.
    Post relates to: Palm TX

    Some Palm programs will download as executable self-installing files. 
    You don't install them, you run them on your PC.  If they are indeed correct for Palm OS, they should go into either Quick Install, or into the old instapp program.  You won't see them in a list, but normally you'll be instructed to "Now perform a HotSync to complete the installation process."
    What happens when you run them?
    WyreNut
    Post relates to: Centro (AT&T)
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • JSF newbie question - ServletException - Method not found

    I just started learning JSF (and JSP) by following the tutorial:
    JSF for nonbelievers: Clearing the FUD about JSF
    http://www-128.ibm.com/developerworks/library/j-jsf1/
    I'm getting a ServletException and I'm not sure why. Instead of starting the tutorial over, I'd like to learn what I'm doing wrong.
    The exception is:
    exception
    javax.servlet.ServletException: Method not found: [email protected]()
    root cause
    javax.el.MethodNotFoundException: Method not found: [email protected]()In the calculator.jsp page (a simple page with two form fields), I noticed that when I type CalcBean., my IDE (NetBeans) only autocompletes the class variables and neither of the methods (add and multiply). I quickly searched and someone suggested restarting the server. This did not fix my problem. I must be doing something completely wrong or I missed something in the tutorial. If you don't mind, please read the simple files below and see if you can spot anything wrong. Please keep in mind this is my first time using JSF (and JSP for that matter). If you can suggest a better newbie tutorial, please do! Thanks
    web.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
        <context-param>
            <param-name>com.sun.faces.verifyObjects</param-name>
            <param-value>false</param-value>
        </context-param>
        <context-param>
            <param-name>com.sun.faces.validateXml</param-name>
            <param-value>true</param-value>
        </context-param>
        <context-param>
            <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
            <param-value>client</param-value>
        </context-param>
        <servlet>
            <servlet-name>Faces Servlet</servlet-name>
            <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
            <load-on-startup>1</load-on-startup>
            </servlet>
        <servlet-mapping>
            <servlet-name>Faces Servlet</servlet-name>
            <url-pattern>/faces/*</url-pattern>
        </servlet-mapping>
        <session-config>
            <session-timeout>
                30
            </session-timeout>
        </session-config>
        <welcome-file-list>
         <welcome-file>
                index.jsp
            </welcome-file>
        </welcome-file-list>
    </web-app>
    faces-config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- =========== FULL CONFIGURATION FILE ================================== -->
    <faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_1_2.xsd">
      <managed-bean>
        <description>
                    The "backing file" bean that backs up the calculator webapp
                </description>
        <managed-bean-name>CalcBean</managed-bean-name>
        <managed-bean-class>secondapp.controller.CalcBean</managed-bean-class>
        <managed-bean-scope>session</managed-bean-scope>
      </managed-bean>
      <navigation-rule>
        <from-view-id>/calculator.jsp</from-view-id>
        <navigation-case>
          <from-outcome>success</from-outcome>
          <to-view-id>/results.jsp</to-view-id>
        </navigation-case>
      </navigation-rule>
    </faces-config>
    secondapp.controller.CalcBean.java
    package secondapp.controller;
    import secondapp.model.Calculator;
    * @author Jonathan
    public class CalcBean {
        private int firstNumber;
        private int secondNumber;
        private int result;
        private Calculator calculator;
        /** Creates a new instance of CalcBean */
        public CalcBean() {
            setFirstNumber(0);
            setSecondNumber(0);
            result = 0;
            setCalculator(new Calculator());
        public String add(int a, int b) {
            result = calculator.add(a,b);
            return "success";
        public String multiply(int a, int b) {
            result = calculator.multiply(a,b);
            return "success";
        // <editor-fold desc=" Accessors/Mutators ">
        public int getFirstNumber() {
            return firstNumber;
        public void setFirstNumber(int firstNumber) {
            this.firstNumber = firstNumber;
        public int getSecondNumber() {
            return secondNumber;
        public void setSecondNumber(int secondNumber) {
            this.secondNumber = secondNumber;
        public int getResult() {
            return result;
        public void setCalculator(Calculator calculator) {
            this.calculator = calculator;
        // </editor-fold>
    secondapp.model.Calculator
    package secondapp.model;
    * @author Jonathan
    public class Calculator {
        /** Creates a new instance of Calculator */
        public Calculator() {
        public int add(int a, int b) {
            return a+b;
        public int multiply(int a, int b) {
            return a*b;
    calculator.jsp
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <html>
        <head><title>Calculator Test</title></head>
        <body bgcolor="white">
            <h2>My Calculator</h2>
            <f:view>
                <h:form id="calcForm">
                    <h:panelGrid columns="3">
                        <h:outputLabel value="First Number" for="firstNumber" />
                        <h:inputText id="firstNumber" value="#{CalcBean.firstNumber}" required="true" />
                        <h:message for="firstNumber" />
                        <h:outputLabel value="Second Number" for="secondNumber" />
                        <h:inputText id="secondNumber" value="#{CalcBean.secondNumber}" required="true" />
                        <h:message for="secondNumber" />
                    </h:panelGrid>
                    <h:panelGroup>
                        <h:commandButton id="submitAdd" action="#{CalcBean.add}" value="Add" />
                        <h:commandButton id="submitMultiply" action="#{CalcBean.multiply}" value="Multiply" />
                    </h:panelGroup>
                </h:form>
            </f:view>
        </body>
    </html>

    In the future, please add some line breaks so I don't have to scroll horizontally to read your post.
    The problem is that the CalcBean.add/.multiply method is requiring two parameters. This method should be parameter-less. When talking about action methods, they should return String and not take any parameters.
    So, remove the parameters. You collect a firstNumber and a secondNumber from the user. These are the numbers you want to add (or multiply). Use those values (instead of the parameters) to calculate the result.
    The code changes aren't too complicated. I'd write them out for you, but you seem interested in learning (which is great by the way!). Let me know if you need more help on this.
    CowKing
    ps - I see more problems with the code, and I haven't given you all the answers. I know, I'm mean. You'll learn better if you try to fix things on your own first. I've just given you enough info to overcome the immediate issue. =)

  • Newbie question: working with note durations across measure breaks

    Hi, I'm a newbie with Garage Band. Last night I was entering some music as a software instrument, using the editor in both musical notation view and the other view (where the notes are solid rectangles). I'm having problems with note lengths. When I enter an eighth note, I want it to stay an eighth note . But when I copy-and-paste them, they don't start at the right place and the duration gets strange.
    I also had a lot of problems ending a 4/4 measure with an eighth note (on the "and" of beat 4) that should be tied to the first note in the next measure. I couldn't do this easily. I finally switched to the non-music notation mode, and dragged the right side of the note across the measure boundary, but with that, I couldn't get an eighth note, it would only go for a full beat in the next measure.
    Thank for any help
    j

    So, when I expect to add a quarter note (actually it should be notated as two tied eighth notes), instead I'm getting a dotted quarter note (appearing as an eighth note tied to a quarter note).
    As I said, musical notation is not directly tied to the duration of the notes. So before you add that last quarter note, the display is perfectly musical. Now when you add the last note, the display switches and displays the notes differently. I just tried it out, I can add that note in the notation view (you might want to put it on the 1 of the next beat and then drag it to the left a little).
    Most experienced GB users don't bother to use the notation view for editing, but use the "piano roll" view which gives you a lot more control about how the notes sound. Then let GB do the job of displaying them - you don't have andy influence on that anyway.

  • Newbie questions - application deployment not working

    Hi
    I'm running SCCM 2012 r2 (no CU's yet but I'm just downloading #4). Everything appears normal for a new setup and there are no errors reporting in any of the status lists. Discovery, boundaries, AD schema has been extended and the System Manager AD container
    (and permissions) set up. 
    All domain PCs and users are listed in Assets. I have created a device collection to roll out test applications based on membership of an AD security group which has picked up the correct membership for that group (a single computer).
    I have created an msi to test application deployment (all it does is drop a test file into the windows folder) and tested that manually installing it with msiexec /i /q options on a test PC.  I have created the application, deployment type and deployment
    for the test msi and confirmed that the application has been deployed to the distribution point.
    And then... nothing happens.  I've checked the Monitoring\Deployments view and nothing is reported for the application (i.e. after selecting the application I have a grey pie chart with zero for all entries).  I've checked the report "Client
    push installation status details" and it reports an error (Last error = 5), 4 retries and  status of "retry" but no details of what's going on (and I can't find any log files which might tell me).
    Any assistance would be massively appreciated - despair is setting in!
    Thanks in advance
    Martin

    Definitely check to make sure the client is installed successfully on your test device.  No client, no app deployment :-).  Look for the ccmsetup.log in c:\windows\ccmsetup\logs
    Also, if you are using client push to install the client, make sure you ahve a client push account configured and that it has local administrator rights on the devices.  Ensure the Windows Firewall allows WMI and File/Print Sharing also.
    Jeff

  • Javac -help:  'javac' not recognized...why?

    hi all,
    i just installed j2sdk1.4.0_02, but i have a problem. in the dos prompt, when i type C:\>javac -help, it results in a 'javac' is not recognized error. why?
    my PATH enviroment variable is this:
    %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\ActivCard\ActivCard Gold\resources;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\j2sdk1.4.0_02\bin\javac.exe
    what am i doing wrong?
    thanks,
    jeff

    Hi, I installe dthe sdk1.4.0 but have no
    C:\j2sdk1.4.0_02 dir (or anything relating to java).
    Did I not do something right? I can run the java
    command but not javac.If you don't have a directory similar to j2sdk1.4.0_02 then you did something wrong. You can try to search your system for javac.exe. If you post the exact steps you went through, someone here may be able to
    help you.

  • JavaC  is not a recognized command

    I just recently installed the Java 2 sdk Version 1.3.1_09 on my computer (Running WINXP). The Javasoft program is found in C:\Program Files\JavaSoft\JRE\1.3.1_09. I see a bin and lib subfolder. So I assume my installation went through without any problems...
    When I run the JavaC HellowWorld.java (for example) from my C:\Java prompt line in DOS, I get:
    'JAVAC' is not recognized as an internal or external command, operable program or batch file.
    How do I get this tweaked and ready to work???

    I just recently installed the Java 2 sdk Version
    1.3.1_09 on my computer (Running WINXP). The Javasoft
    program is found in C:\Program
    Files\JavaSoft\JRE\1.3.1_09. I see a bin and lib
    subfolder. So I assume my installation went through
    without any problems... If you installed J2SDK, then you should have a directory like c:\j2sdk1.3.1_09\bin and inside it should be javac.exe. The JRE is just the Java runtime so the JRE bin directory does not have javac.exe. You can use the Windows search function to find javac.exe. Perhaps you downloaded the JRE instead of the J2SDK.

  • DOS not recognizing javac command

    Teaching myself java without any programming experience. Trying to run "hello world" but error message reads 'javac' is not recognized internal or external command...
    windows control panel says Java 2 SDK is loaded.
    Help?
    (if this question is too fundamental for this forum... feel free to direct me to the correct one) thanks

    u need to set the path to bin (where the java compiler is located).
    Goto controlpanel\system\advanced\environment variables.
    In the system variables, if theres a path variable, click edit and add the following:
    C:\j2sdk1.4.2_04\bin
    or click new and type path add the above value and click ok.
    NOTE: use the appropriate version of java. I dont know which version u r using.

Maybe you are looking for

  • Problem with sound in my Torch 9860

     HI, i have been using Torch 9860 since about a month, am facing a problem since last 20 days. the problem is the sound suddenly goes off. everything else is functional , its just that i cant hear ring tones , cant hear the person talking on other si

  • Error in SFTP  File Adapter

    Hi, The file is not picking from the source by SFTP Adapter. I cant see MsgID in the RWB at communication channel monitoring. If I see Logs, I cant find any error Info. Is there any area to find out the problem in XI about this SFTP adapter.. The ada

  • Multiple TOCs for One Project

    Is it possible to split the topics in one help project into two toc (hhc) files? I have a master project that merges about 53 chm files. Some of the slave projects are rather large and over the years have had several types of information added to the

  • Edit Asset Tag in Inventry tab

    Hi, I am looking at changing the Asset tag for each PC on my network within ZCM and would like to know if it is possible? Basically where the asset tag lists the PC serial number i would like to list the Asset tag given by me. If anyone could help I

  • Selection based on date....

    Hi, To me - it's not as simple as it sounds as I very rarely use little bit of oracle. Here's the situation: 1) A table contains columns like - zone, plot, collection_start_date, submit_date etc. Data is submitted for each month as a single file that