Java CLDC Emulation (Java ME Dev Kit 3.0) installation problem

Hi,
I tried installing Java CLDC Emulation from Java ME Dev Kit 3.0 to two different devices and Windows Mobile 6 Professional Emulator with mixed results:
- Installation on Sprint phone went fine and I can open 'Sun Java CLDC Emu' from Start->Programs
- Installation on IPAQ110 & Windows Mobile 6 Professional Emulator went fine, however when I try to run it I get the following message:
"The file 'sun_jwc' cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found. If the problem persists, try reinstalling or restoring this file"
I guess it has something to do with version of Windows since phone has Windows Mobile 6.1 Professional and IPAQ&Emulator Windows Mobile 6 Classic.
Can I just install some certificate into trusted store to make this work or Java CLDC Emulation from Java ME Dev Kit 3.0 works only with Windows Mobile 6.1 Professional?
Thanks,
Michael

Try this instructions:
1. Download and install Microsoft Device Emulator with device images for Windows Mobile 6 in "Network" emulator properties tab.
2. Download and install Microsoft Virtual PC.
Note: Installs virtual switch driver required for emulated network adapters.
3. Run Windows Mobile 6 Professional Emulator and bind its emulated NE2000 Network Adapter to a desktop network card.
Note 1: Consult the Microsoft device emulator documentation for instructions.
Note 2: Don't use ActiveSync for networking (cradling the emulator).
4. Write down the IP address of the emulator and the IP address of the host computer.
4.1. Open the Start menu on the emulator, click Settings, click Connections, click Network Cards, Click NE2000 Compatible Ethernet Driver.
4.2. Open Network Connections on the desktop, and display the status of the connection corresponding to the network card to which the NE2000 Network Adapter has been bound (step 3). Click the Support tab.
5. Open Emulator Properties.
5.1. Open the File menu.
5.2. Click Configure.
6. Set JavaMESdkHome\on-device\winmobile-arm as a shared folder in "General" emulator properties tab.
6.1. Browse to JavaMESdkHome\on-device\winmobile-arm.
6.2. Click OK.
7. Run File Explorer on the emulator.
7.1. Open Start menu.
7.2. Click Programs.
7.3. Click File Explorer.
8. Start the Sun Java CLDC Emulation CAB file installation.
8.1. Open Show menu.
8.2. Select Storage Card.
8.3. Click on the sun-java-cldc-emu.cab file.
9. Finish the installation and run the Sun Java CLDC Emulation.
Note: See the device installation for reference.
10. Register the Windows Mobile emulator in the Java ME SDK.
10.1. Open JavaMESdkHome\toolkit-lib\process\device-manager\conf\static-registrations.cfg.
10.2. Add the <device name>, <device ip>, <host ip> line into the file and save the changes (use the IP addresses from step 4).
As instance: MS_Emulator, 192.168.1.2, 192.168.1.1
11. Restart the Java ME SDK Device Manager.

Similar Messages

  • Running CLDC applications in Mindows Mobile using sun-java-cldc-emu.cab

    How to run CLDC applications in Windows Mobile using sun-java-cldc-emu.cab present in Java Me Platform SDK 3.0. I read the 'Java ME Platform SDK and windows mobile integration.pdf' before installing the cab. But after installing the cab the jar or jad files aren't getting associated with the JVM. When I click the jar it says 'there is no application associated with "filename". Run the application first, then open this application from within the application.' I can't find any option to open the jar file from within the Sun Java CLDC Emulator application.
    I'm using Windows Mobile 6.1 Professional Images.
    Is it possible to run this JVM like IBM J9 and CrEme? Is it actually a JVM??
    Please help.

    Threre are many JSR's to give extensive support for developers, however, it is phone manufactures would impl. JVM/spec support on their devices. This is similar to JVM api for desktop, one can't extended the JVM features which take native os support, even if they do one machine.. others using it will not be able run your application as these systems relay upon standard jvm from Sun.
    Wish you good luck.. if you are building the entire phone stack..
    Regards,
    Raja Nagendra Kumar
    Edited by: rajanag on Jul 29, 2009 10:44 PM

  • Java ME installation problem

    Hi, i am new to java me, but not to java in general. I am trying to install java me already   4 days and it still cannot be done. When i download java me sdk, usually the latest version, but i tried also previous versions, and i start the *.exe file , on the screen appears "Loading the installer..." and progress bar is filling.When it finishes, i expect that installation will begin(like 1.where to install, 2.do you accept license term, etc with buttons where i just click "Next" or "Browse",etc...) but nothing like this happens.It just happen NOTHING. When i press control + alt + del in order to see what processes are running (i mean the task manager in Windows), it shows that there is started program for installation, the exe is in the process list, also there is process java.exe .But the installation doesn't start.I waited at first 15 minutes, then i waited 30 minutes - just NOTHING. I tried previous version of java me - again the same. I use Windows XP and have installed many times the standard java, java1.4 sdk, java1.5 sdk,... java 1.7 sdk many times and haven't had any problems.
      Thanks if someone knows the answer of this.

    Try this instructions:
    1. Download and install Microsoft Device Emulator with device images for Windows Mobile 6 in "Network" emulator properties tab.
    2. Download and install Microsoft Virtual PC.
    Note: Installs virtual switch driver required for emulated network adapters.
    3. Run Windows Mobile 6 Professional Emulator and bind its emulated NE2000 Network Adapter to a desktop network card.
    Note 1: Consult the Microsoft device emulator documentation for instructions.
    Note 2: Don't use ActiveSync for networking (cradling the emulator).
    4. Write down the IP address of the emulator and the IP address of the host computer.
    4.1. Open the Start menu on the emulator, click Settings, click Connections, click Network Cards, Click NE2000 Compatible Ethernet Driver.
    4.2. Open Network Connections on the desktop, and display the status of the connection corresponding to the network card to which the NE2000 Network Adapter has been bound (step 3). Click the Support tab.
    5. Open Emulator Properties.
    5.1. Open the File menu.
    5.2. Click Configure.
    6. Set JavaMESdkHome\on-device\winmobile-arm as a shared folder in "General" emulator properties tab.
    6.1. Browse to JavaMESdkHome\on-device\winmobile-arm.
    6.2. Click OK.
    7. Run File Explorer on the emulator.
    7.1. Open Start menu.
    7.2. Click Programs.
    7.3. Click File Explorer.
    8. Start the Sun Java CLDC Emulation CAB file installation.
    8.1. Open Show menu.
    8.2. Select Storage Card.
    8.3. Click on the sun-java-cldc-emu.cab file.
    9. Finish the installation and run the Sun Java CLDC Emulation.
    Note: See the device installation for reference.
    10. Register the Windows Mobile emulator in the Java ME SDK.
    10.1. Open JavaMESdkHome\toolkit-lib\process\device-manager\conf\static-registrations.cfg.
    10.2. Add the <device name>, <device ip>, <host ip> line into the file and save the changes (use the IP addresses from step 4).
    As instance: MS_Emulator, 192.168.1.2, 192.168.1.1
    11. Restart the Java ME SDK Device Manager.

  • Not able to run java servlet dev kit

    hi,
    i was using java sdk2.1 .but when i istalled oracle 8i it has stopped working.it says the registry key for jre is jre1.1 but 1.2 is required.please help me get over this problem.
    im using:java std dev kit 1.2.2

    This is a Windows registry problem.
    Run regedit. Go to HKEY_LOCAL_MACHINE/SOFTWARE/JAvaSoft/Java Runtime Environment.
    In the right pane, you will find an entry Current version. Change it's value to 1.2
    That should do the trick!
    Regards,
    Carol.

  • Java Newbie Dev Kit

    I'm looking for a recommendation on a Java SDK kit that isn't an 80 meg download like Sun's, nor obsolete like VJ++ (which I have). I just want to learn to do Java programming for the web, as an alternative to PHP, which I am currently using.
    Can anybody recommend a small, easy to use dev kit that will allow me to do this? I don't want to build stand alone, cross-platform enterprise solutions that will help predict the next earthquake in San Francisco, nor make North Korea disarm :) I just want to get started with applets and such and run things from my web browser (just like PHP works).
    Thanks in advance.
    Simple is best (for me).

    I disagree with the previous poster. A 40MB download for someone who's not blessed with broadband is not trivial. Doing that with a 28.8kbps connection is almost impossible.
    How 'bout downloading it from work and putting it on a Zip disk? That would get it to your home desktop.
    I agree with the poster who suggested that a text editor and a command shell were sufficient. IDEs aren't necessary, even for creating Swing GUIs. Better to really understand what's going on. I've done production work that way. There's nothing wrong with it, and it removes difficulties with the IDE from your list of headaches. - MOD

  • Confirm on - Scratch-resistant glass, oleophobic coating,Adobe Flash HTML,Radio Stereo FM,Java MIDP emulator,Scratch-resistant glass back panel,Audio/video player and editor,TV Out,Document editor (Word, Excel, PowerPoint, PDF)

    Kindly confirm on the following features of Iphone 4s..and advice me accordingly.
    Confirm on - Scratch-resistant glass, oleophobic coating,Adobe Flash HTML,Radio Stereo FM,Java MIDP emulator,Scratch-resistant glass back panel,Audio/video player and editor,TV Out,Document editor (Word, Excel, PowerPoint, PDF)

    You can easily compare any Nokia devices using the web sites, here is a comparison of the N8 from the Nokia UK site:
    http://www.nokia.co.uk/gb-en/products/compare/?action=productcompareaction&site=64060&products=23301...
    And similar from Nokia Developer:
    http://www.developer.nokia.com/Devices/Device_specifications/Comparison.xhtml?dev=Lumia_800,N8-00
    Some information may be incomplete at present, since some device details were kept secret until the final moment of the launch so the pages have been prepared withoug all of the data.
    Nokia Maps is available for Windows Phone at launch.
    Multi-Touch(TM) is the registered trademark of another company, however Windows Phone does feature the common touch features such as swiping, pinch-zooming and so on.
    If this or any post answers your question, please remember to help others by pressing the 'Accept as solution' button.

  • Other Java Card Emulator

    Is there any other java card emulator besides cref from Java Card Development Kit?

    Dome313 wrote:
    Is there any other java card emulator besides cref from Java Card Development Kit?Hi,
    You will find that some of the major vendors have simulators available for their cards. Each of these simulators is designed to perform the same as the OS on the card so like different cards, different simulators can perform differently.
    NXP (JCOP), Gemalto and G&D all have a tool set for simulating (at least some of) their cards. These are built into an IDE. Some of these tools are hard to get a hold of and you should make sure any of these will meet your needs before paying for them (Gemalto Developer Suite is targeted at USIM development). You may be able to find other vendors that have similar offerings as well.
    Cheers,
    Shane

  • Using CLDC Sun Java(TM) Micro Edition SDK 3.0 EA with netbeans

    Hi ,
    has anyone stumbled upon this - I just installed netbeans and Java(TM) Micro Edition SDK 3.0 and am trying to work with the examples of the sdk inside the netbeans , but when I open them I get the message : "Problem - the project uses platform CLDC Sun Java(TM) Micro Edition SDK 3.0 EA", but it was not found. Create platform named like this - I tried to do it , but it doesn't help.
    Is there any way of overcoming this?

    Ok , I found the solution.
    I installed the Sun Java Wireless Toolkit for CLDC ver 2.5.2.2_01 directly (not as part of the SDK 3.0) , then added new platform and a new project configuration
    according to the new platform.
    In case someone else stumbles on that....

  • Unable to install Java 2 Platform Standard Edition Development Kit 1.4.2_11

    I am unable to install Java 2 Platform Standard Edition Development Kit 1.4.2_11 and NetBeans IDE 5.0 on Windows 98. I get the following message:
    Java 2 Platform Standard Edition Development Kit 1.4.2_11 cannot be installed on your computer because current account does not have sufficient privileges.
    I am trying to install at home, no network, and as far as I can tell, there is no way to give yourself "administrative privileges". Is Windows 98 not supported anymore?

    98SE is supported. See configuration requirements for the various versions.
    Try downloading Java and installing it, then go to the NetBeans site and downloading it and installing separately.

  • How can I configure the Java ME Emulator (3.0) on Mac to launch a browser?

    Hi all.
    I'm a non-developer user of the Java ME Emulator, where I need to test J2ME applications. I run the Java J2ME ME Emulator on my Mac, version 3.0.
    I usually run the emulator as such:
    /Applications/Java_ME_SDK_3.0.app/Contents/Resources/bin/emulator -Xdescriptor:/path/to/jad
    However, in our application I'm testing - whenever I click a URL/Link that normally opens a browser on a real device - it does nothing on the emulator. How can I get this to work? I've loaded up the 'Java_ME_SDK_3.0' App (/Applications/Java_ME_SDK_3.0.app) and found the settings there for this (Preferences -> General -> Web Browser) however, no matter what I put in there seems to work. (No browser even launches/opens)
    Can someone please help me?
    Thanks
    Ryan Hunt.

    Hello TwoTankAmin, the Java deployment Toolkit is for developers and used by Java applications to help manage getting the right version of Java for a user’s system. Are you sure the problem is there ?
    Do you have it '''Always Activate''', in Add-ons Manager tab and the Java TM platform SE 7 U67 also? [https://support.mozilla.org/en-US/kb/troubleshoot-issues-with-plugins-fix-problems#w_determining-if-a-plugin-is-the-problem Determining if a plugin is the problem].
    thank you

  • Java ME Emulator does not start in Netbeans 8

    Hello,
    I am new to Netbean and I am trying to run the Java ME 8 Emulator within Netbeans 8.
    My project (IMletDemo) runs properly if the emulator is executed outside Netbeans 8.
    I set ant in debug mode.
    the output file is the following :
    Property "platform.bootclasspath" has not been set
    Property "run.cmd.options" has not been set
    Property "platform.runcommandline" has not been set
    Property "dist.jad.url" has not been set
    Starting emulator in execution mode
    Finding class org.netbeans.modules.j2me.common.ant.EMapFormat
    Loaded from C:\My Program Files\NetBeans 8.0\mobility\modules\org-netbeans-modules-j2me-common-ant.jar org/netbeans/modules/j2me/common/ant/EMapFormat.class
    Class java.text.Format loaded from parent loader (parentFirst)
    Class org.netbeans.modules.j2me.common.ant.EMapFormat loaded from ant loader (parentFirst)
    Class java.lang.StringBuffer loaded from parent loader (parentFirst)
    Class org.apache.tools.ant.taskdefs.Execute loaded from parent loader (parentFirst)
    Class org.apache.tools.ant.types.Commandline loaded from parent loader (parentFirst)
    Finding class org.netbeans.modules.classfile.ClassFile
    Class java.net.URL loaded from parent loader (parentFirst)
    Executing command line: $
    Execute:Java13CommandLauncher: Executing '$'
    The ' characters around the executable and arguments are
    not part of the command.
    C:\Users\BAAL7505\Documents\NetBeansProjects\IMletDemo\nbproject\build-impl.xml:810:
    java.io.IOException: Cannot run program "$": CreateProcess error=2, Le fichier spécifié est introuvable
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1042)
    at java.lang.Runtime.exec(Runtime.java:620)
    at org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:41)
    at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:428)
    at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:442)
    at org.netbeans.modules.j2me.common.ant.RunTask.doExecute(RunTask.java:396)
    at org.netbeans.modules.j2me.common.ant.RunTask.execute(RunTask.java:349)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    at sun.reflect.GeneratedMethodAccessor117.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:435)
    at org.apache.tools.ant.Target.performTasks(Target.java:456)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
    at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:286)
    at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:555)
    at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:153)
    Caused by: java.io.IOException: CreateProcess error=2, Le fichier spécifié est introuvable
    at java.lang.ProcessImpl.create(Native Method)
    at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)
    at java.lang.ProcessImpl.start(ProcessImpl.java:137)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)
    ... 21 more
    BUILD FAILED (total time: 3 seconds)
    I could not find how to set the properties platform.bootclasspath, run.cmd.options, platform.runcommandline, dist.jad.url.
    Can anyone help me with this issue, please ?
    Thanks in advance.
    Bruno

    Hi Sergey,
    I use :
    oracle-jmesdk-8-0-rr-win32-bin.exe
    jdk-8u5-nb-8-windows-x64.exe
    oracle-jmesdk-8-0-rr-nb-plugins.zip
    I downloaded them on may 27th. I assume they are the latest packages.
    Bruno

  • JAVA WITH GWT(GOOGLE WEB TOOL KIT)

    Anyone know about this........?JAVA WITH GWT(GOOGLE WEB TOOL KIT)

    CeciNEstPasUnProgrammeur wrote:
    JavaJaquar wrote:
    do u knw the codingparts..
    this.setAttribute(PLATINUM_STAR);
    this.setAttribute(FEATURED_DEVELOPER);
    this.setAttribute(COOL_FRENCHY_WITH_MOTORCYCLE);
    Fame fame = this.getGenerateFameFromAttributes();
    Chicks chickSet = null;
    try {
    chickSet = fame.acquireChicks();
    } catch(NullPointerException npe) {
    System.out.println("Oh fuque off.");
    this.attachGroupies(chickSet); // works with null, too
    this.haveFun();
    Don't forget to work your RubberChickenVoodooMagic. ;-)

  • Dev Kit for RAZR V3?

    Hello - Just bought a Motorola RAZR V3. What a great phone. I am an amateur programmer, good with scripting but my only OOP exerience is with C# and have also played with Net Beans a little. I am looking for the best JAVA dev kit for writing apps for my RAZR but when I visit the Sun site I find there are a few options when picking a the JAVA ME software. I also found motorola had a kit as well.
    The RAZR V3x runs a JavaME environment with a MIDP 2.0, CLDC 1.1 kVM.
    Which would be the best kit for my RAZR and a semi-noob programmer?
    Message was edited by:
    ak_roosterr

    Thread related:
    Oracle Globus Development Kit
    Joel Pérez

  • Error while running DocumentOutbox handler class in content DB Dev kit

    Hi,
    I am able to compile the DocumentOutbox content handler class which comes with content DB Dev kit. But, when I run scriptdriver.sh, I am getting the following errors in the log file "RegisterDocumentOutbox.out".
    Any help in resolving this would be appreciated
    Next method: setDefaultScriptOperationsClass oracle.ifs.ecm.tools.script.AuditSpecificationOperations
    Exception while invoking method 'setDefaultScriptOperationsClass oracle.ifs.ecm.tools.script.AuditSpecificationOperations' ; exception is:
    java.lang.RuntimeException: Unable to construct operations instance
    java.lang.RuntimeException: Unable to construct operations instance
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.setDefaultScriptOperationsClass(EcmScriptDriver.java:503)
         at oracle.ifs.ecm.tools.script.EcmScriptOperations.setDefaultScriptOperationsClass(EcmScriptOperations.java:522)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.invokeMethod(EcmScriptDriver.java:431)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.run(EcmScriptDriver.java:257)
         at oracle.ifs.ecm.tools.script.EcmDiffTest.main(EcmDiffTest.java:37)
    elapsed time (ms) = 7
    Next method: identifyByPath domain /oracle
    Exception while invoking method 'identifyByPath domain /oracle' ; exception is:
    java.lang.RuntimeException: Cannot register a null object (domain)
    java.lang.RuntimeException: Cannot register a null object (domain)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.registerObject(EcmScriptDriver.java:972)
         at oracle.ifs.ecm.tools.script.EcmScriptOperations.registerObject(EcmScriptOperations.java:9220)
         at oracle.ifs.ecm.tools.script.EcmScriptOperations.identifyByPath(EcmScriptOperations.java:4889)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.invokeMethod(EcmScriptDriver.java:431)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.run(EcmScriptDriver.java:257)
         at oracle.ifs.ecm.tools.script.EcmDiffTest.main(EcmDiffTest.java:37)
    elapsed time (ms) = 69
    Next method: defineAuditTypeListDefinition atl
    Exception while invoking method 'defineAuditTypeListDefinition atl' ; exception is:
    java.lang.RuntimeException: No such method with specified number of arguments (1)
    java.lang.RuntimeException: No such method with specified number of arguments (1)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.invokeMethod(EcmScriptDriver.java:423)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.run(EcmScriptDriver.java:257)
         at oracle.ifs.ecm.tools.script.EcmDiffTest.main(EcmDiffTest.java:37)
    elapsed time (ms) = 0
    Next method: addAuditType atl DOCUMENT_CREATED SUCCESS_ONLY
    Exception while invoking method 'addAuditType atl DOCUMENT_CREATED SUCCESS_ONLY' ; exception is:
    java.lang.RuntimeException: No such method with specified number of arguments (3)
    java.lang.RuntimeException: No such method with specified number of arguments (3)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.invokeMethod(EcmScriptDriver.java:423)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.run(EcmScriptDriver.java:257)
         at oracle.ifs.ecm.tools.script.EcmDiffTest.main(EcmDiffTest.java:37)
    elapsed time (ms) = 1
    Next method: addAuditType atl DOCUMENT_CREATED_AS_COPY SUCCESS_ONLY
    Exception while invoking method 'addAuditType atl DOCUMENT_CREATED_AS_COPY SUCCESS_ONLY' ; exception is:
    java.lang.RuntimeException: No such method with specified number of arguments (3)
    java.lang.RuntimeException: No such method with specified number of arguments (3)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.invokeMethod(EcmScriptDriver.java:423)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.run(EcmScriptDriver.java:257)
         at oracle.ifs.ecm.tools.script.EcmDiffTest.main(EcmDiffTest.java:37)
    elapsed time (ms) = 3
    Next method: addAuditType atl DOCUMENT_BECAME_VERSION SUCCESS_ONLY
    Exception while invoking method 'addAuditType atl DOCUMENT_BECAME_VERSION SUCCESS_ONLY' ; exception is:
    java.lang.RuntimeException: No such method with specified number of arguments (3)
    java.lang.RuntimeException: No such method with specified number of arguments (3)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.invokeMethod(EcmScriptDriver.java:423)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.run(EcmScriptDriver.java:257)
         at oracle.ifs.ecm.tools.script.EcmDiffTest.main(EcmDiffTest.java:37)
    elapsed time (ms) = 0
    Next method: addAuditType atl USER_APPLICATION_CONNECTED SUCCESS_ONLY
    Exception while invoking method 'addAuditType atl USER_APPLICATION_CONNECTED SUCCESS_ONLY' ; exception is:
    java.lang.RuntimeException: No such method with specified number of arguments (3)
    java.lang.RuntimeException: No such method with specified number of arguments (3)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.invokeMethod(EcmScriptDriver.java:423)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.run(EcmScriptDriver.java:257)
         at oracle.ifs.ecm.tools.script.EcmDiffTest.main(EcmDiffTest.java:37)
    elapsed time (ms) = 1
    Next method: defineAuditTargetSpecificationDefinition ats domain ALL_SUBITEMS
    Exception while invoking method 'defineAuditTargetSpecificationDefinition ats domain ALL_SUBITEMS' ; exception is:
    java.lang.RuntimeException: No such method with specified number of arguments (3)
    java.lang.RuntimeException: No such method with specified number of arguments (3)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.invokeMethod(EcmScriptDriver.java:423)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.run(EcmScriptDriver.java:257)
         at oracle.ifs.ecm.tools.script.EcmDiffTest.main(EcmDiffTest.java:37)
    elapsed time (ms) = 0
    Next method: defineAuditHandlerSpecificationDefinition ahs oracle.ifs.examples.handlers.DocumentOutbox 1H 00:30:00 true
    Exception while invoking method 'defineAuditHandlerSpecificationDefinition ahs oracle.ifs.examples.handlers.DocumentOutbox 1H 00:30:00 true' ; exception is:
    java.lang.RuntimeException: No such method with specified number of arguments (5)
    java.lang.RuntimeException: No such method with specified number of arguments (5)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.invokeMethod(EcmScriptDriver.java:423)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.run(EcmScriptDriver.java:257)
         at oracle.ifs.ecm.tools.script.EcmDiffTest.main(EcmDiffTest.java:37)
    elapsed time (ms) = 0
    Next method: createAuditSpecification DocOutboxSpec atl ats ahs "DocumentOutbox AuditSpecification"
    Exception while invoking method 'createAuditSpecification DocOutboxSpec atl ats ahs "DocumentOutbox AuditSpecification"' ; exception is:
    java.lang.RuntimeException: No such method with specified number of arguments (5)
    java.lang.RuntimeException: No such method with specified number of arguments (5)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.invokeMethod(EcmScriptDriver.java:423)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.run(EcmScriptDriver.java:257)
         at oracle.ifs.ecm.tools.script.EcmDiffTest.main(EcmDiffTest.java:37)
    elapsed time (ms) = 0
    Next method: showAuditSpecification DocOutboxSpec
    Exception while invoking method 'showAuditSpecification DocOutboxSpec' ; exception is:
    java.lang.RuntimeException: unknown object tag: DocOutboxSpec
    java.lang.RuntimeException: unknown object tag: DocOutboxSpec
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.lookupObject(EcmScriptDriver.java:857)
         at oracle.ifs.ecm.tools.script.EcmScriptOperations.lookupObject(EcmScriptOperations.java:9140)
         at oracle.ifs.ecm.tools.script.EcmScriptOperations.showAuditSpecification(EcmScriptOperations.java:1572)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.invokeMethod(EcmScriptDriver.java:431)
         at oracle.ifs.ecm.tools.script.EcmScriptDriver.run(EcmScriptDriver.java:257)
         at oracle.ifs.ecm.tools.script.EcmDiffTest.main(EcmDiffTest.java:37)
    elapsed time (ms) = 1
    Thanks in Advance

    A parent folder must have set workflow configuration to be final - thus preventing any sub-folders from changing the policy.
    Work your way through the various parent folders (via Web UI), and ensure "Do not allow subfolders to modify this operation's workflow settings" for the particular workflow/operation combination is not set.
    Matt.

  • Problem in installing J2se dev. kit 5.0 update 8

    Hello,
    I am using win XP as my OS. I just want to install the J2SE standard edition dev. kit so i downloaded it from internet and once i am going to install it, after coying some files, it shows me the error no. 1335 and saying that the cabinet file data1.cab required for this installation is corrupt and cannot be used and the whole transaction is roll back. Pls. suggest what to do ? I am new to java technology and wants to write java programs and wants to compile. What to do? I have already downloaded ths J2SE dev. kit 5.0 update8.
    Pls. suggest

    I would suggest you download the file again. It's possible, though rare, to download an entire file from the Internet and have corruption in the file.
    Brian

Maybe you are looking for

  • Adobe Cloud installation problem

    Hi guys, I just did a sytem restore, and Adobe illustrator is no longer in my computer... when I tried to get it again...upsss the Adobe Cloud said that I have already AI on my system. I am not able to install it again, any idea? I am desperate... th

  • Mail doesn't send when used fromout an other app?

    I noticed many times that when I send an email from out another app, the message isn´t really send. I still have to go to the mail app, outbox, and give the command to send it. Is this normal?

  • XI pro not in drop down list for serial number verification

    I have installed XI pro and am directed to the serial number upgrade page. XI pro is not on the drop down list and when I enter my serial number it tells me its not for the qualifying product when i try to use any of the XI drop downs. ???

  • How do I totally remove yahoo from firefox and from my computer?

    I don't know how it happened but somehow Yahoo has taken over Firefox and I can't figure out how to get rid of it. I have ATT Uverse but I don't use the AT&T Yahoo email servuce. I use Outlook Express. So Yahoo should only be on my computer for the u

  • Spaces: howto disable Switch by dragging

    Hi folks, this is driving me nuts: using spaces, I can drag a window the a screen border, wait a while and Spaces switches to another space. However, using an application where I need to do other drag operations (Logic Pro in my case), causes spaces