ADF_FACES - 60096:Server Exception during the PPR, #22

Hello

I sent CodingForm (imagingAXFAccountDistribution) on server SOA and IPM. In AXF Refresh shape - developer's guide they said coding

to deploy the imagingAXFAccountDistribution EAR on IPM server only, but when I deploy the form of coding of the deployed application (imagingAXFAccountDistribution) as a single MARKET right on server IPM

the coding form don't appear/rendering as I click on the task of AccountDistribution (http:// < host_name >: 16000/axf/faces/command/CommandExecutor.jspx?cmd=StartOpenSolutionWorkspace & land = OpenSolutionWorkspace)

So I just tried to deploy the application imagingAXFAccountDistribution on IPM and SOA, and then deploy the form of coding as MAR on the servers, and then when I click

AccountDistribution task, I get the form (on the second half of the page) but this time with the following error in the logs (ADF_FACES - 60096:Server Exception during the PPR, #2). Also, a window appears stating "unknown error occurred during data streaming.

Inside the form of coding I don't see the line editable item. Also, I have a small "data extract" message but does not show anything.

Button "Add line" or the 'Invoice Image' tab on the form of coding does not work. and the same pop-up appears, as I mentioned above.

Number of the line does not also appear. In short, the entire line is not editable and watch in grey.

Ref:

Using the form of coding later: Financials-Image-Processing-Solution-Accelerator-11_1_1_8_0

Jdev: 11.1.1.7.0 open the coding form using 'custom role' as described in the document.

There is a similar thread with the same details, but that is checked, don't know why...

Kind regards.

Vikrant Korde

Hey Vikrant,

I saw a similar question, while on the screen the message "unknown error occurred during data streaming" appears, but in newspapers, I found a nullPointerException for KFF Configurator.

The question could be there because of missing package required for the fields of flex.

There are 3 scripts you need to run to solve the problem of field flex.

The scripts are present under the following directories:

1. "11g_Accelerator\CodingForm\scripts\AXF_FLEX_FIELDS.sql".

2. "11g_Accelerator\CodingForm\scripts\EBS_R12\AXF_LOV.sql".

3. "11g_Accelerator\CodingForm\scripts\AXF_GRANTS.sql".

All you have to do is connect to the basis of EBS by using patterns of applications and run above scripts.

This should solve the problem.

Kind regards

Siddhartha Agarwal

Tags: Fusion Middleware

Similar Questions

  • ADF_FACES - 60096:Server Exception when trying to PPR to validate a RegionSite already not valid

    Hello

    I have a problem with a page within a region, the fragment jsff fragment has an iterator and the command links with the listeners of the action once I click on one of the links, I get this error

    connection I already checked that many suggested solutions concerning the main activity and the database and ensuring that the connections are good with no luck I also tried debugging with - Djbo.debugoutput = console and all I get is this stack


    I am running JDeveloper 11.1.2.3.0


    <DCIteratorBinding> <releaseDataInternal> [1297] Releasing iterator binding:UserFavorisVOIterator
    <RegistrationConfigurator> <handleError> ADF_FACES-60096:Server Exception during PPR, #1
    java.lang.IllegalStateException: Attempt to validate an already invalid RegionSite:
      at oracle.adf.view.rich.component.fragment.UIXRegion$RegionSiteImpl.validate(UIXRegion.java:1152)
      at oracle.adf.view.rich.component.fragment.UIXRegion$RegionContextChange.doChangeImpl(UIXRegion.java:1389)
      at oracle.adf.view.rich.context.DoableContextChange.resume(DoableContextChange.java:71)
      at org.apache.myfaces.trinidad.context.ComponentContextManagerImpl.resume(ComponentContextManagerImpl.java:178)
      at org.apache.myfaces.trinidad.component.UIXDocument.invokeOnComponent(UIXDocument.java:110)
      at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:1321)
      at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:678)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:382)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:202)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:508)
      at 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 oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:125)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
      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:139)
      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)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
      at 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)
    

    Kind regards

    Hello guys I found the solution for this problem, the problem was with my iterator I used actually iterator two one inside the other and both are limited to the treeBinding even if it caused the error

    I solved by creating two link tree on the iterator same and kept my af:iterator nested

    Thank you very much

  • ADF_FACES-60097: for more information, see the error log of the server for an entry beginning with: ADF_FACES - Exception during the PPR, #2 60096:Server

    Hi all, I had a problem when using popup to create a new table row.

    I do like in this http://andrejusb.blogspot.com/2009/11/crud-operations-in-oracle-adf-11g-table.html

    but when I click on insert, an error stating:

    java.lang.NullpointerExeption

    ADF_FACES-60097: for more information, see the error log of the server for an entry beginning with: ADF_FACES - Exception during the PPR, #2 60096:Server

    In other cases, when showing Popup, when I clicked on cancel (popup), the display of the error as above. I don't know why?

    Can someone explain to me why. Thank you

    Check your page links if the createInsert operation is present.

    Then check that the getBindings() method returns a value and not null.

    Timo

  • Method not found: catg1.suggestedItems (java.lang.String) ADF_FACES-60097: for more information, see the error log of the server for an entry beginning with: ADF_FACES - Exception during the PPR, #1 60096:Server

    Hello

    I have a text input where I have an autosuggest behavior. I can't do the method for auto suggest behavior. I just tried to do random expression, but I get the error that I've specified.

    < af:inputText value = "#{bindings." Catgcode.inputValue}.
    label = "#{bindings." Catgcode.hints.label}.
    required = "#{bindings." Catgcode.hints.Mandatory}.
    columns = "#{bindings." Catgcode.hints.displayWidth}.
    maximumLength = "#{bindings." Catgcode.hints.Precision}.
    shortDesc = "#{bindings." Catgcode.hints.ToolTip}.
    ID = "socatg" >
    < f: validator binding = "#{bindings." Catgcode.Validator} "/ >"
    < af:autoSuggestBehavior suggestedItems = ' #{bindings. " Catgcode.suggestedItems} "/ >"
    < / af:inputText >

    Thank you good Sir, I solved it... I just needed to make a method of bindings.

  • ADF_FACES-60097, ADF_FACES-60096 server during PPR #15 exception

    Hello

    I have two 12 c BPM environment development and another is test. I have deployed BPM application first of all on the development and its works well, then I have deployed the same request the test after the creation of required users but when I click on the process, I showed that it captures screenshots below through the following error. Please help me.

    {Image deleted}

    Detail of the log file error

    [2015 02-26 T 12: 35:06.794 + 05:00] [soa_server1] [ERROR] [] [oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter] [tid: [ASSETS].] [ExecuteThread: '5' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: initiator] [ecid: a3b8db13-d7c5-47c9-a9e1-c0dd3894eacc-00000427,0] [APP: OracleBPMWorkspace] [IDDM: 0000Kj4naO1FKAWFLzuHOA1KvgQ7000004] ADF_FACES - 60096:Server Exception during the PPR, #2 []

    java.lang.NullPointerException

    to oracle.adfinternal.view.faces.util.rich.PartialResponseUtils$ ExtendedPartialResponseWriter.redirect (PartialResponseUtils.java:279)

    at oracle.adfinternal.view.faces.util.rich.PartialResponseUtils.writeRedirect(PartialResponseUtils.java:212)

    at oracle.adfinternal.view.faces.config.rich.XmlHttpServletResponse.sendRedirect(XmlHttpServletResponse.java:110)

    at oracle.help.web.rich.OHWFilter.doFilter(OHWFilter.java:381)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3402)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    Associates at Francis's response.  If you run a framebusting question you would define the FRAME_BUSTING (oracle.adf.view.rich.security.FRAME_BUSTING) parameter in the Web.XML (beam/main/modules/composer.app/web/src/main/public_html/WEB-INF/web.xml) to "never" for the composer to BEAM.  Here's the documentation: http://docs.oracle.com/cd/E25054_01/web.1111/b31973/ap_config.htm#BABDHGEJ.

    Doubt that is the case here, but you would do this also if you do not use the full URL of the space (e.g., http://.com:/workspace).  Mentioning this because I saw '192. ##. ##. ' # ' in the URL of one of your screenshots.  Just on luck outside it is related to the problem do not use URL full of the workspace, you can try to change the URL of your workspace to its full name before we go too far down the path of setting the parameter FRAME_BUSTING to "never".

    Dan

  • ADF Table filter error search "ADF_FACES - 60096:Server"

    Dear all,
    When I search for filter Table I am facing the following Error.Please help me how to deal as well as useful links to blog. I'm moving my project 11.1.2.0.0 for JDeveloper 11.1.2.1.0 JDeveloper. In JDeveloper 11.1.2.0.0 I did not submit this error message.

    java.lang.NullPointerException

    ADF_FACES-60097: for more information, see the error log of the server for an entry beginning with: ADF_FACES - Exception during the PPR, #5 60096:Server


    Concerning
    KT

    Hi John,.

    When I change Capital 'C' small 'c' filterFeatures value, my use case has been resolved.

    Before change

    filterFeatures = "CaseInsensitive.

    After change

    filterFeatures = "caseInsensitive.

  • After session.invalidate () server during the PPR, #2 exception

    Guy:

    I use JDEV + ADF 11 g in my project.

    I have a link "log out" on my page, the link action method we called logout())
    When I click on the logout link, the methods of "disconnection" is running correctly

    It's the method

    public String logout()) {}

    System.out.println ("logout entry");

    HttpSession session =.
    (HttpSession) FacesContext.getCurrentInstance () .getExternalContext () .getSession (false);

    If (session! = null) {}
    System.out.println ("invalidate Session");
    session. Invalidate();
    }

    session = ((HttpServletRequest) FacesContext.getCurrentInstance () .getExternalContext () .getRequest () .getSession (true);

    return to "log out";
    }


    After the execution of the method, I get this exception

    [exec] Current console: [oracle.iam.consoles.faces.backing.BackingObject@723c0b]
    [exec] 8 January 2009 13:39:25 oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator handleError
    [exec] GRAVE: Server during the PPR, #2 Exception
    [exec] javax.el.ELException: java.lang.NullPointerException
    [exec] to javax.el.BeanELResolver.getValue(BeanELResolver.java:266)
    [exec] to javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
    [exec] to com.sun.el.parser.AstValue.getValue(AstValue.java:118)
    [exec] to com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
    [exec] to org.apache.taglibs.standard.tag.common.core.ForEachSupport.prepare(ForEachSupport.java:165)
    [exec] to javax.servlet.jsp.jstl.core.LoopTagSupport.doStartTag(LoopTagSupport.java:256)
    [exec] to jsp_servlet._pages.__self_jspx._jspx___tag107(__self_jspx.java:4840)
    [exec] to jsp_servlet._pages.__self_jspx._jspx___tag106(__self_jspx.java:4801)
    [exec] to jsp_servlet._pages.__self_jspx._jspx___tag105(__self_jspx.java:4755)
    [exec] to jsp_servlet._pages.__self_jspx._jspx___tag75(__self_jspx.java:3524)
    [exec] to jsp_servlet._pages.__self_jspx._jspx___tag6(__self_jspx.java:361)
    [exec] to jsp_servlet._pages.__self_jspx._jspService(__self_jspx.java:199)
    [exec] to weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    [exec] to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    [exec] to weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    [exec] to weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    [exec] to weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    [exec] to weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:502)
    [exec] to weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:251)
    [exec] to com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)
    [exec] to org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    [exec] to org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    [exec] to org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    [exec] to org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$ OverrideDispatch.dispatch (FacesContextFactoryImpl.java:267)
    [exec] to com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:475)
    [exec] to com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:143)
    [exec] to javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
    [exec] to org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:188)
    [exec] to oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:650)
    [exec] to oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:233)
    [exec] to oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:193)
    [exec] to javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
    [exec] to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    [exec] to weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    [exec] to weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    [exec] to weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    [exec] to weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    [exec] to oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
    [exec] to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:289)
    [exec] to oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
    [exec] to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:289)
    [exec] to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:249)
    [exec] to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:206)
    [exec] to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:149)
    [exec] to org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    [exec] to weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    [exec] to oracle.iam.platform.auth.web.ExceptionalRolesHandler.doFilter(ExceptionalRolesHandler.java:107)
    [exec] to weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    [exec] to oracle.iam.platform.auth.web.AuthenticationFilter.doFilter(AuthenticationFilter.java:90)
    [exec] to weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    [exec] to oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:162)
    [exec] to weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    [exec] to weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    [exec] to weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    [exec] to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3559)
    [exec] to weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    [exec] to weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    [exec] to weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2195)
    [exec] to weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2101)
    [exec] to weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
    [exec] to weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    [exec] to weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    [exec] Caused by: java.lang.NullPointerException
    [exec] to oracle.iam.consoles.faces.mvc.self.Model.getInlineForms(Model.java:273)
    [exec] at sun.reflect.GeneratedMethodAccessor354.invoke (unknown Source)
    [exec] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [exec] to java.lang.reflect.Method.invoke(Method.java:597)
    [exec] to javax.el.BeanELResolver.getValue(BeanELResolver.java:261)
    [exec]... more than 61


    DO YOU HAVE AN IDEA WHAT THIS IS GOING ON?

    In addition, I was told that I have to do

    ADFContext.getCurrent () .removeScope (ADFContext.SESSION_SCOPE);

    just before, invalidate, I did it and still get the same exception.


    Did I miss something?

    Thank you

    Rafael.

    Hello

    you deleted the session already, it is not necessary to call

    ADFContext.getCurrent () .removeScope (ADFContext.SESSION_SCOPE);

    because its no longer exist.

    Try

    facesContext.getExternalContext().redirect(faces/someViewId);

    After the invalidation of the session

    Frank

  • Get an Exception during the instantiation of a model of vApp

    I got an Exception during the instantiation of a model of VAPP by REST and get a result like 'Bad request', here is the log:

    com.vmware.vcloud.api.presentation.service.BadRequestException: change a routed network VAPP bridged mode and change the parent network a VAPP bridged network, are not supported by instantiating a VAPP with 'Identical copy' (CustomizeOnInstantiate = false) model selected.
    at com.vmware.vcloud.vdc.impl.VdcServiceImpl.renameDirectConnectedVappNetworks(VdcServiceImpl.java:3614)
    at com.vmware.vcloud.vdc.impl.VdcServiceImpl.instantiateVApp(VdcServiceImpl.java:3549)
    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)
    ....

    What should I do? I had a bad configuration?

    View.

    Hello

    You cannot change the MAC address before or during the instantiation of vApp.

    However, once the vApp is created (instantiated) and before it is deployed, you can change the MAC address for each of its virtual machines.

    This can be done by changing the networkConnectionSection in each virtual machine using the REST API:

    PUT https:/// api/PPPV//networkConnectionSection

    Content-Type: application/vnd.vmware.vcloud.networkConnectionSection+xml

    Body of the request:

        Specifies the available VM network connections
        0
       
            0
            fake
            00:50:56:18:02:7 B
            NONE
       
        https://10.26.49.174/API/vApp/VM-2a17fb4c-e67a-4b33-B82C-f53df52cead8/networkConnectionSection/"/ >

    Kind regards

    Todor Todorov

  • With the help of the network location and mapped a drive to the server FTP. during the transfer of very large amounts of the login information is always lost.

    With the help of the network location and mapped a drive to the server FTP off site; during the transfer of very large amounts of the login information is always lost.  Computer power settings are configured to not to do no matter what, I'm assuming that the ftp server can publish a scenerio timeout but is there a way for my computer and windows to restart the file transfer?

    Hello

    Thanks for posting your question in the Microsoft Community forums.

    I see from the description of the problem, you have a problem with networking on the FTP server.

    The question you posted would be better suited in the Technet Forums. I would post the query in the link below.

    http://social.technet.Microsoft.com/forums/en/w7itpronetworking/threads

    Hope this information helps you. If you need additional help or information on Windows, I'll be happy to help you. We, at tender Microsoft to excellence.
  • Exception during the historic transformation of events

    Hello

    I'm trying to collect Histroy events a week. Who worked initially. But suddenly, since yesterday, I have the Exception below.

    Please let me know if anyone has a similar experience. Now how can I handle this.

    Removal of any device of the inventory would lead to this?

    If so, if never a device is removed and event on this device could be persist then how to manage these events?

    AxisFault

    faultCode: ServerFaultCode

    faultSubcode:

    faultString: the fact request refers to an object that no longer exists, or never existed.

    faultActor:

    faultNode:

    faultDetail:

    ManagedObjectNotFoundFault: & lt; type obj = 'VirtualMachine' & gt; VM-11010 & lt; / obj & gt;

    The application made reference to an object that no longer exists, or never existed.

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance (unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance (unknown Source)

    the impossible (unknown Source)

    at java.lang.Class.newInstance0 (unknown Source)

    to java.lang.Class.newInstance (unknown Source)

    to org.apache.axis.encoding.ser.BeanDeserializer. & lt; init & gt;(BeanDeserializer.java:104)

    to org.apache.axis.encoding.ser.BeanDeserializer. & lt; init & gt;(BeanDeserializer.java:90)

    at com.vmware.vim25.ManagedObjectNotFound.getDeserializer(ManagedObjectNotFound.java:119)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

    at java.lang.reflect.Method.invoke (unknown Source)

    at org.apache.axis.encoding.ser.BaseDeserializerFactory.getSpecialized(BaseDeserializerFactory.java:154)

    at org.apache.axis.encoding.ser.BaseDeserializerFactory.getDeserializerAs(BaseDeserializerFactory.java:84)

    at org.apache.axis.encoding.DeserializationContext.getDeserializer(DeserializationContext.java:464)

    at org.apache.axis.encoding.DeserializationContext.getDeserializerForType(DeserializationContext.java:547)

    at org.apache.axis.message.SOAPFaultDetailsBuilder.onStartChild(SOAPFaultDetailsBuilder.java:157)

    at org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1035)

    at org.apache.xerces.parsers.AbstractSAXParser.startElement (unknown Source)

    at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement (unknown Source)

    to org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$ FragmentContentDispatcher.dispatch (unknown Source)

    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument (unknown Source)

    at org.apache.xerces.parsers.XML11Configuration.parse (unknown Source)

    at org.apache.xerces.parsers.XML11Configuration.parse (unknown Source)

    at org.apache.xerces.parsers.XMLParser.parse (unknown Source)

    at org.apache.xerces.parsers.AbstractSAXParser.parse (unknown Source)

    at javax.xml.parsers.SAXParser.parse (unknown Source)

    at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)

    at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)

    at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)

    at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke (MustUnderstandChecker.java:62)

    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)

    at org.apache.axis.client.Call.invokeEngine(Call.java:2784)

    at org.apache.axis.client.Call.invoke(Call.java:2767)

    at org.apache.axis.client.Call.invoke(Call.java:2443)

    at org.apache.axis.client.Call.invoke(Call.java:2366)

    at org.apache.axis.client.Call.invoke(Call.java:1812)

    at com.vmware.vim25.VimBindingStub.retrieveProperties(VimBindingStub.java:26671)

    to com. VMotionCounter.getObjectProperties (VMotionCounter.java:388)

    to com. VMotionCounter.getDynProperty (VMotionCounter.java:297)

    to com. VMotionCounter.getDynamicProperty (VMotionCounter.java:356)

    to com. VMotionCounter.postEvent (VMotionCounter.java:238)

    to com. VMotionCounter.parseEvent (VMotionCounter.java:186)

    to com. VMotionCounter.countEvents (VMotionCounter.java:164)

    to com. VMotionCounter.main (VMotionCounter.java:395)

    Thanks in advance

    Once a virtual machine is removed from inventory, its ID to managed objects does not valid. For those cases where you wanted to go get events for the latest data, you can do EventFilterSpecByTime instead of using the EventFilterSpecByEntity while creating an EventFilterSpec. You can also save the ID of the object your entities managed client for furture reference. But these would be good for mapping client-side they would have any relevance to the server level.

  • How to handle Exceptions during the HTTP J2ME...?

    Can someone help me find answers to the following questions?

    1. how to catch exceptions for HTTP requests as unavailable network connection / page not found / error occur?
    2. What are the J2ME functions necessary to open an HTTP request, a response, identify the code response, parsing of the json message?
    3. What are the functions of J2ME to create a timer, start timer and stop a timer?
    4. What are the functions of J2ME to spawn a thread, kill a thread, create a mutex, lock a mutex, unlock a mutex?
    5. how detect us a WAP-Push message?

    Thanks in advance

    Concerning

    Hinduja

    1 page not found and other http response code is not considered and exception. but network unavailable. to catch the exception you just add 'try catch block' and intercept the right Exception or an IOException. for the page not found and other codes http error, once connected, you can call the getResponseCode() of the httpConnection object. then in the HttpConnection API, there's static variables, which corresponds to the HTTP error codes.

    2. check the HttpConnection in blackberry dev guide and it is the standard way of doing things. not sure about JSon message.

    3 use the RIM API Timer and TimerTask object.

    4. Ditto that create a thread in J2SE.

    5. never worked with WAP push before. I'm sorry.

  • How to start Oracle HTTP server automatically during the startup of the server?

    I installed the software of Oracle 11 g (fusion).

    I use only the Oracle HTTP component in any merger software for my Apex 4.0 to work.

    Now to start the Oracle HTTP server is a command:

    opmnctl startall


    (1) I wanted my Oracle HTTP server starts automatically each time my server reboots (Windows 2008 R2).

    How do I do that? Is there a place in Windows (autoexec) or somewhere I can copy the above command
    If the operating system runs this command every time when the server is restarted, instead of me manually
    execution of the command.



    Thanks in advance.

    I have a Linux script that does this. Maybe you can convert:

    #! / bin/bash

    ###############################################################################
    # Description: Script starting and stopping iAS and reboot after shutdown #.
    # File: iasora #.
    ###############################################################################

    # Global Variables - change as needed.
    #
    #
    IAS_FILE = "/ u01/app/oracle/product/midtier/bin/emctl." PID.
    RETRIES = 3

    # Set the script excution environment

    . / Home/Oracle/ias10g_midtier. Profile

    # Determine and perform actions based on the command line parameter

    case '$1' in

    implementation)

    LOOP_COUNTER = 1
    up to [f $IAS_FILE]
    do
    echo 'date '.
    "ECHO"
    echo "Starting Oracle iAS components."

    sleep 2

    Su - oracle-c ' $ORACLE_HOME/opmn/bin/opmnctl startall verbose; output.

    echo "Starting Oracle iAS Server Control Application"

    sleep 2

    Su - oracle - c "$ORACLE_HOME/bin/emctl start iasconsole '.

    If [! f $IAS_FILE]
    then
    If ['$LOOP_COUNTER"- eq"$RETRIES"]
    then
    echo "I give up. The file does not exist on the server.
    Echo "or something else failed."
    ECHO «»
    # At this point we could not download the file, send an alert...
    mailx-s 'cannot restart iAS' [email protected]<>

    on the other
    echo "the next restart attempt will be in 15 seconds... Please wait. »
    LOOP_COUNTER = ' expr $LOOP_COUNTER + 1' # increment the counter.
    sleep 15

    FI
    FI

    fact

    touch/var/lock/subsys/iasora

    sleep 30
    ECHO «»
    ECHO «»

    ;;

    *)

  • Exception during the update of a value of clob using dbms_lob.fragment_insert

    Hello
    This is the query
    procedure tempProc (str3 in varchar2) is
    CLOB QI;
    -LOB (QI) STORE DO securefile;
    v_cursor refcursor;
    Str varchar2 (50);
    i the number '30' default;
    Start
    Open v_cursor for select b.OCEAN_RATE_XML.getClobVal (B TNMAB_OCEAN_RATE_XML)
    WHERE (XMLCast (XMLQuery (' declare default element namespace "http://com.oocl.schema.tnm.agreementbuilder";))) ( :  :) ObjectID/OceanOfferRate /'
    PASSING B.OCEAN_RATE_XML REFERRING CONTENT) AS NUMBER (20))) = 200000000000050;
    extract v_cursor in IQ;
    close v_cursor;
    dbms_output.put_line ('ABCD' |) DBMS_LOB. GetLength (QI));
    DBMS_LOB.fragment_insert (QI, 3, DBMS_LOB.getlength (QI) - 17, "< abc / > '");
    dbms_output.put_line (' ' inserted ');
    DBMS_LOB. READ (QI, I, DBMS_LOB.getlength (QI) - I, str);
    -DBMS_LOB. Read (QI, 20, DBMS_LOB. GetLength (QI) - 20, STR);
    dbms_output.put_line ('jobs read');
    dbms_output.put_line (STR);


    end tempProc;

    I get the exceptionError report below:

    ORA-43856: LOB unsupported type for operation SECUREFILE LOB
    ORA-06512: at "SYS." DBMS_LOB", line 1076
    ORA-06512: at "TNM_PLSQL. TNM_AB_QI_UPDT_PKG', line 377
    ORA-06512: at line 5
    ORA-06512: at line 9 level

    < OceanOfferRate xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" container = "http://www.w3.org/2001/XMLSchema" xmlns = "http://com.oocl.schema.tnm.agreementbuilder" >
    < ObjectID > 200000000000050 < / ObjectID >
    < RateID > 2 < / RateID >
    < > 00000002 AgreementID < / AgreementID >
    < StartingVersion > 0 < / StartingVersion >
    < EndingVersion > 0 < / EndingVersion >
    < EffectiveFrom > 2010-05-16T 00: 00:00.000000 < / EffectiveFrom >
    < EffectiveTo > 2010-06-30T 00: 00:00.000000 < / EffectiveTo >
    < RateStatus > QuoteExpired < / RateStatus >
    Approved < ApprovalStatus > < / ApprovalStatus >
    < flags > 3 < / Flags >
    < rates > 015 < / rates >
    < BaseRates >
    20GP < SizeType > < / SizeType >
    < amount > 65 < / amount >
    < currency > $ < / currency >
    < EffectiveFrom > 2010-05-16T 00: 00:00.000000 < / EffectiveFrom >
    < EffectiveTo > 2010-06-30T 00: 00:00.000000 < / EffectiveTo >
    < flags > 0 < / Flags >
    < / BaseRates >
    < BaseRates >
    40GP < SizeType > < / SizeType >
    < amount > 100 < / amount >
    < currency > $ < / currency >
    < EffectiveFrom > 2010-05-16T 00: 00:00.000000 < / EffectiveFrom >
    < EffectiveTo > 2010-06-30T 00: 00:00.000000 < / EffectiveTo >
    < flags > 0 < / Flags >
    < / BaseRates >
    < BaseRates >
    40HQ < SizeType > < / SizeType >
    < amount > 100 < / amount >
    < currency > $ < / currency >
    < EffectiveFrom > 2010-05-16T 00: 00:00.000000 < / EffectiveFrom >
    < EffectiveTo > 2010-06-30T 00: 00:00.000000 < / EffectiveTo >
    < flags > 0 < / Flags >
    < / BaseRates >
    default < ShippingPartyGroupName > < / ShippingPartyGroupName >
    default < CustomerContactGroupName > < / CustomerContactGroupName >
    default < NamedCustomerGroupName > < / NamedCustomerGroupName >
    < LastSentDate > 2010-06-14T 22: 42:48.536000 < / LastSentDate >
    < ValidityDays > 30 < / ValidityDays >
    < ValidityExpirationDate > 2010-06-30T 00: 00:00.000000 < / ValidityExpirationDate >
    < GuidelineRateReference >
    < trunk >
    < RateID > 100001510668470 < / RateID >
    < SurchargeIDs > 684172719752758 < / SurchargeIDs >
    < SurchargeIDs > 626856918161564 < / SurchargeIDs >
    < SurchargeIDs > 680028613161439 < / SurchargeIDs >
    < SurchargeIDs > 679555629913553 < / SurchargeIDs >
    < SurchargeIDs > 673382151283681 < / SurchargeIDs >
    < SurchargeIDs > 679789705628181 < / SurchargeIDs >
    < SurchargeIDs > 653835218283772 < / SurchargeIDs >
    < SurchargeIDs > 653955477367768 < / SurchargeIDs >
    < SurchargeIDs > 653955477367759 < / SurchargeIDs >
    < / trunk >
    < / GuidelineRateReference >
    < CreatedOn > 2010-05-16T 13: 40:29.201344 < / CreatedOn >
    < CreatedBy > KRISHSA < / CreatedBy >
    < vendor > COOKBR < / seller >
    < BureauVentes > PHE < / BureauVentes >
    < LastUpdated > 2010-06-30T 00: 13:06.000000 < / LastUpdated >
    < LastUpdatedBy > TNM_APPLN < / LastUpdatedBy >
    < origins >
    < ID_Wrappers >
    < value > 100000000026067 < / value >
    < / ID_Wrappers >
    < ID_Wrappers >
    < value > 100000000008923 < / value >
    < / ID_Wrappers >
    < ID_Wrappers >
    < value > 100000000024173 < / value >
    < / ID_Wrappers >
    < / origins >
    < destination >
    < ID_Wrappers >
    < value > 100000000008923 < / value >
    < / ID_Wrappers >
    < ID_Wrappers >
    < value > 100000000024173 < / value >
    < / ID_Wrappers >
    < ID_Wrappers >
    < value > 100000000013006 < / value >
    < / ID_Wrappers >
    < ID_Wrappers >
    < value > 100000000046704 < / value >
    < / ID_Wrappers >
    < / destination >
    < DeliveryMode > YY < / DeliveryMode >
    < TradeLane > IAT < / TradeLane >
    < product >
    < description > cotton for test < / Description >
    < CargoNatureGroup > 32 < / CargoNatureGroup >
    < / product >
    < RateLevel > 1 < / RateLevel >
    < / OceanOfferRate >

    An adviser if there is other ways to update the clob with additional information at the end of the XML file before < / OceanOfferRate >?

    Hello

    Funny approach ;)

    I'm sure that you will find this more easy and much more supported:

    SELECT appendChildXML( ocean_rate_xml
                         , '/OceanOfferRate'
                         , xmltype('')
                         , 'xmlns="http://com.oocl.schema.tnm.agreementbuilder"' )
    FROM tnmab_ocean_rate_xml
    WHERE XMLCast(
            XMLQuery('declare default element namespace "http://com.oocl.schema.tnm.agreementbuilder"; /OceanOfferRate/ObjectID'
                     PASSING ocean_rate_xml RETURNING CONTENT)
            AS NUMBER(20)
          ) = 200000000000050
    ;
    

    If your real goal is to update the column back, then you can do in a single statement:

    UPDATE tnmab_ocean_rate_xml
    SET ocean_rate_xml =
           appendChildXML( ocean_rate_xml
                         , '/OceanOfferRate'
                         , xmltype('')
                         , 'xmlns="http://com.oocl.schema.tnm.agreementbuilder"' )
    WHERE ...
    ;
    

    (BTW, to serialize the document use XMLSerialize rather than the old method of getClobVal function.)

    In addition, new in version 11.2.0.3:

    SELECT XMLQuery(
            'declare default element namespace "http://com.oocl.schema.tnm.agreementbuilder"; (: :)
             copy $d := /OceanOfferRate modify ( insert node  as last into $d ) return $d'
            passing ocean_rate_xml
            returning content
           )
    FROM tnmab_ocean_rate_xml
    WHERE ...
    

    Published by: odie_63 on Dec 19. 2011 21:30 - added update of XQuery example

  • Hyperion ADF_FACES-60097 + ADF_FACES-60096 task list

    Dear

    specialists
    I wish I could share with you the message that the ADF of the Oracle - Hyperion EPM product, this generator.

    Where is the workspace by clicking the Work_List.

    The exception is generated text with the following text:

    java.lang.RuntimeException: error loading of data source objects: java.lang.NullPointerException:
    JDBCCacheLoader.loadObjects (): wall of jdbc null connection.

    ADF_FACES-60097: for more information, see the error log of the server tree for a beginning of entry with any: 60096-ADF_FACES: Server Exception during the PPR, # 9


    My doubts are:

    How can I get the newspaper in private messenger?

    It is common in Hyperion Workspace planing, task list?

    Bug is recognized now? I ask this question because I can't find anything about this in metalink.


    Thank you

    user_mmb

    If you have patched your 11.1.2.2 environment? If you do not, it is probably useful to consider the application of patches.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • I need to find the source file or registry that creates "Services" Exceptions in the firewall of Windows XP when the system is restarted.

    I have a boot sector virus (Troj/MBroot-H) that I can not remove from my computer without losing access to my HARD drive due to a custom boot partition.  I can't afford to repair or replace the computer I have at the moment, so I try to disable things as much as possible to neutralize this virus.  I have already downloaded Malwarebytes and analysis had revealed 18 registry viruses and files that have already been removed from the system.  The HelpAssistant account and its files have been deleted from the system.

    The only thing left to change is the firewall of Windows XP.  I currently have to restore Windows Firewall to its settings by default whenever I restart my computer because the virus has configured the system to add more 'services' and 'management' objects in the list of Exceptions whenever the system is restarted.  If I don't do that an outside source will invade the system via remote desktop and add the HelpAssistant account and the file.  I need to know how to replace system orders that creates these objects for additional exceptions during the restart.  I want to restore full contol on the firewall of Windows XP by allowing not exceptions except those I choose.  Is there a Window XP Firewall registry key or file that can be removed, replaced or changed to keep these elements to be added to the list of exceptions?

    Thank you

    Spacejunkie1

    The computer is still severely infected and you will not be able to "establish complete control over the firewall of Windows XP". Backup your data and do a clean install of Windows. I understand that you do not want to hear this, but it is, IMO, the answer. Please specify your first sentence if you need assistance.

    http://michaelstevenstech.com/cleanxpinstall.html - Clean install - how-to
    http://www.elephantboycomputers.com/page2.html#Reinstalling_Windows - what you will need at hand

    MS - MVP - Elephant Boy computers - don't panic!

Maybe you are looking for