Tutorial of implementation of ADR 11.1.1.6 with WebLogic 10.3.6

People,

Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

I need to create the web page application online for future student to apply for admission.

My installations of PeopleSoft are below:

Server machine: Oracle Linux 5.10 (64-bit)

Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

Architecture Internet Oracle Linux 5.10 Server:

(1) database server: Oracle Database 11 g

(2) the server application: Tuxedo 11 g

3) web server: logic of Web 10.3.6.0

(4) browser: Firefox Mozila

(5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

I installed Oracle ADR (Application Development Runtime) 11.1.1.6.0 with Weblogic 10.3.6.0 in Oracle Linux 5.10 Server machine.

The next thing to do is to create a WebLogic domain for my web page of application for Admission online.

On the documents http://docs.Oracle.com/CD/E23943_01/index.htm , I can't find the exact document for creating a WebLogic with ADR domain 11.1.1.6

I have 2 Instances of data in my database server and both have run successfully for a long time.

My web page of online Admission application is ready to be loaded in ADR.

My questions are:

(1) how to start ADR and load my web page of application for Admission online in ADR?

(2) how to create a WebLogic domain to implement my admission application web page online in ADR?

(3) what I have to creat RCU before creating a WebLogic domain?

Thanks in advance.

A problem I see is that you are using the wrong jdbc driver. You must use the thin driver for example instead of home. It's only a small syntax difference, but simply that you cannot test the jdbc data source.

As long as the DB server can be reached by the hostname (as the wls is not an active DNS you must use the IP address of the db server), you should be able to set up a connection to the db server.

The resulting connection string looks like

JDBC:Oracle:thin:@11.11.11.11:1521:ORCL

Where 11.11.11.11 is a fictitious ip address. If you look at your connection string looks like

JDBC:Oracle:thin:@11.11.11.11:1521/orcl

The difference is that after the post (1521), you see a ':' for example drivers (including 11 g normally) then you see one ' / ' for the pilot on duty (which is used for 12 c).

The OWSM_MDS schema will be created and used if one of your application using MDS. I don't know that you can install it without this scheme. Best to create.

Timo

Tags: Java

Similar Questions

  • Must install ADR in my 10.3.6 weblogic Server

    Hello

    I installed my stand-alone weblogic server in my laptop. And I tried to deploy one of my file (developed using Web merger application - ADF) EAR. It shows a few exceptions and finally I got to know who needs to install the ADR. (ADF Runtimes). I downloaded the 11.1.1.6.0 ADR.

    Kindly help me to install this.

    Kind regards

    Prasad K T,.

    Hi Prasad,

    After installing the ADF Runtime and extend the domain, you must always apply JFR model on the servers of your domain management. This is done in the EM console.

    Have you ever done this?

  • Implement Oracle BI Publisher for JDE E812 with tools version 8.96.4

    At the present time we do not use Oracle BI Publisher with JDE. Now, we must improve our relationship with BI Publisher.
    To implement BI Publisher, let me know the following
    1. where should I start? Can you give us the link to document?
    2. how much will I pay?
    3. about how long it will take?
    I just saw the document ID 789074.1 .
    Please see the details
    I use JDE E812 with release of 8.96.40 tools

    Hi Rauf,
    BI Publisher is in the stack of your application, you don't need to pay for it (the on-Board of jde version).

    For 8.96 only:

    Download the JK14530 of 8.12 appropriate ESUs
    Follow the instructions in the XML editor for JD Edwards EnterpriseOne guide

    Once the BEEP (or in this old tr "XMLP") is up and running you need very little time to build your model.

    Kind regards.

    Bruno Condemi

    Published by: Bruno Condemi on 8-ott-2012 14.10

  • Is it possible to implement the sequences to browse to project with several tables of contents and conditionalized modules

    I use RoboHelp 9 with WebHelp output.

    I have five outings, which one contains help for common functions, while the other four contain help for modules under license. When a user opens a module under license assistance, the user sees the soul help and authorized assistance. In addition, the files are conditionalized so that the unauthorized search a help licensed module brings nothing.

    I have been solving problems with the previous topic and the next topic which, thanks William, I learned are associated with browse sequences. After having tried various configurations, I have a few questions:

    • HR support a sequence to travel alone in a project, even when the project has several outputs & fakes?
    • If HR supports a sequence to browse only, does that mean that there is no way to create a unique navigation for each separate output sequence?
    • If HR supports several sequences of travel, which is the workflow?

    I also maintain a table of 'master' contents which contains all the modules, frequent and without a license. What I've done for now is to autocreate a browse sequence based on the table of contents "master." When I generate the output of a module under license, which is conditionalized, I only see the table of contents for this module and, therefore, can only travel between books and subbooks for this add-on. I also checked that the subjects that do not appear in the module conditionalized as for another module licensed, do not appear in the list of search results either.

    Carol

    Me again, Carol

    You also questions about the functional differences between WebHelp and WebHelp Pro, so let me explain.

    I know only two major differences other than (the additional benefits of analytical feedback reports) and the management of 'Zones' with authentication in RoboHelp Server.

    1. The behavior of browse sequences as explained above
    2. The fact that the categories of content are not supported in WebHelp Pro for this latest version 9.

    In regards to sequences to browse you try to anticipate the various modules (licensed, etc.): multiple browse sequences are included in an single . File BRS. Sequences are defined in the XML code in the single file.

    As a solution (for WebHelp and WebHelp Pro), you could create a Help.brs of the NPM. that you have already created a module; then backup and archive. Then create a change for the different module before generating again. The Help.brs of the NPM. will need to have the same name as your project, so you will have to manage the .brs desired file in the project folder when you build this version. All your other choices (table of contents, Index, conditional tags, etc) remains the same for the respective modules.

    Finally, I notice that you generate apparently WebHelp Pro right now even if you are not published on the server of HR? This is really not the best practice. You must generate WebHelp plain for a web server that has no HR server on it (even if you can be getting away with it). Regarding your concern about "breaking" something; each output is placed in another! SSL! folder automatically when you build, so you should be able to generate WebHelp without interfering with the release of WebHelp Pro. Then, you can republish on the HR using WebHelp Pro Server, whenever the server is ready.

    John Daigle

    Adobe Certified RoboHelp and Captivate instructor

    Evergreen, Colorado

    www.showmethedemo.com

  • The Oracle Linux 5.10 ADR 11.1.1.6.0 installation problem

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to create the web page application online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g

    (2) the server application: Tuxedo 11 g

    3) web server: logic of Web 10.3.6.0

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and PeopleSoft Campus Solution 9.0 R5

    I just finished installing Oracle ADR (Application Development Runtime) 11.1.1.6.0 with Weblogic 10.3.6.0 in Oracle Linux 5.10 Server machine. In step 3 of 8 required checks, impossible to pass the 2 items below:

    (1) verification of recommended operating system Packages (no pass)

    (2) verification of the parameters of the kernel (no pass)

    Oracle Linux 5 is certified with ADR and prerequisite verification certificate of operating system is spent, so, I keep the installation to the end successfully.

    My question is:

    2 items not moved will not affect the development of applications or performance later? If so, how to fix?

    Thanks in advance.

    (1) the parameters are necessary, but the system is running with a lower number. Right in the middle of the execution of your application, enter you the maximum and your system stops. It is best to set the values for the given numbers. When you run the Setup program and go to the test page and the test fails, you should be able to click the test below and the installation should continue. If the continue button is not active, you must correct the error.

    (2) I don't have an oel5 system. Missed, you have not all if necessary values in your limits.conf file? The syntax for the Scriptures is essential. Look at the other lives in the files. How do they look like?

    I guess you need to add a space after the * who would set the setting for all users, or set you it only for user oracle, which is the one you normally install the software with. Check out the tutorial I posted the link with my last post. You may need to add the line /etc/pam.d/login and etc/pam.d/sshd.

    Timo

  • Tutorial on the use of the ADF to develop Web Application

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop an application for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g version 11.1.0.6.0 is

    (2) the server application: Tuxedo 11 g

    (3) web Server: Web Logic 10.3.6.0 and JDK 1.7.0_09

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    I just installed the 3 parties with WebLogic 10.3.6 and JDK 1.7.0_09 as below:

    (1) install ADR (Application Development Runtime) 11.1.1.6.0 (64-bit)

    (2) install the RCU 11.1.1.6.0 to create the scheme of OWSM_MDS (32 bit)

    (3) create a new WebLogic "Domain_CS" domain to develop the application for admission online.

    I have no experience to develop the Web Application using ADF. I have developed a few Web Applications using NetBean and database server. It seems that the ADF and NetBean have some similarities. Both need to create a project with a 'Web - INF' file for Web Application development. But I don't know the first step to start the ADF to call the wizard.

    My question is:

    What command and what directory to start ADF and call the wizard in order to develop the Web Application?

    Thanks in advance.

    You don't need to install JDev WLS directory.

    What you end up doing, is take the application (EAR/WAR file) you create in JDeveloper and deploy in the WebLogic.

    JDeveloper will be in a separate Directory.

  • Question of the implementation of the duration of the ADF: create vs Extend WebLogic Domain

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop web applications 2 for 2 user types to log in to PeopleSoft Campus Solution and apply for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g version 11.1.0.6.0 is

    (2) the server application: Tuxedo 11 g

    3) web server: logic of Web 10.3.6.0

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    In order to develop the application for Admission online and 2 pages of Web connection, I need to make 3 parts below:

    (1) ADR installation (Application Development, Runtime) 11.1.1.6.0 (64-bit)

    (2) install the RCU 11.1.1.6.0 to create the scheme of OWSM_MDS (32 bit)

    (3) create or expand the WebLogic domain

    I installed RCU 11.1.1.6.0 (32 bit) and Oracle ADR 11.1.1.6.0 (64-Bit) with Weblogic 10.3.6.0 in machine Server Oracle Linux 5.1 with success. Now, I need to create or extend the WebLogic domain. I don't know whether to expand the existing domain or create a new domain.

    The Web server is running properly. There is only a single domain (mydomain). I need to develop 3 ADF web application as below:

    (1) admission application online

    (2) request for Login to student registration

    (3) Faculty and staff Login request

    My questions are:

    (1) may extend the existing domain (mydomain) to develop the 3 possibilities of use in the ADF?

    (2) may I create 3 new domain for 3 Applications (domain_Admin, domain_student, domain_faculty)?

    (3) where one is better? create or extend?

    Thanks in advance

    Delete the section network-point of access (both) and try to start again.

    Timo

  • Problem installing RCU with ADR: database Version does not match

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop the application for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g version 11.1.0.6.0 is

    (2) the server application: Tuxedo 11 g

    3) web server: logic of Web 10.3.6.0

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    In order to develop the application for Admission online for students from the perspective, I need to make 3 parts below:

    (1) ADR installation (Application Development, Runtime) 11.1.1.6.0 (64-bit)

    (2) install the RCU 11.1.1.6.0 to create the scheme of OWSM_MDS (32 bit)

    (3) create or expand the WebLogic domain

    I installed Oracle ADR 11.1.1.6.0 (64-Bit) with Weblogic 10.3.6.0 in machine Server Oracle Linux 5.1 with success.

    Now I install RCU 11.1.1.6.0 (32-bit), on step 2 of 7 audit of the overall requirements, I face a problem like below:

    Type of database: Oracle Database

    Host name: 192.168.196.102

    Port: 1521

    Service name: HRCS90

    User name: SYS

    Password: mypass

    Role: SYSDBA

    Database is connected successfully. Verification of the 2 first elements are passed successfully.

    But check the 3rd issue "Check condition for the specified database" has not passed. The error message is below to:

    "The database that you are connected is not a supported version. Enter the database with version equal to or greater than 10.2.0.4.0 in 10 g or a version equal to or greater than 11.1.0.7.0 in 11 g. See the matrix of certification for the supported DB version".

    My database is the database Oracle 11 GR 1 material which is 11.1.0.6.0. This version corresponds to Tuxedo 11 g and WebLogic 10.3.6.0. If changing the database version, the entire Architecture of Internet PeopleSoft should be changed.

    The version of the RCU I install is 11.1.1.6.0 (32 bit) which does not really match ADR 11.1.1.1.6.0 (64 bit).

    My questions are:

    (1) what version of the RCU can be installed with Oracle Database 11 GR 1 material is version 11.1.0.6.0 (64 bit) and MARC 11.1.1.1.6.0 (64 bit) ?

    (2) is there another way to solve this problem? Find the right version of the RCU or update the version of database?

    Thanks in advance.

    Or you can try to do this work around (this work around will ignore checking the version of database)

    http://www.xenta.nl/Blog/2009/11/17/install-Oracle-fusion11g-repositories-on-11g-DB/

  • RCU 11.1.1.6.0 with ADR 11.1.1.1.6.0 64 32-bit installation problem

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop the application for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g

    (2) the server application: Tuxedo 11 g

    3) web server: logic of Web 10.3.6.0

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    In order to develop the application for Admission online for students from the perspective, I need to make 3 parts below:

    (1) ADR installation (Application Development, Runtime) 11.1.1.6.0 (64-bit)

    (2) install the RCU 11.1.1.6.0 to create the scheme of OWSM_MDS (32 bit)

    (3) create or expand the WebLogic domain

    I installed Oracle ADR 11.1.1.6.0 (64-Bit) with Weblogic 10.3.6.0 in machine Server Oracle Linux 5.1 with success.

    Now I install RCU 11.1.1.6.0 (32-bit), on step 2 of 7 database connection details, I face a problem like below:

    Type of database: Oracle Database

    Host name: 192.168.196.102

    Port: 7001

    Service name: HRCS90

    Username: weblogic

    Password: mypass

    Role: Normal

    While WebLogic Console is running which is http://192.168.196.102:7001 / console with the same username weblogic and password mypass,

    I have test the database connection. The message appears as below:

    Timeout connecting to the database. Current time is 30 seconds.

    While PeopleSoft is running, it is http://192.168.196.102:8000/psp/ps /? cmd = username , I use the same username and password to test the database connection. The same message appears as below:

    Timeout connecting to the database. Current time is 30 seconds.

    I was check the 7 fields above. I'm confused the field "Service name". I use the name of the database Instance "HRCS90" and the name of SID 'HRCS90' as the Service name. I don't know if it is correct or not.

    My questions are:

    (1) how to fix the "Time out when connecting to the database Current time-out is 30 seconds?"

    (2) how to find out the name of Service? Can I use Instance and SID 'HRCS90' database Service name?

    Thanks in advance.

    People,

    Hello. Service name is found. Connection to the base went through. The problem is solved by myself. Thank you.

  • The establishment of the RCU after installing ADR 11.1.1.6

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop the application for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g

    (2) the server application: Tuxedo 11 g

    3) web server: logic of Web 10.3.6.0

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    In order to develop the application for Admission online for students from the perspective, I need to make 3 parts below:

    (1) ADR installation (Application Development, Runtime) 11.1.1.6

    (2) create the RCU for schema OWSM_MDS

    (3) create or expand the WebLogic domain

    I installed Oracle ADR 11.1.1.6.0 with Weblogic 10.3.6.0 in machine Server Oracle Linux 5.1 with success.

    When extending a WebLogic domain, we need to create a schema of OWSM_MDS. Therefore, we run UCR initially.

    I face a problem like below:

    When I run. / UCR in Directory installed ADR Oracle_Home/Middleware/oracle_common/bin, the machine returns the message: no such file or directory

    But I see that the UCR green file is in the directory Oracle_Home/Middleware/oracle_common/bin.

    My question is:

    How to run the RCU green file to create RCU?

    Thanks in advance.

    I am not convinced that you can install the 11.1.1.7.0 rcu because there is at least a table that contains the version of the installed schema. It's about them checked when you install adr. You can guess what happens if you have the version of schema 11.1.1.7 and try to install adr 11.1.1.6.

    I used the 32-bit version, when I installed adr 11.1.1.6 a few years back.

    Timo

  • ADR (NO APEX) Active Directory SSO + OAUTH2 TOMCAT

    Hi ADR experts.

    I really hope that someone may be able to help.

    I have a Setup ADR 3.01 on Windows Server 2012 running like a tomcat webapp 7.

    I have a few services protected by OAUTH2.

    ADR + database of user stand-alone connection = perfectly works (json document returned).

    ADR + Tomcat Users.xml = works perfectly (returned json document).

    When I use ADR + waffle (negotiate) to access the services of ADR, I get the standard ADR 401 Unauthorized page...

    Tomcat is certainly properly authenticate and access to with the authenticated user.

    Newspapers are complete negotiating access token.

    I wonder if ADR is having a problem with a user name of prefix AREA?

    I can't seem to find much information on how to implement the ADR with AD SSO on tomcat, so do not know how people did there...

    Since the access localhost log:

    10.141.203.129 - testuser1 [10/Sep / 2015:18:12:39 + 0100] "GET /ords/service1/HTTP/1.1" 200 418 - WORK

    10.141.203.129 - DOMAIN\userxxx [10/Sep / 2015:18:19:51 + 0100] "GET" /ords/service1/HTTP/1.1, 401 , 11574 - FAILS

    Thanks for the links.

    It worked in the end.

    Post here incase someone else get the same question:

    When you assign a security role in ADR (Pl/Sql) - the group must match name including the domain prefix AD Group:

    for example

    Start
    ords. CREATE_ROLE ("DOMAIN\Domain users");
    () ords.create_privilege
    p_name-online "DOMAIN\Domain users."
    p_role_name-online "DOMAIN\Domain users."
    p_label-online "DOMAIN\Domain users."
    p_description => "DOMAIN\Domain users");
    commit;
    end;
    /

    Start
    () ords.create_privilege_mapping
    p_privilege_name-online "DOMAIN\Domain users."
    p_pattern => ' / app_uri / *');
    commit;
    end;
    /

    Thanks again.

  • Mapping of URLS with ADR 3.0.1 and Tomcat for several APEX databases

    Hello.

    I have ADR 3.0.1.177.18.02 installed with Tomcat 7.0.59 on a server named ah30.  It works well with APEX 4.2.6 in the data base SCREWS on this server.

    I also to be configured to work with a second database on server ah9 APEX, but I was not able to run again.


    Can someone help me with this issue?

    Were you successful with this type of configuration?

    Here's what I did.


    I have added the database.  ADR has created the data filed: home/oravis/ORDS/confs/ords/conf/ah9_db.xml.  The password is correct.

    Database file: /home/oravis/ORDS/confs/ords/conf/ah9_db.xml

    <? XML version = "1.0" encoding = "UTF-8" standalone = 'no '? >

    < ! DOCTYPE SYSTEM property "http://java.sun.com/dtd/properties.dtd" > ""

    Properties of <>

    < comment > saved on Sat Aug 01 15:11:21 PDT 2015 < / comment >

    < key = "db.hostname entry" > ah9.xxxx.com < / entry >

    < key = "db.password entry" > @xxxxxxxxxxxxxxxxxxxxxxxxxxxx < / entry >

    < key = "db.username entry" > APEX_PUBLIC_USER < / entry >

    < / properties >


    Use the following commands, I was able to create a new database connection and map the URL.

    Java $ [oravis@ah30 ADR] - jar ords.war map-url - type base-path /ah9 ah9_db

    August 1, 2015 18:06:13 oracle.dbtools.url.mapping.file.MapURL run

    INFO: Creating new mapping of: [base path, / ah9] to map to: [ah9_db].

    [oravis@ah30 NICO2277] $

    In the catalina.out log file, I find the following:

    Process of oracle.dbtools.url.mapping.file.FileURLMappings August 1, 2015 18:21:44

    WARNING: Could not find any target database corresponding to: ah9_db, null

    ADR has created the mapping file: /home/oravis/ORDS/confs/ords/url-mapping.xml

    <? XML version = "1.0" encoding = "UTF-8"? >

    <? XML version = "1.0" encoding = "UTF-8"? >

    " < pool-config xmlns =" http://xmlns.Oracle.com/Apex/pool-config "> "

    < chicken base-path = "" / ah9 "name ="ah9_db"updated =" 2015-08 - 02T 01: 06:13.941Z "/ >"

    < / pool-config >

    This URL gives me access to the APEX on ah30:

    http://ah30.xxxx.com:8080/ADR/f? p = 4550:1

    This URL must give access to APEX on ah9, but he Gets the error 404 of ADR. 

    http://ah30.xxxx.com:8080 / ADR ah9 f? p = 4550:1

    localhost_access_log says:

    [01/Aug / 2015:18:28:34-0700] "GET/ords/ah9/f? p = 4550:1 HTTP/1.1"404 11384

    I also tried to run ADR in stand-alone mode with URL mapping, but that no longer works.

    In an attempt to install separate that I was able to set up independent ADR to get at APEX on ah9, so I don't know the database will answer.

    Thank you

    Skip

    Skip - absolute salvation,

    Skip - absolute says:

    Anyway, nobody has responded to this topic until you.  It's surprising.

    I suggest you try later versions 2.x ADR.  I have had more success with the URL mapping using this version.

    I have not had an opportunity to deepen the problem, but I may be soon.  With my level of knowledge, I must rely on cookbook recipes provided by the documentation and other.  My only interest in ADR and Tomcat should connect the plumbing APEX can be used.  Sometimes my clients have DBA and system administrators who want to install APEX but get hung up a web listening port configuration, so I have to build my knowledge base in order to help.

    With a situation this week, where s/n a customer insists on a two-level facility, I see a few new questions, and I'll look for the time to post in this forum.

    Good luck to you and if you find answers, please share.

    The solution of mapping URLS of configuration of multiple databases with ADR has been described in the blog and the following thread:

    I was able to implement the mapping of the URL of ADR and multiple database feature using the version 2.0.10.

    Reference: http://docs.oracle.com/cd/E56351_01/doc.30/e56293/config.htm#CBDCHGDF (refer to ' Configuring multiple databases ')

    The URL mapping feature does not work in latest versions of ADR 3.0, this was confirmed by the following threads:

    Kind regards

    Kiran

  • problems with the implementation of MPC with system delays

    Hello

    I have Aproblem to implement a MPC controller for a system with significant delays. The final control system will be used with a RT PXI on an engine test bench, but for now, I'm running a few previous simulations to solve problems.

    The attached vi shows a simplified system for MIMO 2 x 2. When I run it with the default settings (initial window = 0; = 5 prediction horizon and horizon of control = 2; no delay of system, or delay of prediction model) everything works fine.

    However, if I understand a delay of the plant (time factory example = 10) the CPC shows a behaviour that is not clear to me:

    * If I put 'integral action?' false: MPC operates in open loop, and the MPC calculates (and apply) the same control in the system not delayed action. Of course, it cannot compensate for errors in modeling, is not really for me.

    * If I put 'integral action?' to true: System is not stable. for fixing it, I change the initial window at 10 (and therefore the forecast at 15 horizon). Although the system is now stable, the performance of the control is not really good, because significant overruns exist

    Then I try to include in my prediction model of the delay (through a block 'CD Set delays to the (State-Space) model'), but it seems that the PPC is not sensitive about the time defined in the model.

    Hepatitis could me?

    Thank you very much in advance,

    Carlos (Adama)

    (Note, in the attached example, in what I scored blue settings that I'm changing)

    Don't worry, I solved the problem myself including delays in the model defining additional States that aceted as souvenirs.

    I can confirm that the CPC does not takes into account the deadlines defined in the model of the SS.

  • UiApplication - implementation RuntimeStore vs make Singleton object / Instance

    Hi all

    I ran into a lot of trouble with putting the UiApplication instance in the RuntimeStore for later retrieval of etc. other entry points.  I used the code of this resource (http://supportforums.blackberry.com/t5/Java-Development/Make-a-running-UI-application-go-to-the-back...)

    //register the alternate on first run
    RuntimeStore appReg = RuntimeStore.getRuntimeStore();
    synchronized(appReg){
       if (appReg.get(ID) == null) {
           appReg.put(ID, new Application(...));
       }
       Application MyApp = (Application)appReg.waitFor(ID);
       //then you have the app MyApp... return it or whatever
    }
    
    //check to see if the app exists, if it does, bring it to the foreground ...RuntimeStore appReg = RuntimeStore.getRuntimeStore();synchronized(appReg){   if (appReg.get(ID) != null){       Application MyApp = (Application)appReg.waitFor(ID);       MyApp.requestForground();   }}
    

    but UiApplication.getUiApplicationInstance (); Returns IllegalStateException.

    I have posted this before and have read that I might be better to create a Singleton instance of my UiApplication - can I get some advice about how to achieve?  The code I think I should reference is:

    import net.rim.device.api.system.*;
    
    class MySingleton {
       private static MySingleton _instance;
       private static final long GUID = 0xab4dd61c5d004c18L;
    
       // constructor
       MySingleton() {}
    
       public static MySingleton getInstance() {
          if (_instance == null) {
             _instance = (MySingleton)RuntimeStore.getRuntimeStore().get(GUID);
          if (_instance == null) {
    
             MySingleton singleton = new MySingleton();
    
             RuntimeStore.getRuntimeStore().put(GUID, singleton);
             _instance = singleton;
             }
          }
    
          return _instance;
    
       }
    }
    

    Thanks in advance for any help.

    Sorry, I have not looked at your code in detail.  Simon and I wanted to understand what your application was trying to do, rather than how he did.

    What you have described so far, there is no need to put your UiApplication in RuntimeStore.  Or do you need an AlternateEntry.

    So let us try to see if we can get your app working the way you want without steps.  I'm not saying that we will succeed, but trying, we and you will understand better opportunities.

    But note that this is only my opinion and here's how I would implement what you're trying to do, with a single application. I could be missing something.

    Let's start with the listeners.

    Some listeners require a current request - for example SystemListener.  Some are not, for example telephone headsets.  Treatment is kept on a warm reboot - for example, most of the non networking Threads will be suspended and restarted.  Some are not, for example, the ApplicationMenuItems are deleted.

    Assume that at least one of your listeners requires an Application.  In general, I do not use an Application, because I use SystemListener so that I can terminate my treatment in extinction and restart under power.  Which means that you must have an Application that is started automatically.

    Now, you also want to have an icon.  Since an icon is supposed to start a UiApplication, then let us do your started automatically asks a UiApplication.  To do this, you really push a screen, but it can also "requestBackground()", so that it does not actually appear in the autostart.

    The complication here is that some of this treatment actually impossible in the early stages of implementation service, so you need to check for

    ApplicationManager... inStartUp)

    and treat them accordingly.  There is an article that describes what I think.

    So now we have one started automatically UiApplication, who listens to the system start and stop and everything stops at the stop and everything begins to start.

    Now, when you click the icon, you will not actually start your application, you're just before an existing UiApplication.

    I think that so far we have matching your needs with one exception.  What happens if you want to restart your Application?

    We have already described code that stops the processing of your request - we will work this in extinction.  You just need to run that and then do a system.exit().  Now, when your hand is called, the next time that the user clicks on the icon, it will be started just as if it was during the auto-start and will go through the same initialization.  The trick is this time, you don't want to do the requestBackground.

    Here is the key.

    (1) an initialization routine that adds the headphones and starts the other treatment.  This will also push the initial screen.

    (2) an interrupt routine that stops the treatment started in the initialization routine

    (3) main routine creates the UiApplication and adds it as a SystemListener and enterTheDisplatcher.  It checks to see if the treatment is inStartUp.

    (a) if so it horizons application - initialization will be done by the power of SystemListener.

    (b) otherwise, it executes the initialization routine

    (4) SystemListener powerUp routine that performs the initialization routine

    (5) powerOff routine SystemListener which runs the completion routine

    (6) output in your application that runs the completion routine and then call system.exit().

    I think that if you implement these parts, you will have a DBMS which deals with the way you want, with no RuntimeStorage and no AlternateEntry.

  • Blank Page for APEX on ADR and Tomcat 5.0

    Hi all

    I finally complete the installation in the environment of Production of DURATION; but when I call APEX of EBS link, it showed the white page

    I use APEX 5.0 with ADR 2.0 set up with Tomcat.

    What source of the page view, it showed no error, when I look at localhost_access_log.2015 - 10 - 30.txt

    [30/Oct / 2015:15:48:14 + 0800] "GET/apex/f? p = 103::7562978440464
    : 103:1:7562978440464: HTTP/1.1 "302 -

    [30/Oct / 2015:15:48:16 + 0800] "GET/apex/f? p = 103:1:756297844046

    4: HTTP/1.1 "200 18116

    [30/Oct / 2015:15:48:16 + 0800] 'GET /i/themes/theme_42/1.0/css/V '.

    ITA.min.CSS? v = 5.0.0.00.31 HTTP/1.1 "404 1027

    As long as the calling program is there HTTP 404

    I copied apex/images in Tomcat webapps / I, all users can open account status.  Restart Tomcat and it shows blank page

    As the production server, I can not activate debugging ADR, how check the configuration files that specify the directories to load images is?

    How can I find out, he calls apex.war correctly?

    Thank you, Dorothy

    Hi Kiran,

    Thanks for your help.

    I found the cause; It's me and my fingers that itches.  I copy the images / *. * instead of image / *;  caused with extension computer files have been copied.

    All are deployed successfully.

    Thank you, Dorothy

Maybe you are looking for