Cache problem when loading modules ?

Hello Flex friends !
I am currently experiencing a strange problem. It happens in
my production environment when using my web browser to access the
application. Here it is :
The main application is a menu on the left and a ModuleLoader
in the center. Regarding the menu's button I click, the
ModuleLoader will load either ModuleA, ModuleB, etc ... nothing's
special until then, everything works fine.
Then I update the ModuleA.swf and Module.swf files. Now when
I click the menu's button I get the old ModuleA and ModuleB.
This seems to be a cache problem, no ? I thought the browser
was going to compare the local ModuleA version and the server
ModuleA version and then load the server ModuleA version, but it
does not seem to work this way. So How does it work ? I'd like to
understand.
Thanks for your help guys !
Olivier

Hi,
Try this.
Step 1:  Goto Details, Status get the IDoc number,and go to BD87 in R/3,place the cursor in the RED IDoc entroes in tRFC
queue thats under outbound processing and click on display the IDOC which is on the menu bar.
Step 2: In the next screen click on Display tRFC calls (will take you to SM58 particular TRFC call)
place the cursor on the particular Transaction ID and go to EDIT in the menu bar --> press 'Execute LUW'
(Display tRFC calls (will take you to SM58 particular TRFC call) ---> select the TrasnID ---> EDIT ---> Execute LUW)
Rather than going to SM58 and executing LUW directly it is safer to go through BD87 giving the IDOC name as it will take you
to the particular TRFC request for that Idoc.
OR
Directly go to SM58 > Give * / user name or background  (Aleremote) user name and execute. It will show TRFCs to be executed
for that user. Find the particular TRFC (SM37 > Req name > TID from data packet with sysfail).select the TrasnID (SM58) --->
EDIT ---> Execute LUW
Thanks,
JituK

Similar Messages

  • Problem when loading from ODS to the CUBE

    Hi Experts,
    I am facing an unusual problem when loading data from ODS to the cube.
    I have a first level ODS where the delta postings are updated. I have checked the active table of the ODS and the data is accurate.
    I have deleted the entire data from the Cube and trying to do a full load from ODS to the CUBE.
    I am sure when I run a full load the data goes from Active table of the ODS.
    After the full load the the keyfigure values are 0. I have tried doing the testing by loading couple of sales documents and still the keyfigure values are 0.
    I wonder when I load the full. The data should be picked exactly the way it is in active table of the ODS.
    I also dont have any fancy routines in the update rules.
    Please help me in this regard.
    Regards
    Raghu

    Hi,
    Check the procedure did u do that exactly or not. just follow the the laymen steps here:... and let me know ur issue
    o     First prepare a flat file in Microsoft excel sheet for master data and transaction data and save it in .CSV format and close it.
    o     First select info objects option and create info area then create info object catalog then char, & key figure. Then create ‘id’ in Char, Name as attribute activate it then in key figures create no and activate it.
    o     In info sources create application component then create info source with direct update for master data and flexible update for transaction data. The flat files would be created for master data create info package and execute it.
    o     For transaction data go to info provider then select the file right click on it then select option create ODS object. Then a new screen opens give the name of the ODS and create other screen opens then drag character to key fields.
    o     Activate it then update rules it will give error to it then go to communication structure and give 0Record mode then activate it then go to update rules it will activate it.
    o     Then go to info source then create info package then external data then processing update, Data targets then the scheduling then click start then the monitor.
    o     Then other screen opens there we can see if we doesn’t able to see the records then come back to the info provider right click on it then other screen opens then select the option activate data in ODS then a screen opens.
    o     so select the option QM where it would be in a yellow co lour then by double click then another screen opens then select green color option then click continue it and it comes to the previous screen then select the option and click save it would be underneath of it just click it up and close it.
    o     Then come back to the main screen to the info source to the info package go to the package and right click on it then a screen opens then click schedule without distributing any of the tab directly click the monitor tab. Then refresh it until the records come to the green.
    o     Once it is green the click the data target and see the file executed.
    o     Now go to the info provider then a right click on the file name then create info cube. Then a new screen opens and gives the name and activates it. The drag the key figures to the other side, time characteristics to the other side, and chacetristics to the other side.
    o     Then create the dimension table then assign it and activate it .Then go to file name right click on it then select the option create update rules select ODS option and give the file name and activate it .
    o     Then come back to the main screen and refresh it. Whenever you see 8 file names you will know that it is undergoing the data mart concept.
    o     In the main screen click ODS file right click then a pop up screen opens select the option update ODS data target. Then another screen opens in that we are able to see 2 options full update, initial update then select initial update.
    o     Then another screen opens info Package there the external data , data targets , scheduler select the option later in background option then a another screen opens just click immediate then click save automatically it closes then click start option.
    o     Then select monitor option then the contents then the field to be elected then the file to be executed.
    regards
    ashwin

  • Cache Problem while loading PDF in IE

    Hi,
    I am getting a problem when I load a PDF from my servlet.
    I am using the following code.
    pdfInputStream = httpURLConnection.getInputStream();
    output = aResponse.getOutputStream();
    aResponse.setContentType("application/pdf");
    byte[] buffer = new byte[1024];
    int bytesRead = 0;
    while((bytesRead = pdfInputStream.read(buffer, 0, buffer.length)) >0) {
    output.write(buffer, 0, bytesRead);
    It works fine in Netscape. In IE it gives a problem when the PDF is very small 5KB and less. It does not show the report. When I click reload it shows it then.
    When I make the browser cache setting to "Every visit to page". It works fine.
    Then I tried to disable the cache for IE using the following code but this does not work in IE.
    pdfInputStream = httpURLConnection.getInputStream();
    output = aResponse.getOutputStream();
    aResponse.setContentType("application/pdf");
    aResponse.setHeader("Cache-Control", "no-cache"); //or
    aResponse.setHeader("Pragma", "no-cache"); //or
    aResponse.setDateHeader("Expires", 0);
    byte[] buffer = new byte[1024];
    int bytesRead = 0;
    while((bytesRead = pdfInputStream.read(buffer, 0, buffer.length)) >0) {
    output.write(buffer, 0, bytesRead);
    Each of the above methods did not work. IE was not recognising it as pdf any more and showing the save file box.
    Anybody have any solutions for this. There was another query of this kind but no answers for that.
    Regards,
    Ritesh

    This is not a cache problem.
    With IE you must specify the PDF content length you sent to browser.
    So:
    You must add aResponse.setContentLength(bytesTotal); where bytesTotal is the length of data sent to browser.

  • DNS caching problem when configuring Windows clients for SCAN

    I have a Windows 2008 R2 server running apps that connect to a RAC cluster database using the SCAN address. The SCAN address however always returns the same IP when you ping it from that server. If I flush the DNS cache I get a different address, but again the same one all the time. I believe this is caused by the fact that DNS caching is enabled on Windows by default. This has caused problems when one of the RAC nodes goes south and the cached SCAN IP is not responding. The applications lose their connections, try to reconnect, but can't because they keep using the same dead SCAN IP.
    I suggested we disable the DNS Client service on those machines so that the SCAN name correctly cycles through the addresses but the Windows admin says not to do this. Is there a documented practice somewhere that this is OK to do for Windows RAC clients? Or is there a way to disable caching just on the SCAN name but leave it enabled from every other host name?
    TIA

    What happened was the SCAN VIP did not fail over. The node VIP did not fail over. The database instance was running but I could not connect to it even locally as sysdba. I got the message "protocol adapter error". This normally only occurs on Windows for local connections when either (a) the Oracle service is not running, or (b) you didn't set the ORACLE_SID variable correctly. Neither was true.
    I tried "crsctl stop crs" but it could not stop the listeners.
    I rebooted the server. During the reboot, neither the VIP no SCAN VIPs failed over. It's almost as if CRS either didnt recognize tat the other node had been shutdown, or it didn't care.
    I have never seen this happen before.
    For the record this is Oracle RAC 11.2.0.1.

  • Problems when using modules

    When using modules in my flex app (all in the same
    project)...After building when the site launches, each module that
    loads brings up a prompt "where is the debugger or host application
    running?" It is titled Adobe Flash Player 9. It asks me for a local
    computer or other machine. And asks for the IP if other machine.
    How do i get these prompts to disapear when i am using
    modules?

    this happens when you compile module with debug support, turn
    it off and this prompt will go away.

  • [SOLVED] Failure when loading modules, but everything works fine

    I've updated Linux from 2.6 to 3.0, everything seems to be working as before, but I'm getting this when booting:
    Loading modules [FAIL]
    I don't see anything relevant in dmesg output, everything seems to be loaded fine. Is anybody else getting the same error since the kernel update?
    Last edited by Camus (2011-08-08 14:07:56)

    What's strange is that Tp smapi's functionality seems to be there anyway... It's a module for battery control in Thinkpads and my battery indeed doesn't charge beyond 80%, the way I want it to be.
    I'm having the same issue. I think you will find that the "functionality" isn't provided, as you said, /sys/devices/platform/smapi doesn't exist, and that your battery is actually remembering the last charge limits you sent to it. Try to remove the battery and put it back, I'm nearly sure that it'll lose them. This is what happens to me on my second battery, the ultra-bay one, which I occasionally have to remove to insert my CD drive.
    No idea why tp_smapi doesn't load when put in MODULES in rc.conf, but workarounds should be easy. Alternatively, if you only use it to update your charge settings, you can just manually load it each time you need to.
    EDIT :
    Have just found out that by manually adding thinkpad_ec before tp_smapi in MODULES in rc.conf, everything loads. Strange, since thinkpad_ec should be loaded automatically with tp_smapi. But hey, it works.
    Last edited by idx (2011-08-19 11:08:08)

  • I'm receiving the following problem when load firefox 5.0 The NTVDM CPU has encountered an illegal instruction

    I'm receiving the follow message when loading firefox 5.0
    The NTVDM CPU has encountered an illegal instruction

    Make sure that you do not run Firefox in compatibility mode.<br />
    You can open the Properties via the right-click context menu of the Firefox desktop shortcut and check that in the "Compatibility" tab.<br />
    Make sure that all items are deselected in the "Compatibility" tab of the Properties window.<br />

  • Delta Update Problem when loading to Cube

    Dear all.
    Scenario:
    DataSources 2LIS_18_NOTIF and 2LIS_18_I0TASK are extracted to ODS Daily which is a Delta Update.Weekly once they are updated to cube which is also Delta Update.This is automated by a process chain.
    DataSource 2LIS_18_NOTIF failed on 27.07.2005 which we did not notice.Datasource 2LIS_18_IOTASK is fine.I did a repeat delta for 2LIS_18_NOTIF which is successful.Data upto ODS is fine.
    Now the problem is loading data from ODS to cube which is Delta Update to be loaded every week.There are some Update rules written in which <b>sy-datum</b> is used.
    Proposed Solution:
    Change sy-datum for every monday date and do the delta update for 7 2LIS_18_I0TASK requests and 1  2LIS_18_NOTIF request.Delete the request from Cube,to remove delta management for 2LIS_18_NOTIF request.Now load for second week with 7 2LIS_18_I0TASK requests and the same 2LIS_18_NOTIF.Do this for all weeks and finally reconstruct all the requests which are deleted from cube.
    if i follow the above approach can there be any Data inconsistency?
    please help me to resolve this issue.
    Regards
    Ravi.

    Hi Ravi,
    If you are going to make a code change, which it looks like you are going to do, then I would suggest the following:
    - Create an InfoObject called ZMondayd. Define is a type date, and allow master data.
    - Input in the date you want your update rules to use
    - In the update rule, change the code to read the value from the InfoObject, not sy-datum.
    - Load your data.
    I would also set up a process to update the InfoObject on a weekly basis to hold the date that you want. By using this method, if for some reason or another this process fails, you do not have to make any code changes, just maintain the InfoObject with the correct date, and reload the data.
    Cheers! Bill

  • Problem when load more swf files work with xml files into my movie

    hi ;
    I have one flash file & more of swf files which work with xml files .
    when I load one swf file into my flash file  and remove it and load anther one on the same movieclip in my flash file it load the old swf file.
    when i load one on movieclip and remove it and load anther swf  on anther movieclip the file doesn`t work  and stoped.
    when test my flash file to load and remove swf files without xml file it work fine but when repleaced the swf files with other work with xml files the problem hapend.
    thanks;

    YOu should trace the names of the files that are being targeted for loading to see if they agree with what you expect.  If you want help with the coding you will need to show the code that is relevant to your problem (not all of it)

  • Installation problem when loading Photoshop from Creative cloud.  PS runs for about 5-9 seconds then it crashes with a standard windows app going down message

    I have installed PS from the cloud twice now.  It loaded without any errors but when I try to run it, it comes up fine with all the dialogs and everything but after 5 seconds it tells me the app is closing down without giving any error message.

    I tried loading as admin and this did not work.  I have added two images that show the error message and my computer configuration.  I am running Norton Antivirus, could this be the problem?
    I am running two other editing programs Flexi and Adobe Illustrator, other than that it is a new system running standard programs.

  • Problem when loading pdf files from Shared Content

    When I load pdf files from Shared Content, I got the following problem: "The selected document could not be retrieved, please try uploading the document again."
    Anyone knows this?
    Thank you very much in advanced.

    I don't migrated the program, but installed it from the original installer,
    i. e. I first installed Indesign from backup, and then uninstalled it and
    reinstall  clean from Adobe.
    What a plug-in or utility converts page from InDesign to PDF?
    2014-08-10 22:51 GMT+04:00 Peter Spier <[email protected]>:
        problem with exporting PDF files from InDesign CS5  created by Peter
    Spier <https://forums.adobe.com/people/P+Spier> in InDesign - View the
    full discussion <https://forums.adobe.com/message/6627440#6627440>

  • Problems when load testing a cluster on CSS11501

    Hello there,
    I have the following setup:
    INTERNET <--> CSS11501 <----> SERVER CLUSTER
    Vlan address of server cluster is in the same subnet of that of the CSS. server's gateway is IP of CSS. My problem is when we do load testing on each server, it goes well with no errors. but when we do the load testing using the VIP address of the cluster, the load testing app gets a timeout when getting the flash content of the cluster.
    my config on the content is:
    content BGUIDE_NEW
    vip address 192.168.8.4
    protocol tcp
    port 80
    balance leastconn
    advanced-balance sticky-srcip
    add service SRV1
    add service SRV2
    add service SRV3
    add service SRV4
    active
    Is there anything lacking in my content config that I need to do? Where else in the config do I need to look at.
    Thanks in advanced.
    JC

    Testing tool is outside the subnet/network. Only the particular file cannot be loaded. I haven't used any sniffer programs yet. Should I install it on one of the server in the cluster? What do I look for on the trace.
    Sorry about this. I haven't used sniffer programs yet.
    Thanks

  • Cache problem when starting hal

    Hello everybody,
    I have a problem to submit you : hal won't start (so I won't have any mouse or keyboard in Xorg...)
    When I start hal normaly (/etc/rc.d/hal start), it hangs for a minute or so and then says it failed.
    With the command "hald --daemon=no --verbose=yes", it has the following output
    [W] oospec.c:388: Unable to open /proc/mdstat: No such file or diractory
    Run started hald-generate-fdi-cache (60000) (0)
    ! full path is '/usr/lib/hal/hald-generate-fdi-cache', program_dir is '/usr/lib/hal' #It hangs at this line
    [i] mmap_cache.c:104:In regen_cache_cb', program_dir is '/usr/lib/hal'
    [E] mmap_cache.c:153: fdi cache regeneration failed!
    [i] mmap_cache.c:156:fdi cache generation done
    [i] mmap_cache.c:278: cache mtime is 1264332495
    *** [DIE] mmap_cache.c:di_rules_init():70 : Unable to open cache /var/cache/hald/fdi-cache
    [Edit :] Something else : when I type the same command than before, but with --daemon set to yes, of hangs at the line "[i] hald.c:684: Becoming a daemon"
    Thanks for your help
    l'pc
    Last edited by l'pc (2010-01-24 13:37:29)

    Hi Volker,
    I made some tests and could certify that my kernel patch 123 which is running on QAS in the same box isn't affected by the most recent patch level (149).
    I did all the steps accordingly to OSS note 1077496, applied patches for LOCALES, R3INLPGM, SAPSTART and DW, plus LIB_DBSL, R3TRANS and TP.
    But I can't start a sapgui session if using "P" as system_language, as I have configured on QA system.
    I've opened an OSS ticket and they suggested note 1037947. But running TCODE I18N results in a known issue, it says that I must correct locales de_DE.ISO8859-1 and pt_PT.ISO8859-1 on application server.
    I think that the "best" solution for my case is applying an older kernel patch (123) as I have on QAS and PRD, until media from IBM containing these additional locales don't arrive.
    Can you another advice?
    Thank you, ever n' ever!
    Regards,
    André

  • I am getting a proxy problem when loading or a does not recognize problem

    I find that my Firefox is VERY slow. And lately all I can get is a message about proxy server is refusing connection. I found out where I can change proxy server..but I click on "no proxy" hit OK and then it goes right back to saying that I have one! Today I kept getting a message about not being able to find mozilla...and said "they" do not know why.
    I find that off and on I can get on line with Firefox..but then I cannot AGAIN. I am on line now, but not sure how much longer I will be able. Frustrating. I haven't done anything lately to computer except adding a new hard drive which was done way after the problems started! What am I doing wrong?
    Thanks for help

    You can find the connection settings in Tools > Options > Advanced : Network : Connection
    If you do not need to use a proxy to connect to internet then select "No Proxy"
    See "Firefox connection settings":
    * [[Firefox cannot load websites but other programs can]]

  • Cache problem when coming back from external application

    Let's see if I can explain this properly. We have an application consisting of a left menu with books and pages. Each page consists of one Struts portlet. In one case we direct the user to an external mail application. This is handled by the Struts action class setting some fields (identifier and a url to return to when closing the external application). Our action class forwards to a jsp page like this (where url, SESSION_KEY and LINKBACK_URL are populated by the action class)
    <form action="${url}" name="myForm" METHOD="POST" TARGET="_top">     
    <INPUT TYPE="hidden" NAME="i_session" VALUE="<c:out value='${SESSION_KEY}'/>">
    <INPUT TYPE="hidden" NAME="linkback" VALUE="<c:out value='${LINKBACK_URL}'/>">
    </form>
    <script language="javascript">
         document.myForm.submit();
    </script>
    The external application opens up in the same window and when the user closes it you're linked back to our application through the LINKBACK_URL. Now, when I click in the left menu as I did from the start all I see is a blank page (if I click once again it displays correctly) and if I press F5 I'm logged into the external application again so it seems the jsp page with the form is cached. I can in a way understand that it does but I don't want that so are there any way to get rid of this behaviour?
    Best Regards
    Torbjorn

    >
    Edited by Holy at 03/24/2008 11:32 PM

Maybe you are looking for