Error compiling Oracle's adftoystore

I'm getting problems compiling adftoystore with JDeveloper 10.1.3.
I have not changed anything in the default install.
Maybe my packages oracle.jbo and oracle.jdeveloper doesn't have some classes.
Here are some of the compiler errors:
Error(4,19): cannot access class oracle.jbo.Row; file oracle\jbo\Row.class not found
Error(6,33): cannot access class oracle.jbo.uicli.binding.JUControlBinding; file oracle\jbo\uicli\binding\JUControlBinding.class not found
Error(7,33): cannot access class oracle.jbo.uicli.binding.JUCtrlListBinding; file oracle\jbo\uicli\binding\JUCtrlListBinding.class not found
Error(8,31): cannot access class oracle.jdeveloper.html.StaticPickList; file oracle\jdeveloper\html\StaticPickList.class not found
In Library Manager, i added DevSuiteHome\BC4J\lib\*.jar. and accessed Help-> Check for updates and installed all. No difference.
Can anyone tell me where can i find those classes or solve this problem?
Thanks.

Because 10.1.3 preview comes without ADF you have to add more libraries. Some of the classes are in directory DevSuiteHome\BC4J\jlib. I don't know which you need, but you can open the jars and look for the missing classes yourself.

Similar Messages

  • ERROR compiling Oracle Forms 10g

    Hi,
    I am getting the following error while compiling Oracle 10g Forms on HP-UX 11.11:
    ./frmcmp_batch.sh module=/home/sneha/IAS_Upgrade/My_Forms/MY_MENUS.fmb USERID=user1/test123@orcl module_type=FORM OUTPUT_FILE=
    /home/sneha/IAS_Upgrade/OUTPUT/MY_MENUS.fmx compile_all=yes upgrade=yes build=yes
    Forms 10.1 (Form Compiler) Version 10.1.2.0.2 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
    With the Partitioning option
    JServer Release 9.2.0.5.0 - Production
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE 10.1.0.4.0 Production
    FRM-10043: Cannot open file.
    Form not created
    I am using Oracle 9.2.0.5 database and AS 10.1.2.
    The forms were earlier compiled on IAS 9.0.4
    Could someone please guide me as how to resolve this error?
    Thanks in advance,
    Sneha

    The problem was with a few environment variables. Our DBA has changed the convention of f90 and hence the change in environment variables.
    The problem is solved now.
    Thanks a lot for your help.
    -Sneha

  • Deployejb : Oracle 8.1.6 : Errors compiling the communication stubs

    Hi,
    I was able to deploy EJB using JDeveloper 3.1 in the Oracle 8i (1.1.6) DB.However, when I try it manually, it is giving errors.
    I was able to use deployejb tool succesfully with Oracle 8.1.5 DB.Is there some problem with Oracle 8.1.6 DB?
    This is output, I am getting :
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs.....................................done
    Compiling Stubs...Errors compiling the communication stubs
    C:\sandeep\JDeveloper3.0\class\TEMP\EJBPackage\_OracleEJBHomeImplBase.java:24: i
    llegal combination of modifiers: abstract and strictfp
    abstract public class _OracleEJBHomeImplBase extends org.omg.CORBA.portable.Skel
    eton implements EJBPackage.OracleEJBHome {
    ^
    C:\sandeep\JDeveloper3.0\class\TEMP\EJBPackage\_OracleEJBRemoteImplBase.java:24:
    illegal combination of modifiers: abstract and strictfp
    abstract public class _OracleEJBRemoteImplBase extends org.omg.CORBA.portable.Sk
    eleton implements EJBPackage.OracleEJBRemote {
    ^
    2 errors
    Is this a problem with the classpath/path settings?
    Please advise!!
    TIA
    Sandeep
    null

    Thanks,I got it
    -- Sandeep
    null

  • Error While Compiling Oracle Forms - internal error [60603]

    Hi,
    I'm getting below error message which compiling Oracle Forms in 10g R2, Please help to suggest how can I solve this problem.
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 50, column 5
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 66, column 2
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 72, column 2
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 85, column 2
    Statement ignored
    PL/SQL ERROR 320 at line 103, column 57
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 103, column 3
    Statement ignored
    PL/SQL ERROR 320 at line 109, column 31
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 109, column 2
    Statement ignored
    PL/SQL ERROR 320 at line 110, column 30

    when this error coming, any specific case when you see this?
    Are you trying to call any database program units ?
    try to compile the database program units which you are trying to call in the Forms.

  • Form compilation Error in Oracle R12

    Dear All
    i am Facing a Problem during compilation of forms (10g) over oracle EBS R12. My Operating System is 'Linux'.
    Following is the command for compilation:
    [oracle@dell US]$ frmcmp_batch module=FORM_NAME.FMB userid=apps/apps
    output_file=/u01/oracle/PROD/apps/apps_st/appl/per/12.0.0/forms/US/FORM_NAME.FMX module_type=form
    batch=yes compile_all=special
    When i run this command it error out following:
    bash : frm_batch : command not found
    Please guide me about the solution of this problem
    Regard
    Ahmed.

    Hi Ahmed,
    Thanks for not being vague about your OS.
    It seems like you are trying to run a command for the apps user with the oracle user.
    Try switching to the apps user, then source the environment as this is clearly an environment issue.
    Regards
    Ruan

  • Re-compile Oracle 11i Internet Expenses Java Classes

    Due to business requirement, we are required to re-compile Oracle 11i Internet Expenses java classes. Fortunately all files are fine, except of one for "Expense Details" screen.
    Under directory */comn/java/oracle/apps/ap/oie/server/, there is a JAVA class file DetailAMImpl.java. When I re-compile it, I got errors as below:
    $> javac DetailAMImpl.java
    DetailAMImpl.java:506: cannot resolve symbol
    symbol : method copyFrom (oracle.apps.ap.oie.server.ExpenseReportLinesVORowImpl,oracle.jbo.domain.Number,oracle.jbo.domain.Number)
    location: interface oracle.jbo.Row
    row.copyFrom(expensereportlinesvorowimpl, new Number(-10), expensereportlinesvorowimpl.getDistributionLineNumber());
    ^
    DetailAMImpl.java:508: cannot resolve symbol
    symbol : method setReportLineId (oracle.jbo.domain.Number)
    location: interface oracle.jbo.Row
    row.setReportLineId(expensereportlinesvorowimpl.getReportLineId().multiply(-1));
    ^
    DetailAMImpl.java:512: cannot resolve symbol
    symbol : method getReportLineId ()
    location: interface oracle.jbo.Row
    expenseallocationsvoimpl.duplicateDistributionsByLine(expensereportlinesvorowimpl.getReportLineId(), row.getReportLineId());
    ^
    DetailAMImpl.java:525: cannot resolve symbol
    symbol : method bIsEmpty ()
    location: interface oracle.jbo.Row
    if(row.bIsEmpty())
    ^
    4 errors
    $>
    It seems I am missing one Java class file that contains View object "ROW". Could you please advise me what is the missing file, and where can I get it?
    Many Thanks.

    Hi,
    I suggest to ask this question on one of the Oracle Applications forums, or better, address this issue with customer support at metalink.oracle.com
    Frank

  • Fatal Error: compiler internal error

    Hi,
    I'm new to JDeveloper and am having a problem trying to use jdk
    1.3.1_01 with it. The version I'm using is Version 2.0 (Build
    343).
    I tried to define a new target JDK version for java version
    1.3.1_01 and got a "Could not create dependency files" message
    at the end (I got the same message when I defined a new target
    JDK version for 1.2.1).
    When I try to compile anything in JDeveloper with the 1.3.1_01
    version set I get the following errors:
    Fatal Error: compiler internal error
    and
    Fatal Error: internal assertion failure jmk 465
    When trying to to compile with 1.2.2 I don't get this problem.
    Would anyone be able to help me with this?
    Thanks,
    Marcia

    Hi,
    I'm new to JDeveloper and am having a problem trying to use jdk
    1.3.1_01 with it. The version I'm using is Version 2.0 (Build
    343). If you are new to JDeveloper, I recommend that you get a latter
    version from OTN. You can get production 3.2.3 and Oracle9i
    JDeveloper Release Candidate from OTN
    (http://otn.oracle.com/software/products/jdev/content.html).
    JDeveloper 2.0 works on JDK 1.1.7b.
    JDeveloper 3.2.3 uses JDK 1.2
    Oracle9i JDeveloper uses JDK 1.3
    >
    I tried to define a new target JDK version for java version
    1.3.1_01 and got a "Could not create dependency files" message
    at the end (I got the same message when I defined a new target
    JDK version for 1.2.1).
    When I try to compile anything in JDeveloper with the 1.3.1_01
    version set I get the following errors:
    Fatal Error: compiler internal error
    and
    Fatal Error: internal assertion failure jmk 465
    When trying to to compile with 1.2.2 I don't get this problem.It sounds like a backwards compatiability problem with java.
    Again I would switch version of JDeveloper, which comes with the
    correct version of JDK.
    >
    Would anyone be able to help me with this?
    Thanks,
    Marcia

  • How to compile Oracle java strored procedure in Putty

    I have created a java strored procedure , which would be invoked by oracle function.
    This java stored procedure is get compiled via SQL plus. While compiling by the use of putty , it shows lots of compilation error .
    How to compile Oracle java strored procedure in Putty??

    You'll need to add the j2ee.jar to your classpath. Usually you'll have to add some jars from your app server to your classpath as well.
    For example (using weblogic):
    javac -classpath c:\java\j2ee\j2ee1.3.1\lib\j2ee.jar;c:\tools\appserver\weblogic\wl7.1\lib\weblogic.jar
    HelloServlet.java

  • Jdeveloper toolbox -  links fail with "Errors compiling:C:\jdevhome\jdev\myclasses\.jsps\\_OA.java"

    Hi,
    I'm running 12.1.3 in virtualbox and the OAF toolbox tutorials work after logging onto EBS.
    After installing jdeveloper (on windows 8) and doing the documented setup, even the "Hello World" test fails when run in jdeveloper.
    I've double checked the setup and that the jdeveloper patch version is right (p9879989_R12_GENERIC)
    and have the "Default Local IP address" checkbox selected as well.
    I guess some windows install/config is incorrect,but don't know what.  Any ideas?
    Thanks.
    The exact browser error is -
    500 Internal Server Error
    JSP Error:
    Request URI:/OA_HTML/OA.jsp
    Exception:
    OracleJSP:oracle.jsp.provider.JspCompileException:
    Errors compiling:C:\jdevhome\jdev\myclasses\.jsps\\_OA.java
    and the full stack is  -
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config>
    C:\jdevbin\jdk\bin\javaw.exe -hotspot -classpath C:\jdevbin\j2ee\home\oc4j.jar;C:\jdevbin\jdev\lib\jdev-oc4j-embedded.jar -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -XX:MaxPermSize=256M -Doracle.j2ee.dont.use.memory.archive=false -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    26/12/2013 11:09:23 com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    26/12/2013 11:09:23 com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    WARNING: Code-source C:\jdevbin\jdev\appslibrt\xml.jar (from <library> in /C:/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /C:/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\jdevbin\jdev\appslibrt\jazn.jar (from <library> in /C:/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /C:/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in C:\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /C:/jdevbin/jdev/appslibrt/jazn.jar) has the same filename but is not identical to /C:/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in C:\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib\uix2.jar (from WEB-INF/lib/ directory in C:\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib) has the same filename but is not identical to /C:/jdevbin/jdev/appslibrt/uix2.jar (from <library> in /C:/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader datatags.web.webapp:0.0.0.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 10061 ms.
    Target URL -- http://192.168.56.1:8988/OA_HTML/test_fwktutorial.jsp
    13/12/26 11:09:29 Oracle Containers for J2EE 10g (10.1.3.3.0)  initialized
    26/12/2013 11:09:44 oracle.jsp.logger.JspMessages infoCannotDispatchJspPage
    INFO: Unable to dispatch JSP Page : oracle.jsp.provider.JspCompileException: <H3>Errors compiling:C:\jdevhome\jdev\myclasses\.jsps\\_OA.java</H3><pre></pre>
        at oracle.jsp.app.JspJavacCompiler.compile(JspJavacCompiler.java:304)
        at oracle.jsp.runtimev2.JspPageCompiler.attemptCompilePage(JspPageCompiler.java:731)
        at oracle.jsp.runtimev2.JspPageCompiler.compileBothModes(JspPageCompiler.java:456)
        at oracle.jsp.runtimev2.JspPageCompiler.compilePage(JspPageCompiler.java:413)
        at oracle.jsp.runtimev2.JspPageInfo.compileAndLoad(JspPageInfo.java:705)
        at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:694)
        at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:414)
        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)
        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.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
        at java.lang.Thread.run(Thread.java:595)

    Hi,
    i think you missed JDEV_HOME environment variable.
    below blog may help,
    Oracle Apps By Kishore: Steps to make JDeveloper Environment

  • Deploy EJB : Errors compiling the communication stubs

    Compiling Stubs...Errors compiling the communication stubs
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHolder.java:35: Class java.awt.ColorPackage.ColorSpace not found.
    public java.awt.ColorPackage.ColorSpace value;
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHolder.java:38: Class java.awt.ColorPackage.ColorSpace not found.
    public ColorSpaceHolder(java.awt.ColorPackage.ColorSpace value) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:38: Class java.awt.ColorPackage.ColorSpace not found.
    public static java.awt.ColorPackage.ColorSpace read(org.omg.CORBA.portable.InputStream _input) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:39: Class java.awt.ColorPackage.ColorSpace not found.
    return (java.awt.ColorPackage.ColorSpace) ((com.visigenic.vbroker.orb.GiopInputStream)_input).read_estruct("java.awt.ColorPackage.ColorSpace");
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:41: Class java.awt.ColorPackage.ColorSpace not found.
    public static void write(org.omg.CORBA.portable.OutputStream _output, java.awt.ColorPackage.ColorSpace value) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:42: Class java.awt.ColorPackage.ColorSpace not found in void write(org.omg.CORBA.portable.OutputStream, java.awt.ColorPackage.ColorSpace).
    ((com.visigenic.vbroker.orb.GiopOutputStream)_output).write_estruct(value, "java.awt.ColorPackage.ColorSpace");
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:44: Class java.awt.ColorPackage.ColorSpace not found.
    public static void insert(org.omg.CORBA.Any any, java.awt.ColorPackage.ColorSpace value) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:49: Class java.awt.ColorPackage.ColorSpace not found.
    public static java.awt.ColorPackage.ColorSpace extract(org.omg.CORBA.Any any) {
    There is no ColorSpace class ?

    ./my_deployejb.sh -republish -verbose -u mylog -p mypass -s sess_iiop://localhost:2481:mydb -temp /tmp/ejb -descriptor myejb.ejb myjar.jar
    avec my_deployejb.sh :
    #! /bin/ksh
    # %W% %E%
    addclasspath=""
    args=""
    while test $# -gt 0
    do
    case $1 in
    -classpath|-addclasspath) shift; addclasspath=$addclasspath:$1;;
    *) args="$args $1"
    esac
    shift
    done
    JRECLASSPATH=$JAVA_HOME/lib/tools.jar:$ORACLE_HOME/lib/aurora_client.jar:/oracle1/app/oracle/product/8.1.6/jlib/javax-ssl-1_1.jar:/oracle1/app/oracle/product/8.1.6/jlib/jssl-1_1.ja r:$ORACLE_HOME/lib/jasper.zip:$ORACLE_HOME/lib/vbjtools.jar:$ORACLE_HOME/lib/vbjorb.jar:$ORACLE_HOME/lib/vbjapp.jar:$ORACLE_HOME/javavm/lib/aurora.zip:$ORACLE_HOME/jdbc/lib/classes 12_01.zip$addclasspath:$CLASSPATH
    echo $JRECLASSPATH
    export JRECLASSPATH
    exec java -classpath $JRECLASSPATH oracle.aurora.ejb.deployment.GenerateEjb $args
    null

  • Error Compiling JSP

    I am running a custum OA page and forward it to a jsp page. I got all the jtf class and jsp files in my directory, Also added jtf/jar to my additional classpath project settings ,but gives me the following error:
    Errors compiling:C:\JdevIDE\jdevhome\jdev\myclasses\.jsps\\_jtfacerr.java
    500 Internal Server Error
    OracleJSP: oracle.jsp.provider.JspCompileException:
    method getExceptionStackTrace(java.lang.Throwable) not found in class oracle.apps.jtf.admin.adminconsole.HtmlWriter
    Where as this method is sitting in the right directory. Do I need to setup OJSPCOMPILE utility and/or apply Patch 2886919 "Precompiler for JSP Pages"
    any suggestions please.Thanks

    I did as you suggested. but same error pops up.
    On my OAF page , I have submit button, which calls a CO and there I am forwarding the control to a jsp page which has some includes:
    example-
    <%@include file="jtfincl.jsp" %>
    "hello jsp"
    If I remove the include , I get hello jsp printed on the page.
    I went through 'Launching a JTT Page from an OA Framework Application'
    but did not get any clue how to implement it in my custom application.
    would JTF files go under jdev/myhtml/OA_HTML ?
    I have put all the classes under oracle/apps/jtf
    Any reference to how to set the classpath for jtf files, in OA would be a great help.
    Thanks

  • Errors compiling:C:\temp\docroot\3000\default\defaultWebApp\persistence\_pa

    Dear Sir,
    Iam getting below year while compiling the oracle report 10g.
    Errors compiling:C:\temp\docroot\3000\default\defaultWebApp\persistence\_pages\\_RC_2g_000405352.java
    How can i solve this?
    Pls help me on this issue..
    Thanks

    Ahhh after experimenting I realized what happened:
    1.) The search does not look for words in the Title (only looks in the Body)
    2.) The search does not look for occurances of words if they appear anywhere in the doc but rather only for exact phrase.
    So for the doc you gave me (http://forums.oracle.com/forums/message.jsp?id=767439) here is a test:
    [Search phrase] [did the doc come up?] [comment]
    [oc4j doesn't compile JSPs with JDK 1.4?] [no] [the doc title]
    [JSPs shipped with oc4j] [yes] [exact phrase in body]
    [JSPs shipped oc4j] [no] [words in body but not exact phrase]
    OK I have way to much time on my hands I see -- he he ... but I'm just putting this info out (respectfully of course) just so the forum owner will have the info so maybe he/she might want to change way search is done (add title, etc).
    Best regards
    Matt

  • Which librarys are essential when compiling Oracle 10g OCCI program in CW9?

    I'm using Mac OS X 10.3.6, gcc3.3, CodeWarrior 9.0, and installed XCode1.5 too.
    I had installed Oracle Database 10g Client for Mac OS X fully.
    I'm trying to build the demo of OCCI. I can run the'make -f demo_rdbms.mk occimb1' command
    successfully, and generate a 'occimb1' execution file.
    But when I build 'occimb1' demo with CodeWarrior, the statement 'Environment::createEnvironment()'
    cause a error as below:
    Link Error : undefined:
    '_ZN6oracle4occi11Environment17createEnvironmentERKSsS4_NS1_4ModeEPvPFS6_S6_mEPFS6_S6_S6_
    mEPFvS6_S6_E' (code)
    Referenced from 'main' in occimb1.cpp
    I had already added these lib: libclntsh.dylib.10.1, libocci.dylib.10.1, libnnz10.dylib, libociei.dylib.
    Which librarys are essential when compiling Oracle 10g OCCI program in CW9?

    Hi,
    The same issue is faced by me when I was migrating my application from forms6i (oracle 8i) to forms 10g(oracle 10g).
    Solution:
    create a view based on the table on the other database (use db link)
    now create a synonym using this view and make it public.
    use this synonym in your form.
    It looks like something weared but this worked !!
    Try it !!

  • OC4J JSP Error compiling

    Using: OC4J Standalone, JDK 1.4
    Servelets work OK but JSPs fail to compile. Is this a problem using JDK1.4 (and if so is it possible to tell OC4J to use a lower version)
    Thanks
    The error (running the OC4J Date sample http://localhost:8888/examples/jsp/dates/date.jsp):
    500 Internal Server Error
    OracleJSP: oracle.jsp.provider.JspCompileException:
    Errors compiling:C:\oc4j_extended\j2ee\home\application-deployments\default\defaultWebApp\persistence\_pages\_examples\_jsp\_dates\_date.java
    error: Invalid class file format in c:\j2sdk1.4.0_01\jre\lib\rt.jar(java/lang/Object.class). The major.minor version '48.0' is too recent for this tool to understand.
    C:\oc4j_extended\j2ee\home\application-deployments\default\defaultWebApp\persistence\_pages\_examples\_jsp\_dates\_date.java:0: Class java.lang.Object not found in class com.orionserver.http.OrionHttpJspPage.
    package examples.jsp._dates;
    ^
    2 errors

    Ahhh after experimenting I realized what happened:
    1.) The search does not look for words in the Title (only looks in the Body)
    2.) The search does not look for occurances of words if they appear anywhere in the doc but rather only for exact phrase.
    So for the doc you gave me (http://forums.oracle.com/forums/message.jsp?id=767439) here is a test:
    [Search phrase] [did the doc come up?] [comment]
    [oc4j doesn't compile JSPs with JDK 1.4?] [no] [the doc title]
    [JSPs shipped with oc4j] [yes] [exact phrase in body]
    [JSPs shipped oc4j] [no] [words in body but not exact phrase]
    OK I have way to much time on my hands I see -- he he ... but I'm just putting this info out (respectfully of course) just so the forum owner will have the info so maybe he/she might want to change way search is done (add title, etc).
    Best regards
    Matt

  • Error compiling CitiesSql.jsp /SessionBean/

    http://otn.oracle.com/sample_code/tech/java/jsp/htdocs/jspdemo/jspdemohome.html
    jsp Samples - SessionBean.jws/CitiesSql.jsp
    Error:(40)cannot access class oracle.jsp.jml.JmlFPNumber;
    file oracle\jsp\jml\JmlFPNumber.class not found.
    Error: (40) cannot access class oracle.jsp.jml.JmlNumber;
    file oracle\jsp\jml\JmlNumber.class not found.
    Error: (40) cannot access class oracle.jsp.jml.JmlBoolean;
    file oracle\jsp\jml\JmlBoolean.class not found.
    Any idea ? missing *.jar ? which one ?
    Thanks Nasko

    Hi,
    I think [SAP NetWeaver AS, Java |SAP NetWeaver Application Server; will be more suitable.
    I suggest to get more detailed traces at J2EE logs. because the statement : Error compiling ... , doesn't help much.
    Probably, you could start with some basic checks on environment variable JAVA_HOME, profile parameter 'jstartup/vm/home', go through standard notes like below to check the recommended JVM settings,...
      #723909 - Java VM settings for J2EE 6.40/7.0
      #716604 - Access to Sun J2SE and recommended J2SE options
    Regards,
    Vincent

Maybe you are looking for

  • Issue with customer_exit related with dynpros

    Hi Everyone, I need to add a validation in a customer_exit. The transaction is LM07 and customer_exit is LLMGTU01/EXIT_SAPLLMGT_001/ZXMOBU09. This transaction uses two screens, one source (SAPLXLRF-0212) and one destination (SAPLXLRF-0312). Therefore

  • Weblogic Portlet doesn't work with Icefaces

    Hi.. I've created a simple helloworld portlet using oracle workshop for weblogic. I can open the icefaces pages, but when I open it from portlet seems like they don't render all the tag. Anyway, here's my facesportlet.portlet <?xml version="1.0" enco

  • Can quicktime do this type of edit?

    I have a tv show that I want to replace the commercials with different ones. I know how to copy and paste the new commercial, but the problem is that it is not pasting in the closed captioning as well.... Can quicktime paste in video,audio,and CC? I

  • OBIEE Admin Tool does not allow to modify any object

    Hi, I have this strange problem. I have OBIEE 11.1.1.6.2 client installed on my PC. I am trying to update RPD objects in offline/Online/MUD(I tried all three) mode but the Check Out button is greyed out for me. No matter what changes I do into Tools

  • Illustrator CS6 cant open files on win 8 machine

    Sats something like "file cant be opened/file cannot be found". is doing that on hebrew titled folder, when i change the folder name to english it opens, why ?