Page with Attachment freezes -- URGENT

Hi all,
I have page with attachment. When the page is loaded and on click of document , the page freezes. It no longer responds and work only on click of refresh (F5) button.
What could be the issue? The page is a custom page. The below is the code.
<oa:attachmentTable id="item3" viewName="HeaderVO1" searchRegionRendered="false" text="Attachment" autoCommitEnabled="true">
<oa:entityMappings>
<oa:entityMap id="entityMap1" entityId="HEADERS">
<oa:primaryKeys>
<oa:primaryKey id="primaryKey1" viewAttr="xxHeaderId"/>
</oa:primaryKeys>
</oa:entityMap>
</oa:entityMappings>
</oa:attachmentTable>
Thanks,
Raghav

Hi,
Just to check/as a workaround, can you try creating attachment functionality using personalization and see how it works.
Thanks,
Venkat.y

Similar Messages

  • Sending mail from JSP page with attachment

    I have a requirement to send mail with attachment from my jsp pages, which should come to a particular mail box. Can any one help me by sending sample codes. Thankx in advance.

    hi,
    When request is posted you have to save file data from request to a file. you can not access the data using request.getParameter("file").

  • Question: Is there a way to create a PDF from outlook e-mail that does not embed the attachment? better, is there a way to convert the e-mail with attachement (not embeded) as pdf pages? - Problem: I have 1400 e-mails with attachments that need to be conv

    Is there a way to create a PDF from outlook e-mail that does not embed the attachment? better, is there a way to convert the e-mail with attachement (not embeded) as pdf pages?
    - Problem: I have 1400 e-mails with attachments that need to be converted into pdf and the attachments cannot be embeded.
    System: PC Windows 7 using Acrobat X Prof. - Thank you!

    Hi ,
    There is an option of embedding index for faster search while converting email to a PDF .
    However I am not sure that will serve your purpose or not .
    I would recommend you to get in touch with Microsoft support as well .
    Meanwhile I'll work on it and get back to you in case I get a desired solution .
    Regards
    Sukrit Dhingra

  • How to send the jsp page with the data as attachment

    hi
    my application is to display all the datas from the database.In the same page. i'm having a option to select mail address from the combo box and to send the page with the same format thru mail as an attachment .
    <%      String from="192.168.10.1";
              String to=request.getParameter("to");
              System.err.println(to);
              String mailhost="localhost";
             System.err.println("hiiiiiiiii");
              try
                   System.err.println("byeeeeeee");
                   Properties prop=System.getProperties();
                   prop.put("mail.smtp.host", mailhost);
                   Session ss=Session.getInstance(prop,null);
                System.err.println("session props");
                   Message message = new MimeMessage(ss);
                   System.err.println("message");
                   message.setFrom(new InternetAddress(from));
                   System.err.println("form not null");
                   message.addRecipient(Message.RecipientType.TO, new InternetAddress(to));
                   System.err.println("from and to r set");
                   message.setSubject("Hello JavaMail Attachment");
              // Create the message part
                   BodyPart messageBodyPart = new MimeBodyPart();
              // Fill the message
                   messageBodyPart.setText("have u got the attachement?");
                   Multipart multipart = new MimeMultipart();
                   multipart.addBodyPart(messageBodyPart);
              // Part two is attachment
                   messageBodyPart = new MimeBodyPart();
                   DataSource source = new FileDataSource("C:/Program Files/Apache Software Foundation/Tomcat 5.0/webapps/MgmtTool/emsReport.jsp");
                   messageBodyPart.setDataHandler(new DataHandler(source));
                   messageBodyPart.setFileName("emsReport.jsp");
                   multipart.addBodyPart(messageBodyPart);
              // Put parts in message
                   message.setContent(multipart);
                   System.err.println("ready");
              // Send the message
                   Transport.send(message);
                   out.println("mail was sent successfully");
              catch(Exception e)
              {out.println(e);}
              %>
    by using this code i 'm sending the emsreport page as attachment
    i'm recieving only the tabular format but i cant able to get those data which are present on that page
    i dont know wat to do???
    kindly help me
    thank u in advance

    Some of the points might help you in thinking towards right direction, you might already know this but doesn't look like you are following in your code anyway.
    1. The JSP that you are emailing is uncompiled source file. It need JVM environment to be able to run on.
    2. The JSP is a view technology so try to separate the view logic from the business.
    3. Try to put entire business logic in a Bean and use that in your JSP to start off with.
    You may need to write the HttpServletResponse#content on to the Writer and then persist it on the filesystem. and then send that persisted file as an attachment.
    Have a look at http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html
    It provide different type of writer implementations.
    HttpServletResponse#getWriter() provides PrintWriter instance.
    Does it make sense?

  • Impossible to sent  mail  with attachement created in pages

    I am new   with Mac
    this morning i  jsut tried to send email  via  mail  with  attachement creatad  in pages 
    message could not be sent
    I tried several time  and  received allways answer  :  something like refused by  server
    I tried to convert  pages  into  word  but still the same
    I am not working on my mac  for the moment  to send  message  but can some help  to  solve    this problem  and tell me what to do 
    tks

    The new Pages file format is a complicated zipped package which GMail, Google, Yahoo and up until recently DropBox have had trouble with.
    Try sending it with Mail.
    Peter

  • Why is gmail blocking me from sending email with a "pages" document attached?

    Why is gmail blocking me from sending email with a "pages" document attached? I've checked the document for viruses with "MacKeeper" and it's clean.

    Google reads your emails, in case you did not know that. Unless you are sending an email containing content Google can extract and add to its vast database of personal information, Google has no use for it.
    Google Mail is becoming progressively useless. It won't accept .zip attachments, at least not the last time I tried, it will eventually prevent you from using an email client unless you visit their web mail interface, and it will disable your account if you attempt to log in from someplace Google deems is not where Google thinks you ought to be.
    Gmail is worth every cent you paid.
    Get rid of MacKeeper. It is capable of doing nothing beneficial and will only cause problems.

  • Since Maverick download, pages update, I can't send a gmail message with a pages document attached. Any advise?

    Any solution to this baffling and frustrating problem. Since Maverick update and pages update, gmail won't let me send a message with a pages document attached???
    Please help

    When i send mail to contacts who use gmail, I get this in a failure notice "
    Recipient address: [email protected]
    Reason: SMTP transmission failure has occurred
    Diagnostic code: smtp;552-5.7.0 This message was blocked because its content presents a potential issue. Please visit http://support.google.com/mail/bin/answe to review our message content and attachment content guidelines. tr4si424804pab.34 - gsmtp
    Remote system: dns;gmail-smtp-in.l.google.com (TCP|17.164.72.160|64923|173.194.79.26|25) (mx.google.com ESMTP tr4si424804pab.34 - gsmtp)"
    I have a gmail account supposedly synced in and I get the same results.

  • Safari (and Firefox) freezing on all pages with embedded video

    Hi, is anyone else experiencing this problem? Any pages with video, with the exception of YouTube, have been freezing on both Safari and Firefox (Hulu, etc.). They don't load and I have to force quit the applications (and, of course, not watch video). Is anyone else having this problem? I've repaired permissions, emptied the cache, delete the plist file, and it's still happening.
    Anyone else having this problem? Any solutions? All help appreciated. M

    I was having a problem with Safari and Firefox and Camino quitting when I tried to view an online video, such as full length episodes on the TV network websites. I upgraded Adobe Flash to the latest version (version 9.0.124.0) and then repaired permissions and this took care of the problem. (Before I posted this I double checked the fix by going to the CBS and NBC web sites and watching 5 minutes of CSI:NY and Chuck and both played fine with nary a hiccup.)

  • MySpace pages with embedded videos freeze on Safari

    Does anyone have any idea why MySpace pages with videos on don't seem to work ... they load but the browser scrolls down so slowly that they are unusable, pages without video work fine though. Is there any way of fixing this (without using a different browser).
    Cheers,
    Matt

    I was having a problem with Safari and Firefox and Camino quitting when I tried to view an online video, such as full length episodes on the TV network websites. I upgraded Adobe Flash to the latest version (version 9.0.124.0) and then repaired permissions and this took care of the problem. (Before I posted this I double checked the fix by going to the CBS and NBC web sites and watching 5 minutes of CSI:NY and Chuck and both played fine with nary a hiccup.)

  • ** URGENT *** Rendering dinamically pages with oracle portal

    Hi everyone,
    we need to render dinamically a page (basically its content) with more than one template, to make printing possible.
    How portal renders a page (not a single portlet, but the entire page) with the associated template?
    I claim that portal itself uses an api to render a page, maybe a pl/sql api nor a java api.
    Any suggestion on a possible solution, or related documentation will be usefull.
    Regards

    Copy the URL that is formed when the page is viewed.
    Now in the page from where you want to call it:
    Create an Item of type URL and paste this URL there.
    For Direct Access URL pls see my reply at:
    Sub page ordering
    Thanx,
    Chetan.

  • URGENT! 3GS with ios4 freezing in mail!

    My 3 gs with ios4 freezes up in mail after idle for a few minutes. The scree just goes white. Is there anyone else experiencing this?
    I have to reboot the phone to get it to work again.
    Is there a fix?
    Thanks
    Message was edited by: Aussicanuck
    Message was edited by: Aussicanuck
    Message was edited by: Aussicanuck

    hi i had similar problems with my fone at the time i was with yahoo & for some reason it did'nt seem to like it, so i deleted it & changed to google, so that now i have yahoo for all the rubbish emails which i keep on my computer, 7 have google for all my important emails.

  • [FP 11.4 & FF 14.0.1] Firefox hang on every page with flash-content

    Hi at all
    I have a problem with the new Flash Player, let me explain it:
    We have a windows-domain with software distribution via GPO.
    Since update to 11.4 via the msi package (11.3 was previously installed) we have in the meanwhile 3 PCs (all Win7 x32 with FF 14.0.1 and Flash 11.4) with this problem:
    - While loading a page with Flash content, the Firefox simply freezes and have to be killed together with plugin-container in order to work again.
    If this happens, ff and plugin-container have 0% cpu-usage. It freezes and does nothing...
    If I remove Flash: Web-pages are working, but without flash.
    What I've tried:
    reinstall using flash-uninstaller
    Using "normal" end-user web-installer
    Uninstall via Uninstaller and tried 11.3 again
    reinstall Firefox, both 14 and 13
    Nothing helped to bring Flash-support back.
    This happens only on FF, Internet Explorer is working fine...
    Can someone give me a hint?

    Chris Campbell wrote:
    The key here will be to determine what is different between the machines that work and those that hang.  Of all the systems that fail, they are all Windows 7 32bit?
    Yep, this issue only happens on Windows 7 32-bit machines, currently 6.
    Do you have any 32bit systems that don't fail?
    Yep, the most Windows 7 32-bit machines wont fail.
    What about hardware, are there similarities here?  Attached devices/drivers?  Software that is running at the time?
    These machines are all from DELL. They all have normal hardware, nothing special. Other machines from same type does not affected. Software: All have standard software distributed via Software-distribution (GPO). Only some PCs have special software, but it is not running. No special drives, too.
    Maybe try booting Windows in safe mode to see if it still hangs?
    Good idea, indeed - I will try this.
    We're definitely interested in what's going on.  I'll ask our security and Mozilla folks to see if they have additional clues.
    Thanks!
    EDIT:
    Safe mode: Flash is working! (without disabled Protected Mode!)
    I've set msconfig now to: Custom system start and deselected the boxes to load systemservices and system start elements.
    So, now windows does a non-safe mode boot but no service or element was loaded except the drivers (right?). Flash is not working with this config!
    So, whats the difference between safe mode and normal boot with minimal configuration (see attached picture).
    Only drivers will be loaded, right? If so, I can exclude the network and graphics driver as source: graphics driver are updated right now and network was working in safe-mode.
    Any new ideas?
    Informations about safe-mode

  • Changing standart Web page for attaching documents

    Hello. Is there anybody who used BADI RSOD_ITEM_DOC? This BADI is for changing web page in attaching documents in Web Applications.

    Hello Rakesh,
    you enter the CRM WebUI using a specific CRM business role (with assigned role configuration key). Typically a copy of SOLMANPRO. Then you open a specific change document. E.g. an urgent correction of transaction type ZMHF. If you now open the View Configuration the entry is highlighted that matches best to the combination of role configuration key, component usage, object type and object subtype.
    Excample:
    First copy configuration:
    You enter CRM WebUI using business role ZSOLMANPRO. To this business role configuration key ZSOLMANPRO has been defined and assigned.
    Then you display an urgent correction.
    Then you enter the UI configuration.
    Now you copy the standard configuration:
    Role config. key   <DEFAULT> to either <DEFAULT> or (if it shall be specific to the used business role ZSOLMANPRO) the respective assigned one ZSOLMANPRO
    Object type AIC_OB_CMCD -> AIC_OB_CMCD
    Object Subtype SMHF -> ZMHF
    Do the required configuration adjustments
    Save
    If now someone is using business role ZSOLMANPRO and opens a ZMHF transaction this specific configuration will be pulled (and also will be highlighted if you then open the configuratin again). If you open a SMHF transaction still the standard configuration will be pulled (and highlighted if you then open the configuration).
    According to your screen shot I would assume that you opened the configuration out of a SMHF transaction and not out of a ZMHF transaction.
    By the way: on your screen shot you can see that for several entries the flag Standard Configuration is set at the same time as the flag Customer Configuration - that is the case if the standard configuration has been changed without having it copied before.
    best regards
    Jens

  • Server errors result in blank pages with security enabled

    I have been working to security-enable my ADF 11 application using JDeveloper 11.1.1.0.0. Users, roles and grants all appear to be working as expected. However, I have discovered that server errors no longer appear once I put security in place.
    For example, take a simple JSPX page with one button, and attach an actionListener to the button. In the actionListener, throw an exception. When no ADF security is in place, this results in a 500 server error page, and the exception stack trace (or part of it) is written to the Weblogic console inside JDeveloper. Once ADF security is in place, the behavior changes. The result is a blank page (absolutely no content). Even worse, the exception stack trace is no longer written to the Weblogic console.
    I have tried to work around this by setting an <error-page> in web.xml, but it doesn't seem to make a difference. I do know that my <error-page> configuration works in general, because I have a "not authorized" error page set up to catch the ADF AuthorizationException, and that is displayed properly. I have also seen the error page invoked for errors that happen earlier in the rendering process (for instance, if I forget to set a default page in my bounded task flow).
    I don't have any idea where to start on this. Google hasn't been much help, possibly I don't know what I'm looking for.
    Anyone have any suggestions?
    Thanks,
    KEN

    We have found a solution to this problem, which we are going to go with until something better pops up.
    In the main unbounded task flow (adfc-config), we added a method call marked as the error-handler. In the method call, we log the exception, something like this:
        public void handleException() {
            Exception e = ControllerContextImpl.getInstance().getCurrentViewPort().getExceptionData();
            e.printStackTrace(System.err);
        }Then, the method call forwards to a JSP to display the error:
    <af:inputText label="Error" value="#{controllerContext.currentViewPort.exceptionData.message}"/>That gets us the equivalent of the old behavior.
    I still find it kind of strange that errors aren't displayed once security is enabled, but at least there is a workaround.
    KEN

  • Two years later, a random, hopeless e9105z PC from Hewlett Packard with continual freezes.

    I posted a message over a year ago with no luck, and wanted to see if a second posting would give any advice.
    In short, my PC freezes randomly, with no predictability or triggering events.  The only thing that happens is the system locks up, the mouse pointer is frozen on the screen, and the system is essential unuseable.  All I can do is a hard power down.
    Over the 100+ freezes I've had, here are some odd things that have happened:
    (1) Around 30% of the time, pressing F8 to run system diagnostics fixes the problem.  When I run system diagnostics, 90% of the time, the system comes back perfectly clean.
    (2) Of the times that systems diagnostics has been run, here are the errors that have been found:
    --several times, it warned me that my Western Digital 640GB HDD was about to fail
    --two times, it warned me that I had no boot path
    --two times, it warned me that my Intel X-25M SSD was on the fritz
    (3) Sometimes I can turn back on and be okay, other times, I have gotten something to the extent of 'boot sector missing, press Ctrl-Alt-Del to reset'
    (4) system has been unplugged/replugged several times, motherboard dusted off, SATA connectors unplugged/replugged, etc.
    (5) the system sometimes will fully boot up in Safe Mode, other times it just freezes up during the initialization.  when it does hang in Safe Mode, it does not get hung up on the same file twice.  
    (6) For Windows Update, the NVIDIA nForce Serial ATA Controller June 2009 driver update crashes my system.  I have to do a system restore.  This update is hidden/disabled in the Windows Update profile
    Recently the freezes are happening once every 1-3 minutes every time I turn on.  They used to go once every 2 months, then maybe once every 2 weeks.  Tonight, oddly enough, my computer has worked for over an hour without problem.
    HP's tech support has been useless.  It seems like they are more or less following a flow chart that has little applicability to this situation.  Telling me that my printer and Microsoft keyboard were the problems.  (Really?  Am I that stupid?)  They succeeded in gringing me down over the phone.  And besides, I'm out of warranty.  
    Is this most likely a bad motherboard, or an NVIDIA chipset bug, or a Windows 7 compatibility issue?  I have no idea where to start (or end) in this problem.
    My configuration:
    Win7 clean install
    6GB memory (Stock)
    Phenom II X4 945 (stock)
    Intel X-25M primary/boot 
    Western Digital 640GB HDD (stock)
    Microsoft mouse
    Microsoft keyboard
    A printer that is hooked up about 30% of the time (Lexmark X8350 POS)
    Any help is appreciated.  
    Thanks,
    --Geoff Miller
    Ottawa Canada

    I am having a similar issue with random freezes/hangs as many posts with my Pavilion Elite m9350f that I bought a year ago or so.  I have automatic update turned on and have gone to HP and MSFT sites to ensure all drivers/software are current.  I have also attempted to clear the fan and heat sinks of lint.
    This has been a chronic issue since the PC was new that has good days and bad.  On good days I will not see a crash at all.  Bad days, the PC will randomly hang every 5 minutes or so EVEN when cold, while in BIOS setup, and operating in safe mode.  The software applications I use don’t seem to be relevant (they are limited to Office Pro 2010 and StarCraft II).  The typical “crash” is a hang that freezes the display and all user I/O.  USB ports will often power down (laser mouse light will often turn off as does PS2 keyboard).  I also don’t hear the buzz of the hard drive (it appears to spin down).  I do hear the fans even after a hang.  A power cycle is needed to reboot and bring the PC back online.
    The ‘crashes” seem to corrupt data on the HD.  As a workaround to fixing this issue, I reinstalled/repaired Vista several times because as time from install increased, it seemed bad days became more prevalent.  Then, three months ago, because the PC crashed too hard to reload/repair vista, I installed Windows 7 and replaced the hard drive.  When I attempted to attach the faulty hard drive as a secondary drive, my PC would not boot (faulty drive was confirmed?). 
    Now with the new OS and HD, I am seeing the same problem again.  Like you I am running out of ideas.  I took the PC in for troubleshooting with the GeekSquad where they kept it for a week (three days longer than planned) to run several virus scans and hardware diagnosis programs.  All test passed.  The tech claimed to not duplicate a crash so I thought maybe it was my keyboard and mouse.  I bought new keyboard and mouse on the way out of the shop.  When I got home, the hangs continued…another bad day.  The event log recorded several crashes while the PC was in the shop…I hate being told lies.
    My PC Event viewer logs close to 50,000 events most of which mean absolutely nothing to me.  I am unable to find events that appear prior to the 41 and 6008 recovery error notices that might signal a cause.  However, I am getting many instances of Event ID 12 with indicates “The platform firmware has corrupted memory across the previous system power transition.  Please check for updated firmware for your system.”  I assume this means to look for an update to motherboard BIOS?  I am working on finding the right BIOS now.  I don’t believe it likely a BIOS update will fix the hang issue.
    Reading through the forums, I see this issue on many different PC models configured with many variants of software.  Like you I don’t have my PC working correctly yet.  Maybe we just need to accept that we bought a lemon and start replacing parts?  I’m thinking power supply and motherboard…

Maybe you are looking for