BPM 11g Application error Hello World

I'm going by step tutorial on creating Hello World Application BPM 11g where I run into WSDL read error message. The link of the tutorial is here:

Build your first process with Oracle 11 g BPM

Error occurs in chapter "Enhancing the basic Hello World Process"--> adding a rule of business-> step 5.

After the creation of Associations of data for inputs and outputs to the title of the dialog box implemented in place of business 'Necessary review' rule and clicking on OK in the Properties dialog box, I get following error message (please click the link to see the screen shot of the error message):

https://drive.Google.com/file/d/0B1YDzO9g_MoLNkVTazdXTHp2UVE/edit?USP=sharing

I would like to know if you have trouble accessing this link.

Basically, the error is on not able to find the decision service wsdl file:

Error reading wsdl file:

ReviewRules_DecisionService_1.wsdl file not found

Also get same error for file not found HelloRules_DecisionService_1.wsdl.

I'm not sure whether this file should be automatically generated when you perform data associations and the application of the business rule in the wizard.

Please let me know what could go wrong here. I tried to go through this tutorial many times but stuck at this step.

BPM Suite 11g

BPMN Editor11.1.1.7.0.0.97

Jdev version: 11.1.1.7.0

Jdev Build: JDEVADF_11.1.1.7.0_GENERIC_130226.1400.6493

Thank you.

I watched the two XSD tutorial Hello everyone had help.  This is what is causing your error.

Here's an XSD that will work for the tutorial with 11.1.1.7.  Note that I put the 'Hello' and 'review' of objects in a XSD so just use a XSD.

"http://www.w3.org/2001/XMLSchema" container ="http://www.w3.org/2001/XMLSchema"

xmlns:Qt ="http://www.mycompany.com/ns/hw" targetNamespace ="http://www.mycompany.com/ns/hw"

elementFormDefault = "qualified" >

        

   

       

           

           

           

       

   

   

   

       

           

           

       

   

Hope this helps,

Dan

Tags: Fusion Middleware

Similar Questions

  • Smartphones Blackberry blackBerry applications & error App World?

    Recently, I replaced my Blackberry and now my apps won't work.

    I have a Blackberry data plan, connects successfully EDGE / 3G and blackberry BIS symbol shows.

    BBM, browser and whatsapp work fine, but when I try to use applications such as Facebook and Twitter, I get the following error message:
    "You are currently on a service plan that does not support this application...". »

    Also - I can search and view applications on AppWorld, but if I try to download I get ' can't get the new token because of the State of device offline (error Id: 40760).

    Any advice?

    Hello and welcome to the community!

    With a strong network carrier (e.g., no WiFi only), I suggest the following steps, in order, even if they seem redundant to what you have already tried (steps 1 and 2, each should result in a message from your BB... ( Please wait for this before moving on to the next step) :

    (1) registry HRT

    • KB00510 How to register a BlackBerry smartphone with wireless network
    • Please wait a 'registration' message reach your Messages application

    (2) remove and return Service directories

    • KB05000 Remove the maintenance book for the BlackBerry Internet Service email account in the BlackBerry smartphone
    • If you do not have access CMIME, continue deleting
    • KB02830 Send the directories for the BlackBerry Internet Service
    • Please wait "the Activation' Messages, one per already configured e-mail account, arrive in your Messages. If you have not already configured email accounts, please wait 1 hour.

    (3) restart to take batt

    • With power ON, remove the hood back and remove the battery. Wait a minute, then replace the battery and cover. Power on and wait patiently through the long reboot - about 5 minutes. See if things return to functioning. Like all computing devices, BB suffers from memory leaks and others... with a hard reboot is the best remedy.

    I hope that will move things again for you! If not, then you should contact your mobile provider for formal support... they have yet to fill out some things about their "back-end" to complete the transfer of your services to your old BB to this news.

    Good luck!

  • problem setting env dev on a Mac to run the Hello World application

    Hello

    I'm having some problems of setting up my development environment and you try to run the "Hello World" application I would be very grateful if someone can help me.

    I'm on a Mac with:

    + OS X 10.7.4
    + Eclipse 3.7.2 (Build id: M20120208-0800)
    + Java such as reported by "java-version": version

    Java version "1.6.0_33".

    Java (TM) SE Runtime Environment (build 1.6.0_33 - b03-424 - 11 M 3720)
    Java 64-Bit Server VM (build 20, 8-b03-424, mixed mode)

    As I already had an Eclipse environment, I installed the plugin BlackBerry Java (and all available BlackBerry SDK) following the instructions "add the BlackBerry in Eclipse (Mac) Update site.
    https://developer.BlackBerry.com/Java/download/Eclipse?OS=Mac

    If you follow the tutorial Hello BlackBerry ( https://developer.blackberry.com/java/documentation/first_app_1968215_11.html ), after clicking "Finish."
    a dialog box titled "Error - BlackBerry Java Development Environment" appears with the message:

    "Cannot find RIMUsbJni.dll. Without this dll, that FDI can not connect to the computers active USB pocket.
    Add RIMUsbJni in java.library.path ".

    ... with the "OK" buttons and "don't show me this message again."

    As I read in another thread that maybe that's because 64-bit JDK is used instead of the JDK 32-bit ( http://supportforums.blackberry.com/t5/Java-Development/Cannot-find-RIMIDEWin32Util-dll/m-p/342343#M... ), I used the OS X 'Java Preferences.app' to set the 32-bit as the preferred Java JRE, but I still get the same error.

    OTOH, I still have the 64-bit installed eclipse. Does it really matter? Do I have to remove the 64-bit eclipse and install the 32-bit eclipse to solve this problem?

    Thanks in advance.

    Replying to myself:

    I deleted my 64-bit Eclipse and install the "plug-in for Eclipse BlackBerry" for developers without an existing Eclipse environment. Now it works, I was able to load the app into my BB and run it, so...

    It seems that the eclipse of 64-bit cannot be used for the development of Java of BB; the eclipse of 32 bits is required.

  • A simple Hello World application but impossible to the EAR file create

    Hello guys,.
    I am new to ATG platform,
    I just want to print hello World in ATG in browser to test. I have create this module structure

    Hello world-leading of the project (creation in eclipse by clicking New-> dynamic project)
    When the project is created. I've added four records.
    1 build
    2 Config
    3.J2EE - apps-> HelloWorld.war-> WEB - INF-> TLDs and lib (also a file web.xml that contain the path to the tld libraries link. I pasted respective jar and tld to respective folder)
    4.META - INF-> MANIFESTO. MF
    part I created two jsp page Hi.jsp and hello.jsp which lie in the sources folder in my dynamic project in which I just wrote Hello everyone within the Organization

    I have also included external ATG pots (BuildPath).

    It's my MANIFESTO. MF file

    Manifest-Version: 1.0
    ATG-Date:
    ATG-EAR-Module: j2ee-apps/HelloWorld.ear
    ATG-time:
    ATG-Version: 10.1
    ATG-Config-Path: config /.
    ATG-Build: 528
    ATG-J2EE: j2ee-apps/HelloWorld.ear
    ATG-Full Version: 10.1
    ATG-required: DSS DAF

    My workspace is C:\ATG WORK\HelloWorld


    When I want to create EAR file in cmd prompt
    CD C:\ATG\ATG10.1\home\bin
    runassembler HelloWorld.ear m HelloWorld DSS DafEar DafEar.Admin

    I get this error


    The Assembly began.
    The target application is C:\ATG\ATG10.1\home\bin\HelloWorld.ear.
    Error (s): error: there is no ATG platform or application package installed that contains an AppModule which corresponds to HelloWorld
    Cause: error: there is no ATG platform or application package installed that contains an AppModule which corresponds to HelloWorld
    TAKEN AT:CONTAINER:atg.appassembly.ApplicationAssemblerException: Error: there is no ATG platform or application package installed that contains an AppModule which my
    TCHES HelloWorld; Source: ATG.applauncher.AppLauncherException: Error: there is no ATG platform or application package installed that contains an AppModule which corresponds to
    HelloWorld
    at atg.appassembly.EarInfoFactory.createEarInfo(EarInfoFactory.java:119)
    at atg.appassembly.Main.main(Main.java:447)
    SOURCE EXCEPTION: atg.applauncher.AppLauncherException: Error: there is no ATG platform or application package installed that contains an AppModule which corresponds to HelloWorld

    at atg.applauncher.versioner.Versionator.createInitialRequirements(Versionator.java:299)
    to atg.applauncher.versioner.Versionator. < init > (Versionator.java:109)
    at atg.applauncher.MultiInstallLocalAppModuleManager.expandSearchPath(MultiInstallLocalAppModuleManager.java:176)
    to atg.applauncher.MultiInstallLocalAppModuleManager. < init > (MultiInstallLocalAppModuleManager.java:132)
    at atg.appassembly.EarInfoFactory.createEarInfo(EarInfoFactory.java:114)
    at atg.appassembly.Main.main(Main.java:447)
    Cleaning.


    Please can the guy to correct my error. I would be very grateful to you.

    Published by: 958333 on September 11, 2012 03:55

    Published by: 958333 on September 11, 2012 03:55

    Published by: 958333 on September 11, 2012 03:56

    Hi, can you tell what data source do you want to set up?
    and no need to create directly from java project as mentioned above, you can create atg module as: file-> new-> project-> java-> atg assistants-> select new Module ATG and go to the next-> set as MyProject project name and select root diretory as C:\ATG\ATG10.1, and then click next-> select applications needed by senario engine Adaptive by default atg is selected , so there's no need to add more and click to-> here you will find modules by default, DAS, DPS, DSS, so no need to add more and go to the next--> you can change the default ' output folder ' as ' MyProject/classes' that shows ' MyProject/bin' that will store our files * .class, then click-> set Name = MyProject-j2ee application J2EE , the Web application name = MyProject-web, Context-root = MyProject, then select target Applicaton Server = JBoss(for Example;you can choose any->click to finish.->)
    Now start your engine server Adaptive senario atg-> commond open prompt and start the dynamo Server (for example, I am considering server like jboss)
    C:\Training\ATG\ATG9.1\home\bin\startDynamoOnJBOSS f MyProject-> open new browser and go (for example, http://localhost:9090/MyProject)
    If you are able to see the page index.jsp on browser then you did.
    -RMishra

    Edited by: RMishra on Sep 13, 2012 17:03

  • Errors that occur in the Hello World page

    I made a Hello World page in OFA
    When I race it
    I am getting following error


    Details of the exception.
    oracle.apps.fnd.framework.OAException: Application: ICX, name of the Message: the responsibility specified could not be found.
    at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId (unknown Source)
    at oracle.apps.fnd.framework.CreateIcxSession.createSession (unknown Source)
    at runregion. jspService(_runregion.java:132)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:34)
    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:880)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)

    Please someone help me.

    You have access to 11i or R12 Instances? If so proceed as follows: -.

    User: operations
    Password: welcome
    Application: IN.
    Responsibility: PURCHASING_OPERATIONS

    Also select the CBD of the 11i or Instance of R12 file.

    After completing the steps above, run the page. It should not completed with error.

  • Error page ADF - Hello world

    Hi friends,
    I create the Hello World page in ADF (11g). While run the page through a following error message.
    *** Using port 7101 ***
    "C:\Users\Rama Krishna\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd"
    [waiting for the server to complete its initialization...]
    .
    .
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m  -XX:MaxPermSize=512m
    .
    WLS Start Mode=Development
    .
    CLASSPATH=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;D:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;%classpath%;.\
    .
    PATH=D:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;D:\Oracle\MIDDLE~1\JDK160~1\jre\bin;D:\Oracle\MIDDLE~1\JDK160~1\bin;E:\oracle\product\10.2.0\db_1\bin;C:\orant\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\Oracle\Middleware\jdk160_18\bin\javac;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    .
    ***************************************************
    *  To start WebLogic Server, use a username and   *
    *  password assigned to an admin-level user.  For *
    *  server administration, use the WebLogic Server *
    *  console at http:\\hostname:port\console        *
    ***************************************************
    starting weblogic with Java version:
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    Starting WLS with line:
    D:\Oracle\MIDDLE~1\JDK160~1\bin\java -client   -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m  -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true  -Xverify:none  -da -Dplatform.home=D:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server  -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\Users\RAMAKR~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1 -Dcommon.components.home=D:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\Users\RAMAKR~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=C:\Users\RAMAKR~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=C:\Users\RAMAKR~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol  -Digf.arisidbeans.carmlloc=C:\Users\RAMAKR~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\carml  -Digf.arisidstack.home=C:\Users\RAMAKR~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1  -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\RAMAKR~1\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\oracle\store\gmds  Xms512m -Xmx512m -Dweblogic.management.discover=true  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath  weblogic.Server
    java.lang.NoClassDefFoundError: Xms512m
    Caused by: java.lang.ClassNotFoundException: Xms512m
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Could not find the main class: Xms512m.  Program will exit.
    Exception in thread "main" Process exited.
    Create page simple Hello, why this error occurs.
    could u please solve my problem any body.
    Thank you and best regards
    Jocelyne.

    You have a configuration problem in one of the configuration files of jdev (jdev.boot or jdev.conf) or in your options for running your project.
    To check the project, open the project properties and select the Run/Debug/section "Profile", change the 'default' (or any other entry that you see) entry and look for the "Java Options".
    >
    ... Xms512m...
    >
    There is a '-' missing, so java assumes that you want to start this class.

    Timo

  • Hello world runs with errors

    I have problems with the Hello World in JDeveloper RUP7 of installation program.
    And I've searched these forums, but no thread describe this specific question.

    -----

    When I run the Hello World, the first page looks in good condition, with all links showing.

    However, when I click on one of the links in the page, then I get an error
    and the page dumps me to our main Login Applications screen.

    The error that I get (after clicking on a link) is:
    Unexpected URL parameters were detected and will be ignored

    And the link I click on Hello World is:
    http://scottma09.Corpusa.napole.local:8988/OA_HTML/OA.jsp?
    OAFunc = FWK_TOOLBOX_HELLO &
    OAPB = FWK_TOOLBOX_BRAND &
    OAHP = FWK_TOOLBOX_TUTORIAL_APP &
    OASF = FWK_TOOLBOX_HELLO &
    TransactionId = 1255486469 & SV = kIYCU8z8RLu95eOyqIqWaw...

    All the tips are greatly appreciated.

    Hello

    go to tools > Preferences > embeded oc4j > select default ip, it can solve your problem.

    Kind regards
    Out Sharma

  • Hello world don't show in the list of applications

    I got my first demo application: Hello world. It works very well as a tutorial, but when I look upward in option > advanced options > applications, it has not shown in. But it is shown in the applications > modules and cannot be deleted.

    What happened and how can I solve this problem.

    Thank you all

    It is the behavior expected if you like running/debugging to run the application in the BlackBerry smartphone Simulator.  If you are installing 'standard', it will fill up here.  You can see an overview of the mechanisms of installation here:

    How to deploy and distribute Applications

    http://supportforums.BlackBerry.com/T5/testing-and-deployment/how-to-deploy-and-distribute-Applicati...

  • Hello World error

    I installed the BB_JDE_PluginFull_1.1.1... several times now

    It is the Beta 2 of the BB Java plug-in for eclipse v1.1.

    I think I followed all the installation instructions correctly.

    I created a BB project called Hello World, has copied the tutorial sample code and it seems to do very well, but I get the following error:

    Command line error - BlackBerry Smartphone Simulator
    ----------------------------------------------------
    Unknown option: World
    Try "flight/Help" using the command line.

    Any ideas what I did wrong?

    Try to rename the project into something with no spaces (such as "HelloWorld")

  • BlackBerry JDE Build Error - new installation - Hello World

    I'm new to the Blackberry development.  I was able to get Eclipse works without any problems whatsoever and I built a few sample programs and one of my own.  However, it seems to me that RIM Blackberry JDE has some nice features for the visualization of information specific to Blackberry batteries, memory statistics, etc. Then I tried to get the RIM Blackberry JDE 4.5 and 4.7 installed so I can revisit.  I had some problems installing a reason any.  I've gotten past these problems, but I'm starting to get the headache trying to build "Hello World".

    What would someone mind helping me resolve the error of next generation for 'Hello World '.  It will probably take something simple and I feel stupid, but I have to finish reviewing the RIM JDE so I can select my development environment and begin to develop.

    Building helloworld
    D:\Program Research In Motion\BlackBerry JDE 4.5.0\bin\rapc.exe-silencieux import ="...... \.. \Program Files\Research in Motion\BlackBerry JDE 4.5.0\lib\net_rim_api.jar"codename = helloworld helloworld.rapc warnkey = 0 x 52424200; 0 x 52525400; 0 x 52435200 D:\Temp\HELLO\helloworld\com\rim\samples\helloworld\HelloWorld.java
    I/o Error: Cannot run program "javac": CreateProcess = 2 error, the system cannot find the file specified
    Error while building project

    Thanks in advance!

    (You must make sure that) that you have installed a suitable JDK, and (b) in the JDK bin directory is in your Windows PATH environment variable.

    Open a command window and type javac

    If it is not found, the JDE cannot find it either.

  • The OFA error: you have enough privileges for the operation. Please contact your system administrator. (Hello world does not)

    Hello

    My business that we are upgrading to R12.2.5. I downloaded the latest patch from metalink jdeveloper and trying to configure jdeveloper. When I ran Hello World program I get an error of "you have enough privileges for the operation." "Please contact your system administrator."

    I have facility for all the configs needed in the project but still is the same.


    When I fell on the debug mode. I got the same error with the missing config file.

    Please check below the debug message:

    November 4, 2015 16:47 oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig

    INFO: oracle.adf.share.config.ADFConfigFactory no META-INF/adf - config.xml not found

    Help me its urgent.

    Thank you

    Thanks for the reply to my post.

    I used the position and he help me solve the problem.

    As I'm working on R12.2.5 which is the latest version of oracle, so the solution was not entirely correct, but helped me dig the real solution.

    After that the implementation of Jdevloper below is the steps I followed

    1. change the profile FND option: validate IP address - no

    2 al ' Jdeveloper go to tools--> embedded OC4J preferences--> Global--> starting--> address local IP select by default.

    It helped me solve my problem.

    Thank you

  • Hello, impossible to update my applications, error U44M1I210, impossible to extract the files to download, what should I do?

    Hello, impossible to update my applications, error U44M1I210, impossible to extract the files to download, what should I do?

    Hello

    Please see error U44M1I210 | Install updates

    Hope that helps!

    Kind regards

    Sheena

  • access error at the OA.jsp in Hello world of extension OA in jdeveloper

    I am trying to configure my extension of EBS R12.1.1 for jdeveloper
    I managed because installation and configuration for jdeveloper
    I'm in adjustment to the top of your development environment, FRO creating Hello World program in jdeveloper
    I have success run the page
    http://Ansari.home.PC.com:8988/OA_HTML/test_fwktutorial.jsp

    but when I click on the link of hello world
    Displays the follwing error

    Request URI:/OA_HTML/OA.jsp

    Exception:
    OracleJSP:oracle.jsp.provider.JspCompileException:
    Errors compiling:C:\p8431482_R12_GENERIC\jdevhome\jdev\myclasses\.jsps\\_OA.java

    Fatal error: cannot find class java/lang/StackOverflowError


    I don't know what the problem is please let me know the solution

    PL see if MOS Doc 370759.1 (JDeveloper Page errors with "cannot find class Java\Lang\StackOverflowError ') can help you

    HTH
    Srini

  • Hello world giving error

    Greeting to all.

    JDeveloper 11 g.

    Trying Hello world to work but in error.

    Here is the code:
    package helloworld;

    public class HelloWorld {
        public HelloWorld() {
        }
        public static void main(String[] args) {
            HelloWorld hello = new HelloWorld();
            String name = args[0];
            String greeting = "Hello";

            System.out.println(greeting + " " + name);
        }
    }
    Compiles correctly. But when I run it I get no entry at the bottom of the log window bar and I'm getting following error: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
    in helloworld. HelloWorld.main (HelloWorld.java:8)
    Process has finished with exit code 1.

    I'm puzzled. Any suggestion?

    Thank you


    PS:
    (This code is a simplified version of the tutorial Hello World posted here: http://www.oracle.com/technology/products/jdev/11/cuecards/ide_set_1/ccset1_ALL.html)

    Hello Raman,

    probably you run the main method where you found a few arguments (args [0]), and since you did not put everything you found the error.
    then right click on the project-> properties-> Run/Debug / Profile-> default-> Edit-> program arguments: insert an argument (for example, the word Raman)

    Kind regards

    Branislav

  • Deploy the Hello world on a test Oracle eBusiness Suite application

    Hello

    I created the project Hello World in the Oracle Applications Framework (11.5.10 RUP5) Developer Guide.

    How to deploy the "application" of the e-Business Suite test environment? The Devguide shows how to perform a large number of additional measures, such as the deployment of the business object and so forth (the helloworld application is none of those)...

    What steps are necessary to deploy the Hello World application, to make it work in e-Business Suite (Chapter 1 Page 26)?

    Thanks for the tips!

    Your script does not mention the root directory. Run this:

    /MyTest/Oracle/dbcomn/Java/Oracle/Apps/AK/Hello/WebUI/AndrasPG.XML - rootdir/mytest/oracle to Java oracle.jrad.tools.xml.importer.XMLImporter/dbcomn/java/apps - username username-password xxxxxx - dbconnection "(description = (addr
    "(ess_list = (address = (community = tcp.world) (protocol = tcp) (host = 10.1.0.x)(port = 15xx))) (connect_data = (sid = x))).

    Hope that you enter the correct host, port, and SID number.

    Concerning
    Sumit

Maybe you are looking for