Problems when installing application Express listener

Hello
I am new to Oracle Application Express and installed it for the first time. I'm following the instructions in the Setup Guide (http://docs.oracle.com/cd/E37097_01/doc/install.42/e35123/otn_install.htm) and am stuck after installing the listening service. I think that I have installed the service, but the web page is blank. In IE, I see the icon in the status bar of error. The opening, I get the following error message:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729 .NET CLR 3.0.30729; Media Center PC 6.0; NET4.0C;. NET4.0E; .NET CLR 1.1.4322)
Timestamp: Monday, November 26, 2012 09:24:50 UTC


Message: "apex" is not defined
Line: 35
Char: 1
Code: 0
URI: http://localhost: 8080/apex/f? p = 4550:1:10702613836253:


Message: "apex" is not defined
Line: 110
Char: 1
Code: 0
URI: http://localhost: 8080/apex/f? p = 4550:1:10702613836253:



My configuration is:
Oracle DB 11 g Standard running on port 1158. The listening APEX service is configured for the port 1521, but when I enter http://localhost:1521/apex/in the browser, it changes automatically to http://localhost: 8080/apex /.

Listening service works well (I guess):
C:\SW\Apex\apex_listener > java-jar apex.war
NEWS: Check out: C:\SW\Apex\apex_listener\apex.war
+ See: ' java-jar apex.war - help' for a full range of configuration options.
NEWS: Check out at: C:\Users\hm\AppData\Local\Temp\apex
INFO: Using classpath: file:/C:/Users/hm/AppData/Local/Temp/apex/apex/___
Embedded/Start.jar:file:/C:/Users/HM/AppData/Local/Temp/APEX/APEX/Web-INF/
lib/apex.jar:file:/C:/users/HM/APPDATA/local/Temp/Apex/Apex/Web-INF/lib/co
mmons-FileUpload-1.2.1.jar:file:/C:/Users/HM/AppData/Local/Temp/APEX/APEX/
WEB-INF/lib/je-4.0.103.jar:file:/C:/Users/hm/AppData/Local/Temp/apex/apex/
WEB-INF/lib/ojdbc6.jar:file:/C:/Users/hm/AppData/Local/Temp/apex/apex/WEB-
INF/lib/ojmisc.jar:file:/C:/Users/hm/AppData/Local/Temp/apex/apex/WEB-INF/
lib/POI-3.6-20091214.jar:file:/C:/Users/HM/AppData/Local/Temp/APEX/APEX/We
B-INF/lib/ucp.jar:file:/C:/Users/hm/AppData/Local/Temp/apex/apex/WEB-INF/l
IB/xdb-11.2.0.jar:file:/C:/Users/HM/AppData/Local/Temp/APEX/APEX/Web-INF/l
IB/xmlparserv2-11.2.0.jar:
INFO: From Embedded Web container in: C:\Users\hm\AppData\Local\Temp\a
PEX
November 26, 2012 02:16:30 ___bootstrap. The Deployment Manager deploy
INFO: Deploy the application = C:\Users\hm\AppData\Local\Temp\apex\ape path
x\WEB-INF\web. XML
November 26, 2012 02:16:31 ___bootstrap. The Deployment Manager deploy
INFO: deploy the application path = C:\Users\hm\AppData\Local\Temp\apex\apex\W
EB - INF\web.xml
Using the configuration file: C:\Users\hm\AppData\Local\Temp\apex\apex-config.xml
+ - list properties.
PropertyCheckInterval = 60
ValidateConnection = true
MinLimit = 1
MaxLimit = 10
InitialLimit = 3
AbandonedConnectionTimeout = 900
MaxStatementsLimit = 10
InactivityTimeout = 1800
MaxConnectionReuseCount = 1000
Listener APEX version: 1.1.4.195.00.12
The APEX listener server info: Grizzly/1.9.18-o
November 26, 2012 02:16:53 com.sun.grizzly.Controller logVersion
INFO: From Grizzly Framework 1.9.18 - o - Mon Nov 26 02:16:53 MST 2012
INFO: http://localhost: 8080/apex began.
Using the JDBC driver: Oracle JDBC driver version: 11.2.0.2.0


Here is the output of lsnrctl status+ ordering:

LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 26 November 2012 02:40:42

Copyright (c) 1991, 2010, Oracle.  All rights reserved.

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Production
Start date November 25, 2012 23:16:01
Uptime 0 days 3 hours 24 min 44 sec
Draw level off
Security ON: OS Local Authentication
SNMP OFF
Listener parameter File C:\app\hm\product\11.2.0\dbhome_1\network\admin\listener.ora
C:\app\hm\diag\tnslsnr\dummy\listener\alert\log.XML log listener
Summary of endpoints listening...
+(Description=(address=(Protocol=IPC)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))+
+ (Description = (Address = (Protocol = TCP)(Host=Dummy.com) (port = 1521))) +.
Summary of services...
Service 'CLRExtProc' has 1 instance (s).
Instance of 'CLRExtProc', status UNKNOWN, has 1 operation for this service...
"Xxxx" service has 1 instance (s).
Instance "orcl", State LOAN, has 1 operation for this service...
"Xxxx" service has 1 instance (s).
Instance "orcl", State LOAN, has 1 operation for this service...
The command completed successfully


Could you please help me solve the problem?



------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
One last thing. I tried to install the service of the APEX and the listener on a different machine with Oracle 10 g Express Edition. Here too, I could install APEX (according to http://docs.oracle.com/cd/E37097_01/doc/install.42/e35123/otn_install.htm#BABHHIJB), but when installing listening Service, a config went wrong and now when I run the database, OracleXETNSListener does not start.

C:\oraclexe\app\oracle\product\10.2.0\server\BIN > net start OracleXETNSListener
OracleXETNSListener service starts.
The OracleXETNSListener service could not be started.

A system error has occurred.

System Error 1067 has occurred.

Unexpected end of the process.


C:\oraclexe\app\oracle\product\10.2.0\server\BIN > net start OracleServiceXE
The OracleServiceXE service is now...
The OracleServiceXE service has started successfully.

Lsnrctl status+ gets stuck too:
C:\Users\hm > lsnrctl status

LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 26 November 2012 15:11
+: 55 +.

Copyright (c) 1991, 2005, Oracle.  All rights reserved.

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC_FOR_XE)))
AMT-12541: TNS:no listener
AMT-12560: TNS:protocol adapter error
AMT-00511: no listener
+ 32-bit Windows Error: 2: no such file or directory.
Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = dummy
+) (PORT = 1521))) +.
+ ^ C +
C:\Users\hm >


How can I return to the Oracle XE database original settings?

Published by: user783239 on November 27, 2012 06:47

Thank you, but I couldn't work, so I thought to nine. On my laptop, I uninstalled the database, restarted the laptop and reinstalled Oracle Database 10 g Express Edition.

After a new installation of database, I did the following:

1. check the opens the homepage (http://127.0.0.1:8080/apex) DB.
>
Home page of Oracle XE, okay. Given URL is wrong, it should have been http://127.0.0.1:8080. That is, without /apex at the end.
>
2 APEX installed with the following command:
@apexins.sql SYSAUX SYSAUX TEMP is

Successful installation.

3. without installing the listener, tried opening http://127.0.0.1:8080 / apex, but this time faces the same problem of blank page. The loading of the page, I see "Application Express Login" in the title bar of the browser, there is a source code when I view the Source, but the same two errors:
>
This is because you have not run apxldimg.sql. It is this script which creates and loads the images folder (/ i /)
>
Message: "apex" is not defined
Line: 35
Char: 1
Code: 0
URI: http://127.0.0.1:8080/apex/f? p = 4550:1:22301135410489:

Message: "apex" is not defined
Line: 110
Char: 1
Code: 0
URI: http://127.0.0.1:8080/apex/f? p = 4550:1:22301135410489:

The file is loaded on http://127.0.0.1:8080 / apex is e.htm and here is its code line 34-36 source:

and 109-11 line is:

SQL>EXEC DBMS_XDB.SETHTTPPORT(0);
SQL>COMMIT; -- Important

Tags: Database

Similar Questions

  • Application Express listener function

    What is the function of application Express listener?
    I have install oracle 11g and upgrade to apex4.0
    and apex user can visit http://xx.xx.xx.xxx:8080/apex/f? p = 1121
    When need her?

    Hi Lily,

    It is not mandatory to use APEX earphone with APEX 4.0, it is an alternative to the OHS (Oracle HTTP Server) or EPG (Embedded PL/SQL Gateway) as a web server for APEX.

    -Udo

  • Have a problem when installing packages Asmlib

    Hi all

    I have a problem when installing packages ASMlib.

    My OS = Redhat linux 5.3
    kenel version using this command uname - r = 2.6.18 - 128.el5

    I downloaded the package and installed successfully after 4

    oracleasm-support - 2.1.7 - 1.el5.i386.rpm
    oracleasmlib - 2.0.4 - 1.el5.i386.rpm
    oracleasm - 2.6.18 - 128.el5 - 2.0.5 - 1.el5.i686.rpm
    oracleasm-2.6.18-128.EL5-DebugInfo-2.0.5-1.EL5.i686.rpm

    But while the installation following received the error

    RPM - ivh oracleasm - 2.6.18 - 128.el5debug - 2.0.5 - 1.el5.i686.rpm

    kernel debugging = 2.6.18 - 128.el5 is necessary for oracleasm - 2.6.18 - 128.el5debug - 2.0.5 - 1.el5.i686

    RPM - ivh oracleasm - 2.6.18 - 128.el5PAE - 2.0.5 - 1.el5.i686.rpm

    kernel-PAE = 2.6.18 - 128.el5 is necessary for oracleasm - 2.6.18 - 128.el5PAE - 2.0.5 - 1.el5.i686

    RPM - ivh oracleasm - 2.6.18 - 128.el5xen - 2.0.5 - 1.el5.i686.rpm

    kernel-xen = 2.6.18 - 128.el5 is necessary for oracleasm - 2.6.18 - 128.el5xen - 2.0.5 - 1.el5.i686

    Thanks in advance

    xuv500 wrote:
    kernel debugging = 2.6.18 - 128.el5 is necessary for oracleasm - 2.6.18 - 128.el5debug - 2.0.5 - 1.el5.i686
    kernel-PAE = 2.6.18 - 128.el5 is necessary for oracleasm - 2.6.18 - 128.el5PAE - 2.0.5 - 1.el5.i686
    kernel-xen = 2.6.18 - 128.el5 is necessary for oracleasm - 2.6.18 - 128.el5xen - 2.0.5 - 1.el5.i686

    Then install the packages. You can find them on installtion DVD

  • Install the problem when installing Creative Suite 6 Master collection?

    Is that what someone has had this problem when installing Creative suite Master Collection 6? It is said: the product, you try to install in the footsteps of a real Adobe and seems to be counterfeit. I received the product directly from Adobe. It will validate then start to install and then stop and give me the above error. Help.

    Try http://helpx.adobe.com/creative-suite/kb/genuine-verification-failure.html

  • Error 1317 when installing applications on Windows 7 Ultimate

    Hello
    I get an Error 1317 when you install the application on windows 7 ultimate.  Always when the application attempts to create menus.  Always the path c:\programData\Microsoft\Windows\Start Menu

    Some applications if they have a choice to not allow all users on the system to access install ok.

    But more recently Adobe reader 9.3 and lighscribe software and graphic editing software all have had this same problem.  All these products all say they are versions of windows 7.

    I tried to take this path, but it did not help.
    Any idea?

    Hello

    Since you've already tried to take ownership of, I suggest you add everyone in the security list and give all permissions for everyone. To do this,
    You can follow the steps below and check if it helps.

    1. When you try to install the program, go to this folder:
    C:\ProgramData\Microsoft\Windows\Start Menu
    2. right click on the folder and then click Properties.
    3. in the Properties window, click on Security tab.
    4. now, click Edit , and then click Add.
    5. now, type everyone in the box and click OK.
    6 then check the full control box.
    7. click on apply and then click OK.

    If you have any software installed on the computer registry cleaning, I suggest you to uninstall the software.

    Kind regards
    Amal-Microsoft Support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Problems with installing applications

    Hello, I posted this on PreCentral.net yesterday and thought I should post it here as well:

    "Everyone see that? I've updated to 1.0.3. Since then, I've seen 2 updates, one for Fandango and a speed brain. I tried to update and I got the error "Sorry, Not Enough Memory message
    Please remove an application that you have installed to make room. »
    I thought that no problem, there are 2 available for SpeedBrain updates, I've seen the same thing earlier to mCraig, so I deleted Fandango, SpeedBrain and mCraig, thinking that I would just reinstall apps. Same error message. I've got 5.7 GB of free according to the info on the device. The Pre is rooted and my other apps seem to work (except classical). »

    I don't know if it is related to 1.0.3 or not. I know that someone answered they had exactly the same problem and they had not rooted their pre. I think it should be connected as a problem at the moment. I go to the Sprint Store tomorrow so that they can check it out. I will let you know the results.

    spisatus wrote:

    sumanb, I had the same problem. I had still 7.2 GB free so it seemed weird. I tried everything I could think of, and the only thing that worked was a reset of all. I was wondering if something got stuck when installing 1.0.3. Fortunately, I didn't have much that I could not recover quickly with "Senergy".

    So, I tried to do a full erase before, but it wouldn't take, only made a partial erasure, the device and remotely. I called Sprint today and they had me enter the MSL and do a reset. Which unfortunately, made things even worse. He did not have a full erase, but he did clear my phone number, so at this time, I thought I was mature, nothing tried the Sprint rep seemed to work. She recommended that I go back to the Sprint Store I bought. Because I'm not in the area at the time, that would have meant waiting for something like 8 hours before I got a working phone , so I decided to see if there is another fix. Voila, Palm WebOS Dr. to the rescue. It replaced the flash drive with an image of WebOS 1.0.2 factory default. I was able to connect and it restored most of the learned things of the backup and the synergy program. I've updated WebOS 1.0.3 and then update applications without problem! Now, I'll just copy the content of the USB back when I get home and I'm all set

  • Problems when installing a driver for my scanner

    Hello!

    I have serious problems when you try to install a driver for my scanner - Epson Perfection V700 - on my desk. It was installed earlier, but after a reinstall of XP Pro (SP3), it seems impossible to install it again. Whenever I get an errormessage: "not able to copy the files. Make sure that the target disk is not dead. »

    I tried to install the driver when I had turned off almost all the programs, in "auto-start" - same problem. I run a scan of the disc and also done a defrag - same problem. I have installed many programs on my desktop, so until after I encountered the problem with the driver for the scanner and it was no problem to install the driver on my laptop (also XP Pro).

    I ' v chatted with the support of Epson in England and they have suggested that the problem was in my PC. Because I'm taking care of family archives, I am more eager to get the scanner working again. Any advice/suggestions how to deal with the situation are so much appreciated.

    Hello

    Good to know that your problem is resolved and thanks for letting know us.

    ·        If the scanner works fine then, why do you want to update the driver?

    You may need to consult the manufacturer of the scanner (Epson) to check if they have released an update of the driver for your scanner. To update the drivers on which are present on the system, follow the steps mentioned in the article below.

    How to manage devices in Windows XP

    http://support.Microsoft.com/kb/283658

    Thanks and regards.

    Thahaseena M
    Microsoft Answers Support Engineer.
    Visit ourMicrosoft answers feedback Forum and let us know what you think.

  • Problem when purchasing applications blackBerry Smartphones (error Id: 30210)

    Hi, I am a user of bb from Hong Kong. I'm having the problem by buying apps for iPhone by VISA. It always shows: at least a parameter is invalid (error Id: 30210).

    Some users suggested to change the zip code, however, it did not help in my case. I do not know how and what to do...

    My device: Bold 9900 (v7.1.0.746)

    Version of World Apps: 4.0.0.63

    Thank you very much!!

    It is a question has already been given that is reviewed by our development team. No resolution time is currently available.

    Check the below article for more on this - knowledge base

    • KB33052 "At least a parameter is invalid (error Id: 30210) ' when buying applications in the BlackBerry App World
  • problem when installing itunes

    I downloaded itunes from the apple website, but when I try to install it into my laptop it goes well up to an intermediate procedure where he stops to say 'there is a problem with this windows installer. a program required to install could not be found' what should I do naughty tejas * address email is removed from the privacy *.

    Hello

    1. What is the error message displayed when installing for iTunes fails?

    2 is specific to the installation of the program iTunes the problem?

    3 what was the recent change in hardware or software performed on the computer before the question?

    Follow the steps mentioned in the link below.

    Problem installing iTunes or QuickTime for Windows

    http://support.Apple.com/kb/HT1926

    If you're still having problems, you can contact Apple support.

    I hope this helps.

  • Problem when installing Adobe Creative Cloud Desktop

    Hi, I "m trying to install the CC desktop application in a Mac Pro with Yosemite and when the application is installed, suddenly crashes and I get the following message. Could you please help me? Thank you very muchCaptura de pantalla 2015-05-09 09.13.48.JPG

    Please follow the steps below:

    1)

    Click on the Finder and search options listed next to icon located Apple in the upper left of the screen and click on the "Go" menu button and select 'utilities '.

    (Applications > Utiliites)

    Look for a CC Adobe and Adobe Application Manager folder under utility window and trash both folders.

    (2) trash Adobe Creative cloud from Applications Eh well.

    3)

    Click on the link below and download & run the cleaning of Adobe tool:

    Select "Adobe Application Manager for Mac OS X 10.6 ' and then click on"Clean up selected. "

    https://helpx.Adobe.com/content/help/en/Creative-Suite/KB/CS5-cleaner-tool-installation-PR oblems/_jcr_content/hand-Sea/accordion_container_1/accordion-nominal/accordion-point-1/agreement I on-item-par/procedure/proc_par/step_3/step_par/download/file.res/AdobeCreativeCloudCleane r Tool.zip

    4) click on the link below and download file Creative Cloud install and use the same to install the creative Cloud Desktop application.

    https://creative.Adobe.com/products/creative-cloud

  • Install Application Express

    Hi all

    quick question,

    We think install hasApplication Express with our OBIEE application.

    We already have SST that comes with OBIEE and Database 11 g.

    Can we install APEX on OSH Server? Or dose it need to host on the server of database 11g?

    Thank you!

    Hi Neal,

    Check this

    Oracle Application Express - deployment

    My interpretation is that you do not need a separate license if ESS is installed on the same server as the database, but if it is installed on a separate server, then it must be licensed. As you are registered for OSH by OBIEE, so you should be OK. As I said, that's my interpretation, but if you are unsure, you should check with Oracle.

    Concerning

    André

  • Problems when installing CC

    Every time when I trie to install Creative Cloud Installer, shows error 201: the downloud couldn't be done. I tried to disable my anti-virus and give permissions for the file, but the problem persists. If anyone can help with this question? Thank you!

    Please, please visit the links below.

    Hope this will help you.

    Kind regards

    Hervé Khare

  • Re: Qosmio G30 - RAID of the problems when installing the OS

    I got my Qosmio G30-161 for half a year and he had thought should be time to reinstall everything, so I could get rid of things I didn't need (programs, viruses and uninteresting video clips).

    So I took my XP MCE Cd and tried to install, and I am guided me through and come to the place where I had to choose between unknown 1st and 2nd 3rd stripping mirrored. I chose the stripping as I wanted my drives to be in one. Then when I pressed "next" it gave me the error message "1005 - HDD is not ready?

    I tried to go into the BIOS and change the setting of different parameters of Toshiba told me to, but he also warned that if I changed my OS settings will need to be reinstalled. No problem. But I still get the same message error "disk is not ready?". So now, I have to use a computer other than mine to check the forums and mail etc.

    Anyone know what I need to do? I'll be happy with anything as long as I can have both my hard drives (60 + 60 GB) and OS work. :)

    Please help, I would urge for her, because the computer is the one I use for my school work. Feel free to ask questions about the tricks of the system. If you have an answer, please let it be simple, because I really don't want to mess up again ^_^

    Please check the details relating to the installation of RAID user's Guide.
    Usually if you use the clean Windows XP disk then you need to include the RAID drivers first.
    Without pre-installed RAID drivers HARD drive will not be recognized and you will not be able to install the OS!

  • Problems when installing the drivers

    Hello

    I bought the laptop laptop HP 15 - R0007tx. product No is G8D31PA #ACJ. I installed the Windows 7 ultimate operating system. I list down the problems described below.

    1 Intel high definition (HD) Graphics Driver

    When I install Intel high definition (HD) Graphics Driver 2014-11-21, Version1.20 a, SP69589, I have error "computer does not meet the minimum requirements for installing the software.

    2 Cyberlink YouCam software 2014-11-17

    After you install this software, when I open the youcam software, I get the error you do not have compatible vga driver run youcam

    Software: Cyberlink YouCam software 2014-11-17, Version5.0.5.4628 E, SP69718

    3. where can I download Driver Bluetooth & WiFI for Windows 7 Ultimate version.

    4. can you please give me link to download the Nvidia GeForce drivers for this laptop?

    The only other suggestion I can offer is to try the graphic driver directly from Intel.

    https://Downloadcenter.Intel.com/Detail_Desc.aspx?DwnldID=24245

  • I get the error to access the problem when installing QuickBooks Pro fonts

    WHY do I receive THE MESSAGE (THERE WAS a PROBLEM ACCESSING the FONTS0 WHEN I TRY to INSTALL QUICKBOOKS PRO

    Hello

    Try these steps and see if that helps.

    a. right click on the shortcut icon on the desktop of QuickBooks, and then select Properties.
    b. click on the Compatibility tab.
    c. Select run this program in compatibility mode for and select Windows XP (Service Pack 2) from the list.
    d. Select run this program as an administrator, and then click OK to save the changes.
    e. open the configuration file.

    If the problem persists, please post your question on the forums for assistance from intuit.
    http://community.Intuit.com/QuickBooks?14@@.ef91d88/6

Maybe you are looking for