Unable to Open forms Through Forms session

All,
We are having a strange issue with Oracle Forms, recently we have applied CPU patches and after that we are unable to open 'PO CHange History' form through forms session and also we are having same issue with our Custom Form as well, below is the error message
Error
You are trying to access a page that is no longer active.
- The referring page may have come from a previous session. Please select close window to proceed.
We are on Oracle EBS 11.5.10.2 version and the issue we are getting in windows 7 system.
Let me know if anyone has any idea on this issue..
Thanks,

We are having a strange issue with Oracle Forms, recently we have applied CPU patches and after that we are unable to open 'PO CHange History' form through forms session and also we are having same issue with our Custom Form as well, below is the error messageWhat CPU patches been applied recently?
Error
You are trying to access a page that is no longer active.
- The referring page may have come from a previous session. Please select close window to proceed.
We are on Oracle EBS 11.5.10.2 version and the issue we are getting in windows 7 system.Is Windows 7 the client OS?
Unable to See Purchase Order Details From PO Change History Screen [ID 340806.1]
PO Change History View Function - Page Cannot be Displayed Error [ID 1084807.1]
Thanks,
Hussein

Similar Messages

  • Unable to open java custom form in R12 instance

    Dear friends,
    I am unable to open java custom form from front end.
    Navigation as follows:
    SYSTEM ADMINISTRATOR --> UM_SHIPPING --> ORDERS LOOKUP.
    Can anyone please look into the issue please.
    The error as follows:
    Error page
    you have encountered an unexpected error. please contact the system administrator for assistance.
    Thanks,

    I am unable to open java custom form from front end.
    Navigation as follows:
    SYSTEM ADMINISTRATOR --> UM_SHIPPING --> ORDERS LOOKUP.Was this working before? If yes, any changes been done recently?
    Did you follow the steps in (What Setup is Required to Create Custom JSP Pages to Run on the Ebusiness Suite 11i and R12+? [ID 884200.1])?
    Can anyone please look into the issue please.
    The error as follows:
    Error page
    you have encountered an unexpected error. please contact the system administrator for assistance.Please check Apache log files for details about the error. Please also check if any errors are reported in the database log file.
    Thanks,
    Hussein

  • Unable to open R12 Oracle forms in Mozill 8, What need to change Mozill? Thanks in advace for the solution.

    Unable to open Oracle java forms in Mozilla 8.Need Your help on this.

    Can i get any update for this??? any suggestions will be really helpful to resolve this issue.

  • Unable to open report from forms 9i

    Hi,
    Unable to open report from forms 9i and got the following error.
    Error : REP-0503, You did not specify the name of a report
    Steps followed
    1.Created report object in forms using existing report
    2.changed the following properties
    Exec. mode : runtime
    comm mode : synchronous
    3. When -button -Pressed Trigger;
    Declare
    Repid report_object;
    Begin
    repid:=find_report_object('report4');
    v_rep:=run_report_object(repid);
    End;

    Hi,
    did you specify a Reports rdf or rep file that should be run. You can do this either in a trigger or as a property of the Reports object node in Forms.
    Frank

  • Unable to open the adobe form in NWDS

    Hi,
    I could  not open a pdf form which is developed in NWDS. Its throwing the following error stack...Can anyone help me out on proceedings over this? Any ideas what can be the problem?
    javax.xml.rpc.soap.SOAPFaultException: Exception in method rpData.
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.buildFaultException(MimeHttpBinding.java:643)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.processDocumentFault(MimeHttpBinding.java:734)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1224)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:78)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:95)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:277)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.createPDF(PDFObject.java:222)
         at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:457)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:158)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1123)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:402)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:252)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:392)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Regards,
    Deepthi Lakshmi.A.

    Hi
    Is any updattions nwds  inbetween time then that might be problem.
    can u please check that ADS configuration once again.
    that error meand webservices are not wroking and pdf services not able to capture.
    In NWDS goto the webservice prosperctive and test the Adobedocumentservicesec . If it works fine then ok ohterwise some problem in ADS.
    Thanks
    Lohi.

  • Open PDF through forms in apps

    I have a requirement where in I need to open a pdf document on click of a button. This document is a static doc for guideline/help purpose (for users accessing the form from apps). I want to know the best way to handle this. I can store the document in a table in the database but I do not know how to open/invoke it through froms in apps environment.
    we are using forms 10g and are in R12.
    Thanks in advance.

    See your /forms/server/forms.con file. You can see that some virtual directories are defined, for instance /forms/html
    AliasMatch ^/forms/html/(..*) "C:\DevSuiteHome_1/tools/web/html/$1"The physical directory is located on the Application Server.
    For a single test, you could put your PDF in the physical directory, then display the document within Forms via the Web.Show_Document() built-in
    Web.Show_Document('/forms/html/mydoc.pdf','_blank')You can also create new virtual directories in this file to handle your docs, for instance :
    AliasMatch ^/forms/pdf/(..*) "C:\DevSuiteHome_1/tools/pdf/$1"Francois

  • Unable to open a custom form. FRM-47023 error.

    Hello experts,
    I am currently in a 11i to R12.1.3 upgrade and trying to open a custom form in R12. I compiled the form in forms builder 10.1.2.3.0 and in the db with no errors. When I try to open it in the apps it displays the following error messages:
    1) FRM-47023: No such parameter named G_QUERY_FIND exists in form ....XXX_CUSTOM_FORM.
    2) FRM-40105: Unable to resolve reference to item PARAMTER.G_QUERY_FIND.
    3) FRM 41052: Cannot find Window: Invalid ID.
    4) FRM-40700: No such trigger: menu_to_appcore
    5) FRM-47023: No such paramter named HR_MODE exists in form AMZ_RESPAPPRV.
    6) FRM-40105: Unable to resolve reference to iem PARAMETER.HR_MODE.
    I do have all the pl/sql libraries downloaded. If I didn't then forms builder would complain and not let me compile.
    I am not sure what is causing it. Any ideas what is causing it?
    Any help is much appreciated.
    Thanks

    I am using Windows 7.
    I logged in as applmgr ran the following command:
    frmcmp_batch module=AMZ_RESPAPPRV.fmb userid=apps/xxxmonkey o
    utput_file=AMZ_RESPAPPRV.fmx module_type=form compile_all=yes
    output message:
    Forms 10.1 (Form Compiler) Version 10.1.2.3.0 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, Oracle Label Security, OLAP, Data Mining
    and Real Application Testing options
    PL/SQL Version 10.1.0.5.0 (Production)
    Oracle Procedure Builder V10.1.2.3.0 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE 10.1.0.5.0 Production
    FRM-18108: Failed to load the following objects.
    Source Module:APPSTAND
    Source Object: STANDARD_PC_AND_VA
    Source Module:APPSTAND
    Source Object: STANDARD_TOOLBAR
    Source Module:APPSTAND
    Source Object: STANDARD_CALENDAR
    Compiling package specification APP_CUSTOM...
    No compilation errors.
    Compiling package specification APPROVER...
    No compilation errors.
    Compiling package specification APP_CUSTOM...
    No compilation errors.
    Compiling package body APP_CUSTOM...
    No compilation errors.
    Compiling package specification APPROVER...
    No compilation errors.
    Compiling package body APPROVER...
    No compilation errors.
    Compiling WHEN-WINDOW-RESIZED trigger on form...
    No compilation errors.
    Compiling FOLDER_ACTION trigger on form...
    No compilation errors.
    Compiling FOLDER_RETURN_ACTION trigger on form...
    No compilation errors.
    Compiling KEY-HELP trigger on form...
    No compilation errors.
    Compiling KEY-DUPREC trigger on form...
    No compilation errors.
    Compiling KEY-EXIT trigger on form...
    No compilation errors.
    Compiling KEY-EDIT trigger on form...
    No compilation errors.
    Compiling KEY-COMMIT trigger on form...
    No compilation errors.
    Compiling KEY-CLRFRM trigger on form...
    No compilation errors.
    Compiling KEY-MENU trigger on form...
    No compilation errors.
    Compiling KEY-LISTVAL trigger on form...
    No compilation errors.
    Compiling WHEN-WINDOW-CLOSED trigger on form...
    No compilation errors.
    Compiling POST-FORM trigger on form...
    No compilation errors.
    Compiling PRE-FORM trigger on form...
    No compilation errors.
    Compiling ON-ERROR trigger on form...
    No compilation errors.
    Compiling WHEN-NEW-FORM-INSTANCE trigger on form...
    No compilation errors.
    Compiling WHEN-NEW-RECORD-INSTANCE trigger on form...
    No compilation errors.
    Compiling WHEN-NEW-ITEM-INSTANCE trigger on form...
    No compilation errors.
    Compiling WHEN-NEW-BLOCK-INSTANCE trigger on form...
    No compilation errors.
    Compiling QUERY_FIND trigger on form...
    No compilation errors.
    Compiling CLOSE_WINDOW trigger on form...
    No compilation errors.
    Compiling ACCEPT trigger on form...
    No compilation errors.
    Compiling PRE-INSERT trigger on APPROVER data block...
    No compilation errors.
    Compiling PRE-UPDATE trigger on APPROVER data block...
    No compilation errors.
    Compiling ON-INSERT trigger on APPROVER data block...
    No compilation errors.
    Compiling ON-LOCK trigger on APPROVER data block...
    No compilation errors.
    Compiling ON-DELETE trigger on APPROVER data block...
    No compilation errors.
    Compiling ON-UPDATE trigger on APPROVER data block...
    No compilation errors.
    Compiling WHEN-VALIDATE-RECORD trigger on APPROVER data block...
    No compilation errors.
    Compiling KEY-DELREC trigger on APPROVER data block...
    No compilation errors.
    Compiling WHEN-VALIDATE-ITEM trigger on APPROVER_NAME item in APPROVER data block...
    No compilation errors.
    Compiling KEY-LISTVAL trigger on EFFECTIVE_START_DATE item in APPROVER data block...
    No compilation errors.
    Compiling KEY-LISTVAL trigger on EFFECTIVE_END_DATE item in APPROVER data block...
    No compilation errors.
    Compiling WHEN-VALIDATE-ITEM trigger on EFFECTIVE_END_DATE item in APPROVER data block...
    No compilation errors.
    Created form file AMZ_RESPAPPRV.fmx
    Edited by: user578908 on May 2, 2011 2:03 PM

  • UNABLE TO OPEN MASTER ITEM FORM OF ORACLE APPLICATIONS: 11.5.10.2 IN FORM 6

    Hi,
    I am beginner in oracle apps technical
    Using Oracle Application 11.5.10.2
    I am not able open INVIDITM.fmb( Inventory Master Item Forms)
    in form 6i. version 6.0.8.26
    Getting a mysterious error that :-
    Oracle Forms Designer has encountered a problem and needs to close. We are sorry for the inconvenience.
    After that I regenerate the INVIDITM.fmb using following command :-
    [root@oraapp US]# f60gen module=/apps/visappl/au/11.5.0/forms/US/INVIDITM.fmb userid=apps/apps@vis output_file=/apps/visappl/cus/11.5.0/log/INVIDITM.fmb module_type=form batch=yes compile_all=special
    The form is regenerated on the server and copying that fmb file on my local machine.
    Now trying to open it in form bulider again but now getting FRM-10043 : Cannot Open File.
    Could any body help me out in resolving this error ????
    And how to open this fmb file in form 6i ??
    Please feel free to mail regarding this issue on [email protected]
    Thanks & Regards
    Ashutosh Chowdhary

    Hi,
    Performing your action plan by copying all the files from AU_TOP to my local machine and then try to open the INVIDITM.fmb but still the same problem.
    Is this the problem of forms version or some thing else?
    Because I am able to able the POXPOEPO.fmb( Purchase Order form ) in the same version and do the customization as per requirement.
    Could you please suggest any other alternative solution?
    Thanks
    Ashutosh Chowdhary

  • UNABLE TO OPEN MASTER ITEM FORM OF ORACLE APPLICATIONS: 11.5.10.2 IN FORMS6

    Hi All,
    I am beginner in oracle apps technical,
    Using Oracle Application 11.5.10.2
    I am not able open INVIDITM.fmb( Inventory Master Item Forms) in form 6i.
    Getting a mysterious error that Oracle Forms Designer has encountered a problem and needs to close. We are sorry for the inconvenience.
    After that I regenerate the INVIDITM.fmb using following command :-
    [root@oraapp US]# f60gen module=/apps/visappl/au/11.5.0/forms/US/INVIDITM.fmb userid=apps/apps@vis output_file=/apps/visappl/cus/11.5.0/log/INVIDITM.fmb module_type=form batch=yes compile_all=special
    The form is regenerated on the server and copying that fmb file on my local machine.
    Now trying to open it in form bulider again but now getting FRM-10043 : Cannot Open File.
    Could any body help me out in resolving this error ???
    Please feel free to mail regarding this issue on [email protected]
    Thanks & Regards
    Ashutosh Chowdhary

    There are so many restrictions and special circumstances for creating or editing a custom form for Applications that you should ask this question in the Apps Forum (http://forums.oracle.com/forums/category.jspa?categoryID=3). People here might or might not have any experience with this. In the Apps Forums they definitely do.

  • Unable to open/minimize multiple forms

    Hi All,
    I'm using the R11 vision instance & at any point of time, I can open only one form in an responsibility. If i minimize the existing opened forms & try to open a new one, the minimized one closes, is there any setting to prevent this?
    I want to open multiple forms or keep them minimized so that I can switch over them easily.
    Regards,
    Hemanth

    Hi Hemant,
    I'm using the R11 vision instance & at any point of time, I can open only one form in an responsibility. If i minimize the existing opened forms & try to open a new one, the minimized one closes, is there any setting to prevent this?
    As far as I know you can not open multiple forms in one login that is the standard feature.
    I want to open multiple forms or keep them minimized so that I can switch over them easily.
    You can login on multiple windows with your same username and password for this.
    Thanks,
    Anchorage

  • Unable to open the interactive form

    Hi,
    I have created a interactive form.
    I'm trying to send this as an e-mail attachment.
    I'm able to receive the mail but I'm not able to open the interactive form.
    Can someone help me on this.
    Regards
    Nancy

    Hi Nancy,
    Check this Code.. i am able to open the ADOBE in my SAP Inbox.
      ie_outputparams-device   = 'PRINTER'.
      ie_outputparams-getpdf = 'X'.
      CALL FUNCTION 'FP_JOB_OPEN'
        CHANGING
          ie_outputparams = ie_outputparams
        EXCEPTIONS
          cancel          = 1
          usage_error     = 2
          system_error    = 3
          internal_error  = 4
          OTHERS          = 5.
      IF sy-subrc <> 0.
        WRITE : 'Exit at FP_JOB_OPEN'.
        EXIT.
      ENDIF.
      docparams-langu = 'E'.
      docparams-country = 'US'.
      docparams-fillable = 'X'.
    * Get the name of the generated function module
      CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
        EXPORTING
          i_name     = <adobe-form-name>
        IMPORTING
          e_funcname = e_funcname.
      IF sy-subrc <> 0.
        WRITE : 'Exit at FP_FUNCTION_MODULE_NAME'.
        EXIT.
      ENDIF.
    CALL FUNCTION  e_funcname
    EXPORTING
    *   /1BCDWB/DOCPARAMS        =
       PERNR                    = p_pernr
    IMPORTING
       /1BCDWB/FORMOUTPUT       = output
    * EXCEPTIONS
    *   USAGE_ERROR              = 1
    *   SYSTEM_ERROR             = 2
    *   INTERNAL_ERROR           = 3
    *   OTHERS                   = 4
      IF sy-subrc <> 0.
        WRITE : 'Exit at e_funcname'.
        EXIT.
      ENDIF.
      CALL FUNCTION 'FP_JOB_CLOSE'
    * IMPORTING
    *   E_RESULT             =
       EXCEPTIONS
         usage_error          = 1
         system_error         = 2
         internal_error       = 3
         OTHERS               = 4
      IF sy-subrc <> 0.
        WRITE : 'FP_JOB_CLOSE'.
        EXIT.
      ENDIF.
    code for  Sending and code for attachment goes here.
    Let me know if it works.
    ~ Bhawanidutt.

  • Unable to open a weblink form apple mail 4.5

    I am unable to open a weblink from apple mail 4.5. Apple mail works fine otherwise. Firefox 5.0 works as advertised, except for this problem.

    I am unable to open a weblink from apple mail 4.5. Apple mail works fine otherwise. Firefox 5.0 works as advertised, except for this problem.

  • Unable to open folders through cairo-dock

    The quick browser icon in my Cairo dock is pointing to my home directory and when I click on it, it shows all the folders inside that directory. But I am neither unable to open the directory nor any of the folders inside.
    I don't know if this is related, but I get these huge warnings when I open Cairo through the terminal:
    $ cairo-dock &
    [1] 3867
    ============================================================================
    Cairo-Dock version : 3.3.2
    Compiled date : Dec 27 2013 16:14:05
    Built with GTK : 3.10
    Running with OpenGL: 1
    ============================================================================
    warning : (/build/cairo-dock-plugins/src/cairo-dock-plugins-3.3.2/gvfs-integration/cairo-dock-gio-vfs.c:cairo_dock_gio_vfs_init:55)
    VFS Deamon NOT found on DBus !
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-mail.so' : (libetpan.so.17: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Recent-Events.so' : (libzeitgeist-1.0.so.1: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock-plugins/src/cairo-dock-plugins-3.3.2/gvfs-integration/cairo-dock-gio-vfs.c:cairo_dock_gio_vfs_init:55)
    VFS Deamon NOT found on DBus !
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-clock.so' : (libical.so.1: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-weblets.so' : (libwebkitgtk-3.0.so.0: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-terminal.so' : (libvte2_90.so.9: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-Impulse.so' : (libfftw3.so.3: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-GMenu.so' : (libgnome-menu-3.so.0: cannot open shared object file: No such file or directory)
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-module-manager.c:gldi_module_new_from_so_file:160)
    while opening module '/usr/lib/cairo-dock/libcd-system-monitor.so' : (libsensors.so.4: cannot open shared object file: No such file or directory)
    GldiShortkey '<Control>F12' failed!
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
    Couldn't bind '<Control>F12' (Log out: Show the logout menu)
    This shortkey is probably already used by another applet or another application
    GldiShortkey '<Control>F6' failed!
    warning : (/build/cairo-dock/src/cairo-dock-3.3.2/src/gldit/cairo-dock-keybinder.c:init_object:455)
    Couldn't bind '<Control>F6' (Quick Browser: Show/hide the folder menu)
    This shortkey is probably already used by another applet or another application
    warning : (/build/cairo-dock-plugins/src/cairo-dock-plugins-3.3.2/shortcuts/src/applet-drives.c:cd_shortcuts_list_drives:311)
    couldn't detect any drives
    warning : (/build/cairo-dock-plugins/src/cairo-dock-plugins-3.3.2/shortcuts/src/applet-load-icons.c:cd_shortcuts_build_shortcuts_from_data:310)
    Shortcuts : can't monitor bookmarks
    If it helps, my DE is xfce.

    Hi whiteninja, and a warm welcome to the forums!
    When I double-click on them, they won't open and a question mark appears over them.
    Oh oh, that means they've been moved or removed/trashed since moving there.
    Spotlight won't be reliable, I'd get EasyFind...
    http://www.macupdate.com/info.php/id/11076
    http://www.versiontracker.com/dyn/moreinfo/macosx/8707
    Use it to search your whole drive for case insensitive & show invisibles...
    for Folders Only with part of the name at least.

  • Unable to open page through apache web server

    No one is able to open page through webserver it's giving message You don't have permission to access / on this server. Can any one help.

    Do you have a document called index.html in /Library/WebServer/Documents? The error mesage you mention usually happens when this document doesn't exist and you haven't set the option to list the files in the directory.

  • Unable to open EBS 11i Forms.

    Hello Everyone,
    Used cloning process to migrate Concurrent Manager Server, Report Server and Administrator Server into Application Node which was already running Forms Server and Apache server.
    Went through successfully, but when I tried to open any form like concurrent request form or any other from clicking on application link my browser can not open the form. There were no issue earlier to that migration.
    Logged into Oracle Application Manager and it is showing Form and Web server is running on designated server. Already run adadmin--> Relink Applications programs |Generate product JAR files |Compile APPS schema.
    OS:Linux OEL 6
    Application: EBS 11iR2 11.5.10.2
    Database:9.2.0.6
    Thanks,
    Khawaja

    I found error at apache error logs, and there is no error at autoconfig db/apps. Used other threads of your and try to solve that issue but file is same at vis.dbc
    Error from $IAS_ORACLE_HOME/Apache/Apache/logs/error_log
    [Tue Sep 20 03:43:29 2011] [error] [client 192.168.1.82] (111)Connection refused: proxy connect to 192.168.1.97 port 8200 failed
    [Tue Sep 20 03:43:52 2011] [error] [client 192.168.1.82] (111)Connection refused: proxy connect to 192.168.1.97 port 8200 failed
    [Tue Sep 20 03:55:49 2011] [error] [client 192.168.1.82] (111)Connection refused: proxy connect to 192.168.1.97 port 8200 failed
    [Tue Sep 20 03:55:51 2011] [error] [client 192.168.1.82] (111)Connection refused: proxy connect to 192.168.1.97 port 8200 failed
    select node_name,server_address from fnd_nodes where server_address='192.168.1.98'
    SELECT node_name, server_id FROM fnd_nodes;
    Linux1 --- Database only
    Linux2 --- Applications
    SELECT node_name, server_id, server_address FROM fnd_nodes;
    LINUX1
    A4EB84A4EC60A9FCE040A8C054010A5D45366487491825407422805303221988
    LINUX2
    AD34DCD81171B524E040A8C0620152F424855592983950198093215017071102
    [applmgr@linux2 VIS_linux2]$ cat vis.dbc |grep APPL_SERVER_ID
    APPL_SERVER_ID=AD34DCD81171B524E040A8C0620152F424855592983950198093215017071102
    Database autoconfig file log
    [oracle@linux1 VIS_linux1]$ sh adautocfg.sh
    Enter the APPS user password:
    AutoConfig is configuring the Database environment...
    AutoConfig will consider the custom templates if present.
         Using ORACLE_HOME location : /oradata/oracle/visdb/9.2.0
         Classpath : /oradata/oracle/visdb/9.2.0/jre/1.4.2/lib/rt.jar:/oradata/oracle/visdb/9.2.0/jdbc/lib/ojdbc14.jar:/oradata/oracle/visdb/9.2.0/appsutil/java/xmlparserv2.zip:/oradata/oracle/visdb/9.2.0/appsutil/java:/oradata/oracle/visdb/9.2.0/jlib/netcfg.jar
         Using Context file : /oradata/oracle/visdb/9.2.0/appsutil/VIS_linux1.xml
    Context Value Management will now update the Context file
         Updating Context file...COMPLETED
         Attempting upload of Context file and templates to database...COMPLETED
    Updating rdbms version in Context file to db920
    Updating rdbms type in Context file to 32 bits
    Configuring templates from ORACLE_HOME ...
    AutoConfig completed successfully.
    Application Autoconfig file log
    [applmgr@linux2 VIS_linux2]$ sh adautocfg.sh
    Enter the APPS user password:
    AutoConfig is configuring the Applications environment...
    AutoConfig will consider the custom templates if present.
         Using APPL_TOP location : /apps/oracle/visappl
         Classpath : /apps/oracle/viscomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/apps/oracle/viscomn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/apps/oracle/viscomn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/apps/oracle/viscomn/java/appsborg2.zip:/apps/oracle/viscomn/java
         Using Context file : /apps/oracle/visappl/admin/VIS_linux2.xml
    Context Value Management will now update the Context file
         Updating Context file...COMPLETED
         Attempting upload of Context file and templates to database...COMPLETED
    Configuring templates from all of the product tops...
         Configuring AD_TOP........COMPLETED
         Configuring FND_TOP.......COMPLETED
         Configuring ICX_TOP.......COMPLETED
         Configuring IEO_TOP.......COMPLETED
         Configuring ABM_TOP.......COMPLETED
         Configuring ECX_TOP.......COMPLETED
         Configuring BIS_TOP.......COMPLETED
         Configuring GL_TOP........COMPLETED
         Configuring AMS_TOP.......COMPLETED
         Configuring CCT_TOP.......COMPLETED
         Configuring WSH_TOP.......COMPLETED
         Configuring CLN_TOP.......COMPLETED
         Configuring OKE_TOP.......COMPLETED
         Configuring OKL_TOP.......COMPLETED
         Configuring OKS_TOP.......COMPLETED
         Configuring CSF_TOP.......COMPLETED
         Configuring XNC_TOP.......COMPLETED
         Configuring IGS_TOP.......COMPLETED
         Configuring IBY_TOP.......COMPLETED
         Configuring PA_TOP........COMPLETED
         Configuring JTF_TOP.......COMPLETED
         Configuring MWA_TOP.......COMPLETED
         Configuring CN_TOP........COMPLETED
         Configuring CSI_TOP.......COMPLETED
         Configuring WIP_TOP.......COMPLETED
         Configuring CSE_TOP.......COMPLETED
         Configuring EAM_TOP.......COMPLETED
         Configuring IMT_TOP.......COMPLETED
         Configuring FTE_TOP.......COMPLETED
         Configuring ONT_TOP.......COMPLETED
         Configuring AR_TOP........COMPLETED
         Configuring AHL_TOP.......COMPLETED
         Configuring OZF_TOP.......COMPLETED
         Configuring IES_TOP.......COMPLETED
         Configuring CSD_TOP.......COMPLETED
         Configuring IGC_TOP.......COMPLETED
    AutoConfig completed successfully.
    How to get JRE/Jinitiator Console Window errors?

Maybe you are looking for

  • Where do you go to fix a macbook pro wobbly screen?

    My macbook pro screen keeps wobbling where do i go to fix it and how?

  • Muse is saying my subscription is expired and won't let me go further

        I have adobe CC and I use several of my products quite a lot and the other day I downloaded Muse to try and I have never gotten it to work.  When I download it and Open it I get a message saying I have "00" days of subscription left and it gives

  • Installation Error for NW2004s Java SP9 Trial

    Hello, I tried to install trial version on XP professional as well as Windows 2003 server (separate computers). Every time I get error exactly at the same place. I go through first 3 / 4 screens, when I specify correct JCE zip file. It fails with fol

  • Doubt about Web Service Client

    Hi, I'm triyng consuming a WSDL file. When I create a Web Service Client with the URL of the WSDL, the compilation shows this message: init: wscompile-init: Created dir: C:\Documents and Settings\ooliveros\Mis documentos\NetBeansProjects\Selector1\bu

  • SpeedGrade CC 2014.2 Crashes When Shot Matcher Button is Pressed

    So I've been trying every troubleshooting step I can think of and ones I've seen in other similar issues.  Used to be a support rep so pardon this looking like a trouble ticket: -Restarted App -Restarted Machine -Uninstall/Reinstall App -Gave App 2 m