APEX with Weblogic installation

Hello

I have some difficulty on the installation of APEX.

I went by ""installation Oracle Application Express Listener " note and crossed" installation with Oracle WebLogic Server "."

But now when I tried to configure using http:// < Host >: < port >/apex/listenerAdmin URL

It gives below error. Not sure I need to perform other activities. Please advice.

Welcome to Oracle Application Express listener

This facility has not yet been configured

Please see your Oracle Application Express Listener for instructions on how to complete the configuration for this instance.

This instance uses the following configuration folder:

/tmp/apex

Hello

Neal wrote:

A quick, I need to go through "Oracle Application Express Guide of Installation®" before installing the Application Express listener?

I mean configuration DB stuff?

Of course that depends on you like to use APEX or configuring the web listening to other port.

I understand that you want to use APEX-> Yes, if the APEX is not installed in your database.

Kind regards
Jari

Tags: Database

Similar Questions

  • Apex listener / Weblogic server currently unavailable

    I installed the last listener apex with weblogic server. Worked fine until I rebooted. The weblogic server is running and the console shows weblogic that apex is running, but when I go to the URL I get "http://haora01:7001/apex/apex_admin requested url is currently unavailable". Same URL worked well before the reboot. I was using the gateway of the EPG and wanted to try the apex listener instead. I can't find all the logs that help. Anyone have any suggestions?

    RFancher wrote:
    I installed the last listener apex with weblogic server. Worked fine until I rebooted. The weblogic server is running and the weblogic console shows that the apex is running, but when I go to the URL I get "requested url apex / http://haora01:7001 / apex_admin is currently unavailable. Same URL worked well before the reboot. I was using the gateway of the EPG and wanted to try the apex listener instead. I can't find all the logs that help. Anyone have any suggestions?

    The "config" file could have disappeared - the process of installation/configuration (for Tomcat, at least) is used to store the configuration xml file in 'tmp'... which will then once you restart! There are a few posts on how to change the directory in which the configuration file is stored.

  • Hi all... can anyone suggest me the best reference of Oracle weblogic Server11g Release 1 (10.3.6) with the installation screens... .on RHEL 5.8

    Hi all... can anyone suggest me the best reference of Oracle weblogic Server11g Release 1 (10.3.6) with the installation.. .on RHEL 5.8 screens

    Go to the URL Ref 1, I observed to start installation by orders of WLS... Mentioned that here

    JAVA_HOME/bin/java -Xmx1024m-jar wls1035_generic.jar .the I have a pressing, what is the purpose of - Xmx1024m option, it is necessary to proceed with this option. Also here by putting "wls1035_generic.jar" because of this we can run installation... right! but the directory mentioned u have thye .jar file? or u copied to this place? How? Pls clarify my level...

  • 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

  • Management of an APEX with walk-APIs - it APEX runtime environment?

    People,

    APEX Version: 4.2.1
    Database EE 11 GR 2
    Listener: EPG

    TLDR: Go at the end of the question for this thread in bold.

    I work in an environment where we have maintained by Oracle Forms applications and Oracle APEX on a database only internal production data. We want to take a redacted together these data (PII or personal Identifiable Information removal) and some applications of the APEX and put them on a separate external server for public consumption. The internal production environment is running APEX with the runtime and development environments. The external server runs APEX with just the execution with the query, only the applications environment. While two of the external applications are public applications without authentication (both work very well), there is an application that will have a relatively small number of users who authenticate with the application to access more detailed information than the general public. Still no PII or something like that, a little more information. Users are users of workspace APEX. The three applications are in the same workspace.

    I have to assume that I'm not the only person with the above configuration, but I had a moment difficult to work right. Although the documentation does not have the API, it is not always clear which API you would use and why.

    For example, in the internal production environment when a user connects to the authenticated application, they get access to the application (if they are in the right group) or they get an error page indicating that they have no access to the application. In the external runtime application that they will always have a ' ORA-06550: line 4, column 55: PLS-00201: identifier ' WWV_FLOW_F4000_PLUGINS.» ' INTERNAL_4155_SESSION_SENTRY' must be declared ORA-06550: line 4, column 1: PL/SQL: statement ignored ' error, which "sort of" makes sense because the application referenced (4155) is part of the installation of development and is not included as part of the runtime install only (either by the way, this seems like a bit of an oversight on the part of the APEX team). It is pretty obvious that the export and import of the workspace (and its users) 'something' got zero and some type of password reset is requested. Of course, end-user password reset request is not included in a single installation of runtime...

    So, off to the API to see if I can "reset" on the single runtime installation external users so that they do not have to reset their passwords when first connecting. Wow... Lots and lots of API. Understand that you must set the security with the APEX_UTIL group id. SET_SECURITY_GROUP_ID API takes some time. After much wandering around, I settled on the apex_util API and the WWV_FLOW_USERS view as a good place to study...

    However, when we query the view WWV_FLOW_USERS on each side, all of the columns "expected" that one would expect because of this behavior are identical between the installation of development / internal enforcement and the only external runtime installation. Things like CHANGE_PASSWORD_ON_FIRST_USE and FIRST_PASSWORD_USE_OCCURRED are identical (and btw, not the values that you expect them to be... FIRST_PASSWORD_USE_OCCURRED is N for all users except the user ADMIN). The only values that differ between the two environments are as CREATED_BY, CREATION_DATE, LAST_UPDATED_DATE, and LAST_UPDATED_BY columns.

    Things that work just great:

    < li > the installation itself! Very easy to move backward between each environment (runtime only or runtime and development).
    < Li > integration with SQL/Developer is fantastic. It is very cool to be able to right-click on an application in the internal environment and deploy it to the unique runtime environment. Ideally, it would be nice to be able to move workspaces APEX in the same way.

    Things that do not seem to be large:

    < Li > when that documentation tells you what each API, it doesn't tell you why you want to use it, or what you would use it for. Having a section "useful use case" in the documentation would be great. Yes, there is the example of code (which of course does not mention that you need to set the id of Group of security for most of them to work), but the code example is not really tell you why and what each of the attributes you can set with her (for the API set for example) will actually... For example the documentation does not really that many fields are not yet used, and even if the values are the exact opposite of what you would think they would be.

    So, my immediate question:

    What API will allow me to have users exported with a workspace to use applications that are authenticated in a single installation of runtime?

    And my follow-up question (s):

    You can actually use the API defined to manage a runtime environment and is at - it a good resource that explains the how and why rather than just the choice of the API.

    Well, after a lot of trying things, I finally had things to work.

    It seems that export and import a workspace "expires" users to your workspace. Despite the fact that, in the development environment / the ACCOUNT_EXPIRY (which is a date) has a whole bunch of different values and seems to work perfectly, when you import a workspace that the ACCOUNT_EXPIRY column is ready on the date you did import previous internal enforcement. For some reason, this is an indication that your account has expired at the time when you look at the WWV_FLOW_USERS table. Not one of the columns expected, but on the contrary this date column...

    So let's take a look at the [url http://docs.oracle.com/cd/E37097_01/doc/doc.42/e35127/apex_util.htm#autoId126]Unexpire account of the workspace of the documentation procedure:]

    UNEXPIRE_WORKSPACE_ACCOUNT Procedure
    
    Unexpires developer and workspace administrator accounts and the associated passwords, enabling the developer or administrator to log in to a workspace.
    
    Syntax
    
    APEX_UTIL.UNEXPIRE_WORKSPACE_ACCOUNT (
        p_user_name IN VARCHAR2);
    
    Parameters
    
    Table 21-107 describes the parameters available in the UNEXPIRE_WORKSPACE_ACCOUNT procedure.
    
    Table 21-107 UNEXPIRE_WORKSPACE_ACCOUNT Parameters
    Parameter           Description
    
    p_user_name  The user name of the user account
    
    Example
    
    The following example shows how to use the UNEXPIRE_WORKSPACE_ACCOUNT procedure. Use this procedure to renew (unexpire) an Application Express workspace administrator account in the current workspace. This action specifically renews the account for use by developers or administrators to login to a workspace and may also renew the account for its use by end users to authenticate to developed applications.
    
    This procedure must be run by a user having administration privileges in the current workspace.
    
    BEGIN
        FOR c1 IN (select user_name from wwv_flow_users) loop
            APEX_UTIL.UNEXPIRE_WORKSPACE_ACCOUNT(p_user_name => c1.user_name);
            htp.p('Workspace Account:'||c1.user_name||' is now valid.');
        END LOOP;
    END;   
    
    See Also:
    "EXPIRE_WORKSPACE_ACCOUNT Procedure" and "WORKSPACE_ACCOUNT_DAYS_LEFT Function"
    

    It's very nice and all, but there are some things missing in the example above:

    (1) you must call the procedure of apex_util.set_security_group_id with the ID of the workspace you want to unexpire accounts.
    (2) you will need to issue a COMMIT for steps to engage the unexpire.

    Question: How are you supposed to know you need to do the above two steps?

    Take a look at what the API documentation has for the description of the SET_SECURITY_GROUP_ID procedure:

    SET_SECURITY_GROUP_ID Procedure
    Use this procedure with apex_util.find_security_group_id to ease the use of the mail package in batch mode. This procedure is especially useful when a schema is associated with more than one workspace. For example, you might want to create a procedure that is run by a nightly job to email all outstanding tasks.
    

    Note that there is no mention that you will need to call the SET_SECURITY_GROUP_ID procedure for almost all other API calls in the APEX_UTIL package (or at least many of them)...

  • APEX for WebLogic 12 c

    Hi people

    We intend to migrate an Apex Application to WebLogic 12 c.
    Is there another option to deploy all Apex listener manually in the WLS?
    We do not use alle overload which is inclucded in the earpiece of the Apex for example safety a stand-alone server... We provide a this with WebLogic an everthing deploy with WLST not with the console.
    Or should we pack up the apexlistener.jar by us - even?

    Rgds
    Steve

    Hi Steve,.

    It is possible to remove the embedded portion and some other components of apex.war when you use the stand-alone mode and have libraries as generally available in your instance WLS JDBC drivers.
    I would not recommend to go further, because it will have only very little impact on the "overhead" while the risk of contracting a unstable service increases. Of course, you could also fall safety aspects if you do want to use the application or the status interface provided by APEX listener and you don't want to use the models of resources. But it would be enough simply not configure security rather than try to delete classes.
    Also note that instances that you have polished like this are not supported officially, and probably also hard to support in forums like this.

    -Udo

  • Problems in using the APEX with glassfish server listener

    Hello
    I try to install APEX with listener application on my Oracle R12 application server. I installed glassfish 3.1 (zip file) and deployed my interlocutor on glassfish using the administration console
    http:// < Host >: 4848

    But I am not able to run the following links to get the status of the listener
    http:// < Host >: 8080/listenerStatus

    I get the following error when I try to connect using my user adminlistener who I defined under the Admin group, in accordance with the installation guide.
    HTTP status 403 - Access to the requested resource has been denied

    --------------------------------------------------------------------------------

    type of status report

    messageAccess to the requested resource has been denied

    descriptionAccess to the specified resource (access to the requested resource has been denied) was banned.


    --------------------------------------------------------------------------------
    Oracle GlassFish Server 3.1
    Also, when I try to start the administration console application using the link http:// < host >: 8080/apex
    I get the following error

    application = 4500 workspace = 10+.
    Error ERR - 1014 Application not found. +

    OK+


    Anyone know what could be the problem? Earlier, when I did the installtion even on my personal computer that runs on Windows OS I had faced some questions like this and was able to resolve by reinstalling glassfish with port 7878 place default 8080 HTTP and that solved the problem.

    But this time, I try to install on the Linux server and since I used the option of the glassfish server .zip file I don't have the option to configure during the installation. If you think that the problem is due to the conflict to port 8080, then can you please tell me how I can change the HTTP port without having to reinstall the glassfish Server?


    Thanks in advance!

    Hi reda,.

    http:// : 7878/apex/listenerStatus (I changed my HTTP port for 7878)

    But I have error which I run this URL below.

    HTTP status 403 - Access to the requested resource has been denied

    I'm sorry I have not answered your question 403, but I thought it should be a primary target in order to get your APEX installation up and running first.
    As you have moved this issue, it is logical to continue on other issues in your deployment.
    You say that you are trying to connect to listenerStatus as "adminlistener" with the group "Admin". You must use a user with the 'Manager' of the page group.
    However, if you have "Admin", you can access the 'status' tab in 'listenerAdmin' that contains exactly the information you see in 'listenerStatus '.

    Also, when I run the URL Listner Administrator page loads properly, but all fields are disabled. So I can only see the page, but not to make changes to the fields on tab 'connection '.

    You can change the JDBC settings in this tab? You must open the subform to display the fields.
    And you are able to change any settings on the other tabs?
    If so, everything works as expected. It is not possible to change the credentials of database using "listenerAdmin". The shape looks like the one you get in "listenerConfigure", but it is implemented differently, so what you see is the expected behavior.

    However, I can click on the 'Apply' button on this page and when I do that it takes me to the login user APEX screen. This is how it should be?

    Yes. What is this "Apply" button to reset the connection pool to use the current JDBC settings, which you should be able to edit as shown above. Therefore, when you apply the changed settings, the listenerAdmin will take you to the start APEX page to check that everything works (always) and continue to use APEX.

    -Udo

  • APEX with R12 e-business integration

    Hello

    In Oracle apps 11.5.10.2, we have developed a few pages in APEX (version4.0) and integrated into e-business (i.e. access pages of the apex of the responsibility of e-business-> menu-> function)

    now, we are trying to upgrade to R12 Oracle applications, where mod_plsql is no longer supported.

    I wanted to know what is the best option and the simple to integrate the apex with e-business pages? and the details of how integrate.

    1 http server separated with mod_plsql
    2 apex listner (AL)

    in the second option, we can install AL on tech-stack even as e-business or do we install on separate tech-battery?

    Rgds,
    -Kamal

    Hi Kamal,

    I think that the steps that you need to configure the integration are correct. Use of the gateway FND simply install the patch and then call the GWY.jsp of the function of the form with the profile that contains the URL of the Apex. With R12, you must use a jsp page to call Apex mod_plsql is not supported. Still, you need a listener OSH or separate Apex in support of mod_plsql for installation of the Apex.

    Rod West

  • mod_plsql with WebLogic

    Hello

    Is it possible to install mod_plsql in WebLogic? We were tearing our applications APEX by using our server to HTTP of Oracle 10 g and it has been extremely stable. Can we continue using mod_plsql with WebLogic?

    Thank you.
    Andy

    We have not yet migrated to WebLogic, but we tested 10.1.2.3 Oracle application server migration to WebLogic and mod_plsql continued to function perfectly, so yes, it works.

    Kind regards

    Carlos

  • How to install Oralce BPM Admin Center (company) with weblogic 10gr 3

    Hello

    I want to do install for Oracle BPM Administration Center in my local with weblogic 10, is there any guid/pdf for this?

    Help, please.


    Thank you
    Brijesh Kumar Singh.

    Hello Brijesh,

    It seems that you have already run, but this is a document that I wrote which shows you how browse the installation using the installation wizard: http://www.4shared.com/file/126099388/5637178c/Oracle_BPM_10gR3_WebLogic_103_Installation.html. This is for a single installation on a single node.

    Oracle documentation about setting up Oracle BPM for J2EE is on http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/index.html. Click on the link 'Oracle BPM Enterprise Configuration Guide'.

    Dan

  • Version 11.1.1.1 is compatible with Weblogic 10.0 or non - Urgent please!

    Hello Experts,

    One of my clients has a problem with the installation of Essbase version 11.1.1.1.

    It is said in the doc to install for 11.1.1.1, hotfix server logic of the required web CR283953 shared services for all platforms. He said that you can get this patch on the site Web of BEA. I went through the website of bea and found that CR283953 is fixed in Weblogic 10.0

    Customer wishes to know if the Version 11.1.1.1 is compatible with Weblogic 10.0 or not.

    Please notify.

    Kind regards

    Sonu

    WebLogic 10R3 is not yet certified for use with 11.1.1.1. It does not allow the configuration also works correctly at this point.

    However, I'm still confused about why the 11.1.1.1 components include 10R3 weblogic with 11.1.1.1 install files.

    Best regards
    Satya.

  • HP Pavilion Notebook - 15-p199: need help with the installation and activation of 10 Windows after completely uninstalling Windows

    Hello HP assistants.

    I need help for a specific problem. My laptop came with an installation of Windows 8.1. Then I upgraded to 10 Windows when it became available. After a while, I decided to uninstall Windows completely (to wipe the hard drive) and install a Linux operating system.

    Now, I decided that I want to use some software that is not available on Linux and if I want to reinstall Windows 10. My problem is that Windows has completely disappeared in a form any. So now, I need to download Windows 10 from an official source (which I think can be done fairly easily from the official source of Microsoft, although if there is a better, HP official medium to do this then please recommend it) and then I need to activate Windows some how.

    As has been made clear, I have the right to use Windows 8.1 and 10 but I would need to download Windows 10 and turn it on. Is there a way to do this? I'm literally stuck without solution.

    Thanks in advance.

    Hello

    As long as the previous installation of Windows 10 had activated Ok after upgrade from 8.1, you can simply perform a new installation as described in the guide on the following link.  Note: On the activation screen, select "I don't have a product key" - Windows will activate automatically once installation is complete.

    http://www.howtogeek.com/224342/how-to-clean-install-Windows-10/

    Kind regards

    DP - K

  • Satellite L875-13D - problem with the installation of the wireless card

    Hello

    I bought a Toshiba Satellite L875-13D. I installed Windows 7 Enterprise edition.

    I have a problem with the installation of the wireless card. I have downloaded the driver on Toshiba website, but it does not work. When I run the file .zip and .exe, nothing happens. In addition, there are several pilots: Athos, Intel and Realtek and I do not know what is mine... I test all the driver but same result.

    I have the same problem with Bluetooth driver that does not work too.

    Thank you for your help.

    > But it does not work yet for Bluetooth,... I have install the driver by the .exe from the Toshiba Web site but when I run the application, I have error that says missing tosbtapi.dll. I founded and downloaded and installed on budget3 and SysWOW. But after that, the installation is blocked. Any ideas?

    Laptop Satellite L875-13D isn t equipped with Bluetooth.
    Didn t you know who?

  • Need help with the installation of an adapter of Palit GeForce 9500GT Super chart - 512 MB in a M2N68 (narrated

    Need help with the installation of an adapter of graphics Super Palit GeForce 9500GT - 512 MB - DDR2 SDRAM in a M2N68 motherboard (narra6). Should I disable the onboard graphics in the bios? When the card is installed, no VGA work outs and the PC does not start. Checked and recontroler implementation of the card in the PCI slot. PC is a desktop HP G5200uk PC. Windows 7 operating system.

    Hello

    The link below is a guige to install a video card in your Pc.  In particular, it seems that you will have to perhaps specify the location of the new card in the bios and save this change before you install the new card - see step 4 in the guide on the link below.  If your new card fits into the PCI Express x 16 slot, you will need to define PCI Express in the bios and save the changes.

    http://support.HP.com/us-en/document/c01700855

    Kind regards

    DP - K

  • do not proceed with the installation even after restart of firefox add-ons

    Add-ons - do not proceed with the installation even after restarting firefox, I deleted the files of 3 extensions (several times) in the other suggestions and rebooted. Still don't work yet saying will be installed when you restart.

    This has happened

    Each time Firefox opened

    == after update to 3.5 and continued to 3.6.3

    Hey even once, I did a complete uninstall and reinstall Firefox and it fixed the problem for me.

Maybe you are looking for