Portlets don't refresh sometimes...

Hi,
When I first deployed a new WSRP portlet, it worked. However, when I redeployed it and went to view it on the portal page, it wouldn't refresh. I put that aside to work on something else (it's been almost a week since then), and today, magically, I redeployed the portlet numerous times and it refreshed without any problems! However, then I had to add some libraries to my portlet provider instance and restart it, and now portlets aren't refreshing again.
Any ideas what could be happening? I've even tried refreshing the portlet repository and restarting the entire set of app server instances (via Restart All) and that didn't help. It's not browser cache either.
Thanks,
-mm

Well my experiance is that I dont have to refresh the provider everytime.
I have got my development environment setup like this:
My pc running JDeveloper
test server A running OC4J
test server B running Oracle Portal
From my pc I deploy to test server A, on test server B I added a remote provider. I only
need to refresh this if I edit something in the provider.xml. If I change some java code in my
portlet All I need to do is deploy it to test server A.
But this is all for PDK, not JSR168, not sure where WSRP fits in, its calling portlets remotely,
but what standard is it.
And about adding libraries, I've also done that, adding libraries to my OC4J server. You'll need
to restart the instance to get the libraries loaded. Btw, you can also check your instance logfiles.
On my first try adding libraries I discovered through the log that I put them in the wrong path.

Similar Messages

  • Site Index Portlet is not refreshed correctly

    I have deployed the Site Index Portlet in Portal 10.1.4, and it seems to work nicely. However, sometimes the portlet does not refresh correctly, even though other elements on the page (e.g. banner, page path) are updated. Refreshing the page with F5 in Internet Explorer 6.0 (or clicking the same link once more) refreshes the content of the portlet, but this is unacceptable for end users.
    The same problem is not possible to reproduce in Firefox 1.5. If only all end users were using Firefox . . .
    Any ideas for how to fix this for all browsers?
    -- [email protected] [Senior Principal Consultant]
    -- http://home.c2i.net/toreingolf/contact/

    My browser caching is already set to "Every visit to the page", I'm afraid.
    I was suspecting the PPE in Portal, but if that was the reason, then the problem would occur in all browsers, right? Or do you think this could be caused by how IE handles ESI?
    Interestingly, the portlet works perfectly in Firefox (the menu is even updated immediately, before the new page loads!). And in Opera, the menu doesn't show up at all! What's going on here?

  • I have been noticing that when using the computer the mouse keeps going in places where I really do not want and just now select the sentence without I have done anything. Sometimes goes to places like bookmark or open tabs in website when I am reading a

    I have been noticing that when using the computer the mouse keeps going in places where I really do not want and just now select the sentence without I have done anything. Sometimes goes to places like bookmark or open tabs in website when I am reading a page.
    Also I have noticed opened windows that I have not opened.
    I have verified the sharing folder and also the remote access but it not let me turn it off.
    Also I have add a password to my computer and even using the same one it looks like is not working.
    The I photo stopped working, Mac Mail does not let me add rules (this is from one day to the other)
    The computer is mine, the internet I use is payed by me with a password. I did not give permission to anyone to use my computer or share my files.
    In system preferences in the sharing folder is showing everyone and staff.
    My computer is private I do not own a company and I do not have a network set up in my house.
    I had my photos removed from my computer and even after trying to reinstall I photo and fix the Mac Mail is not working.
    I am receiving emails saying that I have sent emails to people that I do not know and including in a time where I am working and not using the computer.
    Any suggestions in how to fix this issue?
    I really appreciate.

    With the multitude of issues you have I would take it to an Apple store or AASP and have them sort it out. Then I would sign up for Apple camp or one on one.

  • Portlet Header action Refresh

    I have created my first JSR-168 portlet and consumed it in the JSF page. Everything looks good with my AJAX stuff except my JavaScript does not get called when clicking on the "Refresh" action from the portlet header menu. My portlet calls the JavaScript when the page loads. It works correctly when I reload the entire page as well. However, when I use the portlet header to refresh, the script does not get called, and therfore, does not dispaly HTML content. What am I missing? Is there somewhere I need to tell in the code to call particular JavaSriipt for this action?

    I have JavaScript triggered by the onLoad event. Whatever the "Refresh" action triggers, I need to kick off my JavaScript the same way as onLoad event. I just do not know where to make the connection between refresh action and my JavaScript call to the onLoad event.

  • Panels Don't Refresh Fast Enough

    My app does some CPU-intensive processing work on multiple files at a time.
    The user opens a file chooser, selects some files, hits go, and it processes the files. So on the closing of the file chooser, a for loop iterates through the selected files and processes them.
    I have a JTextArea that I want to print a success message to after each file's been processed. But when the file chooser closes, the app starts processing the files and prints all the success messages at once at the end.
    I'm pretty sure it's because the UI components don't refresh, since a System.err.println() call works the way I want the TextArea to work.
    I've tried revalidate() and repaint() on each of the UI components, but they don't seem to update until all the files have finished.

    Some pseudocode:
    File[] files = fileChooser.getSelectedFiles();
    //iterate through selected files and process them
    for (int i = 0; i < files.length; i++){
    path = checkFile(files);
    processFile(path);
    textArea.printConsole("Processed file: " + path + "\n");

  • Touch id don't show sometimes when purchasing app

    Touch id don't showup sometimes when purchasing app When i go to touch id & passcode when i turn it off and on itunes & app store it work but it keeps on happening again anyone has the same problem!

    user7002297 wrote:
    Hi I have a report and a column have show a image but this dont fuction.
    The report don´t show the image, show this:
    <img src="wwv_flow_file_mgr.get_file?p_security_group_id=1042011&p_fname=semaforo_amarillo.gif">Set the Display As column attribute for <tt>avance_grafico</tt> column to Standard Report Column.
    Note that you should always include the following information when asking a question:
    <li>Full APEX version
    <li>Full DB version and edition
    <li>Web server architecture (EPG, OHS or APEX listener)
    <li>Browser(s)/version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region type(s)
    Also wrap any code you post in tags<tt>\...\</tt> tags to preserve formatting and prevent it being (mis)interpreted by the forum software.
    (Please update your forum profile with a better handle than "user7002297")

  • Discoverer Portlet - where is refresh information stored?

    Hi again
    When specifying refresh information in a Discoverer Portlet (step 6 I think) where is this information stored?
    I would like to programatically change the "next run time" depending on the refresh completion of our data warehouse but I simply cannot figure out in which tables the refresh information is stored...
    Can anyone help me here?
    Claus Jessing

    I have some problems like that
    I have a page is created form two porlet : Simple Parameter Form & Discoverer Worksheet . Then i have created parameter for them and add some information like : Company, Center , Type, From_date, ..... Final I have a page like this photo .
    http://www.albumtown.com/data/99d86f4ed61dbbb54fe8caef653f8498/47650_p682099.jpeg
    But when i change the information from simple Parameter such as : From_date, To_date.... the Discoverer Worksheet is changed like this :
    http://www.albumtown.com/data/99d86f4ed61dbbb54fe8caef653f8498/47650_p682100.jpeg
    Refreshing Portlet
    The portlet is refreshing. There is no estimate available for the time it will take to refresh. Click the link below to refresh the page and check if the portlet is refreshed.
    Refresh Page
    I must click the link "Refresh Page" until Discoverer Worksheet shows the information .
    I want to know "when refresh page finish " , and how i can rewrite a porlet which can relike when refresh page finish then automatic show information and users don't need click refresh Page.
    Please help me .
    Thanks in Advance.
    John Henry

  • Report Portlets do not refresh data.

    How can I refresh a report portlet?
    I have created a report and a forms provider based on the same table. I put the portlets on separate TABS on the same PAGE. The report works fine, but when I update the information on the form and return to the report it does not reflect the changes. I have pressed 'refresh', I have gone to another page and come back, no luck. The only way to see the changes is to log out and back in again. Any ideas?
    Thanks, Deb

    I had caching turned off. When I turned on both content and page definition, I was unable to query my forms. The forms and reports are on the same page, different tabs. When I select cache page definition only, I get the same results as no caching. The forms will query my data, I can update, but when I return to the reports TAB, the data has not changed. (Yes, I did click refresh.) I have found that if I click the 'Customize' link on the portlet containing the report and then click 'OK' the data will update. This, however gives me a new error that I will worry about later. For now, the users have 'Minimize' but do not have the 'Customize' Link and the 'minimize' link does not refresh the data, nor give me the new error.

  • Printing to prn:, to a matrix printer don't work sometimes

    If I do for example under windows:
    FileOutputStream os = new FileOutputStream ("PRN:Okidata");
    in order to print directly to a matrix point printer called exactly "Okidata" in the pc, I have seen that sometimes doesn't work (more or less 30% of the pc I have tried) FileNotFound appears, but the printer name is well written.
    Why this happen? it has something to do with windows? the matter is that not always I can access the printers with prn.
    Something similar happens with \\pcname\printername. Here an error is not shown but the printer job stay in the p�rinter queue forever and doesn't print.
    Many Thanks for any help. I really want to know what professional programs, printing to a matrix pont printer do, because using the windows drivers and java.awt.Graphics don't work nice in all cases. It even doesn't work with all models for example panasonic kx-p2130 the printing gets weird.
    Thanks.

    hi friend:
    I need print *.prn files, i try use FileOutputStream write into prn on windows.
    but i found it not work. the error message is:Device is not connected .
    but i check my printer is ok.Can you help me? or give me a demo.
                    FileOutputStream output=new FileOutputStream("prn:",true);          
                    // the file c:\\my.prn length is 237010 bytes,so i sent separately to simulate  the data I have received
              int i[]=new int[]{65536 ,65536 ,65536 ,36864 ,3538};
              FileInputStream input=new FileInputStream( "c:\\my.prn");
              int j=0;
              while(j<i.length){
                   int len=i[j];
                   byte b[]=new byte[len];     
                   input.read(b, 0, len);
                   System.out.println("&#21097;&#20313;&#23383;&#33410;"+input.available());
                   output.write(b);
                   j++;
              }Thanks.

  • PROBLEM AXIOM AIR 61 IN LOGIC, DON'T REPRODUCE SOMETIMES THE TRACK RECORDED WITH AXIOM AIR 61

    I have some problems working on LogicX, cuz when i play the track that i recorded with the AXIOM AIR 61, sometimes don't sound nothing, and then when i put play again it sound the track, the think is that the LogicX. I don't know if it's a driver problem o something like that. Need Help Urgent!

    Folks.... I eventually solved the problem so if anyone else is interested here is the solution.
    The Axiom DirectLink for Logic/Garage band: Axiom_DirectLink_For_Logic_OSX_1_0_0-3.dmg
    Should install a file called Axiom.bundle in the directory
    MacintoshHD/Library/Application Support/MIDI Device Plug-ins/Axiom.bundle
    In my case (see above) the file had successfully installed to that location.  However, for some peculiar reason the permissions on the folder had been changed - current admin and users could not read or write.  I have no idea how that happened.  In any event, despite the fact that the file had been installed, when Logic was opened I was unable to see the Axiom as an available control surface to install.
    I reset the permissions and the problem was solved!
    It's only taken me a week to get there but now happy that it's OK.  The Axiom612 isn't cheap!
    I hope this helps someone else.

  • GW 2012 - RSS-Feeds don't refresh automatically

    Hello everybody!
    Our Novell GroupWise 2012 runs on terminal server. There is no problem in adding RSS-Feeds to your GroupWise system. But if you want to configure a refreshing interval, no refreshing will happen. You must refresh the Feeds manually.
    Installing GroupWise 2012 local on a pc, everthing ist fine even the refreshing interval works.
    I have no idea how to solve this problem and I hope anybody can help me.
    Thanking you in anticipation!

    Originally Posted by I3EDV
    Hello everybody!
    Our Novell GroupWise 2012 runs on terminal server. There is no problem in adding RSS-Feeds to your GroupWise system. But if you want to configure a refreshing interval, no refreshing will happen. You must refresh the Feeds manually.
    Installing GroupWise 2012 local on a pc, everthing ist fine even the refreshing interval works.
    I have no idea how to solve this problem and I hope anybody can help me.
    Thanking you in anticipation!
    I don't know of any setting that you could specifically set for this to work... possibly terminal services disables something that is used by the update mechanism.,
    In any case & good to know, which client version (build number/sp level) are you using on the terminal server?
    -Willem

  • Entitlements don't refresh

    I'm working with Portal 8.1. I have some pages that only authenticated users are
    permitted to see. I set up the typical forms based authentication web flow.
    I have used the admin portal app to set visitor entitlement roles for these pages
    to AuthenticatedVisitor/View.
    Login is successful, but the page tabs do not update to reflect the authenticated
    entitlements on the first render. I read that you must manually redirect to invoke
    a new request. So, I changed the login action to forward to a jsp that does a
    response.redirect("/MyPortalApp"). This does not work either. The only thing
    that has worked is having the jsp do a meta http refresh. This is not an acceptable
    solution.
    It seems that you must not only redirect for a new request, but you must render
    the current request as well? Would someone shed some light on this, please?
    best regards,
    -laphroaig

    "laphroaig" <[email protected]> wrote in message
    news:[email protected]..
    >
    I'm working with Portal 8.1. I have some pages that only authenticatedusers are
    permitted to see. I set up the typical forms based authentication webflow.
    I have used the admin portal app to set visitor entitlement roles forthese pages
    to AuthenticatedVisitor/View.
    Login is successful, but the page tabs do not update to reflect theauthenticated
    entitlements on the first render. I read that you must manually redirectto invoke
    a new request. So, I changed the login action to forward to a jsp thatdoes a
    response.redirect("/MyPortalApp"). This does not work either. The onlything
    that has worked is having the jsp do a meta http refresh. This is not anacceptable
    solution.
    It seems that you must not only redirect for a new request, but you mustrender
    the current request as well? Would someone shed some light on this,please?
    You need to redirect on the login request because you want to show different
    pages to the authenticated user. This must be done before the response is
    committed (before anything is rendered). This shouldn't require a meta
    refresh,
    but a location redirect, instead, using something like:
    response.sendRedirect(request.getRequestURI());
    >
    best regards,
    -laphroaig

  • Cannot add Portlets: Portal Repository - Refresh Errors

    I cannot add portlets in Portal 3.0.8.
    When I click the "Refresh Error" link in the Portal Repository, I get the following error:
    PROVIDER[527954]: Oracle Portal Pages PORTLET[886]: TN_ORGAN LANGUAGE: s ERROR: User-Defined Exception
    How do I get rid of the error?
    null

    The way the Refresh works is that for each provider, Oracle9i AS Portal contacts the provider for its list of portlets. It will request the list in each of the installed languages. For database providers, this call is the get_portlet_list API. For web providers, this call is the oracle.portal.provider.v1.Provider.getPortlets java API.
    The error you are seeing in the refresh log is being caused by an exception raised in provider=527954,portlet=886,language=s in either the get portlets or get portlet methods. You should check these two methods with Swedish.

  • Buttons don't respond sometimes/scroll bar slow

    I have iPod nano that's approximately 2 years old. Buttons sometimes don't respond - have to push repeatedly and then will eventually respond. Also scroll bar is slowing down although does work. Dying or is there a fix? Any info would be appreciated!

    The most common trouble shooting solution is to force-quit the Music app. See if that works for you.

  • Where is the Log and why my Variables don't refresh?

    Hi everyone!
    My first question is:
    The log of the ODI, where is it? Not the logs of the executions or the Scenarios, when or who, by example: The Odi save when me "SUPERVISOR" start a session, or, if me "SUPERVISOR" delete a commponent, or, the ODI try to connect a database, or something like this, i was explain my point??
    The other question is:
    My Varibles don't take their value, when i create a new one, refresh and choose the agent, and then, have nothing, miss the value, example:
    I have this instruction, i use any database (ORACLE 11g):
    SELECT 'sysdate' FROM DUAL;
    When i refresh the variable the result is this:
    SELECT '' FROM DUAL;
    The same behavior happens when use JAVA instruction, i try many things, but i can't resolved the problem, check my enviroment variables, the ODIPARAMS, reainstalling JAVA...

    Hello,
    You right, but the log of the executions is not that i want, the log of the application himsefl, because, the log only save a part of all operation i found logs, but doesn't me something about the actions, i want the behavior of ODI, the reason why is 'cause this do things that i can't explain, one of thoose causes is the many repetitions of sessions, the log only shows that X scenario starts many times but not why, i hope explain myself.
    The other part ... I have two enviroments, one of thoose works perfectly with my variables, but the other one not, i export and import the work and master repository from the first to the second enviroment, but can't work. You say that i will declare and refresh my variable from the package, on the tab behind, i do that but nothing happen, my variable can't be a global variable because it works from the begin, any idea?

Maybe you are looking for