Upload Content after publishing an Event

I want to publish an event I'm creating, but I don't have my content ready to upload. Can I upload the presentation after the event has been published? I don't want to hold up my registration while I prepare the presentation.
Message was edited by: ashish gupta. to add a more meaningful topic title

Hi,
You can change the associated content of an event after event published.
Steps to change the associated content of an event  -
1. Go to Event Information page of that event
2. Click on "Select Content" link
3. Select the appropriate content
4. Click on Save button.
Thanks,
Vikash Acharya

Similar Messages

  • Unnecessary space within the content after publish

    So im redesigning our ministry's website using muse because I just absolutely love the platform, and also because I am not much of a coding expert. But anyways I am having a problem when I preview or publish my site.
    Here is a temporary business catalyst link so that you can see it for yourself: http://provision7.businesscatalyst.com/about-us.html
    If you scroll to the bottom of the page (it is a long page) you will see that muse has extended the transparent shape behind the text field for no reason that I can figure out... I am stumped. I have looked up many threads and answers and still cannot figure out what is causing this. It does not show up in my design view, only in preview or publish.
    The wierd thing about all of this is that when I delete the transparent shape completely and then preview it, the extra space is gone. So I am guessing there might be a bug in the shape tool or something, but I hope that doesn't mean I have to start all over in a new project.
    Let me know if you can help! Thanks!
    - Oh and I just figured out that it shows up normal on Firefox, so to see the issue be sure to use Safari or Google Chrome.

    This page has a long text flow that uses the "Web Safe" font Georgia. Web Safe fonts are live text in the browser and every browser has it's own line layout engine that will result in slight difference in line breaks, and thus the total height of a text flow. Also "Web Safe" fonts are really a stack of fonts similar for the browser to try. In this case the browser will use Georgia is the site visitor has it installed. If it doesn't find Georgia, it will fall back to Palatino, Palatino Linotype, Times, Times New Roman, and finally any serif font.
    I expect what's happening is you've drawn a rectangle behind the text that has a very specific height which nicely fits how the text lays out in Muse Design view using Georgia (or whichever the first font in the stack is on your machine). When you subsequently export/publish the site and view it in a browser, the line breaks will be slightly different just due to subtle differences between browsers (so a long text flow will commonly be a few lines longer or shorter). If on top of that the machine being used to view the page doesn't have the same font you have, the line breaks will likely be significantly different and the text frame height may be significantly different.
    For your particular design, the easiest approach would be to delete the rectangle that's behind the text frame and instead use the text frame itself to both draw the box and the text. Set the fill of the text frame, round the corners of the text frame and in the Spacing panel set the Padding values in order to indent the text from the edges of the text frame. Now when the text frame grows are shrinks due to changes in the line breaks on of the text, the background box (which is just the text frame) will just follow along.

  • How to get the file content after uploading file

    Hello everyone!
    I have a question. Anyone can provide an example code by jsp that getting the uploaded file content after user uploading a file?
    Your help is highly appreciated!!!

    My experience is you need to do it twice: first read it to a StringBuffer and readline. Then write the file to server. See the code below
    MultipartParser parser = new MultipartParser(request, 10000000);
    Part part = null;
    FilePart filePart = null;
    File uploadDir = new File("/Uploads/");
    if (!uploadDir.exists()) {
    uploadDir.mkdir();
    while(true){
         part = parser.readNextPart();
         if(part == null)
              break;
         if(part instanceof FilePart){
              filePart = (FilePart)part;
              filename = filePart.getFilePath();
              //You can do one of the following option. Here is read line to a buffer and display to screen
    //if (filename != null) {
              //Do not store the file to server machine.
    //long size = filePart.writeTo(uploadDir);
    // System.out.println("The number of bytes written is "+size);
              reader = new BufferedReader(new InputStreamReader(filePart.getInputStream()));          
              String newline=reader.readLine();
              if(newline!=null)     {     
              reconcileContent.append("<table border=\"1\"><tr><th>Destination ID</th><th>File ID</th><th>Rept Date</th><th>As of Date</th><th

  • After publishing (using iWeb) content looks fine, but pagenames don't show!

    Pagenames/buttons like Home, Contact and all are not visible when opening site from server (see www.unitedsigns.nl). On my mac everything is fine. I published it to a usb-stick, and fine too. But on a windows laptop it is not.
    I've done it many times before (see www.unitedtextile.nl) (and see buttons on top) and never had such problems. Did not get help from provider.
    Somebody help me out, please!

    The reason that the navbar for your www.unitedsigns.nl site isn't being display is because not all of the necessary file are getting uploaded to the server. Open the Activity window (CommandOptionA) for that site (in Safari) you'll see that a number of files in the Scripts folder are missing.
    How are you uploading the files to the server? If it's with iWeb's built in FTP client try the following:
    1- publish you site to a folder on your HD.
    Click to view full size
    2 - download and use Cyberduck to upload the site folder to the server.
    To fix just his problem at this time you can use Cyberduck to upload just the Scripts folder for the site. If you have problems with uploading from iWeb at a later date then you can use CD routinely to upload the site's files as described in the tutorial.
    More on this can be found in this tutorial: #2 - Uploading only those published new or newly edited files when using a 3rd party FTP client.
    Many users have found switching to Cyberduck fixed their uploading problem. Worth a try.
    Message was edited by: Old Toad

  • Captivate 7: slide with mouse will not auto advance after publishing

    After I export my Captivate video, any slide that has a mouse object on it does not auto advance. I suspected that maybe the clicking sound file default attached to the action may have become corrupted, so I opened the sound file attached to "single-click" from Captivate. In the VisualClicks folder, there were no sound files. So, I opened the ClickSounds folder and attached the Mouse.mp3 file to this action. After publishing the training, the slide still will not auto advance. The slides that do not have the mouse action advance automatically as they should. The sound file may not be the issue (going to try to uncheck all of the Mouse Click Sound check boxes and republish to see if that helps).
    Was hoping to find a solution for future videos.
    Each slide is basically a layer of audio > slide > png file > the occasional smart object and/or text > mouse. I have no quizzes or video.
    When publishing I use the following setup swf/html5 with swf + html5 checked and scalable HTML content checked. We use Google Chrome and I've had numerous people try my HTML link after I've uploaded all files and everyone has the same issue. 
    1- Do you happen to know why the mouse action would cause the slide to not auto advance, and if so please let me know a solution so the user doesn't have to click next. If the mouse itself isn't the culprit, any other suggestions on what could cause this?
    2- Is there a way to make changes to the audio or override the mouse properties on all slides? I tried right clicking and "use the current mouse pointer for all slides" but it didn't change any of the properties. Thankfully my video is only 110 slides or it would have been even more painful.
    Captivate 7
    Windows 8.1

    Of course! Here ya go
    For the record, I did create a new project with only two slides to try and duplicate the issue. I had the same problem. I unchecked the Mouse Click Sound check box, republished and the slide auto advanced. I'm wondering if a default sound file was somehow moved or deleted? I discussed uninstalling and reinstalling C7 onto my laptop, but that's a frustrating solution haha

  • HTML Redirect is working in muse but not after publishing... HELP!

    I am setting up a "Coupon code" for a website I work on. I have set up a basic HTML Redirect box. It works properly in Muse but after publish it does not work correctly anymore. I understand the "password/coupon code" is available to find in the page code, and that's OK, thats the way i designed it. Here is the link to the page Ticket Center the coupon code is GOLDEN (all caps). It should redirect to: GOLDEN PROMO CODE Please let me know what i am missing. If it is not possible to use this code with muse after its uploaded, any suggestions would be helpful. Thanks!
    Here is the promo code box code:
    <div class="wrapper">
        <form class="form1" action="ticket-center.html">
            <div class="formtitle">
            </div>
            <div class="input nobottomborder">
                <div class="inputtext">
                    Coupon Code:
                </div>
                <div class="inputcontent">
                    <input type="password" id="password" /><br />
                </div>
            </div>
            <div class="buttons">
    <input class="orangebutton" type="submit" value="Submit" onclick="if (document.getElementById('password').value == 'GOLDEN') location.href = 'promo-1sae452316ad.html'; else alert('Invalid Promo Code! Please try again. CASE MATTERS');" />
            </div>
        </form>
    </div>

    Presuming that I have 13 folders/directories that are
    created by iWeb for each of the 13 'pages' in my
    site, then I assume that to turn off the nav_bar, I
    should paste 'the code' into each of the
    [foldername].js files.
    Is this correct?
    I believe so, yes.
    And to maintain this, I should be prepared to use
    MassReplaceIt (+/-) to refresh this info after
    Publishing to Folder any cosmetic and content
    changes.
    Yes
    Before I do the 'paste', I would like verification
    that:
    1) it is in fact the [filename].js file that is my
    correct choice/target.
    Yes
    2) when viewing the contents of the ...js file, it
    seems like there would need to be some curly braces (
    { whatever ) stuff as well.
    Hmm, I think it's ok just the way Cyclosaurus put it
    document.getElementById('nav_layer').style.opacity = 0; // 0 = nav layer off, 1 = nav layer on.
    But I could be wrong about that.
    3) Does 'the Code' need to be inserted in any
    particular place in the file?
    Don't think so, no, but don't put it in the middle of something, if you know what I mean. The beginning or end would be best.
    4) Today, I will work on moving the Content to the
    Body instead of the NavBar area, but mo betta I could
    just shut off the NavBar function entirely.
    Well if you can do it without editing the js (move the content) then you won't have to keep re-editing after each publish.
    5) Do you like Medium Roast or Dark roast - whole
    bean or ground?
    Hee hee... ALL OF THE ABOVE!!!

  • Interactions don't work after publishing

    Web object and YouTube interactions seem not to be working after publishing. Neither do buttons that open URLs. I'm running Win7 and have tried with explorer and chrome. I've now found that they are not working for projects that I published a few months ago either. I have installed the patch that ends in .237

    Either way, upload the content to a web server and view from there.  Flash Global Security is probably interferring with the operation when you are launching the content from your hard drive.
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/how-to-set-up-flash-global -security

  • Want to play a video in pop up via a CEWP link in sp 2013 but facing issue after publishing the page pop up does not open

    Hi All,
    My Steps:-
    0<sup>th</sup> Step:-
    Upload a video in any doc library.
    1<sup>st</sup> step:-
    Add the uploaded link in App as per instruction
    http://stevemannspath.blogspot.com/2012/12/sharepoint-2013-videos-in-sharepoint.html
    2nd step:-
    write this script in CEWP or in text and give reference to CEWP
    <script type="text/javascript">
    function OpenPage()
    var options = SP.UI.$create_DialogOptions();
    options.width = 850;
    options.height = 700;
    options.allowMaximize = true;
    options.url="/sites/customer/VideoAsset/Forms/Video/videoplayerpage.aspx?ID=3&FolderCTID=0x0120D520A808003912E936CB74764285313433CC275AC3&List=b5087562-892a-417a-b02c-0d377d87f205&RootFolder=%2Fsites%2Fcustomer%2FVideoAsset%2FGrowth%5FDevelopment%2FAdditional%20Content&RecSrc=%2Fsites%2Fcustomer%2FVideoAsset%2FGrowth%5FDevelopment";
    SP.UI.ModalDialog.ShowModalDialog(options);
    </script>
    <span class="s4-clust" style="display: inline-block; overflow-x: hidden; overflow-y: hidden;width: 10px; ; height: 10px; ">
    <img src="/sites/customer/Style%20Library/Images/You_Tube.png" alt="" style="left: 0px !important; ; top: -128px !important; "/>
    </span>
    <text disable-output-escaping="yes" ddwrt:nbsp-preserve="yes">
    </text>
    <div class="secondary" style="padding-left: 3px;">
    <a href="javascript:OpenPage()">Open</a>
    </div>
    I am getting error on below line-
    var
    options = SP.UI.$create_DialogOptions();
    "object does not support this property and method"
    Please help and let me know the solution.
    sudhanshu sharma Do good and cast it into river :)

    Also check if your javascript retains after Publishing. Sharepoint will remove malcious code/script html after saving the page and make page safe.
    Regards,
    Vaibhav Tikam
    http://codepinch.blogspot.com
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever you see a reply being an answer to the question of the thread, click "Mark As Answer". It'll help other users who are visiting your thread for the
    similar problem

  • File upload abort after long time

    Hi,
    I am trying to upload big files to individual table with BLOB column. During upload process after long time approx. 2h I get the following error message:
    [#|2012-08-01T19:03:01.667+0200|WARNING|sun-appserver2.1|java.lang.Class|_ThreadID=27;_ThreadName=httpSSLWorkerThread-8082-2;_Reques
    tID=4cec5fc8-b9e1-4017-a859-8759ec1f5d37;|oracle.jdbc.driver.OracleBlobOutputStream.flushBuffer(OracleBlobOutputStream.java:236)
    java.io.IOException: ORA-01013: user requested cancel of current operation
    at oracle.jdbc.driver.OracleBlobOutputStream.flushBuffer(OracleBlobOutputStream.java:236)
    at oracle.jdbc.driver.OracleBlobOutputStream.write(OracleBlobOutputStream.java:151)
    at java.nio.channels.Channels$WritableByteChannelImpl.write(Channels.java:296)
    at oracle.dbtools.apex.utilities.StreamCopy.drain(StreamCopy.java:43)
    at oracle.dbtools.apex.utilities.StreamCopy.drain(StreamCopy.java:30)
    at oracle.dbtools.apex.hooks.fileUpload.ApexFileLoader.getBlob(ApexFileLoader.java:207)
    at oracle.dbtools.apex.hooks.fileUpload.ApexFileLoader.processApexFileUtil(ApexFileLoader.java:167)
    at oracle.dbtools.apex.hooks.fileUpload.ApexFileLoader.processFile(ApexFileLoader.java:55)
    at oracle.dbtools.apex.hooks.ProcessorRegistry.fileUploadPreProcess(ProcessorRegistry.java:94)
    at oracle.dbtools.apex.FileUpload.loadFiles(FileUpload.java:52)
    at oracle.dbtools.apex.ModApex.doPost(ModApex.java:121)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at oracle.dbtools.rt.web.HttpEndpointBase.defaultServlet(HttpEndpointBase.java:133)
    at oracle.dbtools.rt.web.HttpEndpointBase.service(HttpEndpointBase.java:90)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:427)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:315)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:287)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
    at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
    at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:98)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:222)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:166)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:291)
    at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:666)
    at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:597)
    at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:872)
    at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341)
    at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263)
    at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214)
    at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:382)
    at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:264)
    at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    Caused by: java.sql.SQLTimeoutException: ORA-01013: user requested cancel of current operation
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:440)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:382)
    at oracle.jdbc.driver.T4C8TTILob.processError(T4C8TTILob.java:789)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:445)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:191)
    at oracle.jdbc.driver.T4C8TTILob.write(T4C8TTILob.java:178)
    at oracle.jdbc.driver.T4CConnection.putBytes(T4CConnection.java:2412)
    at oracle.sql.BLOB.setBytes(BLOB.java:881)
    at oracle.jdbc.driver.OracleBlobOutputStream.flushBuffer(OracleBlobOutputStream.java:228)
    ... 43 more
    |#]
    [#|2012-08-01T19:03:01.743+0200|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=27;_ThreadName=httpSSLWorkerTh
    read-8082-2;_RequestID=4cec5fc8-b9e1-4017-a859-8759ec1f5d37;|
    init: # headers=47
    declare nm owa.vc_arr := ?;
    vl owa.vc_arr := ?;
    begin
    owa.init_cgi_env( ?, nm, vl );
    htp.init; htp.HTBUF_LEN := 63;
    ? := sys_context('USERENV','SID');
    end;
    INIT FAILED:The connection is closed: The connection is closed|#]
    [#|2012-08-01T19:03:01.743+0200|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=27;_ThreadName=httpSSLWorkerTh
    read-8082-2;_RequestID=4cec5fc8-b9e1-4017-a859-8759ec1f5d37;|
    nm(1) := 'accept';
    vl(1) := 'text/html, application/xhtml+xml, */*';
    nm(2) := 'referer';
    vl(2) := 'http://degtlun1118.server.arvato-systems.de:8082/apex/f?p=108:19:151527714221001::NO';
    nm(3) := 'accept-language';
    vl(3) := 'de-DE';
    nm(4) := 'user-agent';
    vl(4) := 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)';
    nm(5) := 'content-type';
    vl(5) := 'multipart/form-data; boundary=---------------------------7dc10a1f5001c';
    nm(6) := 'accept-encoding';
    vl(6) := 'gzip, deflate';
    nm(7) := 'host';
    vl(7) := 'degtlun1118.server.arvato-systems.de:8082';
    nm(8) := 'content-length';
    vl(8) := '1002208860';
    nm(9) := 'connection';
    vl(9) := 'Keep-Alive';
    nm(10) := 'cache-control';
    vl(10) := 'no-cache';
    nm(11) := 'cookie';
    vl(11) := 'WWV_CUSTOM-F_3062908104789135_108=0B847723FCDB7B7246A26318ACA79A41; LOGIN_USERNAME_COOKIE=scaub01; ORA_WWV_REMEMBER_UN=SC
    AUB01:rzsam_irlacc; ORA_WWV_USER_63105666364946=4D6F39F871BFB3EBFBA81249BBC0BF0B';
    nm(12) := 'APEX_LISTENER_VERSION';
    vl(12) := '1.1.3.243.11.40';
    nm(13) := 'DAD_NAME';
    vl(13) := '';
    nm(14) := 'DOC_ACCESS_PATH';
    vl(14) := '';
    nm(15) := 'DOCUMENT_TABLE';
    vl(15) := '';
    nm(16) := 'GATEWAY_IVERSION';
    vl(16) := '3';
    nm(17) := 'GATEWAY_INTERFACE';
    vl(17) := 'CGI/1.1';
    nm(18) := 'HTTP_ACCEPT';
    vl(18) := 'text/html, application/xhtml+xml, */*';
    nm(19) := 'HTTP_ACCEPT_ENCODING';
    vl(19) := 'gzip, deflate';
    nm(20) := 'HTTP_ACCEPT_LANGUAGE';
    vl(20) := 'de-DE';
    nm(21) := 'HTTP_ACCEPT_CHARSET';
    vl(21) := 'null';
    nm(22) := 'HTTP_COOKIE';
    vl(22) := 'WWV_CUSTOM-F_3062908104789135_108=0B847723FCDB7B7246A26318ACA79A41; LOGIN_USERNAME_COOKIE=scaub01; ORA_WWV_REMEMBER_UN=SC
    AUB01:rzsam_irlacc; ORA_WWV_USER_63105666364946=4D6F39F871BFB3EBFBA81249BBC0BF0B';
    nm(23) := 'HTTP_IF_MODIFIED_SINCE';
    vl(23) := 'null';
    nm(24) := 'HTTP_IF_NONE_MATCH';
    vl(24) := 'null';
    nm(25) := 'HTTP_HOST';
    vl(25) := 'degtlun1118.server.arvato-systems.de:8082';
    nm(26) := 'HTTP_ORACLE_ECID';
    vl(26) := '';
    nm(27) := 'HTTP_PORT';
    vl(27) := '8082';
    nm(28) := 'HTTP_REFERER';
    vl(28) := 'http://degtlun1118.server.arvato-systems.de:8082/apex/f?p=108:19:151527714221001::NO';
    nm(29) := 'HTTP_USER_AGENT';
    vl(29) := 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)';
    nm(30) := 'PATH_ALIAS';
    vl(30) := ' ';
    nm(31) := 'PATH_INFO';
    vl(31) := '/wwv_flow.accept';
    nm(32) := 'PLSQL_GATEWAY';
    vl(32) := 'WebDb';
    nm(33) := 'QUERY_STRING';
    vl(33) := 'null';
    nm(34) := 'REMOTE_ADDR';
    vl(34) := '162.49.176.225';
    nm(35) := 'REMOTE_USER';
    vl(35) := 'APEX_PUBLIC_USER';
    nm(36) := 'REQUEST_CHARSET';
    vl(36) := 'AL32UTF8';
    nm(37) := 'REQUEST_IANA_CHARSET';
    vl(37) := 'UTF-8';
    nm(38) := 'REQUEST_METHOD';
    vl(38) := 'POST';
    nm(39) := 'REQUEST_PROTOCOL';
    vl(39) := 'http';
    nm(40) := 'REQUEST_SCHEME';
    vl(40) := 'http';
    nm(41) := 'SCRIPT_NAME';
    vl(41) := '/apex';
    nm(42) := 'SCRIPT_PREFIX';
    vl(42) := '';
    nm(43) := 'SERVER_NAME';
    vl(43) := 'degtlun1118.server.arvato-systems.de';
    nm(44) := 'SERVER_PORT';
    vl(44) := '8082';
    nm(45) := 'SERVER_PROTOCOL';
    vl(45) := 'HTTP/1.1';
    nm(46) := 'SERVER_SOFTWARE';
    vl(46) := 'Mod-Apex';
    nm(47) := 'WEB_AUTHENT_PREFIX';
    vl(47) := ' ';
    |#]
    [#|2012-08-01T19:03:01.744+0200|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=27;_ThreadName=httpSSLWorkerTh
    read-8082-2;_RequestID=4cec5fc8-b9e1-4017-a859-8759ec1f5d37;|
    The connection is closed: The connection is closed|#]
    [#|2012-08-01T19:03:01.744+0200|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=27;_ThreadName=httpSSLWorkerTh
    read-8082-2;_RequestID=4cec5fc8-b9e1-4017-a859-8759ec1f5d37;|
    The connection is closed: The connection is closed|#]
    I am using Glassfish Server v2.1.1 with APEX Listener v1.1.3.243.11.40
    The Timeout parameters for JDBC settings in APEX Listener are default. Thus I would expect to abort earlier to be an issue of JDBC Connection?
    Anybody an idea?
    Thanks!

    Appears to be a question for the {forum:id=858} forum.

  • APEX  File upload abort after long time

    Hi,
    I am trying to upload big files to individual table with BLOB column. During upload process after long time approx. 2h I get the following error message:
    [#|2012-08-01T19:03:01.667+0200|WARNING|sun-appserver2.1|java.lang.Class|_ThreadID=27;_ThreadName=httpSSLWorkerThread-8082-2;_Reques
    tID=4cec5fc8-b9e1-4017-a859-8759ec1f5d37;|oracle.jdbc.driver.OracleBlobOutputStream.flushBuffer(OracleBlobOutputStream.java:236)
    java.io.IOException: ORA-01013: user requested cancel of current operation
    at oracle.jdbc.driver.OracleBlobOutputStream.flushBuffer(OracleBlobOutputStream.java:236)
    at oracle.jdbc.driver.OracleBlobOutputStream.write(OracleBlobOutputStream.java:151)
    at java.nio.channels.Channels$WritableByteChannelImpl.write(Channels.java:296)
    at oracle.dbtools.apex.utilities.StreamCopy.drain(StreamCopy.java:43)
    at oracle.dbtools.apex.utilities.StreamCopy.drain(StreamCopy.java:30)
    at oracle.dbtools.apex.hooks.fileUpload.ApexFileLoader.getBlob(ApexFileLoader.java:207)
    at oracle.dbtools.apex.hooks.fileUpload.ApexFileLoader.processApexFileUtil(ApexFileLoader.java:167)
    at oracle.dbtools.apex.hooks.fileUpload.ApexFileLoader.processFile(ApexFileLoader.java:55)
    at oracle.dbtools.apex.hooks.ProcessorRegistry.fileUploadPreProcess(ProcessorRegistry.java:94)
    at oracle.dbtools.apex.FileUpload.loadFiles(FileUpload.java:52)
    at oracle.dbtools.apex.ModApex.doPost(ModApex.java:121)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at oracle.dbtools.rt.web.HttpEndpointBase.defaultServlet(HttpEndpointBase.java:133)
    at oracle.dbtools.rt.web.HttpEndpointBase.service(HttpEndpointBase.java:90)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:427)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:315)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:287)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
    at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
    at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:98)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:222)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:166)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:291)
    at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:666)
    at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:597)
    at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:872)
    at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341)
    at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263)
    at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214)
    at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:382)
    at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:264)
    at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    Caused by: java.sql.SQLTimeoutException: ORA-01013: user requested cancel of current operation
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:440)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:382)
    at oracle.jdbc.driver.T4C8TTILob.processError(T4C8TTILob.java:789)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:445)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:191)
    at oracle.jdbc.driver.T4C8TTILob.write(T4C8TTILob.java:178)
    at oracle.jdbc.driver.T4CConnection.putBytes(T4CConnection.java:2412)
    at oracle.sql.BLOB.setBytes(BLOB.java:881)
    at oracle.jdbc.driver.OracleBlobOutputStream.flushBuffer(OracleBlobOutputStream.java:228)
    ... 43 more
         2012-08-01T19:03:01.743+0200      WARNING      sun-appserver2.1      javax.enterprise.system.stream.err      ThreadID=27;ThreadName=httpSSLWorkerTh
    read-8082-2;_RequestID=4cec5fc8-b9e1-4017-a859-8759ec1f5d37;
    init: # headers=47
    declare nm owa.vc_arr := ?;
    vl owa.vc_arr := ?;
    begin
    owa.init_cgi_env( ?, nm, vl );
    htp.init; htp.HTBUF_LEN := 63;
    ? := sys_context('USERENV','SID');
    end;
    INIT FAILED:The connection is closed: The connection is closed|#]
    [#|2012-08-01T19:03:01.743+0200|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=27;_ThreadName=httpSSLWorkerTh
    read-8082-2;_RequestID=4cec5fc8-b9e1-4017-a859-8759ec1f5d37;|
    nm(1) := 'accept';
    vl(1) := 'text/html, application/xhtml+xml, */*';
    nm(2) := 'referer';
    vl(2) := 'http://degtlun1118.server.arvato-systems.de:8082/apex/f?p=108:19:151527714221001::NO';
    nm(3) := 'accept-language';
    vl(3) := 'de-DE';
    nm(4) := 'user-agent';
    vl(4) := 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)';
    nm(5) := 'content-type';
    vl(5) := 'multipart/form-data; boundary=---------------------------7dc10a1f5001c';
    nm(6) := 'accept-encoding';
    vl(6) := 'gzip, deflate';
    nm(7) := 'host';
    vl(7) := 'degtlun1118.server.arvato-systems.de:8082';
    nm(8) := 'content-length';
    vl(8) := '1002208860';
    nm(9) := 'connection';
    vl(9) := 'Keep-Alive';
    nm(10) := 'cache-control';
    vl(10) := 'no-cache';
    nm(11) := 'cookie';
    vl(11) := 'WWV_CUSTOM-F_3062908104789135_108=0B847723FCDB7B7246A26318ACA79A41; LOGIN_USERNAME_COOKIE=scaub01; ORA_WWV_REMEMBER_UN=SC
    AUB01:rzsam_irlacc; ORA_WWV_USER_63105666364946=4D6F39F871BFB3EBFBA81249BBC0BF0B';
    nm(12) := 'APEX_LISTENER_VERSION';
    vl(12) := '1.1.3.243.11.40';
    nm(13) := 'DAD_NAME';
    vl(13) := '';
    nm(14) := 'DOC_ACCESS_PATH';
    vl(14) := '';
    nm(15) := 'DOCUMENT_TABLE';
    vl(15) := '';
    nm(16) := 'GATEWAY_IVERSION';
    vl(16) := '3';
    nm(17) := 'GATEWAY_INTERFACE';
    vl(17) := 'CGI/1.1';
    nm(18) := 'HTTP_ACCEPT';
    vl(18) := 'text/html, application/xhtml+xml, */*';
    nm(19) := 'HTTP_ACCEPT_ENCODING';
    vl(19) := 'gzip, deflate';
    nm(20) := 'HTTP_ACCEPT_LANGUAGE';
    vl(20) := 'de-DE';
    nm(21) := 'HTTP_ACCEPT_CHARSET';
    vl(21) := 'null';
    nm(22) := 'HTTP_COOKIE';
    vl(22) := 'WWV_CUSTOM-F_3062908104789135_108=0B847723FCDB7B7246A26318ACA79A41; LOGIN_USERNAME_COOKIE=scaub01; ORA_WWV_REMEMBER_UN=SC
    AUB01:rzsam_irlacc; ORA_WWV_USER_63105666364946=4D6F39F871BFB3EBFBA81249BBC0BF0B';
    nm(23) := 'HTTP_IF_MODIFIED_SINCE';
    vl(23) := 'null';
    nm(24) := 'HTTP_IF_NONE_MATCH';
    vl(24) := 'null';
    nm(25) := 'HTTP_HOST';
    vl(25) := 'degtlun1118.server.arvato-systems.de:8082';
    nm(26) := 'HTTP_ORACLE_ECID';
    vl(26) := '';
    nm(27) := 'HTTP_PORT';
    vl(27) := '8082';
    nm(28) := 'HTTP_REFERER';
    vl(28) := 'http://degtlun1118.server.arvato-systems.de:8082/apex/f?p=108:19:151527714221001::NO';
    nm(29) := 'HTTP_USER_AGENT';
    vl(29) := 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)';
    nm(30) := 'PATH_ALIAS';
    vl(30) := ' ';
    nm(31) := 'PATH_INFO';
    vl(31) := '/wwv_flow.accept';
    nm(32) := 'PLSQL_GATEWAY';
    vl(32) := 'WebDb';
    nm(33) := 'QUERY_STRING';
    vl(33) := 'null';
    nm(34) := 'REMOTE_ADDR';
    vl(34) := '162.49.176.225';
    nm(35) := 'REMOTE_USER';
    vl(35) := 'APEX_PUBLIC_USER';
    nm(36) := 'REQUEST_CHARSET';
    vl(36) := 'AL32UTF8';
    nm(37) := 'REQUEST_IANA_CHARSET';
    vl(37) := 'UTF-8';
    nm(38) := 'REQUEST_METHOD';
    vl(38) := 'POST';
    nm(39) := 'REQUEST_PROTOCOL';
    vl(39) := 'http';
    nm(40) := 'REQUEST_SCHEME';
    vl(40) := 'http';
    nm(41) := 'SCRIPT_NAME';
    vl(41) := '/apex';
    nm(42) := 'SCRIPT_PREFIX';
    vl(42) := '';
    nm(43) := 'SERVER_NAME';
    vl(43) := 'degtlun1118.server.arvato-systems.de';
    nm(44) := 'SERVER_PORT';
    vl(44) := '8082';
    nm(45) := 'SERVER_PROTOCOL';
    vl(45) := 'HTTP/1.1';
    nm(46) := 'SERVER_SOFTWARE';
    vl(46) := 'Mod-Apex';
    nm(47) := 'WEB_AUTHENT_PREFIX';
    vl(47) := ' ';
         2012-08-01T19:03:01.744+0200      WARNING      sun-appserver2.1      javax.enterprise.system.stream.err      ThreadID=27;ThreadName=httpSSLWorkerTh
    read-8082-2;_RequestID=4cec5fc8-b9e1-4017-a859-8759ec1f5d37;
    The connection is closed: The connection is closed|#]
    [#|2012-08-01T19:03:01.744+0200|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=27;_ThreadName=httpSSLWorkerTh
    read-8082-2;_RequestID=4cec5fc8-b9e1-4017-a859-8759ec1f5d37;|
    The connection is closed: The connection is closed|#]
    I am using Glassfish Server v2.1.1 with APEX Listener v1.1.3.243.11.40
    The Timeout parameters for JDBC settings in APEX Listener are default. Thus I would expect to abort earlier to be an issue of JDBC Connection?
    Anybody an idea?
    Thanks!

    Appears to be a question for the {forum:id=858} forum.

  • How to make the uploaded content available to learners.

    Dear Experts,
    I'm new to this area on SAP-LSO.
    With the help of some experts from this forum, I was able to successfully load a SCORM compliant learning content to the master repository through the authoring tool. The content is now visible in the KM directory in my portal.
    Now the problem is,
    How do I allow a learner to see/play this content ?
    i.e,
    a>How and what roles are to be provided for the user who is a learner?
    b>How will the learner be able to see/play the uploaded content?
    c>Is the content player to be accessed seperately to play the uploaded SCORM Content? If yes, how and where?
    Any help in this regard would be highly appreciated.
    Regds,
    Srini
    P.S : I tried using, the std BSP Application, HCM_LEARNING and previewd the page LESO.htm but I could'nt find the content which I had uploaded in KM folder through the authoring tool.

    How do I allow a learner to see/play this content ?
    i.e,
    a>How and what roles are to be provided for the user who is a learner?
    Give standard role:
    SAP_HR_LSO_LEARNER
    SAP_HR_LSO_COURSEPLAYER
    b>How will the learner be able to see/play the uploaded content?
    Link the uploaded content with a WBT course type. When you create course type WBT, there will be a mandatory field about course content.
    And put the WBT course type into a course catalog.
    You also already set SAP Portal. So, learner will login to SAP Portal and access Learner Tab. There, course catalog is stored, and learner can book the course type. After book, there is a button to access the material.
    c>Is the content player to be accessed seperately to play the uploaded SCORM Content? If yes, how and where?
    Content player is needed to play the uploaded SCORM content, especially when we create the material using Authoring Tools. But, if learner already in SAP Portal and access the content, Content Player doesn't need to be executed separately.

  • Clickbox will not open file after published

    Good morning,
    I am working on a project where we are quizzing users.  They must refer to a PDF docuemnt as part of the decision making process.  I have added a click box that allows users to click to open the PDF docuement.  Of course, when I publish it, I get the warning to make sure the files are exported.  So, I copy and paste the two files into the output folder and uploaded it to my personal sharepoint site to test.  Of course when I try to run it in a web environment, the file will not open.  I cannot figure out what else I need to do to get these files to open after publishing.  The Help file is worthless around this and I did some searches and have not found anything on the expert boards from Rod or Lilly.  I am kinda at a loss. I could upload the files to our LMS and just point to the UR but I don't like that when the location changes.
    Any thoughts?
    Eric

    What was the format of the link to the PDF that you used in your Captivate file?

  • Is it possible to only publish upcoming events?

    Hello,
    I publish an iCal calendar to iCalX, and I can't find a way to only publish future events... is there a way to keep the privacy of past events, but still publish upcoming events?
    I would appreciate to be able to share upcoming events with people I work with, in order for them to work around my planning, but avoid them having access to everything I've done the past 4 years..
    thanks!

    Hi Jorg,
    Thanks for the help article. This is more about programatically invoking replication to specific agents.
    Let me explain more about our requirement.
    For ex: we have 10 publish agents configured which publish to 10 publish instances from two data centers, 5 from each data center respectively.
    During publishing, we want to publish to one data center at a time so that users can be directed to the other data center while we publish to one.
    One way of achieveing it is to disable the agents for one DC and publish so that changes will be replicated to only to single data center.
    Later, do the reverse so that changes can be published to the data center whose agents were disabled in step above.
    BUT THIS APPROACH REQUIRES THE CONTENT TO BE ACTIVATED TWICE WHICH IS NOT FEASIBLE WHEN WE HAVE HUGE NUMBERS TO BE PUBLISHED.
    So I am looking at any other means by which this can be achieved, at the configuration level.
    Thanks Again.
    Guru

  • Does anyone know a fix for video being out of sync after publishing to Flash in Captivate 6?

    I'm working in Captivate 6.0.2.325 on Mac OS 10.6.8. My Captivate file is just 10 slides, and 2 of them contain talking-head style video clips 30 - 40 seconds long.
    Everything looks fine in Preview, but when I publish to Flash the video segments appear choppy and the audio is badly out of sync.
    Also, I have one slide where the audio does not play after publishing, though it plays in Preview. It's a widget slide.
    I have tried the fixes suggested in this forum. My Preferences slider is slid all the way to retain slide quality etc. I've tried changing Flash versions and forcing re-publishing of slides. I've tried copying all my slides into a new file. No luck.
    I have spent approximately 6 hours trying to resolve this problem and I'm about at the end of my rope, so any suggestions will be much appreciated! I will have to insert LOTS more video segments to complete this project.
    Thank you!

    Thank you, Rod!
    While researching frame rate I came across this helpful blog posting: Crazy about Captivate: Lessons Learned: Video and Resolution in Adobe Captivate
    This is the line that caught my attention: "I discovered, after several experiments, that if you publish a course in Captivate as SCALABLE with a video inserted, no matter what the resolution, it makes the video look pixelated."
    When I unclick the "scalable HTML content" button before publishing, the video is fine!
    Big sigh of relief! Now I just need to figure out why audio won't play on one of the slides (it has an accordian widget, if that's relevant) and why I can no longer use Effects (I get the message, "Effect file is not valid")

  • Updating the Message priorities in AQ after publishing ?

    Hi,
    I would like to know updating the message priorities in AQ after publishing the messages to AQ through Oracle JMS is a good approach ?.
    Please post your comments on this.
    Regards,
    Murali.

    Setup an AQ with CLOB Payload.
    In Istudio, setup a custom data type that has a string value. When you are setting up the event, enter a field valled Payload, for the field type choose the data type you created.
    That's it. You can use a CLOB datatype to pass messages through AQ's. We actually use this all the time.

Maybe you are looking for

  • Mails over iCloud doesn´t work !!!

    Mac OS X 10.7.2 : I can´t receive mails over iCloud and I can´t send the Information to the Support over iCloud !!! ??? p99-imap.mail.me.com / username / pwd the error-message: wrong pwd !?!?!? I have not change the pwd

  • HP deskjet 2512 all-in-one/ "alignment failed"

    I installed new HP ink cartridges (61XL) in my 2512 all-in-one printer.  When I try to do the alignment (multiple times), I get the on-screen message, "alignment failed".  Printer will print, but not correctly.  Anyone have a solution? This question

  • USB Drives auto-mounting at startup?

    I am new to the Mac, on little issue i have with my wonderful MAC is when i restart\start up the Mac, the USB Drives \ USB jump drives are not automatically mounted like they do in windows. In order for it to be found, i have to unplug and reconnect

  • No Activation, date passed- no info, no good

    Hello I'm (well, my Dad) is having trouble setting up his new BT Vision. He was told the activation date would be Tuesday just gone (30th July), but this was later changed to the Thursday, so to help with the set up I took a day off work, only to be

  • Is there a version ov iDVD for OS 10.8

    How can I get iDVD for OSX Version 10.8.2?