APEX in Oracle XE stopped working

Im using Oracle XE on Linux (Fedora Core4, selinux disabled, static ip), and I've used the apex utility for different purposes.
Usually i use the url http://machine.domain:8080/apex and the web
interface starts but now I get
Not found
The requested URL /apex/apex was not found on this server
The url http://localhost:8080/apex (http://localhost:8080/apex/) and does the same thing. Without the /apex on the end I get the Oracle License Agreement page. The URL http://localhost:8080/i shows a huge list of gifs, css files and directories.
I found a similar thead in Re: APEX in Oracle XE stopped working altogether , the symptoms are quite similar, but the solution found there doesn't work in my case.
If I try to get out more information about errors via sqlplus, it creates the following output (as sys):
SQL> exec dbms_epg.set_dad_attribute('APEX', 'error-style', 'DebugStyle')
BEGIN dbms_epg.set_dad_attribute('APEX', 'error-style', 'DebugStyle'); END;
FEHLER in Zeile 1:
ORA-00604: Fehler auf rekursiver SQL-Ebene 1
ORA-01652: Temp-Segment kann nicht um 128 in Tablespace TEMP erweitert werden
ORA-06512: in "SYS.XMLTYPE", Zeile 345
ORA-06512: in "XDB.XDBCONFIG_VALIDATE", Zeile 5
ORA-04088: Fehler bei der Ausführung von Trigger 'XDB.XDBCONFIG_VALIDATE'
ORA-06512: in "XDB.DBMS_XDB", Zeile 382
ORA-06512: in "SYS.DBMS_EPG", Zeile 229
ORA-06512: in Zeile 1
I hope someone can help me....
Forgott something important: The last thing I've done where creating a new table and filling it with a huge amount of data.
Message was edited by:
jbk

Hi jbk,
What does it say in the Apache log files? ..\Apache\Apache\logs
The ORA-01652 indicates that your TEMP tablespace if filled up:
ORA-01652: unable to extend temp segment by %s in tablespace %s
     Cause: Failed to allocate an extent for temp segment in tablespace.
    Action: Use ALTER TABLESPACE ADD DATAFILE statement to add one or more
            files to the tablespace indicated or create the object in other
            tablespace.Regards Pete
Message was edited by:
Peter Lorenzen
Message was edited by:
Peter Lorenzen

Similar Messages

  • Apex Plug-in OrgChart stopped working....!

    Hi all.
    I followed instructions to create a region with apex plug-in to show the results of a hierarchical query as documented on this link: http://www.oracle.com/technetwork/issue-archive/2011/11-jan/o11browser-195100.html.
    It worked intially, but now, for an unknown reason, stopped working... Now it hangs on the loading phase, an the chart never gets displayed.
    I have tested with these queries with similar results:
    select emp.empno as primary_key
    , emp.mgr as parent_key
    , emp.ename
    ||'<div style=''font-size:75%''>'
    ||emp.empno
    ||'</div>'
    ||'<div style=''color:red; font-style:italic''>'
    ||initcap(job)
    ||'</div>' as display_value
    , initcap(dept.dname)||' ('||initcap(dept.loc)||')' as tooltip
    , job
    , dept.dname as department
    , dept.loc as location
    from emp
    , dept
    WHERE emp.deptno = dept.deptno
    AND ALSO:
    select emp.empno as primary_key
    , emp.mgr as parent_key
    , emp.ename
    , job
    , dept.dname as department
    , dept.loc as location
    from emp
    , dept
    WHERE emp.deptno = dept.deptno
    start with emp.mgr is null
    connect by prior emp.empno = emp.mgr
    Both queries worked from sqlplus....
    Any idea why it stopped working or how to find out what's wrong ...!
    Best regards, Luis ...!

    Hi Luis,
    I created a newer version of the OrgChart plugin (http://apex-plugin.com/oracle-apex-plugins/region-plugin/google-visualizations-orgchart_187.html) because it stopped working indeed. Whether the upgrade to 4.1.1 was the cause or Google made some changes is unclear.
    You have to use the newer version and change the query so all columns are defined as varchar (so to_char(emp.emno) and to_char(emp.mgr)).
    Then it works again - as you can see in the example : http://apex.oracle.com/pls/apex/f?p=24122:3
    Regards
    Roel

  • Oracle RAC stop working when i move virtual machine to another computer.

    Hi!
    I have OGI and one database RAC installed in two virtual machines (VMWare Server 2.02) . They are working fine.
    These virtual machines are using a DNS installeld on the host machine to get the SCAN address.
    But my problems began when i tried to copy these virtual machines to my personal computer, where i also have VMWare Server 2.0.2 installed.
    When i start them the crs doesn´t start fine.
    A commnad like crsctl start crs OR crsctl start cluster shows a Ohas comunication issue.
    Any idea?

    user6418608 wrote:
    Hi!
    I have OGI and one database RAC installed in two virtual machines (VMWare Server 2.02) . They are working fine.
    These virtual machines are using a DNS installeld on the host machine to get the SCAN address.
    But my problems began when i tried to copy these virtual machines to my personal computer, where i also have VMWare Server 2.0.2 installed.
    When i start them the crs doesn´t start fine.
    A commnad like crsctl start crs OR crsctl start cluster shows a Ohas comunication issue.
    Any idea?Review OS logs, CRS logs to see if you can find any hints. Have you checked to see that all of the host IP addresses and clusterware IP addresses are bound to the virtual NICs properly? I suspect it has something to do with the virtualized networking stack, but it's hard to say without any other information.

  • Oracle 11g stop working after installing Patch 1

    I'm new to Oracle. I installed Oracle 11g Database this weekend. The installation went well with no problems. However, after installing the base system I then installed Patch1. I had no problems installing the patch. I restarted my system and then started the EM. I received the following message from the EM:
    ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach)
    What does this mean and how do I fix it?
    I then did an uninstall of Oracle 11g and then re-installed it. The problem went away. So I'm confidenced that the installation of Patch 1 caused the problem.
    Thanks for your help.
    Lou

    I'm very sorry of the over sight on my part. My environment is as follows: Dell PowerEdge 1900 with 16gb of memory, 2 physical Quad processors and 4tb of disk space. I have the installed Oracle 11g on Windows 2008 Datacenter.
    I am trying to upgrade as follows: Oracle Database 11g Release 11.1.0.6 to Oracle Database 11g Release 11.1.0.7. I will implement the Post Installation instruction to see what happens. It was an oversight on my part.
    Thanks

  • Setupccrt.exe has stopped working on Oracle Configuration Manager

    I have installed Oracle 11gR2 every thing was fine but at the end when it was cofiguring Oracle Configuration Manager. I got folloing error
    setupccr.exe has stopped working.
    I am unable to sort it out but my database is working fine and I started working on APEX 4 with oracle. but i am still concerned about this error.
    If any one can tell me what i shuold do so that this prob can be solved.
    Thanks
    Regards
    Mazahir Abbas

    Thanks for you suggestion, and you right now i am going to put this question on DBA forum, so tht i can get the results.
    also thanks for the link, i also found this link when i was searching to soft out this problem, but it was not helpful.
    Regards
    Mazahir Abbas

  • Do I have to make Oracle XE listener working before I install Oracle APEX?

    Hi, guys:
    I have a question: Do I have to make Oracle XE listener working before I install Oracle APEX 4.2? I have installed Oracle XE 11g on windows 7, however, I got problem to run Oracle XE listener, though Oracle XE itself is running. Since my purpose is to run Oracle APEX I was wondering if I have to make Oracle XE listener working at first.
    Thanks for your comments!
    Sam

    Hi, Jarola:
    Thanks for your help! My supervisor asked us to install Oracle XE, OC4J, and APEX listener in our local PC (windows 7 64 bits). I guess his purpose is to train us to install APEX 4.2 eventually. I installed OC4J and APEX listener before without much problem; but I have difficulty to install Oracle XE on windows 7 64 bits version as so far Oracle XE only supports 32 bits windows. after I installed Oracle XE, I got these problems:
    #1 the Oracle XE itself is running, but XE listener cannot work, it always reports "the Oracle OracleXETNSListener service started and then stopped, some service stop automatically if they are not in use by other services or programs.",
    #2 It looks Oracle_home of XE conflicts with that of OC4J. I tried to set ORACLE_HOME as "C:\OC4J\oc4j_extended_101350;C:\oraclexe\app\oracle\product\11.2.0\server", but OC4J cannot find config file so I cannot start OC4J. it is messed up.
    #3 most of all, I was wondering if you could tell me the relationship among Oracle XE, OC4J, and APEX listener regarding installing APEX 4.2, are they all necessary to install APEX 4.2? if so, could you guide me to install these things with proper steps (say, which one should be installed first?)? any of your suggestion would be very appreciated! (I have tried two weeks without progress...)
    Sam
    Edited by: lxiscas on Nov 28, 2012 8:00 AM

  • Sys.utl_http stopped working in batch; still works in APEX?

    We have a package in Oracle 11gR1 that runs a nightly "job" to produce reports; it is designed to call the Oracle Reports server via URL and create a report as pdf, then save it to a directory in the Oracle LINUX filesystem. The call in the output procedure is simple:
               MY_URL :=
    'http://refugee1.dcf.state.fl.us:7777/reports/rwservlet?server=repRefugeeTest&report=DELIVERABLE_RPT.rdf&destype=FILE&desformat=pdf&userid=ruser/collins@RPD&desname=/app/oracle/external_files/official_reports/MAY_2014_DELIV.pdf&contract=XK030&report_beg_d=05/01/2014&report_end_d=05/31/2014&subc=&sticker=OFFICIAL REPORT';
                UTL_HTTP.SET_TRANSFER_TIMEOUT (180);
                MY_HTTP_RTN := UTL_HTTP.REQUEST (MY_URL);
                UTL_HTTP.SET_TRANSFER_TIMEOUT (60);
    This Oracle package has worked for years with user RPD, until we moved up some rdf and report package changes yesterday.  These same four commands still work fine using APEX (with user APEX_PUBLIC_USER) in a windows-based browser (Firefox and IE), but this command UTL_HTTP.REQUEST does not produce output anymore from the Oracle package (with user RPD) and throws no exception.  There is no job in the Oracle Reports queue (exception or not) to show that the request was passed.  And, if I paste the string of MY_URL into a windows-browser, then it runs and Oracle Reports shows the job.  I'm stumped!  Please help shed light on the mystery; how can I trace or trap what's (not) happening?

    Does
    aplay -Dplug:iec958 /usr/share/sounds/alsa/Front_Center.wav
    work?
    Did you try this while running a DE? Did you try disabling/enabling powersaving?
    Last edited by Tes-- (2012-06-03 18:47:40)

  • Error JREW.EXE stopped working  while installing oracle 9i on windows vista

    Hi,
    When installing oracle9i Database on wndows vista premium home edition it gives jrew.exe has stopped working. Can anybody help me to solve this.
    Thanks
    Sree

    Choose a supported configuration. NO Oracle software is supported on any Windows home edition. First supported database version is 10.2.0.3 for Vista.
    Werner

  • Oracle BI Administration tool has stopped working

    Just now finished the 11g installation.But im not able to open BI Administrator.Im getting this error.Please help.
    "Oracle BI Administration tool has stopped working
    A problem caused the program to stop working correctly.Please close the program"

    I followed the below steps(taken from this forum) for installing OBIEE11g 64 bit version in a 64 bit machine.Installation completed successfully.But not able to open BI Administration tool.Any suggestions???
    There is not a particular 64bit installation. I think it works like this: if you are using a 64bit JDK the apps server is also running 64 bit.
    You can find the generic jar here: http://www.oracle.com/technetwork/middleware/ias/downloads/wls-main-097127.html and take the generic one (http://download.oracle.com/otn/nt/middleware/11g/wls1033_generic.jar)
    You install this by a command like this (you have to look up the documentation): java -XXm.... .... wls1033_generic.jar
    Then a installer pops up.
    So these were my steps:
    - installed RCU
    - installed 64 bits JDK (jdk-6u21-windows-x64.exe)
    - installed Weblogic (wls1033_generic.jar)
    - installed OBI as "software only"
    - configured OBIi (config.bat you can find in <obi11g home>\Oracle_BI1\bin)
    All together it does not take much longer then the 32bit install. Only some extra steps to do.
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------

  • Create PDF report with APEX and Oracle 11g doesn't work

    Hi everyone,
    I have a problem with the downloading of PDF reports from APEX with Oracle 11g.
    When I try to download a PDF, Acrobat Reader says it can not open the file.
    I have done the same test in an environment with APEX and Oracle 10g and it works perfectly.
    Does anyone know if there is a known bug for version 11g.
    Thank you very much.

    Hi Munky,
    I open the generated file the Notepad++ I can read the next message:
    *<HTML><HEAD><TITLE>500 Internal Server Error</TITLE></HEAD><BODY><H1>500 Internal Server Error</H1>OracleJSP:*
    An error occurred. Consult your application/system administrator for support. Programmers should consider setting the init-param <code>debug_mode</code> to "true" to see the complete exception message.</BODY></HTML>
    I have not idea can I solve the problem.
    Have you got any solution for this problem??
    Thank you so much.
    Victor Muñoz.

  • Oracle 11G Dev - Local Version stops working

    Hi All,
    I've had a local version of Oracle 11G running on my laptop for a number of weeks, I set it up once and it's worked ever since. Until this week.
    I tend to work in various locations, sometimes I am working with no network, other times I VPN to a network using a Mobile Broadband dongle, other times I use a LAN to access the network.
    The problem I'm having is that my console service has stopped working and whilst the listener is running i'm getting an error when I test the connection, doing a TNSPING comes back with an error yet this was working absolutely fine yesterday - I've simply logged off a vpn and logged back on.
    I saw another post here about making a copy of a directory in ..\j2ee\ and putting 'localhost' in the directory name in place of the computer name. This seemed to work yesterday but am getting the same issue today where I can't connect to the local db running on my laptop.
    I can reconfigure the listener each time I change network access method but it seems bonkers to have to do that each time.
    So have a feeling I've done something wrong because I can't see it being this much hassle to run a local copy of oracle.
    can someone please help me get a robust version working which doesn't care if you run on no network, a vpn or a LAN?
    cheers!!

    Pl post details of exact OS and database versions. If you are using a certified version of Windows, have you installed the loopback adapter ?
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16773/reqs.htm#BABFHCJG
    You refer to errors - can you pl post the complete error messages ?
    HTH
    Srini

  • Error: Oracle Forms Designer has stopped working

    I have read a lot of different responses regarding this and related issues but none of the answers seem to be relative to my specific problem. Here is what I have done so far:
    a. I just finished loading Oracle 11g 64x enterprise on my laptop running windows 7. It loaded correctly and I was able to import my 10g data dump and set up my schema.
    b. I then installed the Oracle development suite: ds_windows_x86_101202_disk1 and disk2. There were some minor issues regarding compatibility but following the advise of one post, I checked the blocks in question and the software loaded fine.
    c. I also attempted to install the p5969392_10123_WINNT.zip file but it gave a message indicating that no updates applied. (I am not sure if this is the correct patch or not?)
    d. I also had to download and install the Sun SDK, v6.18.
    e. I also updated the ORACLE paths in the default.env and registry entries and tried different urls in the runtime preference block. Nothing helped and I stayed with the default.
    Oracle Forms seems to startup correctly and I am able to connect to the database with no problem. Although I did not build a new form completely, it appears that this would be no problem.
    The problem:
    The problem is that when I attempt to open a form that was previously developed in 10g on XP, I immediately get the "Oracle Forms Designer has stopped working" error and Forms Builder shuts down. I get the same error whether I attempt to open a library, menu, or form.
    I have tried changing the compatibility mode from XP, service pack 3 (the default after install) to XP, service pack 2 but it made no difference.
    If anyone has been able to work through this issue, please let me know how. Thanks

    Gauthier Ooms wrote:
    We've had similar problems in the past, but found a working solution (using this + other forums):
    1. Install Oracle DevSuite 10.1.2.0.2
    2. Install Patchset 5983622 to upgrade DevSuite to version 10.1.2.3 (this upgrade is needed in order to do step 3)
    3. Install Patchset 7047034 to fix the crashing problem in the Forms Builder. (installation instructions are provided in the patchset)Issue no 3
    from Patchset 7047034 readme file..
    3.1 Platforms and Components for Patch 7047034 for Oracle Database Release 10.1.0.5How this patchset goes with the form Builder?
    But according to THIS link.. It works ;)
    Hamid

  • Oracle forms designer has stopped working

    oracle forms designer has stopped working
    I trye open form when I open it,show me mag oracle forms designer has stopped working abd when I press cancel it exit from the forms
    I used oracleform 10g with windoes7
    any help ??

    Gauthier Ooms wrote:
    We've had similar problems in the past, but found a working solution (using this + other forums):
    1. Install Oracle DevSuite 10.1.2.0.2
    2. Install Patchset 5983622 to upgrade DevSuite to version 10.1.2.3 (this upgrade is needed in order to do step 3)
    3. Install Patchset 7047034 to fix the crashing problem in the Forms Builder. (installation instructions are provided in the patchset)Issue no 3
    from Patchset 7047034 readme file..
    3.1 Platforms and Components for Patch 7047034 for Oracle Database Release 10.1.0.5How this patchset goes with the form Builder?
    But according to THIS link.. It works ;)
    Hamid

  • Oracle Forms Runform has stopped working

    OS: Windows 7
    Oracle forms 6.0.8.13 executables were running fine on Windows 7 upto Nov 19th. But after Nov 19th whenever we enter user name, pssword, database and hit connect, it gives oracle forms runform has stopped working error. Following is the Problem Signature.
    We installed Oracle Forms Developer on that system to troubleshoot. But when we tried to connect to database in forms developer, it crashed with the similar error.
    We installed Oracle 11g to see if we can connect via SQL*Plus to database and we are able to connect to DB using SQL*Plus.
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: ifrun60.EXE
    Application Version: 6.0.8.7
    Application Timestamp: 39b8f14e
    Fault Module Name: ifrcm60.dll
    Fault Module Version: 6.0.8.7
    Fault Module Timestamp: 39b8f126
    Exception Code: c0000005
    Exception Offset: 000545a6
    OS Version: 6.1.7601.2.1.0.256.48
    Locale ID: 1033
    Additional Information 1: 7c35
    Additional Information 2: 7c358db5d163bf5f4e4e8698a5d484d5
    Additional Information 3: 94ec
    Additional Information 4: 94ec13cd925e73cbf3d1857c0484307f
    Please help!
    Thank You!

    Welcome to the Oracle Forums. Please take a few minutes to review the following:
    <ul>
    <li>Oracle Forums FAQ
    <li>Before posting on this forum please read
    <li>10 Commandments for the OTN Forums Member
    <li>How to ask questions the smart way
    </ul>
    Following these simple guidelines will ensure you have a positive experience in any forum; not just this one!
    We installed Oracle 11g What is this ? 11g is database ? If yes it is 11 XE or what version ..?
    By the way, if you install 11g XE edition, it will not work with Oracle forms 6.0.8.13.
    Hope this helps
    Hamid
    If someone's response is helpful or correct, please mark it accordingly.

  • Oracle sql*plus has stopped working ?

    During creation of database in oracle 11.1.0.6 using database configuration i am getting following error
    oracle sql*plus has stopped working
    any solution?

    Sorry ,we r getting the error while installation?
    May be this can help
    SQL*Plus won't start: Instant client 10.1 on Solaris 10

Maybe you are looking for

  • How do I configure airport to keep IP addresses from changing?

    This is my configuration:      I have an Airport Extreme and 2 Airport Express. The Airport Extreme is connected to a hub, and the hub to the cable modem. One item connected to the hub is a weather station which continually pushes localized weather i

  • Cannot reinstall PS5 on the same PC

    Last week I have reinstalled my PC with Win7 Ultimate (clean install) As I was having some problems after installing PS5 as well, I uninstalled it from Programs and Features to reinstall it. Now I cannot reinstall it any more. I checked with the 'Adv

  • Internal Order Budgeting Error

    Dear Experts,     I did all the configaration of Budgeting for Internal Order. I am getting Error massage when the posting value exceeds the budget. Here my Problem is when I book the expense with t code F-02  through Internal Order it is giving prop

  • Having issues updating Bootcamp drivers from 11.1 to 11.7

    having issues updating Bootcamp drivers from 11.1 to 11.7 No matter what driver I have tried thus far it does not install or update the drivers Battlefield 3 nags you about having 11.1 and needing to update. However this game proceeds to load using t

  • Get_num_value return no data found with headstart 6.5.2.3

    Hi, We are migrating an application based on headstart (capi generator 6.0.2.1). Our migration upgrade headstart to 6.5.2.3 (capi generator 6.5.3.4). The capi generator 6.5.3.4 generate the get_row function, but this function doesn't call the find_on