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

Tags: Java

Similar Questions

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

  • New to Java development. Get an error with the Hello World program. Help, please

    Hello everyone. I just started with Java and I would begin to develop applications for Blackberry. I'm trying the HelloWorld application, I found in the book of Apress beginning Blackberry development. Yesterday, I installed:

    (1) jdk-1_5_0_22-windows-i586 - p.exe (32 bit)

    (2) BlackBerry_JDE_5.0.0.exe

    I have everything installed in the default location, what he said and this is the error I get when I try to launch my app:

    Building HelloWorld
    C:\Program Files (x 86) \Research In Motion\BlackBerry JDE quiet 5.0.0\bin\rapc.exe-codename = HelloWorld HelloWorld.rapc warnkey = 0 x 52424200; 0 x 52525400; ' 0 x 52435200 import ="... \Program files (x 86) \Research in Motion\BlackBerry JDE 5.0.0\lib\net_rim_api.jar" C:\BeginningBlackBerryDevelopment\com\beginningblackberry\helloworld\HelloWorldApp.java C:\BeginningBlackBerryDevelopment\com\beginningblackberry\helloworld\HelloWorldMainScreen.java
    I/o Error: CreateProcess: javac - 1.3 source-target 1.3 - g - O-d C:\Users\ADAMSK~1\AppData\Local\Temp\rapc_3d5cd53a.dir - bootclasspath "... \Program files (x 86) \Research in Motion\BlackBerry JDE 5.0.0\lib\net_rim_api.jar"-classpath "...» "Error in \Program files (x 86) \Research In Motion\BlackBerry JDE 5.0.0\lib\net_rim_api.jar" C:\BeginningBlackBerryDevelopment\com\beginningblackberry\helloworld\HelloWorldApp.java C:\BeginningBlackBerryDevelopment\com\beginningblackberry\helloworld\HelloWorldMainScreen.java = 2
    Error while building project

    I don't know why. Can someone help me please? I'm running Windows 7 Ultimate x 64.

    Thank you

    No, you set your ACCESS Windows path variable to include the location where the java compiler is installed, usually the directory "/ bin" where you installed java.

    Mine is located here:

    C:\Program Files\Java\jdk1.6.0_05\bin

    Update the path:

    Control Panel

    System

    Advanced tab

    Click the "Environment Variables" button

    Under "System Variables", look for the path and to update.

  • 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 in establishing Hellow world Page in OFA

    Hi all

    I'm new to OFA.

    Yesterday, I configured Jdeveloper. And I tried to develop a Hello World page. It throws the following error.

    500 internal Server Error

    oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.PoolException: Not able to create new database connection: FNDSECURITY_APPL_SERVER_ID
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1509)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:362)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1294)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1149)
         at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1118)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1085)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1072)
         at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)
         at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:602)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:579)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:533)
         at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1160)
         at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:227)
         at _OAErrorPage._jspService(_OAErrorPage.java:62)
         [/OAErrorPage.jsp]
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].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[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:847)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:813)
         at _runregion._jspService(_runregion.java:193)
         [/runregion.jsp]
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].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[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.apps.fnd.common.PoolException: Not able to create new database connection: FNDSECURITY_APPL_SERVER_ID
         at oracle.apps.fnd.security.DBConnObj.<init>(DBConnObj.java:255)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at oracle.apps.fnd.common.Pool.createObject(Pool.java:1273)
         at oracle.apps.fnd.common.Pool.borrowObject(Pool.java:1027)
         at oracle.apps.fnd.security.DBConnObjPool.borrowObject(DBConnObjPool.java:584)
         at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:330)
         at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1719)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2314)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2251)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2108)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1918)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1762)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1775)
         at oracle.apps.fnd.common.Context.getJDBCConnection(Context.java:1453)
         at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:170)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1500)
         ... 49 more

    Any help on this?

    I have it.

    I copied the template.dbc file. But, according to the suggestion of my friend go on this page and find the actual path to .dbc files

    and copied to the folder jdev and you reconnect to the db. Now it works fine.

    Thank you

    Jagadekara Reddy

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

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

  • 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

  • Hello JSP Page of the world

    We start using the Jdeveloper 11.1.2.2.0 today.

    We want to create a JSP page with the string "Hello World".

    First of all, we have the challenge "Choose default run Target".

    Thanks in advance

    NY

    Have you tried to run your project? In this case, the window "Choose default run Target" appears. You can run a Java servlet, a Java Server Page or html file. Create a page jspx (right click) and run it. Even, you can run a stubborn workflow.

  • 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

  • How to remove a line empty without validation error in ADF Table (EMP)

    Hello world

    I use the EMP Table in page jspx ADF to insert data into database.when, I insert a line in the table by createInsert operation, it the insertion of the line. But I need to remove that line immediately with enter them any value.

    But it displays a validation to empno error. Y at - it means to remove the empty line? If not, what are the reasons that we cannot remove the line.

    could someone tell me why!

    Thanks in advance!


    Kind regards
    Amar

    Published by: 973755 on December 11, 2012 06:42

    Amar,

    I'm a bit confused with your logic here...

    But if you try to delete the row by clicking the button Delete you can set the immediate property to true, this function of deletion will take place without performing any validation of the entity...

    R

  • &lt; error &gt; &lt; oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort &gt; &lt; ADFC-64010 &gt;

    Hello

    We are seeing the error below and failed to find any documentation on this. Suggestions to go beyond this issue?

    (Build JDEVADF_11.1.1.7.2ADF - FAREL8 - BP_GENERIC_131030.1412.6661.3)

    < sept 17, 2014 3:41:54 PM MDT > < error > < oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort > < ADFC-64010 > < ADFc: Page ' / oracle/rnow/firebolt/pages/workingUnit.jsff' references flow bind "Report1171410990113532" more than once, which is not taken in charge of responsibilities.  The ID of the affected components are: "j_id__ctru15:0:j_id__ctru13pc2 j_id__ctru15:0:j_id__ctru9pc2". >

    < sept 17, 2014 3:41:54 PM MDT > < error > < oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort > < ADFC-64010 > < ADFc: Page ' / oracle/rnow/firebolt/pages/report/reportMain.jsff' references task flow binding "dynamicRegion4" more than once, which only is not supported.  The ID of the affected components are: "j_id__ctru15:0:j_id__ctru9pc2:0:rptf_rm_0_region4 j_id__ctru15:0:j_id__ctru13pc2:0:rptf_rm_0_region4". >

    < sept 17, 2014 3:41:54 PM MDT > < error > < oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort > < ADFC-64010 > < ADFc: Page ' / oracle/rnow/firebolt/pages/report/reportMain.jsff' references task flow binding "dynamicRegion3" more than once, which only is not supported.  The ID of the affected components are: "j_id__ctru15:0:j_id__ctru13pc2:0:r3 j_id__ctru15:0:j_id__ctru9pc2:0:r3". >

    < sept 17, 2014 3:41:54 PM MDT > < error > < oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort > < ADFC-64010 > < ADFc: Page ' / oracle/rnow/firebolt/pages/report/reportMain.jsff' references task flow binding "dynamicRegion5" more than once, which only is not supported.  The ID of the affected components are: "j_id__ctru15:0:j_id__ctru9pc2:0:rptf_rm_0_region1 j_id__ctru15:0:j_id__ctru13pc2:0:rptf_rm_0_region1". >

    < sept 17, 2014 3:41:54 PM MDT > < error > < oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort > < ADFC-64010 > < ADFc: Page ' / oracle/rnow/firebolt/pages/report/reportNode.jsff' references task flow binding "dynamicRegion5" more than once, which only is not supported.  The ID of the affected components are: "j_id__ctru15:0:j_id__ctru9pc2:0:rptf_rm_0_region1:0:r2Page j_id__ctru15:0:j_id__ctru13pc2:0:rptf_rm_0_region1:0:r2Page". >

    < sept 17, 2014 3:41:54 PM MDT > < error > < oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort > < ADFC-64010 > < ADFc: Page ' / oracle/rnow/firebolt/pages/report/reportNode.jsff' references task flow binding "dynamicRegion6" more than once, which only is not supported.  The ID of the affected components are: "j_id__ctru15:0:j_id__ctru13pc2:0:rptf_rm_0_region1:0:rptf_rn_2_r3Page j_id__ctru15:0:j_id__ctru9pc2:0:rptf_rm_0_region1:0:rptf_rn_2_r3Page". >

    < sept 17, 2014 3:41:54 PM MDT > < error > < oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort > < ADFC-64010 > < ADFc: Page ' / oracle/rnow/firebolt/pages/report/reportNode.jsff' references task flow binding "dynamicRegion4" more than once, which only is not supported.  The ID of the affected components are: "j_id__ctru15:0:j_id__ctru13pc2:0:rptf_rm_0_region1:0:r1Page j_id__ctru15:0:j_id__ctru9pc2:0:rptf_rm_0_region1:0:r1Page". >

    < sept 17, 2014 3:41:55 PM MDT > < error > < oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort > < ADFC-64010 > < ADFc: Page ' / oracle/rnow/firebolt/pages/report/reportNode.jsff' references task flow binding "dynamicRegion2" more than once, which only is not supported.  The ID of the affected components are: "j_id__ctru15:0:j_id__ctru13pc2:0:rptf_rm_0_region1:0:r2 j_id__ctru15:0:j_id__ctru9pc2:0:rptf_rm_0_region1:0:r2". >

    < sept 17, 2014 3:41:55 PM MDT > < error > < oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort > < ADFC-64010 > < ADFc: Page ' / oracle/rnow/firebolt/pages/report/reportNode.jsff' references task flow binding "dynamicRegion3" more than once, which only is not supported.  The ID of the affected components are: "j_id__ctru15:0:j_id__ctru13pc2:0:rptf_rm_0_region1:0:rptf_rn_2_r3 j_id__ctru15:0:j_id__ctru9pc2:0:rptf_rm_0_region1:0:rptf_rn_2_r3". >

    Thank you

    R

    The error message to tell you that the page fragments ' done /oracle/rnow/firebolt/pages/workingUnit.jsff refers to a report or a report generator several times. This is not supported in your version. A workflow can only be listed once on a page.

    You see the IDS of components that you should also see if you are using firebug. In the paper, it seems that you iterate some components which in turn the other reference work stream.

    Timo

  • 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

Maybe you are looking for