Navigation problems after deployment

Hello,
I have application with a couple of pages (search,update). On integrated weblogic server it runs ok, but when I deploy it on the standalone weblogic server, navigation stops working. I can't go from search page to update page. Any ideas? Btw, I'm using JDeveloper 11.1.1.3.0.
Thanks.
Edited by: 810406 on 2010.11.21 23.07

If you need some info, I can provide. By the way, what is the correct way of starting the application?
1. http://myserver.net:7001/application
2. http://myserver.net:7001/application/faces/page
3. http://myserver.net:7001/application/faces/page.jspx

Similar Messages

  • Performance problem after deploying bundle files

    Hello,
    I undeployed and made some changes on a km.resource.bundle PAR to update
    some properties labels values. After deploying it again KM performance decreased
    significantly and became very slow, we had to remove the PAR and restart portal
    to restore its normal functioning.
    Could you help me diagnose this?
    some more info:
    1 - The only changes I did was on the *.properties files.
    2 - I had an error when generating the PAR again, which was solved adding the
    external jar bc.crt_api.jar as reference.
    3 - On SAP note 817876 the example project comes with this JAR into /lib folder,
    my project just referenced it so my /lib folder is empty.
    regards,
    Rafael

    Hi BP, thanks for the quick reply, I will try restarting it next time and check
    if that solves the performance issue.
    I was wondering if it was caused because of the bc.crt_api.jar library. Does it
    have to be into the project structure or do I only need it for local reference? My guess
    was that the application running on portal was accessing the lib into my machine
    and thus causing the slowdown.
    kind regards,
    Rafael

  • LOV problem after deployment

    Hi,
    I have a weird problem. I just deployed my project and all went fine. However, when testing it, one ( and only one ) panel had its LOV buttons not working.
    When selecting one of those LOV buttons, the following error appears:
    "JBO-26080: Error while selecting entity for CtCatalogItem"
    The error seems to be with the business component table, (not the panel itself) as when I deleted the business component and recreated it, it worked fine.
    When trying to redeploy it,however, the error occured again.( It must be modifying or deleting a file/business component...)
    (I tried deleting the class files and rebuilding the project...)
    Thanks in advance for any help
    Aymeric
    null

    problem solved ! copied the cabo and webapp file in the \j2ee\home\default-web-app
    OC4J directory on the AIX. do not know if this is the finest solution, but ..anyway it works now
    Markus

  • Problem after deployment---urgent please help

    Hi All
    I have deployed my application and the bc4j on 9IAS..i am getting the following error while committing a new record.
    Can u please tell me how should i go about resolving this problem or even editing my bc4j..file
    oracle.jbo.AttrValException: JBO-27014: Attribute MiAgentSynchronizedInd in MiAgent is required
    void oracle.jbo.AttrValException.(int, java.lang.Class, java.lang.String, java.lang.String, java.lang.String)
    void oracle.jbo.server.JboMandatoryAttributesValidator.validateMandatoryAttributes(oracle.jbo.server.EntityImpl)
    void oracle.jbo.server.JboMandatoryAttributesValidator.vetoableChange(oracle.jbo.server.util.PropertyChangeEvent)
    void oracle.jbo.server.EntityDefImpl.validate(oracle.jbo.server.EntityImpl)
    void oracle.jbo.server.EntityImpl.validateEntity()
    void oracle.jbo.server.EntityImpl.validate()
    void oracle.jbo.server.DBTransactionImpl.validate()
    int oracle.jbo.server.DBTransactionImpl.commitInternal(boolean)
    void oracle.jbo.server.DBTransactionImpl.commit()
    int oracle.jbo.html.jsp.datatags.CommitTag.doStartTag()
    void DataHandlerComponent.jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void com.orionserver.http.OrionHttpJspPage.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
    void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ResourceFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.security.jazn.oc4j.JAZNFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)
    void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.GetParametersRequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.EvermindPageContext.include(java.lang.String)
    int oracle.jbo.html.jsp.datatags.ComponentTag.doStartTag()
    void AgentMainView_Edit._jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void com.orionserver.http.OrionHttpJspPage.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
    void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ResourceFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.security.jazn.oc4j.JAZNFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)
    void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
    boolean com.evermind.server.http.HttpRequestHandler.processRequest(com.evermind.server.ApplicationServerThread, com.evermind.server.http.EvermindHttpServletRequest, com.evermind.server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
    void com.evermind.server.http.HttpRequestHandler.run(java.lang.Thread)
    void com.evermind.util.ThreadPoolThread.run()

    oracle.jbo.AttrValException: JBO-27014: Attribute MiAgentSynchronizedInd in MiAgent is required
    void oracle.jbo.AttrValException.(int, java.lang.Class, java.lang.String, java.lang.String, java.lang.String)
    void oracle.jbo.server.JboMandatoryAttributesValidator.validateMandatoryAttributes(oracle.jbo.server.EntityImpl)
    void oracle.jbo.server.JboMandatoryAttributesValidator.vetoableChangePreety:
    The stack trace shows that your attribute 'MiAgent' is marked as a required (not-null) attribute, but the new row's MiAgent is null.
    Either change the attribute definition (if the attr should allow null) or set a non-null value for the attr.
    Thanks.
    Sung

  • User problem after deploying

    Hi
    All is well in my deployment on the server
    until it expires my user's passwords
    , which is the one I use to deploy
    the SSIS packages. the question is,
    how do I assign the packet processing tasks
    or cubes a user who does not have password's expire time,
    so I dont need to redo the deployment every 10
    days which is when changing password time on the domain server.
    Thanks in advance
    Salu2 Sergio T

    Hi Sergio,
    According to your description, you deploy a package to the server, the problem is that the user's password will expire every 10 days, so you need redeploy the package, now what you want is that change the owner of this package to a user who do not have password's
    expire time, right?
    In this case, please refer to the link below which describe changing owner of an SSIS package:
    http://social.msdn.microsoft.com/forums/sqlserver/en-US/a5bc9a2e-2ff6-4170-88e0-f415a9a4e89f/change-owner-of-an-ssis-package
    If this is not what you want, please provide us more information about it, so that we can make further analysis.
    Regards,
    Charlie Liao
    TechNet Community Support

  • RichSelectOneChoice Problem after deployment

    Hi,
    We are using JDeveloper11g release with ADF Components.
    We have two RichSelectOnechoice selectonechoice1 and selectonechoice2.
    In valueChangeListener of selectonechoice1 we are adding the selectitems to selectonechoice2 after making selectonechoice2.getChildren().clear().
    This is working fine when we run this in integrated weblogic server. But after deploing this application in weblogic server we are getting the following error when we try to change the value in selectonechoice1 . It is working fine when we remove selectonechoice2.getChildren().clear() from valueChangeListener of selectonechoice1.
    javax.servlet.ServletException: java.lang.AssertionError
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:333)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:502)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:251)
    at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
    at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:475)
    at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:143)
    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:188)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:652)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:243)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:203)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
    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:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:278)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:238)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:195)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:138)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.AssertionError
    at org.apache.myfaces.trinidad.component.ChildArrayList.__removeFromParent(ChildArrayList.java:191)
    at org.apache.myfaces.trinidad.component.ChildArrayList.add(ChildArrayList.java:53)
    at org.apache.myfaces.trinidad.component.ChildArrayList.add(ChildArrayList.java:33)
    at javax.faces.webapp.UIComponentClassicTagBase.createChild(UIComponentClassicTagBase.java:491)
    at javax.faces.webapp.UIComponentClassicTagBase.findComponent(UIComponentClassicTagBase.java:669)
    at javax.faces.webapp.UIComponentClassicTagBase.doStartTag(UIComponentClassicTagBase.java:1142)
    at jsp_servlet._curriculum._view._viewcurriculum.__viewsearchcurriculum_jspx._jspx___tag18(__viewsearchcurriculum_jspx.java:1063)
    at jsp_servlet._curriculum._view._viewcurriculum.__viewsearchcurriculum_jspx._jspx___tag17(__viewsearchcurriculum_jspx.java:1023)
    at jsp_servlet._curriculum._view._viewcurriculum.__viewsearchcurriculum_jspx._jspx___tag10(__viewsearchcurriculum_jspx.java:643)
    at jsp_servlet._curriculum._view._viewcurriculum.__viewsearchcurriculum_jspx._jspx___tag9(__viewsearchcurriculum_jspx.java:579)
    at jsp_servlet._curriculum._view._viewcurriculum.__viewsearchcurriculum_jspx._jspx___tag6(__viewsearchcurriculum_jspx.java:418)
    at jsp_servlet._curriculum._view._viewcurriculum.__viewsearchcurriculum_jspx._jspx___tag5(__viewsearchcurriculum_jspx.java:370)
    at jsp_servlet._curriculum._view._viewcurriculum.__viewsearchcurriculum_jspx._jspx___tag4(__viewsearchcurriculum_jspx.java:298)
    at jsp_servlet._curriculum._view._viewcurriculum.__viewsearchcurriculum_jspx._jspx___tag3(__viewsearchcurriculum_jspx.java:246)
    at jsp_servlet._curriculum._view._viewcurriculum.__viewsearchcurriculum_jspx._jspx___tag2(__viewsearchcurriculum_jspx.java:195)
    at jsp_servlet._curriculum._view._viewcurriculum.__viewsearchcurriculum_jspx._jspx___tag0(__viewsearchcurriculum_jspx.java:109)
    at jsp_servlet._curriculum._view._viewcurriculum.__viewsearchcurriculum_jspx._jspService(__viewsearchcurriculum_jspx.java:67)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    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:292)
    ... 44 more
    Can any one tell me what the problem is.
    Thanking you
    NIRANJAN REDDY.S

    Hi,
    not sure what is causing this. However I usually use
    <f:selectItems .. />
    that references a managed bean method that returns a SelectItem list. Works the same but more robust I assume
    Frank

  • Security Problem after deployment

    We're running Visual Studio .NET 2003 and using the bundled Crystal Report.
    The application is installed on a server.The application works fine on PCs with Visual Studio installed. Other PC's can run  the application except when the embedded Crystal Reports are accessed. The Error we get is:
    Exception Text **************
    System.Security.Policy.PolicyException: Required permissions cannot be acquired.
       at CrystalDecisions.Windows.Forms.CrystalReportViewer..ctor()
       at Training_Tracking.MonthRept.InitializeComponent()
       at Training_Tracking.MonthRept..ctor(String type)
       at Training_Tracking.Main.mmuMthReports_Click(Object sender, EventArgs e)
       at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
       at System.Windows.Forms.MenuItemData.Execute()
       at System.Windows.Forms.Command.Invoke()
       at System.Windows.Forms.Control.WmCommand(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ContainerControl.WndProc(Message& m)
       at System.Windows.Forms.Form.WndProc(Message& m)
       at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Any ideas on how to fix this?
    Thanks.
    Ben

    What is the OS you are deploying to?  What kind of application is this (ie: ASP.NET, console, Window Service, Rich-Client via ClickOnce, etc)? Are you using the CR merge modules to deploy with your application?  Have you downloaded the most recent versions of the merge modules?  Did you run your installation logged on as the Administrator? 
    The truth is that this is a loaded question/issue and there could be a ton of things to investigate.  Obviously there is some kind of permissions that have been changed or restricted causing the viewer to fail to load.  My recommendation is to start small by testing really simple apps starting with a Windows app and slowly try to isolate what the issue is.  Or if you need a resolution quickly, work with the BOBJ Customer Assurance team and they should be able to get to the bottom of it quickly.
    -MJ

  • While working on dynamic routing with mediator i got a problem after deployment

      An error occurred for port: FabricProvider: javax.xml.rpc.soap.SOAPFaultException: EJB Exception: ; nested exception is: java.lang.RuntimeException: cannot find operation execute in portType {http://xmlns.oracle.com/LoanRequestApp/LoanRequest/LoanRequestProcess}LoanRequestProcess; nested exception is: java.lang.RuntimeException: cannot find operation execute in portType {http://xmlns.oracle.com/LoanRequestApp/LoanRequest/LoanRequestProcess}LoanRequestProcess.

    Thanks,
    I have tried with a new site it's working perfectly.
    See the screenshot of the error.
    Thanks for your support Rohit

  • Dropdown values becoming null after deployment

    Iam using jdev 10.1.3.4 and oc4j 10.1.3.4 server.
    we have a ADF table in a page in the application with three dropdowns. when i run the page in jdev the values are getting populated correctly for every record.But After deployment, for some records the values in the dropdowns are becoming null. we have 85 records in our Database for which only 5 records have this problem after deployment. But this works fine in local server.
    Any help will be appreciated.
    Thanks,
    Lakshmi.

    Thank you very much for answering...
    I can't send all the code because it needs plenty of files to run. I'll just describe the "critical" parts of it:
    - my main class extends JPanel and implements ActionListener + FocusListener + ListSelectionListener
    - the JTable is declared by private JTable myTable = null;
    - the table is inited by a call to a private void method, with the followind code:
       myTable = new JTable(cellData,colNames);
       myTable.setName("my_table");
       myTable.setSelectionMode(ListSelectionModel.SINGLE_SELECTION);
       //... - the table is then put in a scroll pane:
       sTable = new JScrollPane(myTable);and the scroll pane put in the NORTH of a JPanel.
    - I put a listener on the table by:
       myTable.getSelectionModel().addListSelectionListener(this);Here is the most part of the misfuntionning code... the table goes well until the listener generates events... then the myTable instance becomes NULL.
    Thanks in advance for thinking about the problem's causes,
    Cheers.

  • Problem running EBS 12.1.3 appliance after deployment

    I have downloaded EBS 12.1.3 multi-node from edelivery and successfully deployed it to Virtual Box running on linux server.
    After deployment :
    VIS node started successfully and now running.
    and for apps node I have to fix many issues that caused some services to fail to start. most of the issues were that some configuration and log files were owned by root and not applmgr which caused permission errors. this should be fixed.
    My current problem is I got the following error when I access http://apps.example.com:8000
    Not Found
    The requested URL /OA_HTML/AppsLogin was not found on this server.
    so, any url start with /OA_HTML does not work
    other urls like /OA_MEDIA and /forms/frmservlet are working fine

    Pl check the apache log files for any error details. MOS Doc 454178.1
    Pl detail steps taken to fix permission issues. Has autoconfig been run successfully on both tiers ? Can you ping the database VM from the app VM ? Can you ping the app VM from the host OS ? Are all firewalls turned off ?

  • Automatic star-up of part of system after deploy: ServerSession problem

    Hello,
    we have web application JSP, Struts, ADF, TopLink, JDeveloper 10.1.2.
    TL descriptors are obtain from SESSIONS.XML.
    What we like: Automatic starting part of system (scheduler) in thread after deploy on ( or restart) app server.
    We tried put this activation in ActionServlet - and this works fine on both JDev-OC4J and OracleAS10g.
    Problem 1: Two different ServerSession.
    Activation code in ActionServlet (Scheduler) obtains ServerSession and works again. After first "browser-connection" ADF starts and obtains second ServerSession and works fine too. BUT - because two different ServerSessions, NO TopLink cache between Scheduler and "ADF" part exists and this is inacceptable.
    So question 1: How to guarantee only one common ServerSession?
    We tried synchronization from "ADF" part to "Scheduler" part after first "browser-connection" (send message to Scheduler with ADF ServerSession as parameter). This works fine on JDev OC4J only! On Oracle AS10g we get TopLink exceptions 3007(could not be converted to class) and after some modifications exceptions 7095 (no sessions.xml found) and 6007 (descriptor is missing).
    I found no docs how to right solve this problem.
    Please help me - how to write fine code to automatic start-up part of system (scheduler) in thread after deploy with only one common ServerSession?
    Thank you very much for any hint.
    Jara

    hi,
    1)Is this error occured at leat one secutity enable app installed?(Without application server works well?)
    2)Is your app file base secutty enabled one(jazn-dat.xml) then what is the jazn-data.xml file size?
    3)All ways keep a backup of newely created domain system-jazan-data.xml. Then you can replace the original one in case.
    4)What is tha pllication? If it is an ADF app what is the version?
    Nilum.

  • Navigation problems in IE7 after installing "BI AddOn Patch for GUI 7.10"

    Hi,
    I am having the following problem:
    After installing the BI AddOn Patch for GUI 7.10 (bi710sp07p_701-10004472.exe), Internet Explorer is not behaving normally anymore.
    The problem is as follows: When I click on a link with the CTRL-key pressed, then IE7 will open the link in a new tab. However the page does not load anymore in the new tab, the contents will stay empty even though correct address is shown address bar.
    The same will happen with pop-ups, so pop-up will appear, but it will not load, page stays white.
    When I uninstall the patch then IE7 will work fine again.
    For clarity, I am not talking about BEx web reporting here (because we only use BEx Analyzer). The problem occurs when accessing normal webpages like Google (the problem does not depend on the website that was selected).
    Anyone have any ideas how to solve this problem?

    Also having the same issue doing a full patch upgrade
    As a local Admin install the patches in the following order.
    1.     bi710sp12p_1201-10004472.exe
    2.     bw350gui710_8-10004473.exe
    3.     gui710_17-10002995.exe
    Getting a number of issues IE7+8 new tabs not working JRE stopped working and issues with excel (3 occasions)
    Tried changing the order of the patches and doing full uninstall of sap followed by re-install of sap but the only thing which seems to work is un-install of IE, JRE and Excel then re-install. As you can imagine not very popular.
    were going to try out the latest Bex7 1300 patch will let you know how its going
    Jon
    Edited by: Jon Hoare on Aug 27, 2010 9:38 AM

  • PROBLEM RUNNING BEAN AFTER DEPLOYMENT

    Dear Friends:
    I have developed a Stateless Session Bean using Visual Cafe 3.0 Enterprise
    Suite
    on Windows 98. We have installed Weblogic 5.1 on Windows 98 (same machine
    as the Visual Cafe).
    We have compiled, created JAR Files and deployed the Bean successfully.
    However, when we try to run the Bean using
    Project|Execute, we are unable to get the output. The animated Icon that
    shows the progress of activity on Weblogic server
    plays forever and no error messages are displayed.
    We wanted to know if we need to create a client program after deploying the
    Bean. What other steps are we supposed to follow
    after deploying the bean. The Bean we are trying to run is the so called
    "Hello World" Bean.
    We also want to know how to run the sample Beans that came along Visual
    Cafe.
    Can someone please let us know as to what we are supposed to do after the
    deployment.
    Can we use Weblogic on Windows 98?
    Regards
    Rao Amanchi
    V-Soft

    Thanks for the response...but hope you don't mind cause I need to ask a few more questions here..
    first of all...my program is sort of made up of a lot of classes...so if I'm to add the -depreciation command...which class am I suppose to add it to for the compilation?? (sorry..i'm still pretty new in this Java thing..)
    secondly...I've been checking the program again and I realised that the internal things seem to be running find (e.g, the treenodes are created and added)..but it's just that it is not being displayed at all... when I run other functions to the program which eventually works to refresh this tree, it finally appears...
    third...I've some smaller modules working on the same concept of displaying the tree views as well and they too are not displaying anything on the JPanel when I run them...
    Is there some alteration to the codes in JTree or something in this newer version that is causing this weird behaviour???
    THanks again!

  • Page naviagation doesn't work after deploy ADF application to Weblogic

    After deploy my ADF application (ear) to Weblogic Server, the page navigation doesn't work. When running the ear on weblogic, I got following warnings:
    <2010-11-5 下午05时06分01秒 CST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application HwtOrder is not versioned.>
    <2010-11-5 下午05时06分38秒 CST> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=AppApplicationOverviewPage&AppApplicationOverviewPortlethandle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3DHwtOrder%2CType%3DAppDeployment%22%29.>
    <2010-11-5 下午05时07分33秒 CST> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=DiagnosticsViewDomainLogTablePage&DiagnosticsViewDomainLogTablePortlethandle=com.bea.console.handles.LogDispatchHandle%28%22DefaultServer%3BDomainLog%22%29.>
    I can run the application correctly in jdeveloper 11g environment. I think there is something wrong with deployment. Can anyone help me?

    When you target url with .jspx, you are running the page itself, not in the task flow context, so navigation doesn't work.
    In the task flow, your page has 'Activity ID' (which is, for example, 'mainPage' for mainPage.jspx) and the navigation is defined for activity IDs, not pages.
    Pedja

  • How can I run a vi after deploying into a PXI Machine

    Hi;
    I am wondering if there is anyone out there who knows how to run a vi after deploying into a PXI machine from my host machine. In my application, I have some vi's that are deployed into my PXI machine. My problem is that when I would like to start these vi's simultaneously after deploying them. My current approach is to call vi reference and then invoke-> run. However, since there vi's are being deployed from a host machine and they are running in the PXI machine, I don't know how to create vi reference with the path constant. In other words, how can I find out the path of my vi after being deployed into my PXI machine from the host.
    Best Regards,
    Solved!
    Go to Solution.

    When VIs are deployed onto a PXI Real-Time controller they are generally copied to a C:\ni-rt\startup directory on the controller.
    Helpfully, this KnowledgeBase article talks about how specify and programmatically launch VIs on an Real-Time controller.
    I hope this helps,
    Fred V -- Product Support Engineer -- LabVIEW R&D -- National Instruments

Maybe you are looking for

  • I would like to find a file manager/ image browser like ACDSee 32

    Coming from the Windows environment (it is where I make my living) I have found the Mac environment to be significantly different and pose a considerable learning curve especially when it comes to file management. I like to be able to view and manage

  • How to delete an iphone contact that does not show up in the address book

    hello-- i am a new iphone 4s user and i had a quick question that i have not been able to find an answer to. when i am using imessage, there are a few contacts that come up as options but yet they are not located in my address book or contacts list--

  • Error: "The folder "iTunes" cannot be found or created, ..."

    The full error message I am receiving is: "The folder "iTunes" cannot be found or created, and is required. The default location for this folder is inside the "My Music" folder." I cannot access iTunes at all. I have removed it from my computer and d

  • ITunes never opens in Vista 64 bit help

    Im running a Windows Vista 64 bit laptop. I tried installing iTunes several times. After sever times I finally got it to install. But when I went to run it nothing happend. Nothing at all. I hooked up my iPod and still nothing. Is there a problem wit

  • Converting a hexadecimal string to ASCII-characters.

    I have long hexadecimal strings that I wish to convert to their corresponding ascii-characters. I know there are a series of functions for doing things like this - hex to number, number to string etc. At the moment, however, I am stuck at entering th