Pre-loader issues in captivate 5.5

HI guys
i have a 1026x768  captivate file with around 150 slides when compiled to medium compression it is around 7mb
it dosnt have any questions pools and no audio, it does have some  progessive flvs and a few advanced actions
the problem (and its getting to be a bit of a pain)  is that when a user downloads  the pre-loader kicks in perfectly
if you are in firefox or safari  but in IE no preloader just a white screen and 10/20 seconds later the file appears
can anyone offer any resaon as to why IE9 wont show the preloader. My client is getting jumpy
i have tried writing my own preloader, varying the DL ammount, lowering the file size to low....... and nada.... IE9on captiave 5.5
no preloader
cheers
KBN

Hi,
Any progress on this matter? I have a swf with an XML-generated menu. Clicking on the menu is supposed to load an swf, clicking on another menu item is supposed to unload the first swf and then reload another in its place. It does just that, but the amount of memory consumption increases with each click. Looking at the Output during debug reveals that the unloadAndStop is not functioning. It does nothing at all! I've stripped down the code to the essentials to test it, and it looks like this:
import flash.events.MouseEvent;
import flash.display.Loader;
import flash.net.URLRequest;
var FlashLoader:Loader = new Loader();
var flashUrl:URLRequest = new URLRequest("complex.swf");
FlashLoader.load(flashUrl);
FlashLoader.x = 120;
addChild(FlashLoader);
stage.addEventListener(MouseEvent.CLICK, UNLOAD);
function UNLOAD(event:MouseEvent) {
          flashUrl = null;
          FlashLoader.unloadAndStop();
          FlashLoader.unloadAndStop();
          removeChild(FlashLoader);
          stage.removeEventListener(MouseEvent.CLICK, UNLOAD);
          stage.addEventListener(MouseEvent.CLICK, RELOAD);
function RELOAD(event:MouseEvent) {
          flashUrl = new URLRequest("complex.swf");
          FlashLoader.load(flashUrl);
          FlashLoader.x = 120;
          addChild(FlashLoader);
          stage.removeEventListener(MouseEvent.CLICK, RELOAD);
          stage.addEventListener(MouseEvent.CLICK, UNLOAD);
It's really driving me nuts... note that I've tested this with non-captivate-generated swfs and it works PERFECTLY. Couldn't the Flash Professional team and the Captivate team at least communicate before implementing things?

Similar Messages

  • CP5 pre-loader questions re: video

    Forgive the long post..
    I published a Cap 5 project in which the first 4 slides contain short videos.  The pre-loader is set to 70%.  When playing the course from a server or LMS the initial load ranges from 1 minute to 5 minutes depending on location and computer.   After the initial load reaches 70% the first video shows its own loading screen for a few additional seconds and begins to play.  Subsequent videos will also show a brief loader before they play.  The video and project sizes are as follows:
    - Course SWF is 12.5mb
    Slide one video is 827kb
    Slide two video is 1.2mb
    Slide three video is 1.9mb
    Slide four video is 950kb
    - All videos are encoded F4V
    - Project is published from CP5 on a Mac
    - Latest Flash player is being used for all user machines
    The Problems:
    - On high performance machines with fast internet connections, the content loads and plays as expected, however on slightly older machines, or slow connections the playback is jerky and unpredictable
    - Playback performance from a web server is generally better than from the SumTotal LMS regardless of the machine capabilities
    - On several occasions the audio for the next slide plays simultaneous with the video from the current slide.  Also bullets that are synched with the slide and video will fall out of synch.  After reloading or using the nav bar to back up, the slide generally plays as expected.
    My questions for the community:
    1 - Will the pre-loader load F4V videos before playback?  Can someone explain what the pre-loader will load what it will not?
    2 - If the preloader does not load video, is there a downside to setting the preloader to a minimum number (say 10%) to at least reduce the initial load cycle?
    3 -  How do I ensure that audio from the next slide will not play on the current slide or video synchronized with timeline elements do not fall out of synch?
    Thanks
    Jeff

    Hi there,
    Please find the answers for your questions.
    1 - Will the pre-loader load F4V videos before playback?  Can someone explain what the pre-loader will load what it will not?
    <ashwin> No, preloader only loads the main Movie. Once the slide with video is encountered the Video load is initiated and this loads the video. FLV video and Animations (if they are externalised) are not loaded while preloading the movie.
    </ashwin>
    2  - If the preloader does not load video, is there a downside to setting  the preloader to a minimum number (say 10%) to at least reduce the  initial load cycle?
    <ashwin> Yes you can do this but i am not sure if this reduces the project loading time. I will try to explain you the way preloader works.  A 10% preloader percentage indicates to load 10% of the SWF size, For instance if the SWF size is 12 MB then the project starts to play once 1.2 MB of the project is loaded. So if the project has rich content in the first few slides then loading may take time as it has it has to load the first slide fully to show the first slide. So it all depends on how the project is created and how the content is distributed in the project.
    </ashwin>
    3 -  How do I ensure that audio from  the next slide will not play on the current slide or video synchronized  with timeline elements do not fall out of synch?
    <ashwin>Do you have the audio from first slide to n slides continuously, if thats the case then in the published output a single audio file will be created with the published SWF and is stored in the SWF (In this case we say audio is sitched). So if a preloader is set to 10%, even though only 10% of the movie will be preloaded the entire audio should be loaded which might create sync issues as the movie will have started to play while the audio is being loaded.
    To overcome this you may choose to increase the slide time of the slides containing audio by around 0.1 second. This activity will split the audio in the published output and hence will have small audio fragments to load while the movie is loading.If around 20 slides have audio continuously then you can increase the slide time for around 6-7 slides and not all.
    </ashwin>
    Try them and let me know if this information helped.
    Thanks
    Ashwin Bharghav B
    Adobe Captivate team

  • CP8 - White/blank screen during pre-load when the pre-loader is set to below 100%

    My Captivate 8 project contains an hour of audio. When my pre-loader is set to 100% the course takes about 2.5 minutes to load. To reduce load time, I have experimented with reducing the pre-loader below 100%. However, when the pre-loader is set to anything less than 100%, my course shows a white/blank screen after the preloader and before the audio begins to play. The white screen is shown for about 10-20 seconds. The white screen gives the impression that the course has not loaded properly. Does anyone have any suggestions?

    I am trying to reproduce the issue at my end, I used an audio which is about an hour long and broke it slide-by-slide as you mentioned. But I don't see any white screen before or after changing the pre-loader percentage. I even tried setting it as low as 10% but still no blank screen. I doubt this can be specific to the audio file or may some other element in project is causing the issue. Is it possible for you to share the project so we can debug the issue? My email address is [email protected]

  • Lag after pre-loader hits 60% and before movie starts playing.

    Hi all,
    I’m hoping somebody can shed some light on an issue
    that I’m experiencing with a Captivate project I’m
    working on. I’ll try to explain this in detail so you
    understand the background and scope of this project. These are
    being exported as HTML/SWF and being viewed within IE6.
    I’ve been tasked with taking a new employee training
    course that is currently handled by a live person standing in front
    of a room of people and showing them an 18 minute VHS tape and also
    covering information that is presented on a PowerPoint file, and
    making it into a Captivate movie.
    I was able to get the original digital video cut into 4
    chunks and converted to SWF by media group that produced the tape.
    The four SWF files are 320x240 and range from 13 to 22 megs.
    Because of the size of the files and the amount of content, I
    created 8 ‘modules’ that make up the larger project.
    The last slide of the first module launches the 2nd module, etc.
    until the user has seen all of the modules which on their side
    (other than a brief pre-loader popping up at times) is mostly
    transparent and they think they are just watching a 30 minute
    training course.
    Basically, what I’ve done is laid out the modules so
    that the whole course alternates back and forth between text slides
    with voice-overs and the movie clips. The movie clip SWF’s
    have been embedded into every other module, so:
    Module 1: Intro to the course (text & voice-overs)
    Module 2: Video clip 1
    Module 3: Discussion about stuff (text & voice-overs)
    Module 4: Video clip 2
    Module 5: Discussion about stuff (text & voice-overs)
    Module 6: Video clip 3
    Module 7: Discussion about stuff (text & voice-overs)
    Module 8: Video clip 4 and wrap-up
    Now here is the problem:
    We have 20+ offices and I am located at the main office where
    the web servers are located. If I run through this, everything
    works great. I tested this in one of our off-site locations today
    where they have a semi-fast connection, but still going across a
    WAN.
    Module 1 loads fine. Hits 60%, plays, user can click Next,
    Next, Next to proceed through the training. At the end of Module 1,
    we prompt them with some text to let them know there may be a brief
    delay before they see the upcoming video clip. Click Next, loads
    Module2.swf which has the videoclip1.swf embedded in it (21 megs).
    Takes a little while to load which is expected. Hits 60%.
    Preloader goes away and then just white screen for at least 10
    seconds (sometimes 20-30 seconds, depending on the size of the
    embedded movie clip) before the movie actually starts playing.
    This is not acceptable as the user will think that something is
    broken. If the movie is not completely loaded, then it
    shouldn’t have hit 60% and the preloader graphic disappear,
    right?
    I think that the problem revolves around the movie clip not
    being able to play until it is fully loaded, although the Module
    has loaded the 60% that it needs to begin playing. The only way
    around this that I see is re-arrange my slides so that the video
    clip is not the first slide to play in any given module.
    We tried this on at least 7 computers, all of which were just
    rolled out new last fall, so the machines are definitely beefy
    enough to handle this.
    Any ideas?
    Thanks,
    Mike

    quote:
    Originally posted by:
    CatBandit
    I just read your title, Mike (I don't have time for the whole
    article - sorry), but felt it might help to point out that 60% is
    40% less than 100%.
    Nope, I am not being a wise guy, but I know it's possible to
    have so much "weight" in the content of the last 40% that
    additional delay might be required while a (early) required element
    or object completes down-streaming. Just a thought...
    Hi Larry,
    Good to see you back on the forums and thanks for the reply.
    What you posted further proves my point. From what I've been taught
    about Captivate, it loads to 60% and begins to play while the
    remaining 40% loads. Not loads to 60% and then some portion of the
    remaining 40% may or may not have to load before it starts. If
    that's the case, why not just load 100% before it starts and then
    have no problems?
    It shouldn't matter how large the file is, right? The only
    difference is that larger files would take longer to reach the 60%
    mark. 60% is 60% is 60%. Compare a feather to a car. 60% of the
    weight of each item is still 60%, it doesn't matter how much it
    weighs.
    60% of a cubic foot of rock is the same percentage
    as 60% of a cubic foot of marshmallows.
    Anyway, I think the solution here is to fudge the problem by
    putting a few 'less weighty' slides in front of the slide with the
    embedded video so that the user has something to look at other than
    a blank screen. I was just hoping somebody else might have
    experience this and had a magic button I could press to make it all
    better.
    I could handle this if the preloader continued running so the
    user had some clue that it was still working, but when the
    preloader hits 60% and disappears and then nothing happens for
    another 10-20 seconds, that's a problem.

  • Pre-loading Oracle text in memory with Oracle 12c

    There is a white paper from Roger Ford that explains how to load the Oracle index in memory : http://www.oracle.com/technetwork/database/enterprise-edition/mem-load-082296.html
    In our application, Oracle 12c, we are indexing a big XML field (which is stored as XMLType with storage secure file) with the PATH_SECTION_GROUP. If I don't load the I table (DR$..$I) into memory using the technique explained in the white paper then I cannot have decent performance (and especially not predictable performance, it looks like if the blocks from the TOKEN_INFO columns are not memory then performance can fall sharply)
    But after migrating to oracle 12c, I got a different problem, which I can reproduce: when I create the index it is relatively small (as seen with ctx_report.index_size) and by applying the technique from the whitepaper, I can pin the DR$ I table into memory. But as soon as I do a ctx_ddl.optimize_index('Index','REBUILD') the size becomes much bigger and I can't pin the index in memory. Not sure if it is bug or not.
    What I found as work-around is to build the index with the following storage options:
    ctx_ddl.create_preference('TEST_STO','BASIC_STORAGE');
    ctx_ddl.set_attribute ('TEST_STO', 'BIG_IO', 'YES' );
    ctx_ddl.set_attribute ('TEST_STO', 'SEPARATE_OFFSETS', 'NO' );
    so that the token_info column will be stored in a secure file. Then I can change the storage of that column to put it in the keep buffer cache, and write a procedure to read the LOB so that it will be loaded in the keep cache. The size of the LOB column is more or less the same as when creating the index without the BIG_IO option but it remains constant even after a ctx_dll.optimize_index. The procedure to read the LOB and to load it into the cache is very similar to the loaddollarR procedure from the white paper.
    Because of the SDATA section, there is a new DR table (S table) and an IOT on top of it. This is not documented in the white paper (the white paper was written for Oracle 10g). In my case this DR$ S table is much used, and the IOT also, but putting it in the keep cache is not as important as the token_info column of the DR I table. A final note: doing SEPARATE_OFFSETS = 'YES' was very bad in my case, the combined size of the two columns is much bigger than having only the TOKEN_INFO column and both columns are read.
    Here is an example on how to reproduce the problem with the size increasing when doing ctx_optimize
    1. create the table
    drop table test;
    CREATE TABLE test
    (ID NUMBER(9,0) NOT NULL ENABLE,
    XML_DATA XMLTYPE
    XMLTYPE COLUMN XML_DATA STORE AS SECUREFILE BINARY XML (tablespace users disable storage in row);
    2. insert a few records
    insert into test values(1,'<Book><TITLE>Tale of Two Cities</TITLE>It was the best of times.<Author NAME="Charles Dickens"> Born in England in the town, Stratford_Upon_Avon </Author></Book>');
    insert into test values(2,'<BOOK><TITLE>The House of Mirth</TITLE>Written in 1905<Author NAME="Edith Wharton"> Wharton was born to George Frederic Jones and Lucretia Stevens Rhinelander in New York City.</Author></BOOK>');
    insert into test values(3,'<BOOK><TITLE>Age of innocence</TITLE>She got a prize for it.<Author NAME="Edith Wharton"> Wharton was born to George Frederic Jones and Lucretia Stevens Rhinelander in New York City.</Author></BOOK>');
    3. create the text index
    drop index i_test;
      exec ctx_ddl.create_section_group('TEST_SGP','PATH_SECTION_GROUP');
    begin
      CTX_DDL.ADD_SDATA_SECTION(group_name => 'TEST_SGP', 
                                section_name => 'SData_02',
                                tag => 'SData_02',
                                datatype => 'varchar2');
    end;
    exec ctx_ddl.create_preference('TEST_STO','BASIC_STORAGE');
    exec  ctx_ddl.set_attribute('TEST_STO','I_TABLE_CLAUSE','tablespace USERS storage (initial 64K)');
    exec  ctx_ddl.set_attribute('TEST_STO','I_INDEX_CLAUSE','tablespace USERS storage (initial 64K) compress 2');
    exec  ctx_ddl.set_attribute ('TEST_STO', 'BIG_IO', 'NO' );
    exec  ctx_ddl.set_attribute ('TEST_STO', 'SEPARATE_OFFSETS', 'NO' );
    create index I_TEST
      on TEST (XML_DATA)
      indextype is ctxsys.context
      parameters('
        section group   "TEST_SGP"
        storage         "TEST_STO"
      ') parallel 2;
    4. check the index size
    select ctx_report.index_size('I_TEST') from dual;
    it says :
    TOTALS FOR INDEX TEST.I_TEST
    TOTAL BLOCKS ALLOCATED:                                                104
    TOTAL BLOCKS USED:                                                      72
    TOTAL BYTES ALLOCATED:                                 851,968 (832.00 KB)
    TOTAL BYTES USED:                                      589,824 (576.00 KB)
    4. optimize the index
    exec ctx_ddl.optimize_index('I_TEST','REBUILD');
    and now recompute the size, it says
    TOTALS FOR INDEX TEST.I_TEST
    TOTAL BLOCKS ALLOCATED:                                               1112
    TOTAL BLOCKS USED:                                                    1080
    TOTAL BYTES ALLOCATED:                                 9,109,504 (8.69 MB)
    TOTAL BYTES USED:                                      8,847,360 (8.44 MB)
    which shows that it went from 576KB to 8.44MB. With a big index the difference is not so big, but still from 14G to 19G.
    5. Workaround: use the BIG_IO option, so that the token_info column of the DR$ I table will be stored in a secure file and the size will stay relatively small. Then you can load this column in the cache using a procedure similar to
    alter table DR$I_TEST$I storage (buffer_pool keep);
    alter table dr$i_test$i modify lob(token_info) (cache storage (buffer_pool keep));
    rem: now we must read the lob so that it will be loaded in the keep buffer pool, use the prccedure below
    create or replace procedure loadTokenInfo is
      type c_type is ref cursor;
      c2 c_type;
      s varchar2(2000);
      b blob;
      buff varchar2(100);
      siz number;
      off number;
      cntr number;
    begin
        s := 'select token_info from  DR$i_test$I';
        open c2 for s;
        loop
           fetch c2 into b;
           exit when c2%notfound;
           siz := 10;
           off := 1;
           cntr := 0;
           if dbms_lob.getlength(b) > 0 then
             begin
               loop
                 dbms_lob.read(b, siz, off, buff);
                 cntr := cntr + 1;
                 off := off + 4096;
               end loop;
             exception when no_data_found then
               if cntr > 0 then
                 dbms_output.put_line('4K chunks fetched: '||cntr);
               end if;
             end;
           end if;
        end loop;
    end;
    Rgds, Pierre

    I have been working a lot on that issue recently, I can give some more info.
    First I totally agree with you, I don't like to use the keep_pool and I would love to avoid it. On the other hand, we have a specific use case : 90% of the activity in the DB is done by queuing and dbms_scheduler jobs where response time does not matter. All those processes are probably filling the buffer cache. We have a customer facing application that uses the text index to search the database : performance is critical for them.
    What kind of performance do you have with your application ?
    In my case, I have learned the hard way that having the index in memory (the DR$I table in fact) is the key : if it is not, then performance is poor. I find it reasonable to pin the DR$I table in memory and if you look at competitors this is what they do. With MongoDB they explicitly says that the index must be in memory. With elasticsearch, they use JVM's that are also in memory. And effectively, if you look at the awr report, you will see that Oracle is continuously accessing the DR$I table, there is a SQL similar to
    SELECT /*+ DYNAMIC_SAMPLING(0) INDEX(i) */    
    TOKEN_FIRST, TOKEN_LAST, TOKEN_COUNT, ROWID    
    FROM DR$idxname$I
    WHERE TOKEN_TEXT = :word AND TOKEN_TYPE = :wtype    
    ORDER BY TOKEN_TEXT,  TOKEN_TYPE,  TOKEN_FIRST
    which is continuously done.
    I think that the algorithm used by Oracle to keep blocks in cache is too complex. A just realized that in 12.1.0.2 (was released last week) there is finally a "killer" functionality, the in-memory parameters, with which you can pin tables or columns in memory with compression, etc. this looks ideal for the text index, I hope that R. Ford will finally update his white paper :-)
    But my other problem was that the optimize_index in REBUILD mode caused the DR$I table to double in size : it seems crazy that this was closed as not a bug but it was and I can't do anything about it. It is a bug in my opinion, because the create index command and "alter index rebuild" command both result in a much smaller index, so why would the guys that developped the optimize function (is it another team, using another algorithm ?) make the index two times bigger ?
    And for that the track I have been following is to put the index in a 16K tablespace : in this case the space used by the index remains more or less flat (increases but much more reasonably). The difficulty here is to pin the index in memory because the trick of R. Ford was not working anymore.
    What worked:
    first set the keep_pool to zero and set the db_16k_cache_size to instead. Then change the storage preference to make sure that everything you want to cache (mostly the DR$I) table come in the tablespace with the non-standard block size of 16k.
    Then comes the tricky part : the pre-loading of the data in the buffer cache. The problem is that with Oracle 12c, Oracle will use direct_path_read for FTS which basically means that it bypasses the cache and read directory from file to the PGA !!! There is an event to avoid that, I was lucky to find it on a blog (I can't remember which, sorry for the credit).
    I ended-up doing that. the events to 10949 is to avoid the direct path reads issue.
    alter session set events '10949 trace name context forever, level 1';
    alter table DR#idxname0001$I cache;
    alter table DR#idxname0002$I cache;
    alter table DR#idxname0003$I cache;
    SELECT /*+ FULL(ITAB) CACHE(ITAB) */ SUM(TOKEN_COUNT),  SUM(LENGTH(TOKEN_INFO)) FROM DR#idxname0001$I;
    SELECT /*+ FULL(ITAB) CACHE(ITAB) */ SUM(TOKEN_COUNT),  SUM(LENGTH(TOKEN_INFO)) FROM DR#idxname0002$I;
    SELECT /*+ FULL(ITAB) CACHE(ITAB) */ SUM(TOKEN_COUNT),  SUM(LENGTH(TOKEN_INFO)) FROM DR#idxname0003$I;
    SELECT /*+ INDEX(ITAB) CACHE(ITAB) */  SUM(LENGTH(TOKEN_TEXT)) FROM DR#idxname0001$I ITAB;
    SELECT /*+ INDEX(ITAB) CACHE(ITAB) */  SUM(LENGTH(TOKEN_TEXT)) FROM DR#idxname0002$I ITAB;
    SELECT /*+ INDEX(ITAB) CACHE(ITAB) */  SUM(LENGTH(TOKEN_TEXT)) FROM DR#idxname0003$I ITAB;
    It worked. With a big relief I expected to take some time out, but there was a last surprise. The command
    exec ctx_ddl.optimize_index(idx_name=>'idxname',part_name=>'partname',optlevel=>'REBUILD');
    gqve the following
    ERROR at line 1:
    ORA-20000: Oracle Text error:
    DRG-50857: oracle error in drftoptrebxch
    ORA-14097: column type or size mismatch in ALTER TABLE EXCHANGE PARTITION
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.CTX_DDL", line 1141
    ORA-06512: at line 1
    Which is very much exactly described in a metalink note 1645634.1 but in the case of a non-partitioned index. The work-around given seemed very logical but it did not work in the case of a partitioned index. After experimenting, I found out that the bug occurs when the partitioned index is created with  dbms_pclxutil.build_part_index procedure (this enables  enables intra-partition parallelism in the index creation process). This is a very annoying and stupid bug, maybe there is a work-around, but did not find it on metalink
    Other points of attention with the text index creation (stuff that surprised me at first !) ;
    - if you use the dbms_pclxutil package, then the ctx_output logging does not work, because the index is created immediately and then populated in the background via dbms_jobs.
    - this in combination with the fact that if you are on a RAC, you won't see any activity on the box can be very frightening : this is because oracle can choose to start the workers on the other node.
    I understand much better how the text indexing works, I think it is a great technology which can scale via partitioning. But like always the design of the application is crucial, most of our problems come from the fact that we did not choose the right sectioning (we choosed PATH_SECTION_GROUP while XML_SECTION_GROUP is so much better IMO). Maybe later I can convince the dev to change the sectionining, especially because SDATA and MDATA section are not supported with PATCH_SECTION_GROUP (although it seems to work, even though we had one occurence of a bad result linked to the existence of SDATA in the index definition). Also the whole problematic of mixed structured/unstructured searches is completly tackled if one use XML_SECTION_GROUP with MDATA/SDATA (but of course the app was written for Oracle 10...)
    Regards, Pierre

  • How syncronize with the data base after pre-loading the data

    Hi,
    I have pre-loaded the data from the database table into the cache.
    If the key is not found in the cache i want to it to connect to database and get the value from the table. How to achieve this?

    Hi JK,
    I have pasted my cache loader code, config file and the main class in the other post but i m not sure what is the issue with it. Its not working. Please can you tell me what might be the issue with that piece of code. I m not getting any exception either but the load() or loadAll() method is not at all getting triggered on invoking cache.get() or cache.getAll() method. What might be the cause for this issue?
    Can you give me the coherence-cache-config.xml contents?
    I m not sure whether its the issue with the config file because i have read some where that refreshaheadfactor is required to trigger the loadAll() method.
    Edited by: 943300 on Jul 4, 2012 9:57 AM

  • Sourcing Cockpit Worklist - Failure to pre-load worklist

    Hello SRM Experts
    We are running SRM 5.00 in an extended classic scenario. I have a question that is bugging me so hopefully you can help.
    I have a user who is the sole purchaser in a purchasing group for a specific company code. He is responsible for almost all of the product categories and this has been reflected in the Responsability tab of the Purch Org Structure. Yet when he opens his sourcing cockpit, his worklist is not pre-loaded with the shopping carts awaiting his attention, unlike other purchasers that I have set up in the structure for other company codes. Yet if he uses the Find tab in the sourcing cockpit and specifies his purchasing group, all the shopping carts appear which he then transfers to his worklist which can  be irritating having to do every time.
    Thanks in advance
    Ian

    Hi Ian,
    So you're saying that you have one user that encounters two problems (worklist and currency) that his colleagues (set up the same way) don't... Well, such user-specific oddities can be a real challenge. It could be difficult to trace the route cause. There're a number of possibilities, including authorization issues (even if you don't see the difference by manual comparison), some inconsistencies in BP-user-org relationships... Some of the things you can try (in no particular order):
    a. run an authorization check <SU53> after the problem test (e.g. open worklist with the user, then check <SU53>).
    b. run an authorization trace <ST01> during the problem test.
    c. check for any BP/org inconsistencies related to your user in <BBP_BP_OM_INTEGRATE> (check all object types). Repair any errors or warnings.
    d. have an ABAPer debug through your problem test (give the user debugging authorizations temporarily).
    e. open a ticket with SAP Support.
    Cheers,
    Serguei

  • Any possible issues using Captivate 4 on Vista 64-bit OS?

    Hi:
    Looking to order a new PC and load up on ram for Captivate 4 and some other applications I am using.
    I realize Captivate 4 is not certified for use on a Vista 64 bit OS, but I am wondering if I will run into a bunch of performance issues or what your experience may be using C4 on a 64 bit machine.  I heard it is possible to force Captivate 4 to run as a 32bit application, but I don't know specifically how to do it.
    Any feedback is appreciated.

    None that I found.  I worked with adobe for a while and they sent me a couple of patchs that were supposed to fix the problem, and while I eventually could record audio, I never was able to edit it.  Adobe eventually lost interest and stopped responding to my requests.  I think it has something to do with Vista becasue I am running xp on a brand new 64bit Mac at home and it works fine.
    Date: Thu, 27 May 2010 10:12:06 -0600
    From: [email protected]
    To: [email protected]
    Subject: Any possible issues using Captivate 4 on Vista 64-bit OS?
    I have the same problem on 64-bit Vista - the audio editor will not even open. Is there a solution to this?
    >

  • Vote on (option to pre-load JVM)

    Greetings.
    I wish to draw your attention to an RFE (request for enhancement) that could use your vote.
    The RFE is asking for the jre to have the option of preloading the JVM at startup. Once loaded, the new 'tray icon" service would be responsible for keeping the rt.jar library loaded (which basically means waking up every once in a while and executing something inside of rt.jar).
    This would be an option that is turned OFF by DEFAULT. The user would have to go into the java control panel to turn it on.
    Why do this you ask? Well I did some extensive testing on cold start times between 1.4, 1.5 and 1.6. See the link at the bottom. The upshot was, that a huge amount of time is spent loading the jvm and rt.jar. All of the lazy loading technologies really didn't help. So, for those willing to have YATI (yet another tray icon), please give the option of preloading the jvm. You see it with other products, like QuickTime...
    Please vote and leave your feeback at:
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6346341
    The orginal thread that started it all (lots of benchmark data):
    http://forum.java.sun.com/thread.jspa?messageID=3962327

    You have good points. Perhaps it is my ignorance of windows internals - but let me take a stab at this and perhaps clear a couple of things up (for me at least).
    1) I think you are correct that the JRE footprint size is an issue especially when you compare it to something like quicktime. In defense of the RFE, it is precisely for that reason that I recommend that the option be off by default.
    2 and 3) The tray icon isn't the single JVM of the system. It is an instance of the JVM that is providing a service. Let me take a stab at how I would implement it.
    The java tray icon becomes a loading service that pre-caches the jar files in memory and cycles through them (to keep them in memory). When a local JVM instance is invoked, be it a browser or local application that instance of the jvm would query for the existance of the java tray service and if present, use it to load rt.jar etc. from its memory cache.
    Hope that makes sense.
    -Dennis
    Personally I think the idea of pre-loading the jvm
    like a tray icon would be a bad thing overall. I see
    your point however:
    1. First + Foremost java takes up too much memory.
    Just running simple hello world apps now take tens of
    megabytes to run simply because of the (bloated) size
    of the JRE. It's not like quicktime which can load a
    stub in < 1 Mb this is a bear
    2. What happens when someone calls System.exit()? I'm
    guessing your answer is "well the JVM restarts" but
    what about all the other apps running on that JVM? It
    would kill them too. Beyond that one java app(let)
    could start interfering with another java app taking
    memory making environment changes etc.
    3. Possibly my biggest best reason is that almost all
    real commercial java applications need more memory
    than the default allocated by just calling 'java ...'
    how would we know how much to allocate when starting
    the jvm? Or we could allocate at runtime and fragment
    memory all to ****. Anyway you get the idea

  • HP Split X2 upgraded from Windows 8 pre-loaded to Win 8.1, now cannot run Add feature to Windows 8.1

    Hi!
      i have purchased a HP Split X2 13.3" laptop in a computer show slightly more than 1 year ago.
    it comes with Windows 8 pre-loaded at that time.
      Later on, Microsoft offer free upgrade for all Win 8 to Win 8.1 and i did that as well.
    Everything goes perfectly smooth unless recently when i try to go Control Panel run Add Feature to Windows 8.1,
    it ask me for product key!!
      When i looked the bottom of my Split X2 laptop, it does not have the sticker of the Windows product key. There is only 1 Windows 8 hologen sticker! Hence, i use some key finder application to detect the product key.
      I enter the product key when i run Add Feature to Win 8.1 again, but the Windows prompted me key is not valid.
    Why?
      The Win8.1 insalled is genuine version. I can perform regular Windows updates without issue.
      Appreciate if any expert can help to resolve my issue.
    Thanks a lot,
    Nkboy
    This question was solved.
    View Solution.

    Hi
    The Add Feature is to upgrade your current Windows 8/8.1 Core Edition to Windows 8/8.1 Pro or Windows 8/8.1 Media Center Edition.
    It requires you to purchase particular Product key with regard to Add Features option.
    Here are some links to help you understand it:
    http://windows.microsoft.com/en-us/windows-8/add-features-frequently-asked-questions
    http://www.eightforums.com/tutorials/6673-add-features-windows-8-a.html
    Regards
    Visruth
    ++Please click KUDOS / White thumb to say thanks
    ++Please click ACCEPT AS SOLUTION to help others, find this solution faster
    **I'm a Volunteer, I do not work for HP**

  • Pre loaded applicatio​n of Yahoo, Snapfish & U-Tube, installed on the HP e-station e-print'

    I have an HP Photosmart e-station C510a, with pre loaded apps of Yahoo, Snapfish & U-Tube, installed on the Zeen tablet and I’m unable to login to any of the above accounts and keep getting the same error messages, (Login failed- your account is locked) Please sign into yahoo via a Web browser to unlock your account) this statement is untrue as from a PC my Yahoo account is not locked,  otherwise I get an error code 30 for  the other applications such as snap fish and utube jus simply or can't play videos, this is not a network problem as I’I've had an HP Tech guy fault find the printer, the printer was returned to Amazon and a replacement was dispatched and received yesterday (5/11/2011) and still the same problems accrues so it looks like I’m about to return the second e-station c501a as not fit for purpose, is there a fault with the Zeen table that (HP) are aware off? or how do you rectify these login issues 

    hello sir,
    i want to your help
    i was installed fresh windows 7 via cd rom and then after installed all software.
    and now after 1 day customer complained me that cd rom not read any cd and i m also check when i insurt cd so its not read and when i am double click on cd rom icon its eject so what i do for that please reply on my email address.
    [text removed for privacy]
    VIMAL

  • Pre-load LOV

    Is there a way to pre-load a LOV that will stay in memory per session? I have a large table from which I pull a LOV. I have the LOV on almost every page so that when I go from page to page, it takes too long for the page to load. Any help is appreciated.
    John

    Hi John,
    in APEX you are not able to store anything in global package variables because
    1) Apex just gets any available database of the connection pool when it has to render a page => so the chance that you would get the same session with the next request is low
    2) mod_plsql issues a reset package state after APEX has rendered the page => will clear all global package variables.
    But there is always another solution! :-)
    I hope that the output of the lov isn't that big and it just cost intensive to get the data, that's why you want to store it, right?
    As a workaround you can use a "Collection" which you pre-load and use in your lov query. See online help for details. There is also an article about them in one of the last Oracle Magazine's.
    Hope that gives you a direction where to go
    Patrick
    Check out my APEX-blog: http://inside-apex.blogspot.com
    Check out the ApexLib Framework: http://apexlib.sourceforge.net

  • X1 Carbon Retrieve serial for Win7 pre-loaded with no serial sticker [Win8 branded]

    So I just recently had the misfortune of being asked to wipe a X1 Carbon of it's pre-loaded Win7, replacing it with a clean Win7 installation. This has caused a licensing issue as there appears to be no Win7 serial-sticker on the laptop itself. Therefore the newly installed Windows 7 operative system won't activate.
    Looking through online manuals I've learned that these X1 Carbon machines are Win8-branded, meaning if I wish to kep Win7 I'd have to make a recovery disk myself prior to formatting it. This was not done, to my misfortune.
    My question is then: Is my only solution to order a recovery disk from lenovorecovery dot com, or is there an alternative solution? We are not running Win8, and I would prefer to avoid using our own licenses for a machine that was already purchased with W7 and should have it's own license.
    Just curious if there's a fix.
    Many thanks for your time!
    //Ken
    Solved!
    Go to Solution.

    I was unable to edit my previous post.
    Dear zoltanthegypsy,
    Your solution worked prefectly. I do not understand how this works, but did and I am so grateful for your time and help to solve my activation issue on the X1 Carbon that came with pre-loaded Win7; branded for Win8 and only Win8 disks.
    I performed a clean install of Win7 and simply activated it using another used license. Followed your steps and the machine is now activated. Brilliant!
    Kind regards,
    Ken

  • SWF stalls, and pre loader

    Hi all,
    I am creating a flash movie that has 6 different Movie Clips
    placed on the main time line in addition to a pre-loader placed on
    that same time line.
    Everything runs fine until the 6th MC where at a specific
    spot; right after a short animation the movie stalls. I am assuming
    it is to load other thing, but isn’t that why there is the
    preloader?
    I put that MC on the first frame of the time line, and
    covered it with white (old school, I know), so it loads first, yet,
    it still stalls, any ideas.
    This is on MX2004 on a Mac (latest os)
    Thanks
    A

    Hello StanWelks,
    > Using CS3, I am creating a website in flash by creating
    a motion tween
    > that will become my intro from frames 1-30, frame 30 has
    a stop action
    > and will display the home page graphics with buttons,
    frame 35 will be
    > my about page, frame 40 my contact page, etc.
    >
    > 1. Is this the usual way for doing this? Any issues with
    doing it
    > this way?
    >
    > 2. If I want to add a pre-loader at the beginning, would
    I just move
    > everything to the right in the Timeline, and make my
    pre-loader span
    > enough frames necessary to accomplish the animation and
    have the intro
    > appear right after?
    >
    > Thanks!!!
    It would be much easier if you plan you flash movie without
    placing all content
    into main timeline. Split all your content into separate
    movie clips and
    then place them at the main (or other) timeline. Using this
    approach you'll
    gain an opportunity to change movies order at any time
    without much pain.
    Also, it'll be easier to add more content any place into you
    movie.

  • Can't load drivers to t42. Using an IBM pre-load xp pro sp3 hard drive

    Hello all
    I am Charlie and new to the community and have  2379-rhu  T42
    I can not load the last 3 drivers to this T42 with an IBM pre-load HDD with xp pro sp3.
    i have done all the windows updates and been to Think Advantage tool box---it just flags me the drivers are not loaded.
    I went to the Lenovo site and the Intel site......no joy in mudville
    i went through a lot of the t42 driver issues in the forum posts, but not solved my issues (or covered them all).
    here is what i can gather from device manager and the net:
    thinkpad PM device :
    device instance id : ROOT\unknown\000
    hardware id : *len0068
    UNKNOWN DEVICE:
    device instance ID: ACPI\ATM1100\4&61F3B4B&0
    Hardware Ids: ACPI\ATM1100
    Network Controller
    Device instanc Id : PCI\VEN_8086&DEV_4224&SUBSYS_10108086&REV_05\4&39A85202&0&10F0
    Hardware IdPCI\VEN_8086&DEV_4224&SUBSYS_10108086&REV_05s:
    PCI\VEN_8086&DEV_4224&SUBSYS_10108086
    PCI\VEN_8086&DEV_4224&CC_028000
    PCI\VEN_8086&DEV_4224&CC_0280
    GOOGLE showed me this is an
    Intel(R) PRO/Wireless 2915ABG Network Connection
    THANK YOU, for any and all assistance.
    charlie

    Hi Charlie,
    I believe these three drivers should be what you need. Did you try to download and install any of these? If not try these and let us know if that works out fine or not.
    Intel wireless driver:
    http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-62875
    Atmel TPM (Trusted Platform Module) device driver:
    http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-58054
    ThinkPad Power Management driver for Windows:
    http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-4GXPEG
    You can also use Lenovo system update to install and update your drivers without the need to download and install each one manually.
    Lenovo system update for Windows XP:
    http://www-307.ibm.com/pc/support/site.wss/MIGR-66956.html
    -gan

Maybe you are looking for