Error opening the page of modal (plugin skillbuilder) during the loading of the page

Hi all

I use 4.2.1. (on 11 GR 2), theme 25.
SkillBuilder Modal plugin v2 page

Modal pages are working on all sorts of events, great, but if I try to open the other via a D.A. on loading the page, it fails with ' Eception TypeError: loading of the object has no method 'stopImmediatePropagation""error (in the browser console). "
< edit >
just found out that this error is caused by the "cancel event' DA action that should be fired after the modal dialog box open. If I omit this event Cancel modal page is not loaded, but also no error appears.
< / Change >

Any ideas on how to solve this problem? In the end, I just want to open a modal window after loading the page depending on the value of an item set when loading the page (the branch sets an element value to indicate that the modal window must be open).


Concerning
Bottom

Published by: bottom of Klerk on 2013-apr-11 07:43

Bottom,

The modal shows do not charge is actually quite simple. Look at the generated code for the dynamic action and note in particular the code "javascriptFunction":

{"name":"modal on load","bindEventType":"ready",actionList:[{"eventResult":true,"executeOnPageInit":false,"stopExecutionOnError":true,javascriptFunction:function(){
   if (this.browserEvent !== 'load'){
      apex.jQuery(document).apex_modal_page('openPageFromApexThis', this);
   }
},"attribute02":"STATIC","attribute03":"f?p=54687:38:115741808752478:::38:::","attribute05":"data-url","attribute06":"div#success-message","attribute07":"AUTO","action":"PLUGIN_COM_SKILLBUILDERS_MODAL_PAGE"}]}];

You can see that there is an explicit for the browserEvent criterion, and it must be different from "load."

Of course, when you create a dynamic action with type "Page load", the browserevent will be "load", so no popup and no errors. Running a page in debug and research in the javascript console, you can also click through events fired, for example, I have this in the console:

Dynamic Action Fired: modal on load (PLUGIN_COM_SKILLBUILDERS_MODAL_PAGE) Object { triggeringElement=document, affectedElements=[1], action={...}, more...}

Firebug allows me to click on the object and display its properties. One of them is the "browserEvent" and set to "load".
This prevents also the modal open when you actually set the real action of pull on the loading of the page.

I tested a bit after commenting on prevention onload, and while I'm sure there are reasons why it was built in like that, I have immediate problems. The modal open during loading and anything funky happens, not even when you navigate around in the iframe.
This does not however only if you want the modal to react on the loading of the page that your only option is to change the the plugin plsql code. I would say: test it enough!

Go to the plugin, change it. Under Source > Code PLSQL find this:

   l_result.javascript_function :=
      'function(){' || l_crlf ||
      '   if (this.browserEvent !== ''load''){' || l_crlf ||
      '      apex.jQuery(document).apex_modal_page(''openPageFromApexThis'', this);' || l_crlf ||
      '   }' || l_crlf ||
      '}';

and change it to this:

   l_result.javascript_function :=
      'function(){' || l_crlf ||
      --'   if (this.browserEvent !== ''load''){' || l_crlf ||
      '      apex.jQuery(document).apex_modal_page(''openPageFromApexThis'', this);' || l_crlf ||
      --'   }' || l_crlf ||
      '}';

As you can see, I only commented those 2 lines, but it should allow the modal to open the loading of the page. I hope this helps you forward a bit.

Tags: Database

Similar Questions

  • CoreTelephony error in trace file as a file for coretelephony tracing operation has failed, perhaps you need more disk space. Details "error opening the file/tmp/ct.shutdown, err = operation not permitted

    I got this error:

    "CoreTelephony Trace file error
    A file for CoreTelephony tracing operation failed, you might run out of disk space. Details "error opening the file/tmp/ct.shutdown, err = operation not permitted"

    I tried to solve it by searching for CoreTelephony errors. Could not resolve yet.
    Software does not, especially of photoshop...

    Any ideas?

    Same thing here, iMac with OS X 10.11.6. All started a couple days ago. Have not found any valid solution online yet, I tried rebooting in recovery mode and check disk, but it seems that everything is ok with the drives and permissions.

  • Just in time debugging error opens the box of

    original title: just in time debugging error__

    I get this error message all the time

    An exception 'Runtime error' has occurred in the Script

    The 'Just in time debugging' opens...

    "Possible Debuggers list."

    Only option I have for debuggers is the new instance of Microsoft Script Editor

    'you want to debug using the selected debugger' yes or no

    If I choose yes I get that 'impossible to crΘer the Application Data folder error message

    I don't know what else to try. Most tell me to change the settings of internet explorer but I use Firefox so that it is not very useful to me... Thanks for your help...

    Hi xrayjones,
     
    You have a version of Visual Studio installed on the machine, for example an express edition may at some point?
    If you have Visual Studio installed, but do not use it, you can uninstall programs and features.
     
    To avoid these messages, you can disable Just-in-Time debugging. Follow the instructions in the following link. http://msdn2.Microsoft.com/en-us/library/5hs4b7a6.aspx
     

    If it is little help, you can also change values in the registry.

    1. open the Start Menu.

     
    2. in the area of the white line (search), type regedit and press ENTER.
     
    3. click on continue in the UAC prompt.
     
    4. in regedit, go to:
     
    HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows Script\Settings\JITDebug
     

    5. the value of REG_DWORD type must be set to '0' to disable debugging.


    6. close regedit.
     
    7 logoff and logon or restart the computer to apply the changes
     

    EDITING REGISTRY WARNING:
     
    Important: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    How to back up and restore the registry in Windows: http://support.Microsoft.com/kb/322756

    Aziz Nadeem - Microsoft technical support.

    [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

  • IOM - error open the link Export / Import

    Please, can anyone suggest me about this error, that occur when you try to open the export / import (Chrome, IE, Mozilla).

    10:59:15ERROR [ExecuteThread [ASSET]: '1' for the queue: "weblogic.kernel.Default (self-adjusting)»]-ClientClassLoader.processRequest:/xlWebApp/ClientClassServlet/xlWebApp/detect.jar"]
    java.lang.NullPointerException
    in java.io.File. < init > (File.java:222)
    to com.nexaweb.server.util.WebApplicationContext. < init > (WebApplicationContext.java:58)
    at com.nexaweb.server.util.WebApplicationContextResolver.getWebApplicationContext(WebApplicationContextResolver.java:78)
    at com.nexaweb.server.clientmgmt.ClientClassLoader.processRequest(ClientClassLoader.java:143)
    at com.nexaweb.server.admin.ServerAdmin.callClientClassLoader(ServerAdmin.java:396)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
    at com.nexaweb.server.api.admin.ServerAdminProxy.callClientClassLoader(ServerAdminProxy.java:572)
    at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:21)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    10:59:15ERROR [ExecuteThread [ASSET]: '1' for the queue: "weblogic.kernel.Default (self-adjusting)»]-ClientClassLoader.processRequest:/xlWebApp/ClientClassServlet/xlWebApp/NexawebClient.jar"]
    java.lang.NullPointerException
    in java.io.File. < init > (File.java:222)
    to com.nexaweb.server.util.WebApplicationContext. < init > (WebApplicationContext.java:58)
    at com.nexaweb.server.util.WebApplicationContextResolver.getWebApplicationContext(WebApplicationContextResolver.java:78)
    at com.nexaweb.server.clientmgmt.ClientClassLoader.processRequest(ClientClassLoader.java:143)
    at com.nexaweb.server.admin.ServerAdmin.callClientClassLoader(ServerAdmin.java:396)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
    at com.nexaweb.server.api.admin.ServerAdminProxy.callClientClassLoader(ServerAdminProxy.java:572)
    at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:21)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    10:59:15ERROR [ExecuteThread [ASSET]: '1' for the queue: "weblogic.kernel.Default (self-adjusting)»]-ClientClassLoader.processRequest:/xlWebApp/ClientClassServlet/xlWebApp/nfc.jar"]
    java.lang.NullPointerException
    in java.io.File. < init > (File.java:222)
    to com.nexaweb.server.util.WebApplicationContext. < init > (WebApplicationContext.java:58)
    at com.nexaweb.server.util.WebApplicationContextResolver.getWebApplicationContext(WebApplicationContextResolver.java:78)
    at com.nexaweb.server.clientmgmt.ClientClassLoader.processRequest(ClientClassLoader.java:143)
    at com.nexaweb.server.admin.ServerAdmin.callClientClassLoader(ServerAdmin.java:396)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
    at com.nexaweb.server.api.admin.ServerAdminProxy.callClientClassLoader(ServerAdminProxy.java:572)
    at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:21)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    10:59:15ERROR [ExecuteThread [ASSET]: '1' for the queue: "weblogic.kernel.Default (self-adjusting)»]-ClientClassLoader.processRequest:/xlWebApp/ClientClassServlet/xlWebApp/com/nexaweb/client/launcher/JVMDetector.class"]
    java.lang.NullPointerException
    in java.io.File. < init > (File.java:222)
    to com.nexaweb.server.util.WebApplicationContext. < init > (WebApplicationContext.java:58)
    at com.nexaweb.server.util.WebApplicationContextResolver.getWebApplicationContext(WebApplicationContextResolver.java:78)
    at com.nexaweb.server.clientmgmt.ClientClassLoader.processRequest(ClientClassLoader.java:143)
    at com.nexaweb.server.admin.ServerAdmin.callClientClassLoader(ServerAdmin.java:396)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
    at com.nexaweb.server.api.admin.ServerAdminProxy.callClientClassLoader(ServerAdminProxy.java:572)
    at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:21)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    MetaLink ID: (Doc ID 1294514.1) [ID 1294514.1]

  • Error opening the repository

    Hi gurus/Expert

    I have a problem it I get an error in the administrator of BI tool when trying to open a deposit in offline mode, I get the following error

    Invalid path C:\Users\Administrator\AppData\Local\Temp\12\oracle\instance\bifoundation\OracleBIServerComponent\coreapplication_obis1\Repository.
    Waring please make sure that the ORACLE_INSTANCE environment variables is set to a valid path.

    But it was work fine until yesterday.

    I don't know why this error is coming.

    Please help me with this. An early response will be really appreciated

    Hello
    set it as below
    Path of the server--->
    D:\Oracle\Middleware\Oracle_BI1\products\Essbase\EssbaseServer\bin;D:\Oracle\Middleware\Oracle_BI1\bin;D:\Oracle\Middleware\Oracle_BI1\opmn\bin;D:\Oracle\Middleware\Oracle_BI1\opmn\lib;D:\Oracle\Middleware\Oracle_BI1\perl\bin;

    If you have remote access from pc (obiee customer install way) you keep you are RPD as path below and set it to the Oracle Instance on the remote PC environment variable.

    C:\Documents and Settings\devarasu\Local Settings\Temp\oracle\instance\bifoundation\OracleBIServerComponent\coreapplication_obis1\repository;
    Or

    C:\Program Files\Oracle Business Intelligence Enterprise Edition more Client\oraclebi\orainst\bifoundation\OracleBIServerComponent\coreapplication\repository;

    path must be in place system variable. I suspect that you access from a remote pc (via the client tool)
    because your path of the server is correctly set. so, make way pc environment remotely, of course.

    Thank you

    Deva

    Published by: Devarasu on March 13, 2012 13:35

  • Error opening the pipe 6

    Hello

    I use Linux in LabView 2009. I want to use named pipes. I am unable to create a channel named with mode = 1 (write).

    I am getting an error, but I do not see the pipe being created.

    "

    Error 6 took place in OpenPipe

    Possible reasons:

    LabVIEW: File generic i/o error.

    "

    Thank you.

    Kind regards

    H

    H P,.

    If you are looking for open pipes to ni.com, the third document 6 error is this basis of knowledge (http://digital.ni.com/public.nsf/allkb/FB7A1B9D8C1A558186256CAA0083C290). It is said that you must open a channel mode reading first before you can open it in write mode. Do you think this could be the cause of your error? Which Linux distribution do you use? You see another error with LabVIEW under Linux?

  • Error: open the-1073807300, probably because of several sessions of VISA. How to close all?

    I have a simple vi that takes a reading of a picoammeter, using the instrument-specific sub-vis. I guess I'm the new opening VISA sessions each time I run it. Recently I get the 1073807300 error: not enough system resources to perform the necessary memory allocation. I tried to add a close command, but I still think I have VISA open sessions.

    Any suggestions on how to close will be much appreciated!

    Is attached to the original vi (picoamm_1) and initialization void / vi if it can help.

    It's all wrong. First of all, you don't have control of IVI resource name. It's the wrong class. Right-click on the entry of the initialize function and select "Create Control". Second, you don't close the IVI sessions because you have wired it correctly. This shift register is just ridiculous. Do NOT wire your control in the loop and return. You want the reference to the session of the function of the loop of wire at the Close function which is in the driver. As it is to wire the session, the loop will be autoindex in a table. Just right click on the exit tunnel and select 'disable indexing. "

  • Unexpected error opening the catalog

    I started a trial of lightroom cc for a few days and everything worked very well. A day or two later, my computer has not started properly and used a restore point.

    Now Lightroom said there was an error unexpected opening of the catalog. I use windows 7. There are some similar positions, but I couldn't get to the bottom of it.

    Can I uninstall and reinstall the whole program? Any tips or suggestions?

    Hello

    I suggest you to uninstall and reinstall Lightroom once.

    Please let us know if it helps.

    Kind regards

    Tanuj

  • When you try to update from XP SP1 to SP1a, I get the same error Msg. There was an error opening the file C:\WINDOWS\svcpack.log.

    When you try to update to SP2, I receive an error message that says: "the file or directory is corrupted and unreadable." and then the installation is not complete.  I am trying to update an old computer to SP3 and thought that I read that you need to update SP1a or SP2 to SP3 before.  Not sure if it's a problem of script or activeX.

    Error message that you receive when you try to upgrade a Windows XP-based computer to Windows XP Service Pack 2 by visiting the Windows Update Web site: "Unable to read or write to the database"
    http://support.Microsoft.com/kb/915169

    See also

    Windows XP Service Pack 2 Problem Solver
    http://winhlp.com/node/125

  • Whenever I try to open a program get this error: "open the file with.

    whenever I try to connect to the internet or open a program, it rises, open this file with, iwas only able to connect today by selecting search for the appropriate Web file how can I disable that I don't know why he started doing this help please.

    whenever I try to connect to the internet or open a program, it rises, open this file with, iwas only able to connect today by selecting search for the appropriate Web file how can I disable that I don't know why he started doing this help please.

    Open this link below, go to the answer given by Phantom 010
    http://forums.techguy.org/Windows-Vista/899995-solved-Open-box-opens-every.html

    t-4-2

  • After Effects: Error opening the file. See picture attached of error

    2014-09-09 at 4.10 PM.png

    How can I solve this. Help, please. I have Adobe CC.

    Thank you!!

    Ananya

    Install after effects CC 2014 (13.0.2) or get the person who gave you this file to save it back to after effects CC (12.x).

  • Z10 ERROR BlackBerry: z10 stl100-1 (Nos. responsible interrupted during a load of unit?)

    I was doing security wiping and after 43 hours of waitining, I took out the battery on 98% of wiping my phone into a brick (((.))) I trided to do a restore and trieded to install OS with loading auto-STL100-1-DevAlphaB - 10.3.2.159.exe and tried again to power the unit off (no luck - all restarts and says the error message) and then plugged into my PC. Initially the autoloader just repeated connection to the bootrom for about an hour, so I closed and removed the battery of the device.

    I restarted the autoloader and when "connecting to bootrom" came I plugged the USB device. A bunch of USB 'in' and 'out' sounds occurred and the ADF when at work. My camera is no longer displayed the error message and LED has been constantly green.

    When you have finished the autoloader, I managed to capture a screenshot of him say 'OS blocked. The unit began the flashing pattern "Flashing, flashing, Pause" then the cycle starts again.

    Need help (())

    From what you say, seems that you use a developer version. It was a bad move, regardless.

    I do not know how to interpret what you see, and I'm not sure of the correction. If I were in your shoes I would get a correct autoloader and run it. Refer to https://supportforums.blackberry.com/t5/BlackBerry-10-Functions-and/Upgrading-OS10-devices-using-Aut...

  • error after update from skillbuilder modal plugin 1.10 to 2.0 page

    All,

    Ive this problem after upgrading from 1.10 to 2.0 skillbuilder.

    In my apex 4.2 application I have been using the modal popup 1.10 plugin skillbuilder but now I've upgraded to 2.0 and windows pop up display property pages show just partially as inframe but I already have my security Embedded in the value = allow

    I also tried category = component/effect/running etc.

    What could be the problem here?

    Thanks in advance.

    It worked after re-installing... great

  • Modal Plugin Page showing the blank Page.

    Hi all
    I use modal Skillbuilder page 2.0 4.2 APEX.
    Whenever I open the modal page, blank page opens.

    Can someone guide me what could be the problem.

    To open the modal page, I did the following steps.
    1 installed the Plugin 2.0
    2. from parent page, I created a button. Set the action to "defined by the dynamic Action. (I also tried to set the id of the button = "CREAT_BUTTON", a dynamic action with jQuery selector etc., as shown in the example video. "But this does not also).
    3 created dynamic action on click, mentioned the button and gave the path of the new page opens.
    4. change make up the Setup for the plugin and set the theme 1.

    Please see my earlier post-
    Your 'integrate in executives' is set to 'Deny', under Edit Application Properties-> security-> security of the browser.
    I put it on "Allow same origin".

    BTW, don't forget to mark the answer as correct!

  • Not able to open the modal Page by a link attribute of report

    Dear all,

    Not able to open the Page modal by an attribute of report link, kindly help me...

    I use skills builders modal plugin page...

    Thank you and best regards,

    Madonna

    Here's what you have to do.

    You set up your link column as follows:

    Text link: what you want

    Link attributes: onclick = "return false;" class = "open_modal".

    Target: Page in the present application

    : The page number to open in your modal window

    You configure your dynamic action like this:

    Event: click on

    Selection type: jQuery selector

    jQuery selector: .open_modal

    (Notice the period at the beginning!)

    Action: SkillBuilders Page modal [plugin] (2.0.0)

    Scope of the event: Dynamics

    And finally, in your real Action (SkillBuilders modal Page (2.0.0)), location of the URL must be defined as an attribute of the element triggering.

    And that's about all it takes.

    I hope this helps.

Maybe you are looking for