Error in the tutorial OnlineInteractiveForm

Hi, i´m doing this tutorial that use Adobe Service, i download de program complete for see the application, but when i execute, appear this error:    
com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation. Request start time: Thu Sep 06 18:10:45 CEST 2007 com.adobe.ProcessingError: Error while retrieving a password for credential: ReaderRights: java.lang.Exception: Could not retrieve a password for credential: ReaderRights Exception Stack Trace: com.adobe.ProcessingError: Error while retrieving a password for credential: ReaderRights: java.lang.Exception: Could not retrieve a password for credential: ReaderRights at com.adobe.ads.request.UsageRights.execute(Unknown Source) at com.adobe.BaseADSRequest.doWork(Unknown Source) at com.adobe.AdobeDocumentServicesWorker.execute(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source) at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79) at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92) at SoapServlet.doPost(SoapServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
What happend?
Thanks,

Hi Victor,
               Before using this application,u need to configure AdobeDocumentService as well as all the credentials need to be installed on ur server.
<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/95/5a08cd0e274a0bae559622d6670722/frameset.htm">ADS configuration</a>
Go to visual admin->services->Document services configuration.Check whether any credential is available or not.If yes then check the expiry date.
regards
Sumit

Similar Messages

  • Is there an error in the tutorial?

    Hi everybody!
    I've been reading the generics tutorial from Sun and I don't know if thre is an error or I have not understood the documentation.
    That's the tutorial code snippet:
    public interface List<E> {
    void add(E x);
    Iterator<E> iterator();
    and in the method "add" the documentation says it should return a boolean but as you can see here is returned a "void". What doyou think?. Thank you in advance.

    That is certainly an error. Well spotted. This is an understandable mistake bearing in mind that before the days of Lists we used Vectors whose addElement method's return type is void.

  • Error while running the tutorial posted by Steve Muench

    Hi Guys,
    I have been trying to run the tutorial published by Steve Muench on October 9 2006. I've followed all the steps as specified in the tutorial.
    Chapter 3.4:Run the Application, should supposed to compile and run my application using stand-alone embedded OC4J. It was compiled witout any error. But gave me the following error while running the application.
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\oracledevday\jdeveloper\jdev\system\oracle.j2ee.10.1.3.39.14\embedded-oc4j\config>
    C:\oracledevday\jdeveloper\jdk\bin\javaw.exe -client -classpath C:\oracledevday\jdeveloper\j2ee\home\oc4j.jar;C:\oracledevday\jdeveloper\jdev\lib\jdev-oc4j-embedded.jar -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:\oracledevday\jdeveloper\jdev\system\oracle.j2ee.10.1.3.39.14\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    2006-10-12 22:47:17.250 NOTIFICATION JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    2006-10-12 22:47:17.265 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    2006-10-12 22:47:22.609 ERROR J2EE HTTP-00004 Internal error raised tyring to instantiate web-application: webapp defined in web site OC4J 10g (10.1.3) Default Web Site. Application: datatags does not exist. Error creating Web application: webapp
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 14015 ms.
    Target URL -- http://10.10.10.10:8988/MyDemo/faces/pages/EmployeesTable.jspx
    06/10/12 22:47:22 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(javax.faces.Short,null)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(null,java.lang.Short)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(javax.faces.Byte,null)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(null,java.lang.Byte)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(javax.faces.Integer,null)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(null,java.lang.Integer)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(javax.faces.Long,null)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(null,java.lang.Long)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(javax.faces.Float,null)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(null,java.lang.Float)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(javax.faces.Double,null)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(null,java.lang.Double)
    22:47:26 WARN (Digester) -[ValidatorRule]{faces-config/validator} Merge(javax.faces.LongRange)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(javax.faces.DateTime,null)
    22:47:26 WARN (Digester) -[ConverterRule]{faces-config/converter} Merge(javax.faces.Number,null)
    22:47:27 WARN (Digester) -[NavigationRuleRule]{faces-config/navigation-rule} Merge(*)
    22:47:27 WARN (Digester) -[NavigationRuleRule]{faces-config/navigation-rule} Merge(*)
    22:47:27 WARN (Digester) -[NavigationRuleRule]{faces-config/navigation-rule} Merge(/pages/EmployeesTable.jspx)
    22:47:27 WARN (Digester) -[NavigationRuleRule]{faces-config/navigation-rule} Merge(/pages/DepartmentsTable.jspx)
    22:47:27 WARN (Digester) -[NavigationRuleRule]{faces-config/navigation-rule} Merge(/pages/LocationsTable.jspx)
    22:47:27 WARN (Digester) -[NavigationRuleRule]{faces-config/navigation-rule} Merge(/pages/CountriesTable.jspx)
    22:47:27 WARN (Digester) -[NavigationRuleRule]{faces-config/navigation-rule} Merge(/pages/RegionsTable.jspx)
    22:47:27 WARN (Digester) -[NavigationRuleRule]{faces-config/navigation-rule} Merge(/pages/JobsTable.jspx)
    2006-10-12 22:47:29.546 TRACE Setting JAZN Config property ...
    2006-10-12 22:47:29.625 NOTIFICATION ---- JAZNSecurityContext.getUserPrincipal(): NULL
    2006-10-12 22:47:32.015 NOTIFICATION ADF Faces is running with time-stamp checking enabled. This should not be used in a production environment. See the oracle.adf.view.faces.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml
    22:47:32 DEBUG (JhsPageLifecycle) -Executing prepareModel, page=/pages/EmployeesTable.jspx, pagedef=EmployeesPageDef
    22:47:32 DEBUG (JhsNavigationHandlerImpl) -Executing checkRoles
    22:47:32 DEBUG (BreadcrumbStack) -Adding breadcrumb to stack: "Employees" (/pages/EmployeesTable.jspx)
    22:47:32 DEBUG (JhsPageLifecycle) -Executing prepareRender, page=/pages/EmployeesTable.jspx, pagedef=EmployeesPageDef
    22:47:32 DEBUG (BreadcrumbStack) -Breadcrumb already on stack; rolling back the stack
    22:47:32 DEBUG (BreadcrumbStack) -Adding breadcrumb to stack: "Employees" (/pages/EmployeesTable.jspx)
    2006-10-12 22:47:34.468 ERROR
    Please advise and let me know if you need any other information from me.
    Thanks,
    Magesh.

    Thanks Steven.
    That makes sense. Is there anything I can do to make this demo work without de-installing 10.1.3.1 Preview? Or If I also install 10.1.3.0.4 with SU5 on another folder, does that affect my 10.1.3.1 Preview version?
    I'm using 10.1.3.1 Preview version to learn Oracle's SOA suite.
    Thanks again,
    Magesh.

  • Error while compiling the Tutorial Building a Mible Browser App for PDAs

    Hello,
    i've downloaded the necessary files, for the Tutorial. Did it step by step and when i try to compile my project. Then i always get the same error Message:
    500 Internal Server Error
    java.lang.NoSuchFieldError: SELECTED_KEY
         at oracle.adfinternal.view.faces.taglib.core.nav.CoreCommandLinkTag.setProperties(CoreCommandLinkTag.java:203)
         at oracle.adf.view.faces.webapp.UIXComponentTag.setProperties(UIXComponentTag.java:126)
         at javax.faces.webapp.UIComponentTag.createComponent(UIComponentTag.java:1017)
         at javax.faces.webapp.UIComponentTag.createChild(UIComponentTag.java:1036)
         at javax.faces.webapp.UIComponentTag.findComponent(UIComponentTag.java:749)
         at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:429)
         at oracle.adf.view.faces.webapp.UIXComponentTag.doStartTag(UIXComponentTag.java:85)
         at indexjspx._jspService(_index_jspx.java:126)
         [index.jspx]
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.0.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:298)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:363)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:332)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:192)
         at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:87)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:629)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    Could anybody help me?
    Maybe i did a misstake while downloading the JDeveloper Studio Edition Version 10.1.3.0.4. The Tutorial says, that i need the Oracle JDeveloper 10g Early Access edition and i can download it from Oracle Technology Network.

    You can find the steps in -- http://docs.oracle.com/cd/E18727_01/doc.121/e12892/T354897T361275.htm
    Or, in (R11.5: How to Recompile AR Flexfields: Sales Tax Location Flexfield and Location Flexfield Structure [ID 175444.1], Under Step 1) -- Run the steps from System Administrator responsibility.
    Thanks,
    Hussein

  • Error Compiling the second programm of the tutorial

    Hello everybody,
    I am a French student so excuse me for my bad English. I am currently working on the NXT Toolkit with Labview 8.2.1
    I try to compile the sencond programm given in the tutorial which returns the value of the battery but I have these errors when I try to compile it.
    ERROR: Indexing tunnels are not supported.
    ERROR: An error occurred during parsing. Node was unable to be parsed. ((Class: CompoundArithmetic)  (VI: NXTToolkit.DC.FindNXT.vi))
    ERROR: An error occurred during parsing. Node was unable to be parsed. ((Class: CompoundArithmetic)  (VI: NXTToolkit.DC.FindNXT.vi))
    ERROR: Can't open SubVI. (destroyNXT.vi)
    Do you know where is the problem? What can I do to solve it?
    Thank you for your answers.
    Jerome

    Hello James B.
    Thank you for your answer.
    I have tried to see from where comes the "Indexing tunnel" error. It comes from the NXT.Toolkit.DC.FindNXT.vi . In fact, there is an array wired in a while loop but I don't have created it. It is a vi from the NXTToolkit.
    About the parsing errors, there are in the same file NXT.Toolkit.DC.FindNXT.vi in the while loop.
    In fact, the destroyNXT.vi is not installed. I don't have found it on my hard disk.
    I have fond a similar problem in the forum here http://forums.ni.com/ni/board/message?board.id=beta18&message.id=260#M260
    It looks like to be a problem with the mass compile. I have tried to re-install Labview and the NXTToolkit and I have always the same problem.
    Thank you 
    Jerome

  • Why hasn't the tutorial been updated to reflect 4.7's lack of a Design View?

    This series uses version 4.5 which is no longer available. It frequently mentions the DESIGN VIEW and how easy it is to use, yet there is NO design view (nor is there a Components tab on the lower left box) in current version 4.7. Not only that, but the code used in several of the first day examples is not valid in Flash Builder 4.7 / Flash Player 11 and the browser refuses to show those examples (btw: most of the examples  still work in 4.7). There are now ActionScript related errors in the examples that demonstrated Design View. You've had 2 years to fix this...
    It seems that you  might be shooting yourself in the foot here by:
    1. Not giving new users who want to learn how to work in this environment current information (or at least linbking to new information). This is NOT a way to encourage new customers!
    2. Not showing any work around options - such as linking to Dreamweaver, Illustrator or Flash Pro in some way? or updating the tutorial and showing how to create the components in the code view?
    3. Marketing? Standards? groups within the company need to anticipate and develop fixes BEFORE making such drastic changes - this has NOT been done and it reflects poorly on the product (which is actually pretty cool)!
    What is the alternative?
    Aren't there other tools in CC that can be integrated in some already well defined way? i.e. I can edit a menu in Encore by selecting "edit in Photoshop". Why can't something like this be available?
    I realize that this is one of Adobe's evolutionary mashup products (ie. Flash uses the timeline that originated in Director, Premiere & AfterEffects use tools acquired from CultEffects and AutoMasker, etc.) so there are many behind the scenes licensing issues that have determined the product evolution (and the products occasionally evolve in unexpected ways) - but it seems a bit contrarian to remove useful features without providing workarounds that users will think are BETTER than the old way!

    Why complicate yourself? Adobe has almost pulled itself off from enterprise level flex delevopment to create new HTML5 tooling.
    They will not pay to upgrade a training that is on the verge of getting unsupported. Just satisfy your training needs with other resources, such as lynda.com, pluralsight, etc.
    Always remember, we are talking about capitalist companies here, if its not done for profit, then its not possible.

  • Errors in the high-level relational engine. A connection could not be made to the data source with the DataSourceID of '

    When I deploy the cube which is sitting on my PC (local) the following 4 errors come up:
    Error 1 The datasource , 'AdventureWorksDW', contains an ImpersonationMode that that is not supported for processing operations.  0 0 
    Error 2 Errors in the high-level relational engine. A connection could not be made to the data source with the DataSourceID of 'Adventure Works DW', Name of 'AdventureWorksDW'.  0 0 
    Error 3 Errors in the OLAP storage engine: An error occurred while the dimension, with the ID of 'Customer', Name of 'Customer' was being processed.  0 0 
    Error 4 Errors in the OLAP storage engine: An error occurred while the 'Customer Alternate Key' attribute of the 'Customer' dimension from the 'Analysis Services Tutorial' database was being processed.  0 0 

    Sorry hit the wrong button there. That is not entire solution and setting it to default would work when using a single box and not in a distributed application solution. If you are creating the analysis database manually or using the wizard then you can
    set the impersonation to your heart content as long as the right permission has been set on the analysis server.
    In my case I was using MS Project Server 2010 to create the database in the OLAP configuration section. The situation is that the underlying build script has been configured to use the default setting which is the SQL Service account and this account does
    not have permission in Project Server I believe.
    Changing the account to match the Project service account allowed for a successful build \ creation of the database. My verdict is that this is a bug in Project Server because it needs to include the option to choose impersonation when creating the Database
    this way it will not use the default which led to my error in the first place. I do not think there is a one fix for all in relations to this problem it is an environment by environment issue and should be resolved as such. But the idea around fixing it is
    if you are using the SQL Analysis server service account as the account creating the database and cubes then default or service account is fine. If you are using a custom account then set that custom account in the impersonation details after you have granted
    it SQL analysis administrator role. You can remove that role after the DB is created and harden it by creating a role with administrative permissions.
    Hope this helps.

  • Getting below error while running Tutorial example in Jdev 10G (10.1.3.3.0)

    Hi Guys ,
    I am trying to run the Tutorial example in Jdev 10G ( 10.1.3.3.0) and getting the below error message.
    Please help me to resolve this error.
    Error :
    Network Error (tcp_error)
    A communication error occurred: "Operation timed out"
    The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.
    For assistance, contact your network support team.
    Thanks and regards
    Raghu

    Hi Raghu,
    Make sure you are using the right version of Jdeveloper with your EBS application,
    I understand you are trying to run the page with a R12 application, below are the Jdev , EBS map,
    ATG Release 12 Version     JDeveloper 10g Patch
    12.0.0     <<Patch 5856648>> 10g Jdev with OA Extension
    12.0.1 (patch 5907545)     <<Patch 5856648>> 10g Jdev with OA Extension
    12.0.2 (patch 5484000 or 5917344)     <<Patch 6491398>> 10g Jdev with OA Extension ARU for R12 RUP2 (replaces 6197418)
    12.0.3 (patch 6141000 or 6077669)     <<Patch 6509325>> 10g Jdev with OA Extension ARU for R12 RUP3
    12.0.4 (patch 6435000 or 6272680)     <<Patch 6908968>> 10G JDEVELOPER WITH OA EXTENSION ARU FOR R12 RUP4
    12.0.5 (No new ATG code released)     No new JDev patch required
    12.0.6 (patch 6728000 or patch 7237006)     <<Patch 7523554>> 10G Jdeveloper With OA Extension ARU for R12 RUP6 Release 12.1 ATG Release 12.1 Version     JDeveloper 10g Patch
    12.1 (Controlled Release - only included for completeness)     <<Patch 7315332>> 10G Jdev with OA Extension ARU for R12.1 (Controlled Release)
    12.1.1 (rapidInstall or patch 7303030)     <<Patch 8431482>> 10G Jdeveloper with OA Extension ARU for R12.1.1
    12.1.2 (patch 7303033 or patch 7651091)     <<Patch 9172975>> 10G JDEVELOPER WITH OA EXTENSION ARU FOR R12.1 RUP2
    For more details, pleas erefer the metalink
    Note 416708.1 How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12.x
    With regards,
    Kali.
    OSSi.

  • Error creating the agreement.

    Hi ,
    I am new to B2B. I tried to do the custom XML document tutorial from the Oracle B2b user guide. I got the following error while creating an agreement. Can some one help me.
    There was an error creating the agreement.
    Error -: AIP-11052: Writing following objects: Agreement failed due to following constraint violation: null

    Hi,
    I reinstalled the B2B integration server alone and it works fine now.

  • Wfmlrgsm.exe error.  The memory could not be read.

    Dear experts,
    I have this Installation:
    Oracle apps 11 on Windows XP Pro. Visual C++, cygwin.
    After I bring up the database listener, and Apache Server,
    I then start the service,
    OracleConcMgrTEST
    which is:
    C:\oapps11\testappl\fnd\11.5.0\bin\CCMSVC.exe TEST
    But I keep getting a pop up error window:
    Wfmlrgsm.exe – Application Error
    The instruction at "7C911F52" referenced memory at "4543414F". The memory could not be "read".
    Click ok to terminate
    Click on Cancel to debug the program.
    The file is:
    $ find . -type f 2>/dev/null | grep -i "Wfmlrgsm.exe"
    /cygdrive/c/oapps11/testappl/fnd/11.5.0/bin/WFMLRGSM.exe
    When I have pressed cancel to debug, it brings up Visual C++ debugger.
    I see:
    7C911F22 E8 2C BA 04 00 E9 29 F0 FF FF 0F B7 C0 50 56 E8 è,º..é)ðÿÿ.·ÀPVè
    7C911F32 CB 00 00 00 E9 34 65 00 00 3B 5F 14 0F 87 3B 83 Ë...é4e..;_..‡;ƒ
    7C911F42 03 00 E9 72 97 00 00 8B 70 04 83 EE 08 89 75 C8 ..ér—..‹p.ƒî.‰uÈ
    7C911F52 8A 46 05 88 45 E3 8D 4E 08 8B 39 89 BD 48 FE FF ŠF..Eã.N.‹9‰½Hþÿ
    7C911F62 FF 8B 56 0C 89 95 78 FF FF FF 8B 12 3B 57 04 0F ÿ‹V.‰•xÿÿÿ‹.;W..
    7C911F72 85 F3 23 02 00 3B D1 0F 85 EB 23 02 00 8B 8D 78 …ó#..;Ñ.…ë#..‹.x
    7C911F82 FF FF FF 89 39 89 4F 04 3B F9 75 2F 0F B7 0E 8B ÿÿÿ‰9‰O.;ùu/.·.‹
    7C911F92 D1 C1 EA 03 89 95 40 FE FF FF 83 E1 07 33 FF 47 ÑÁê.‰•@þÿÿƒá.3ÿG
    7C911FA2 D3 E7 89 BD 50 FF FF FF 8D BC 1A 58 01 00 00 33 Ó牽Pÿÿÿ.¼.X...3
    454340FF ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    4543410F ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    4543411F ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    4543412F ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    4543413F ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    4543414F ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    4543415F ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    4543416F ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    4543417F ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    4543418F ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    4543419F ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    454341AF ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ????????????????
    Call stack:
    NTDLL! 7c911f52()
    MSVCRT! 77c2c3c9()
    MSVCRT! 77c2c3e7()
    MSVCRT! 77c2c42e()
    FNDCORE! 7aa6c96e()
    FNDCORE! 7aa9ae36()
    WFMLRGSM! 004011ea()
    WFMLRGSM! 00401567()
    WFMLRGSM! 0040411d()
    KERNEL32! 7c816fd7()
    I've also got this error when I:
    Bring up the tutorial on making Oracle Forms.
    Any ideas on how to make this error go away?
    Thanks

    Visual C++ Help, About, gives:
    Visual C++ 6.0
    BTW, Service Pack 3 that you mentioned in the other thread:
    Re: Install of apps 11.5.8 on Windows - Problems with PreReqs
    Is it the service pack for XP? Or, for C++?
    Windows Event Viewer logs:
    EvntAgnt
    TraceFileName parameter not located in registry; Default trace file used is .
    TraceLevel parameter not located in registry; Default trace level used is 32.
    TraceFileName parameter not located in registry; Default trace file used is .
    TraceLevel parameter not located in registry; Default trace level used is 32.
    OracleFormsServer-Form
    The description for Event ID ( 0 ) in Source ( OracleFormsServer-Forms60TEST ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: OracleFormsServer-Forms60TEST Started.
    Here are the files I found:
    OracleApps@green /cygdrive/c/oapps11
    $ find . -type f | grep -i "adadmin"
    ./testappl/ad/11.5.0/bin/adadmin.exe
    ./testappl/ad/11.5.0/lib/adadmin.obj
    ./testappl/ad/11.5.0/res/adadmin.res
    To relink, what do I do? Shut everything down, and run the exe?
    Thanks a lot!

  • HT204266 Apple I Need Help  (We could not complete your request. There was an error in the App Store. Please try again later. (100)

    I Want To Download Paid Apps It Says (We could not complete your request. There was an error in the App Store. Please try again later. (100)
    What Should I Do Tell Me Please I Went To Youtube To Find Any Tutorial And Its All Just CRAP So Please Give Me A Solution
    Today Sunday 14 2013 I But To 10 doller Gift Cards And I wanted To Download Grand Theft Auto:San Andreas And It Said First Click OK to confirm that you are 17 or over. Your content will then begin downloading immediately. i Clicked Ok Then It Said
    (We could not complete your request. There was an error in the App Store. Please try again later. (100)
    Then It Said For assistance, contact iTunes Support at www.apple.com/support/itunes/ww/
    And I went To The Link and it Said Nothing About Error 100 Soo I Dont Now What To Do One Of The Tutorials Said That You Have To Agree To The Terms And Conditions Soo I Found The Terms And Conditions At Itunes The App That Comes Allready Installend On Your MacBook Pro At The Bottom Left And When I Clicked On It It Got Me To A Link To Your Website And The Terms And Conditions You Cant Agree Just Read Them ONLY You Cant Agree Soo Apple
                                                    PLEASE TELL ME 

    Error
    what is error code 1009?

  • Having problem in learning JDeveloper base on the tutorial

    Hi,
    I would say I'm new to J2EE and JDeveloper is the first IDE tool that I'm intend to use. I like the tutorial (http://www.oracle.com/technology/obe/obe11jdev/11/ejb/ejb.html) very much as it is easy to understand. I follow the tutorial steps by steps(Note: I create my own schema and tables instead of installing the schema as in the tutorial) and I found that my JDeveloper interfaces are different with the sample in the tutorial. The version that I downloaded is exacly JDeveloper 11g (Preview 2). Is the version different?
    When I trying to run HRFacadeClient I encounter errors.
    I wish that I can attach document as I have done screenshot of the interfaces. Pls advise how should I further explain my problem? I really need help in order for me to conitnue my learning.
    Wen Xi

    Hi,
    First, really thanks, now I can follow the tutorial with the exact sample interface.
    Before I paste my error, first I wish to say that instead of using thr HR Schema that as stated in the tutortial, I use my own schema (wenxi) with two new tables, there are Employee & Department.
    After that I just follow the tutorial steps by steps, I have no problem in compiling the classes. I encounter problem when run the HRFacadeClient. Below is my error message. For tracing, I did try to
    comment out the for loop corresponding to the queryEmployeeFindAll() method, FAILED. After that I tried to comment out the for loop corresponding to the hRFacade.queryEmployeesFindByName() method and so on. But all FAILED. Below is the message that display after I have commented out hRFacade.queryEmployeesFindByName() & queryEmployeeFindAll() methods.
    [EclipseLink/JPA Client] Adding Java options: -javaagent:D:\JDeveloper\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\eclipselink.jar
    D:\JDeveloper\Middleware\jdk160_05\bin\javaw.exe -client -classpath C:\JDeveloper\mywork\HR_EJB_JPA_App\.adf;C:\JDeveloper\mywork\HR_EJB_JPA_App\EJBModel\classes;D:\JDeveloper\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\toplink.jar;D:\JDeveloper\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\antlr.jar;D:\JDeveloper\Middleware\modules\com.bea.core.antlr.runtime_2.7.7.jar;D:\JDeveloper\Middleware\modules\javax.persistence_1.0.0.0_1-0.jar;D:\JDeveloper\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\eclipselink.jar;D:\JDeveloper\Middleware\jdeveloper\modules\oracle.xdk_11.1.1\xmlparserv2.jar;D:\JDeveloper\Middleware\jdeveloper\modules\oracle.xdk_11.1.1\xml.jar;D:\JDeveloper\Middleware\modules\javax.jsf_1.2.0.0.jar;D:\JDeveloper\Middleware\modules\javax.ejb_3.0.1.jar;D:\JDeveloper\Middleware\modules\javax.enterprise.deploy_1.2.jar;D:\JDeveloper\Middleware\modules\javax.interceptor_1.0.jar;D:\JDeveloper\Middleware\modules\javax.jms_1.1.1.jar;D:\JDeveloper\Middleware\modules\javax.jsp_1.1.0.0_2-1.jar;D:\JDeveloper\Middleware\modules\javax.jws_2.0.jar;D:\JDeveloper\Middleware\modules\javax.activation_1.1.0.0_1-1.jar;D:\JDeveloper\Middleware\modules\javax.mail_1.1.0.0_1-1.jar;D:\JDeveloper\Middleware\modules\javax.xml.soap_1.3.1.0.jar;D:\JDeveloper\Middleware\modules\javax.xml.rpc_1.2.1.jar;D:\JDeveloper\Middleware\modules\javax.xml.ws_2.1.1.jar;D:\JDeveloper\Middleware\modules\javax.management.j2ee_1.0.jar;D:\JDeveloper\Middleware\modules\javax.resource_1.5.1.jar;D:\JDeveloper\Middleware\modules\javax.servlet_1.0.0.0_2-5.jar;D:\JDeveloper\Middleware\modules\javax.transaction_1.0.0.0_1-1.jar;D:\JDeveloper\Middleware\modules\javax.xml.stream_1.1.1.0.jar;D:\JDeveloper\Middleware\modules\javax.security.jacc_1.0.0.0_1-1.jar;D:\JDeveloper\Middleware\modules\javax.xml.registry_1.0.0.0_1-0.jar;D:\JDeveloper\Middleware\wlserver_10.3\server\lib\weblogic.jar -javaagent:D:\JDeveloper\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\eclipselink.jar oracle.HRFacadeClient
    javax.ejb.EJBException: EJB Exception: ; nested exception is:
         java.lang.IllegalArgumentException: NamedQuery of name: Department.findAll not found.
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:105)
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:87)
         at $Proxy8.queryDepartmentFindAll(Unknown Source)
         at oracle.HRFacadeClient.main(HRFacadeClient.java:25)
    Caused by: java.lang.IllegalArgumentException: NamedQuery of name: Department.findAll not found.
         at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getDatabaseQuery(EJBQueryImpl.java:454)
         at org.eclipse.persistence.internal.jpa.EJBQueryImpl.setAsSQLReadQuery(EJBQueryImpl.java:117)
         at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getResultList(EJBQueryImpl.java:503)
         at oracle.HRFacadeBean.queryDepartmentFindAll(HRFacadeBean.java:43)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:281)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:187)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:154)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:126)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:114)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:15)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:30)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:126)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:114)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:210)
         at $Proxy76.queryDepartmentFindAll(Unknown Source)
         at oracle.HRFacade_mg5i94_HRFacadeImpl.queryDepartmentFindAll(HRFacade_mg5i94_HRFacadeImpl.java:143)
         at oracle.HRFacade_mg5i94_HRFacadeImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
         at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
         at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Process exited with exit code 0.
    Please advise.
    Wen Xi

  • "Content generation error. The article exceeds maximum file size limit"

    We are building a single edition app for our univesity's literary and arts magazine and have no problem previewing it through the adobe viewer app, but when we try to create a folio so we can begin the App Store process, we keep getting this pesky error. It refuses to export a folio.
    The links folder associated with the indesign file totals 474mb.
    The folder containing all the Indesign files associated with the app is 537mb.
    So how are we exceeding the 1gb file size?
    Details:
    115 pages within a single article (we converted from the print edition, rather than placing each piece into an article of toys own. Is that a problem?).
    All images (about 50) are png files of under 1mb and the videos have been exported to mp4 (total 370mb of video--do we need to switch to streaming?)
    Every page has a button linking back to the home screen. And at least one, and sometimes two, MSOs (to full-screen an image or to pop up the author's bio.
    3 mp3 audio pieces are insignificant in size.
    We removed extraneous states from the MSOs.
    Our PNG files are sized to a maximum width of 2048px.
    The .indd file itself is 58mb
    No HTML overlays, but we do have 5 or 6 hyperlinks that launch the browser.
    Any guesses why we are unable to generate a folio with this article?
    Is there a way to audit our project to see what the problem is?
    We've scoured these forums and applied the advice that seemed pertinent , so your patience and recommendations would be a great help.

    Thanks to both of you for your replies.
    We watched Adobe's tutorial videos and read the guides on Adobe's site before starting our project (a first app for our lit-mag), and never found the kind of overview that would have made the built-in functionality of the Folio system evident. Are there beginner videos you recommend we screen for the editorial board next year? It has been a great learning process for us this summer, but one involving many errors along the way.
    It seems like it won't be difficult to break up the journal into "articles," but in order to make the TOC work correctly it really is a one piece to a page thing (none of our pieces extends beyond one screen because we used scrollable overlays). Do you think we'll run into trouble with 100+ articles in our folio?
    Thanks again for taking the time to respond!
    --Clamor

  • HelloWorld page in the tutorial

    Hi,
    I am relatively newbie for the OAF (worked on it a bit....came back to it after a while).
    When I try to run the HelloWorld page from the tutorial, the page is coming up ok.  However, when I key in any text into the text field and click on the 'Go' button, it does not display Hello+<the text that I keyed in>.  I see the yello triangle with the exclamation mark in it with "Error on page".  I know I have seen this before but can't seem to resolve it.
    Source code behind the page shows:
    href="/OA_HTML/cabo/styles/cache/oracle-desktop-.css"><script>var _UixWindowOpenError='A popup window blocker has been detected in your browser. Popup blockers interfere with the operation of this application. Please disable your popup blocker or allow popups from this site.'
    I disabled the pop-up blocker and also included the url in the trusted sites.  However, still getting it.  Same on my custom search page.
    Additionally I unchecked the "Disable script Debugging" in the Internetoptions. Have not yet deleted the temporary internet files.
    On clicking the error icon, see the following:
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; MS-RTC LM 8; InfoPath.3)
    Timestamp: Thu, 31 Oct 2013 18:01:48 UTC
    Message: Object expected
    Line: 1
    Char: 1
    Code: 0
    Details:
    EBS: 11.5.10.2
    DB  :11g
    IE   : 8.0.7601.17514
    OA Framework: 11.5.10.7RUP
    Pls. help in resolving this.
    Thanks,
    Note:  After relaunching IE8, I notice that the "Disable script debugging (for IE) check box is back on. 

    Hi Reetesh,
    I'm facing a similar problem with jdev. We recently upgraded from 11.5.10 RUP6 to RUP7. I ve downloaded the right patch from metalink and tested the tutorials. its working fine. I ftp'ed all the required file to run the home page and iExpense pages. When i run the HomePG, it runs fine, when i clickon the iexpense responsibility, it takes me to the login page. I ve set the oc4j setting to default ip address. Can you throw some light on this?
    Thanks,
    Sreeram Kosaraju.

  • Problem in the Tutorial

    Hi all,
    Someone had accomplished the Tutorial coming with Designer 6i R2 ?
    I am now in the "Generate a working form" step. I have done all the things required in the tutorial. The generation of forms fails with a lot of warnings and one error message, that are the following:
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>
    Form Generator (Windows 95/98/NT) : Version 6.5.40.4.0 - Production on Mon Mar 05 21:22:39 2001
    Copyright (c) 1995, 2000 Oracle Corporation. All rights reserved
    Generating Module 'TUTORI0010' (1 of 1)
    Loading form template from file system (c:\oracle\dev\ctutx72\tutorial\tutorial.fmb)
    Loading object library from file system (c:\oracle\dev\ctutx72\tutorial\tutorial.olb)
    Generating new form module and saving to file system (C:\ORACLE\DEV\CGENF61\RECORD_CUSTOMER_ORDER.FMB)
    Compiling form executable file (C:\oracle\dev\CGENF61\RECORD_CUSTOMER_ORDER.fmx) ...
    CDG-01069 WARNING: Module TUTORI0010: Object Library/Template tutorial.fmb does not exist in the Forms Path
    CDG-01069 WARNING: Module TUTORI0010: Object Library/Template tutorial.olb does not exist in the Forms Path
    CDG-01195 ERROR: Module TUTORI0010: Failed to compile .fmb into .fmx file for form module RECORD_CUSTOMER_ORDER
    CDG-01406 WARNING: Foreign Key PRICED_PRODUCTS.ITEMS.ITM_PP_FK: Require DB constraint to ensure all columns not null for mandatory key ITM_PP_FK
    CDG-01406 WARNING: Foreign Key ORDERS.ITEMS.ITM_ODR_FK: Require DB constraint to ensure all columns not null for mandatory key ITM_ODR_FK
    CDG-01038 WARNING: Bound Item TUTORI0010.CUSTOMERS.DESIGNATION: Cannot add valid value 'MISS' to record group for item
    CDG-01038 WARNING: Bound Item TUTORI0010.CUSTOMERS.DESIGNATION: Cannot add valid value 'DR' to record group for item
    CDG-01038 WARNING: Bound Item TUTORI0010.CUSTOMERS.DESIGNATION: Cannot add valid value 'MS' to record group for item
    CDG-01038 WARNING: Bound Item TUTORI0010.CUSTOMERS.DESIGNATION: Cannot add valid value 'MR' to record group for item
    CDG-03344 WARNING: Module Component TUTORI0010.PRICED_PRODUCTS: First descriptor column is optional
    CDG-03488 WARNING: Module Component Table Usage TUTORI0010.PRICED_PRODUCTS.PRICED_PRODUCTS.PP: Missing usage of primary key column 'PP_ID' added automatically
    CDG-00001 WARNING: Bound Item TUTORI0010.PRICED_PRODUCTS.PP_ID: Item's Display Type property not set
    CDG-01280 WARNING: Bound Item TUTORI0010.PRICED_PRODUCTS.PP_ID: display length = 625, item length = 11;
    CDG-01406 WARNING: Foreign Key CUSTOMERS.ORDERS.ODR_CTR_FK: Require DB constraint to ensure all columns not null for mandatory key ODR_CTR_FK
    Generation of Module 'TUTORI0010' Unsuccessful
    CDG-03500 WARNING: The Generator could not save adjustments to invalid/unspecified properties
    CDG-00052 ADJUSTMENT FAILED: Window TUTORI0010.RECORD_CUSTOMER_ORDER: Increase Width property because window too small to fit canvases
    CDG-00053 ADJUSTMENT FAILED: Window TUTORI0010.RECORD_CUSTOMER_ORDER: Increase Height property because window too small to fit canvases
    CDG-01352 ADJUSTMENT FAILED: Module Component Inclusion 100: Set Placement property to New Content Canvas because invalid in current context
    CDG-03484 ADJUSTMENT FAILED: Module Component TUTORI0010.ITEMS: Set the Overflow property to a default value
    CDG-03484 ADJUSTMENT FAILED: Module Component TUTORI0010.ITEMS: Set the Rows Displayed property to a default value
    CDG-03484 ADJUSTMENT FAILED: Module Component TUTORI0010.ITEMS: Set the Height property to a default value
    CDG-01352 ADJUSTMENT FAILED: Module Component Inclusion 200: Set Placement property to Same Content Canvas because invalid in current context
    CDG-03484 ADJUSTMENT FAILED: Module Component TUTORI0010.CUSTOMERS: Set the Overflow property to a default value
    CDG-03484 ADJUSTMENT FAILED: Module Component TUTORI0010.CUSTOMERS: Set the Rows Displayed property to a default value
    CDG-01352 ADJUSTMENT FAILED: Module Component Inclusion 300: Set Placement property to Same Content Canvas because invalid in current context
    CDG-03484 ADJUSTMENT FAILED: Module Component TUTORI0010.PRICED_PRODUCTS: Set the Overflow property to a default value
    CDG-03484 ADJUSTMENT FAILED: Module Component TUTORI0010.PRICED_PRODUCTS: Set the Rows Displayed property to a default value
    CDG-01352 ADJUSTMENT FAILED: Module Component Inclusion 400: Set Placement property to Same Content Canvas because invalid in current context
    CDG-03484 ADJUSTMENT FAILED: Module Component TUTORI0010.ORDERS: Set the Overflow property to a default value
    CDG-03484 ADJUSTMENT FAILED: Module Component TUTORI0010.ORDERS: Set the Rows Displayed property to a default value
    CDG-03484 ADJUSTMENT FAILED: Bound Item TUTORI0010.ORDERS.ORDER_DATE: Set the Width property to a default value
    Generation of 1 Module(s) Unsuccessful
    Generation Complete
    <HR></BLOCKQUOTE>
    Could you please help find what is wrong ?
    Thanks a lot.
    - Younes
    null

    The registry key forms90_path is not correctly updated in this case.
    It should have the following entry:
    <<ORACLE_HOME>>\CGENF61\ADMIN
    Update this and things will work fine.
    Get back if you still face any problem.
    Thanks,
    Vishal

Maybe you are looking for