Cannot login after upgrading to Apex 3.1.2

I have installed the oracle-xe-10.2.1-1.0.i386.rpm onto a RedHat server using
]# rpm -ivh oracle-xe-10.2.0.1-1.0.i386.rpm
Then I configure the database
]# /etc/init.d/oracle-xe configure
Then I enable remote access
EXEC DBMS_XDB.SETLISTENERLOCALACCESS (FALSE);
This appears to work properly and I can log into the Apex page at http://server:8080/apex/apex_admin
After this install I'm attempting to upgrade to Apex 3.1.2 and have attempted this several times. Each time, the result is that I can bring up the web page, but cannot authenticate. All that I see is "error on page" at the bottom left of the window. (IE6 or Firefox).
To complete the upgrade I do the following.
]$ sqlplus /nolog
SQL> @apexins SYSAUX SYSAUX TEMP /i/
After the install runs the last few lines are
Upgrade completed successfully no errors encountered.
-- Upgrade is complete -----------------------------------------
timing for: Upgrade
Elapsed: 00:00:34.60
...End of install if runtime install
...create null.sql
timing for: Development Installation
Elapsed: 00:18:18.29
not spooling currently
Disconnected from Oracle Database 10g Express Edition Release 10.2.0.1.0 – Production
I have then stopped and restarted the oracle-xe
Then I have logged back in with sqlplus / as sysdba
and run
@apxxepwd.sql or @apxchpwd (different attempts at the install)
After all of this appearing to run successfully, I cannot log into either the basic apex screen or the apex admin screen.
When it has failed, I have uninstalled the RPM and deleted the remanant folder.
Then re-installed from scratch.
I'm new to oracle, and any assistance would be appreciated.

Thank you for your reply. I get the followin errors while trying your suggestions.
The password change appears to be successful.
SQL> @apxldimg.sql /opt/oracle-instdir/apex
PL/SQL procedure successfully completed.
old 1: create directory APEX_IMAGES as '&1/apex/images'
new 1: create directory APEX_IMAGES as '/opt/oracle-instdir/apex/apex/images'
Directory created.
declare
ERROR at line 1:
ORA-22288: file or LOB operation FILEOPEN failed
No such file or directory
ORA-06512: at "SYS.DBMS_LOB", line 523
ORA-06512: at "SYS.XMLTYPE", line 287
ORA-06512: at line 15
PL/SQL procedure successfully completed.
Commit complete.
timing for: Load Images
Elapsed: 00:00:00.03
Directory dropped.
SQL>

Similar Messages

  • Cannot login after upgrade

    Seems to have been covered elsewhere, but not quite the same issue.
    Updated to latest verison of Snow Leopard on my MacBook Pro and Mac Pro in preparation for installing Lion.
    Installed Lion on MBP which all went perfectly and been using it for a week without problem. So, time to install on the Mac Pro.
    First, installed it on a blank external disk connected to Mac Pro, as an emergency disk. At the end the MP would boot from that drive and I could log in with the single admin account that I had created. Looking good so far.
    Rebooted into SL and installed Lion again, but on the main disc. No errors and was finally presented with the login screen, listing all the correct users. Selected a mobile user account (account is on local SL server) and I was able to type in the password, but then when pressing return (or clicking arrow on RHS of text box) the arrow is replaced with a spinning daisy wheel which spins forever.
    Logged in remotely (which works fine) and rebooted machine. Tried to login with a local admin account, but same problem. I can however login in with the Guest account, but if I try to switch users to another more useful account, it's just a big grey blank screen.
    So there is something up with Lion being able to log in to those existing accounts.
    I tried to boot into safe mode (from the main HD), I get the progress bar which seems to be Lion's way of saying it's starting in safe mode, but then a while after the progress bar completes and vanishes, it reboots all by itself. If i just let it boot and try and login, I'm stuck again (it's obviously NOT in safe mode) and if I hold down shift again while rebooting, I get the progress bar and eventually another auto reboot and so on. IOW, it is NOT possible to fully safe boot.
    Since the MBP contained the exact same accounts and it was bouind to the same server when it was upgraded, I cannot understand why it's such a problem on the MP, yet working perfectly on the MBP. Anyone shed any light on this?

    Since my original post, I've re-installed Lion, but no improvement. I then clered out the caches as indicated elsewhere - no change. I then noticed that the Little Snitch utility was exiting and respawning continually so I moved out all LauchAgents and LaunchDaemons except for an Apple one for disc repair that also exists on my MacBook Pro on which I can login perfectly. The others did not exist on the MBP so I'm thinking they are the cause.
    Even though I now don't have the error messages in /var/log/system.log about Little Snitch, it still gets stuck in the same place with the following entries:
    Aug  8 19:08:17 macpros SecurityAgent[118]: Login Window login proceeding
    Aug  8 19:08:18 macpros NetAuthAgent[161]: 3891612: (connectAndCheck) Untrusted apps are not allowed to connect to or launch Window Server before login.
    Aug  8 19:08:18 macpros NetAuthAgent[161]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Aug  8 19:08:18 macpros NetAuthAgent[161]: _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    Aug  8 19:08:18 macpros com.apple.netauth.sys.gui[161]: _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    Anyone suggest what is going wrong here?

  • Cannot login after upgrade to 10.5.5 launchd[1] failed

    I am not able to login to leopard after the 10.5.5 upgrade. the screen stall at the mac logo and the spinning wheel. I was not able to login in safemode. I logged in using the installation disk and did a disk and permission repair to no avail. I logged in using verbose mode and this is the message that i got (repeated all the time):
    +(computer name) com.apple.launchd[1] (com.apple.mDNSResponder(270/1/2/3/...): getpwnam('_mdnsresponder") failed+
    any help is much appreciated
    Message was edited by: Karim Chebaklo

    Hi Fred_Oregon,
    Usually the only reason it will ask you to reboot is if there is a file that must be modified that the updater doesn't currently have access to. You should try running the Firefox program once as Administrator:
    * Right-click the icon and choose ''Run as Administrator''
    If that doesn't help then do a clean reinstall.
    # Download a fresh copy of Firefox from the [http://www.mozilla.org/firefox/fx/ Mozilla download page] and save the file to the desktop.
    # [[Uninstalling Firefox|Uninstall]] your current version of Firefox and remove the Firefox program folder before running the new installer.
    # Run installer
    Remember that you don't want to remove personal data when uninstalling. That way you'll still have your personal information.
    Hopefully this helps!

  • Integration of APEX in OBIEE 11g fails after upgrade to APEX 4.2.1

    I used a document from the german APEX forum to integrate Oracle Business Intelligence 11g (OBIEE) with APEX.
    After login in OBIEE a APEX page will be called without login in APEX.
    The Document is called "APEX in Oracle Business Intelligence (Oracle BI) integrieren"
    http://www.oracle.com/webfolder/technetwork/de/community/apex/tipps/biee-apex/index.html
    In APEX 4.0 this worked great. After login in OBIEE I could call a APEX page without new login.
    But after upgrading to APEX 4.2.1 now the APEX login mask is displayed.
    OBIEE uses this function to create a APEX session and store the APEX session-id and username in the table apex_biee_session:
    -- Function GET_APEX_SESSION_ID
    -- sets up an APEX session for a BIEE user
    FUNCTION get_apex_session_id (p_username IN VARCHAR2,p_days_valid IN NUMBER DEFAULT 1) RETURN VARCHAR2
    IS
    pragma autonomous_transaction;
    l_session_id NUMBER;
    l_valid_to DATE;
    l_count NUMBER;
    l_password VARCHAR2(4000);
    BEGIN
    l_valid_to := SYSDATE + NVL(p_days_valid,1);
    -- Let us delete expired records:
    BEGIN
    DELETE FROM apex_biee_session
    WHERE valid_to < TRUNC(SYSDATE,'DD');
    COMMIT;
    EXCEPTION
    WHEN NO_DATA_FOUND THEN NULL;
    END;
    -- get next APEX session id:
    l_session_id := apex_custom_auth.get_next_session_id;
    -- Insert the BIEE user and the APEX session id in table APEX_BIEE_SESSION
    INSERT INTO apex_biee_session (username, sessioN_id, valid_to)
    VALUES (UPPER(p_username),l_session_id,l_valid_to);
    COMMIT;
    -- define an APEX user session:
    apex_custom_auth.define_user_session(
    p_user => UPPER(p_username),
    p_session_id => l_session_id);
    htmldb_application.g_unrecoverable_error := TRUE; -- tell apex engine to quit
    RETURN l_session_id;
    EXCEPTION
    WHEN OTHERS THEN RETURN '-99';
    END get_apex_session_id;
    CREATE TABLE "APEX_BIEE_SESSION"
    (     "USERNAME"     VARCHAR2(60),
         "SESSION_ID"     NUMBER,
         "VALID_TO"     DATE,
         CONSTRAINT "APEX_BIEE_SESSION_PK" PRIMARY KEY ("USERNAME","SESSION_ID")
    In APEX this page sentry function is called:
    -- Function PAGE_SENTRY
    -- used as page sentry function in APEX applications
    FUNCTION page_sentry RETURN BOOLEAN
    IS
    l_current_sid NUMBER;
    l_biee_userid VARCHAR2(255);
    l_cookie owa_cookie.cookie;
    l_c_value VARCHAR2(255) := NULL;
    l_cookie_tom owa_cookie.cookie;
    l_c_value_tom VARCHAR2(255) := NULL;
    l_session_id NUMBER;
    l_biee_auth     VARCHAR2(1) := 'N';
    BEGIN
    BEGIN
    -- If normal APEX user authentication is used, cookie LOGIN_USERNAME_COOKIE will be used
    l_cookie_tom := owa_cookie.get('LOGIN_USERNAME_COOKIE');
    l_c_value_tom := l_cookie_tom.vals(1);
    l_biee_userid := UPPER(l_cookie_tom.vals(1));
    EXCEPTION
    WHEN OTHERS THEN NULL;
    END;
    l_session_id := apex_custom_auth.get_session_id; -- in APEX 4.2.1 this returns NULL
    -- Do we have a record in table APEX_BIEE_SESSION with the current session id
    BEGIN
    SELECT UPPER(username) INTO l_biee_userid
    FROM apex_biee_session
    WHERE session_id = l_session_id AND valid_to > SYSDATE;
    l_biee_auth := 'Y';
    EXCEPTION
    WHEN NO_DATA_FOUND THEN l_biee_userid := 'Failed';
    END;
    IF l_biee_userid = 'Failed' THEN
    IF l_c_value_tom IS NULL THEN
    l_biee_userid := NULL;
    ELSE
    l_biee_userid := UPPER(l_c_value_tom);
    END IF;
    END IF;
    -- If l_biee_userid is NULL we need to call the APEX login page (done by RETURN FALSE)
    IF l_biee_userid IS NULL THEN
    RETURN FALSE;
    END IF;
    IF l_biee_auth = 'N' THEN
    l_current_sid := apex_custom_auth.get_session_id_from_cookie;
    ELSE
    l_current_sid := l_session_id;
    END IF;
    -- This is the built-in part of the session verification
    IF apex_custom_auth.is_session_valid THEN
    wwv_flow.g_instance := l_current_sid;
    IF apex_custom_auth.get_username IS NULL THEN
    apex_custom_auth.define_user_session(
    p_user => UPPER(l_biee_userid),
    p_session_id => l_current_sid);
    RETURN TRUE;
    ELSE
    IF UPPER(l_biee_userid) = UPPER(apex_custom_auth.get_username) THEN
    apex_custom_auth.define_user_session(
    p_user =>UPPER(l_biee_userid),
    p_session_id =>l_current_sid);
    RETURN TRUE;
    ELSE -- username mismatch. Unset the session cookie and redirect back here to take other branch
    apex_custom_auth.logout(
    p_this_app=>v('APP_ID'),
    p_next_app_page_sess=>v('APP_ID')||':'||nvl(v('APP_PAGE_ID'),0)||':'||l_current_sid);
    wwv_flow.g_unrecoverable_error := true; -- tell htmldb engine to quit
    RETURN FALSE;
    END IF;
    END IF;
    ELSE -- application session cookie not valid; we need a new apex session
    IF l_biee_auth <> 'Y' THEN
    l_session_id := apex_custom_auth.get_next_session_id;
    END IF;
    apex_custom_auth.define_user_session(
    p_user => l_biee_userid,
    p_session_id => l_session_id);
    wwv_flow.g_unrecoverable_error := true; -- tell htmldb engine to quit
    IF owa_util.get_cgi_env('REQUEST_METHOD') = 'GET' THEN
    wwv_flow_custom_auth.remember_deep_link(
    p_url=>'f?'||wwv_flow_utilities.url_decode2(owa_util.get_cgi_env('QUERY_STRING')));
    ELSE
    wwv_flow_custom_auth.remember_deep_link(
    p_url=>'f?p='||
    TO_CHAR(wwv_flow.g_flow_id)||':'||
    TO_CHAR(nvl(wwv_flow.g_flow_step_id,0))||':'||
    TO_CHAR(wwv_flow.g_instance));
    END IF;
    apex_custom_auth.post_login( -- register session in htmldb sessions table, set cookie, redirect back
    p_uname => l_biee_userid,
    p_app_page => wwv_flow.g_flow_id||':'||nvl(wwv_flow.g_flow_step_id,0));
    RETURN FALSE;
    END IF;
    END page_sentry;
    The problem seems to be that in line "l_session_id := apex_custom_auth.get_session_id;" the call of apex_custom_auth.get_session_id is returning NULL in APEX 4.2.1.
    In APEX 4.0 the call of apex_custom_auth.get_session_id returned the APEX session id.
    What can I do to get this working again ?
    Kind Regards,
    Markus
    Edited by: asmodius1 on Jan 10, 2013 2:06 PM

    Hi,
    this integration relies on session fixation, that's an insecure practice which is not allowed anymore since 4.1:
    http://en.wikipedia.org/wiki/Session_fixation
    Since the cookie value for the session id is missing, Apex rejects the session id and sets it to null, before calling the sentry function.
    If you absolutely want to use this kind of integration, you will have to parse the value of owa_util.get_cgi_env('QUERY_STRING') in the sentry function to get the session id. To make it a bit more secure, the row in APEX_BIEE_SESSION should only be valid for a very short time (e.g. 1 sec). A person from Oracle Support contacted me about possible improvements to this authentication a few weeks ago. I replied with the following suggestions:
    I would at least add a Y/N flag (e.g. SESSION_JOINED_BY_APEX) to the
    APEX_BIEE_SESSION table. The page sentry should only accept the session
    without an accompanying cookie if the flag is still N. It has to set it
    to Y afterwards. This way, you ensure that the session joining without
    cookie can only be done once. Maybe there should also be an alternative
    way to log in to APEX, e.g. via page 101. Currently, this authentication
    only accepts session IDs that were generated via OBIEE.
    Users could log out of APEX or the APEX session could expire. Therefore,
    the APEX app should have a post logout procedure that deletes the row in
    the OBIEE session table. On the OBIEE side, APEX_SESSION_ID should
    therefore be initialized on each request. The initialization code should
    also check APEX_WORKSPACE_SESSIONS to make sure the session still
    exists.
    Regards,
    Christian

  • Mac pro cannot boot after upgrade to 10.8.3

    My Mac Pro cannot boot after upgrade to 10.8.3. Anything firmware I can reset or how should I do.
    I am using a early 2008 Mac Pro

    Can you boot into safe mode? http://support.apple.com/kb/ht1455
    If not, how about Recovery? http://support.apple.com/kb/ht4718
    If you can, run Disk Utlity and repair the disk. You can try rebooting normally, but I would just reinstall after quitting Disk Utility.

  • Popup LOV returns not found on this server after upgrading to APEX 3.2

    The Popup Key LOV (Displays description, returns key value) does not work after upgrading to APEX 3.2 from APEX 3.0.
    Don't now if the character set is relevant.
    The database character set on APEX 3.0 was:
    NLS_CHARACTERSET: WE8MSWIN1252
    DAD CHARACTERSET: WINDOWS-1252
    APEX 3.2:
    NLS_CHARACTERSET:     AL32UTF8
    DAD CHARACTERSET:     UTF-8
    When clicking on the popup the message is "The requested URL /pls/apex31mb/wwv_flow_utilities.gen_popup_list was not found on this server.".
    This error applies for both Firefox and IE.

    Can't reproduce the error on apex.oracle.com, the popup works fine.
    The only difference I notice on the environments is the database version (our: 10g, oracle.apex.com: 11g), but I can't see this have any influence.

  • Failure: Cannot login after Lion 10.7.2 update

    I cannot login after performming the update realeased today.
    After boot, at the login screen, I see the user in the circles. Upon selecting a user, entering the password, the spinning circle below the Apple appears. It spins for a few mnutes, then return with a NOT symbol as the spinner contues to spin endlessly. After a while, the fan kicks into overdrive.
    I tried to do the boot in recovery, start terminal, resetpassword, restart, login as root steps, but do not see an option to login as root upong restart - just the User circle icon.

    I have a similar problem, but it looks like I have solved it.
    I rebooted holding down ommand-R to get to the recovery-HD mode.  From there I chose the options to re-install Lyon (requires internett access because it downloads a new copy). 
    Since I have multiple disks attached (the internal and a bootable backup drive) it asked which disk I wanted to use.  When I chose the internal drive it told me it was locked and asked for the FileVault unlock code.  After that things seemed to proceed properly.
    I suspect that the problem is in some way tied to my use of FileVault.

  • Masked HTML tags in substitution strings after upgrade to Apex 2.2

    Hello,<br>
    <br>
    in my application developed with htmldb 2.0 I had the following scenario which worked fine until upgrade to 2.2:<br>
    <br>
    Requirement: a multiline text should be displayed as entered on a html report page.<br>
    My solution:<br>
    - a onload page process of the form <br>
    select replace(description,chr(10),'&lt;br&gt;') into :P1_DESCRIPTION from mytable where id = :P1_ID;<br>
    - and a page template containing <br>
    ...<br>
    <td>&P1_DESCRIPTION.</td><br>
    ...<br>
    <br>
    This worked in HTML DB 2.0.<br>
    <br>
    My problem: After upgrade to Apex 2.2 the report doesn't display the carriage returns anymore. Instead of interpreted BR tags I get masked BR tags printed as text:<br><br>
    <br>this is the first line&lt;br&gt;this is the second line<br><br>
    It's quite obvious that the substitution mechanism changed in Apex 2.2. Any ideas how to change my app ?

    Take a look at this thread:
    Computed Region TItles being Escaped in Apex 2.2
    You may have to change the type of your P1_DESCRIPTION item.

  • I cannot connect after upgrading Firefox. I work in corporate environment and cannot change security settings. Why this feature was not tested before upgrading to current version?

    I cannot connect to ANY web sites (for example, yahoo, google, etc.

    [https://support.mozilla.org/en-US/kb/Cannot%20connect%20after%20upgrading%20Firefox Cannot connect after upgrading Firefox]
    see also [https://support.mozilla.org/en-US/kb/Firewalls Firewalls]
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • After upgrade to Apex 4.2.1, login to old workspace results in 404

    I have made an upgrade to Apex 4.2.1 from Apex 4.1 runtime.
    (Upgrade completed successfully no errors encountered.)
    I had an installed app which I cannot use now.
    Login to apex_admin is possible, so I've created developer users in the existing workspace.
    Developer users get
    404 - Not found error when logging in to the workspace, with
    http://mysrv:8080/apex/wwv_flow.acceptin the address line.
    It is apparent in the DB that the existing application has been copied to apex_040200 DB schema.
    Same error is displayed when navigating to the app's login page, say http://mysrv:8080/apex/f?p=123:1
    I use GlassFish Server Open Source Edition 3.1.1.
    After upgrading Apex Listener to 2.0.1 (from 1.1.3), nothing has changed except that
    404 appears in white over a blue background stripe.
    Under / Monitor Activity / Login Attempts, there are only Incorrect Password entries
    However, after creating a new WS, I can log into it.
    Is there a way to use to WS and APP created in the older Apex version 4.1 ?

    Under apex_admin, among all workspace requests, I first had to deselect status = 1,
    then my workspace has appeared in the list with status "-". After clicking on Adjust,
    status "Terminated" appeared, who knows why.
    Since I changed workspace status to Approved, login is working.
    Questions:
    1/ How comes that status "Terminated" was not shown on the existing workspaces list?
    2/ What leads to the Terminated status, while the app was reachable before upgrade to 4.2.1?
    While App builder is appearing nice, my app has lost its design.
    3/ Where are images looked up? Do I need to reference glassfish docroot/i in i.war for Apex Listener 2.0.1? (I referred to apex install dir as indicated in the installation manual)
    4/ My custom login page starts with this error. Even after I log out of the builder. Is this normal?
    Attempt to save item P101_LANGUAGE in session state during show processing.
    Item protection level indicates "Item may be set when accompanied by a &quot;session&quot; checksum.".
    No checksum was passed in or the checksum passed in would be suitable
    for an item with protection level "Item has no protection.".
    Note: End users get a different error message

  • Authentication error after upgrade to APEX 4.2

    Hi,
    After the upgrade to Apex 4.2, I started to receive an error when trying to run the application.
    ERROR: "There is no authentication configured for this application. ORA-01403: no data found".
    I checked and double checked the authentication options. Everything seemed fine. Tried several tricks. No success.
    Then I didn't bother much. I just recreated the application (that is - created a copy of the application) and got rid of this error. Then deleted the application that wouldn't run and kept the new one. Everything works fine now.
    Was there an option that I had missed? What would have been a "polite" way to get rid of this error?
    M
    Edited by: user1671420 on 2.09.2012 13:11
    Edited by: user1671420 on 2.09.2012 22:55

    Hi,
    I had the same issue after upgrade, using a Custom Authentication Scheme (LDAP).
    Debugging and adding logs indicated that the session was being processed correctly, but to "nobody", therefore raising the "Invalid Login Crednetials" message.
    At a total loss for ideas, I started changing URL parameters on this authentication scheme (after having deleted the login page, recreating and even re-importing, changing processes etc etc), applied the changes and it worked.
    Not fully understanding why slight changes worked, I reverted the changes, clicked on "Apply Changes" and it worked as well.
    This led me to believe that the actual Authentication Scheme was decompiled, or needed to be re-validated somehow. I tested this on other applications that use the same scheme (but were also inaccessible), and it worked.
    Edit Application --> Edit Application Properties --> Security Tab --> Define Authentication Schemes --> "Edit Current Scheme" --> Don't make any changes, Simply click on "Apply Changes"
    I hope this helps anyone who might be having the same issue.
    Kindly,
    James

  • Can't login after upgrade to 10.6.8

    Hi
    I am stuck in a login loop after upgrading from 10.6.4 to 10.6.8, the Login window accepts the password, the screen clears and after a short delay the login window reappears.
    Some background info:
    this is a 2010 iMac 21.5"
    I have replaced a failed drive with a new one, reinstalled 10.6.4 with the install disc that came with the Mac
    Did a successful Time Machine restore where the computer would boot and desktop and files were all intact.
    A couple of programs complained about the OS needing updating so I used the Update feature to download and install 10.6.8
    Now I cannot get past the logon screen.
    Any suggestions to get past this screen?
    thanks
    Bob

    Hi Eric
    Thanks for your continued help
    I borrowed another 10.6.4 DVD and have now managed to install 10.6.4 and update it to 10.6.8 and no longer have the logon loop issue. I've also verified/repaired the disc and repaired the file permissions successfully.
    Time Machine has restored the desktop, all the music files are there, Photo's are there and Google Picassa runs, but little else.
    Safari complains I have the wrong version of OSX and will not run so I can't browse the net (typing this on my laptop)
    iTunes reports it requires 10.7.5 or later as do most other apps I've tried.
    Fortunately Finder works, I've run the Software Update and it says I have the latest updates.
    If I click on 'App Store', the store opens ok but the only Upgrade option I now see is to Yosemite, if I select that the App Store screen gives a spinning pointer and never does anything, I have to force quit through finder to get out of it.
    any suggestions as to what to try next?
    thanks
    Bob

  • After installing Yosemite, cannot login after wake from sleep mode

    After upgrading to Yosemite this morning, I've had the problem that after the computer goes into sleep mode, I cannot log back in to use the computer because I can't enter my user password.  The screen looks fine after I press a key on the keyboard or move the mouse (I see the users and where I would type my password), but mouse clicks do not allow me to activate the password box (however, I do see the mouse pointer and can move it), and any buttons pressed on the keyboard have no effect.  If I shut the computer down, I can login without problem.  Any thoughts on how to resolve this?  I'd hate to have to turn the computer off every time I step away for 10 minutes...

    Hi ..
    See:  "If your machine only boots into Safe Mode (Shift key) any of these may be the cause"  >  ..Step by Step to fix your Mac | Apple Support Communities

  • Popup screen not working after upgrade to APEX 3.0

    Hi,
    I have upgraded my APEX installation from version 1.6 to version 3. My application has some popup screens that are displayed when a user presses a button. These popups have now stop working and when you press them, the user is presented with the login page.
    I suspect this is because I am not passing the SESSION value in the URL when the page is displayed. The following code is the javascript that is called from one of the buttons :-
    function sa_popup2() {
    var field_value = document.getElementById("f22@0").value;
    if ( document.getElementById("f22@0").value != "" ) {
    var enqNo = document.getElementById("P17_ENQUIRY_NO") ? document.getElementById("P17_ENQUIRY_NO").value : -1;
    var enqLineNo = wwv_flow.f02[0].value;
    var str=document.getElementById("P17_PROCESS_CHRG_INCL").value;
    var outstring = str.replace(/%null%/,"");
    windowAddress = 'f?p=200:228:::::P228_CUS_ID,P228_ENQ_STATUS,P228_PROCESSING_CHRG,P228_ENQUIRY_NO,P228_ENQUIRY_LINE_NO:'+document.getElementById("P17_CUS_ID").value+','+document.getElementById("P17_ENQ_STATUS").value+','+outstring + ',' + enqNo + ',' + enqLineNo ;
    w = open(windowAddress,"winhelp","Scrollbars=1,resizable=1,width=500,height=350");
    You can see from the above that when the windowaddress variable is set it does not include the session value. In APEX 1.6 when the popup is displayed the SESSION is automatically populated in the URL, but in APEX 3 it is not populating.
    Is there a way I can get this to continue working without changing my javascript function. This approach has been used throughout my applications, and I do not want to have to change the code if I don't need to.
    Rgds
    Paul

    Hi Paul,
    Yes, as you suspect, it's the fact that you're not passing the session across. I would definitely recommend recoding to include the session.

  • XLS download of interactive report - error after upgrade to apex 4.1.1

    Hello!
    When trying to download a certain IR with e.g. 10 columns as XLS, I get the following error in the Excel in Apex 4.1.1:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    If I change it to two columns it works.
    BI Publisher 11.1.1.5.0
    Apex 4.1.1.00.23
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
    In Apex 4.0.2.00.07 the exact same IR works with any number of columns.
    Any ideas?
    BR Paul

    BR Paul,
    I am experiencing the same issue after upgrading to 4.1.1.00.23 and trying to download pdf via bi pub xmlpserver. Seems if i reduce the columns to what fits on an 8.5X11 page then it works without error. Were you able to find a workaround in 4.1.1? Just trying to save some effort if you already found the solution. I wasn't successful in finding many others with this issue, so i appreciate the post but unfortunately don't have an answer to our problem. I'm using the standard csv download option and this works but of course it isn't going through bi pub.
    thanks,
    Jeff

Maybe you are looking for

  • How to create one-to-many form

    I have a database that has one-to-many relations. Could someone give me a good exmaple of how to create a WEB FORM (using php) that would allow me to for example enter the Name, and then below ADD as many names of children of this person (each as a s

  • IMac display getting yellow when external display is attached?

    Hi, I have a problem with my IMac (27'' Mid 2010): I have an external TV attached via MDP->DVI->HDMI cable. When I turn on the TV, the iMac recognizes it and the iMac display turns blue shortly, then the desktop returns and my TV is ready. What I not

  • Recievable Invoices are Imported Without Payment Information

    The invoices are getting imported as there exist a relationship to another customer. Now the problem is that the invoices can be imported succesfull as there exist this relationship but they can not be paid as the paying customer for the new invoice

  • Date logic needed

    select-options : mbadat for eban-badat. I wish to restrict my user on selection screen. As soon as user enters the date range it should validate that date range should not be greater than one month. & i wish to restric multiple selection. Plz guide.

  • Master-detail driven by choice list

    I have a choice list for Dept as the master to drive a detail table Emp. The choice list is implemented below. How do I then drive the detail table by the selected item in the choice list? Can this be done declaretively, or must be done by java code.