First time white screen

Hello, the first time I call my servlet I get a white page, and after a refresh it's okay and the error won't happen again...
This is the output in the logfile:
java.net.SocketException: Software caused connection abort: socket write error
     at java.net.SocketOutputStream.socketWrite0(Native Method)
     at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
     at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
     at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:668)
     at org.apache.coyote.http11.filters.IdentityOutputFilter.doWrite(IdentityOutputFilter.java:160)
     at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:523)
     at org.apache.coyote.Response.doWrite(Response.java:524)
     at org.apache.coyote.tomcat4.OutputBuffer.realWriteBytes(OutputBuffer.java:384)
     at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:439)
     at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:359)
     at org.apache.coyote.tomcat4.OutputBuffer.writeBytes(OutputBuffer.java:411)
     at org.apache.coyote.tomcat4.OutputBuffer.write(OutputBuffer.java:398)
     at org.apache.coyote.tomcat4.CoyoteOutputStream.write(CoyoteOutputStream.java:110)
     at org.apache.catalina.servlets.DefaultServlet.copyRange(DefaultServlet.java:1996)
     at org.apache.catalina.servlets.DefaultServlet.copy(DefaultServlet.java:1745)
     at org.apache.catalina.servlets.DefaultServlet.serveResource(DefaultServlet.java:1073)
     at org.apache.catalina.servlets.DefaultServlet.doGet(DefaultServlet.java:506)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)
     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
     at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2416)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
     at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
     at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:601)
     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:392)
     at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
     at java.lang.Thread.run(Thread.java:534)

- SOLVED -
The ../ won't work the first time, cause the request URL is not in the servlet-directory...
I solved it like this;
          if (disp != null)
                      disp.include(req, res);
                 else
                         disp = req.getRequestDispatcher(dest.substring(3));  //(delete the ../)
                         if (disp != null)
                              disp.include(req, res);
                 }

Similar Messages

  • What is apple policy on replacing a first-time broken screen on iphone 4S

    What is apple policy on replacing a first-time broken screen on iphone 4S

    Take it into apple store.  I got mine done elsewhere and it voided my warranty. 
    <Edited by Host>

  • Help, my Mac mini will not start up, only keeps thinking on first page( white screen with apple emblem)

    Help, my Mac mini will not start properly. Only goes to the white screen with thinking. Will not go to the password section

    Are you sure about your hard disk health, any clicking noice recently?
    Go to boot menu (press option button or button left to your space bar while booting) > Select Recovery drive > Disk utility > Verify the volume on which OS X is installed.

  • IBooks won't open the first time

    IiBooks will not open the first time  white screen only. It takes 3-4 tries to actually open it

    You need to remove defaultPanel: -1 from your script:
    <script type="text/javascript">
    var acc1 = new Spry.Widget.Accordion("Accordion1", { useFixedPanelHeights: false, defaultPanel: -1 }); </script>
    This is near the bottom of your document.  You may as well delete this entire line, though, because you have a duplicate below that doesn't have the defaultPanel:-1 variable.

  • Why does my iphone 3gs screen go white after it goes "to sleep" for the first time after turning it on?

    Why does my iphone 3gs screen go white after it goes "to sleep" for the first time after turning it on?
    The screen isn't broken because it works after i turn the device off and back on, but after it goes black once, it's only white again.
    But it takes the touches although it's only white, because I can answer my phone when I slide my finger on the bottom of the screen, eventhough there in not the button to see.
    This is so weird. I have already done everything I can think of that might help. But I cannot think of anything that might be causing it, because nothing has happened to the device.

    Let me know if I should start a new discussion instead of opening a new topic here.
    My wife's iPhone is the same vintage as mine 3Gs, but has never had the battery problem.  Its affliction instead is that it cannot detect WiFi networks unless it is quite close to the source.  Often, when my iPhone not only detects but shows a maximum cells connection with a network, hers cannot detect the network at all.  In contrast, her iPhone seems to detect ourcellular carrier just as well as mine does.
    Is there any help for this affliction?

  • HT4053 I start my new iPhone 5s 64 for first time , no hello screen , only white screen with black apple logo

    I start my new iPhone 5s 64 for first time , no hello screen , only white screen with black apple logo
    How can I start my iPhone (I already did restart - it didn't help)

    Did you activate the phone already?

  • White screen when first time connected ipod touch to mac

    I followed the instruction on the quick start manual (open itunes,connect ipod touch to my mac,and finish the registration,sync music etc.)Then the screen is still WHITE. I've tried some efforts including reset and recover,but still white screen! Couldn't believe this!
    Help me!
    PS:The touchpad seems to be ok. When I push the sleep button and slide my finger on the bottom of the screen,such a sound like the screen is locked or unlocked sent out.
    Message was edited by: WuXP

    uncheck the music in itunes and resync to delete her music from your ipod
    then create another account using everything the same except change your email address from a ".com" to ".net"
    like me, I have an ipod touch and my mom has a shuffle, she doesn't like using credit cards online
    so we use mine for both accounts but with [email protected] as mine and [email protected] as hers
    that way we can both use the credit card and on the same pc but with different passwords too

  • Updates from Apple result in white screen, have to reinstall thru time machine, 4hrs.

    I have a Mac 21.5, OS X Yosemite 10.10.2
    Processor: 3.06 GHz; intel Core i3
    Memory 4 GB 1333MHz  DDR3
    If I do an update from Apple I end up with the White Screen of Death. I restore thru Time Machine and this takes about 4hrs.  I have to turn off,  unplug everything then plug everything back in, power up while holding "shift" "command" "r" and "p", keeping my finger on power button till I get an option screen with 4 choices.  I've found, restore with Time Machine the best choice.  It takes two people to hold the keys and power up.  I don't know why this happens, hoping for some ideas.  There has to be an easier and faster way to restore. I currently have an update pending, 10.10.3, I just did 10.10.2 Saturday (04-11-15) and had to go through all of the above to get update and eliminate "white screen" to restore. 

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    The test works on OS X 10.7 ("Lion") and later. I don't recommend running it on older versions of OS X. It will do no harm, but it won't do much good either.
    Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of it have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message. See, for example, this discussion.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. Here's a general summary of what you need to do, if you choose to proceed:
    ☞ Copy a particular line of text to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    These are not specific instructions; just an overview. The details are in parts 7 and 8 of this comment. The sequence is: copy, paste, wait, paste again. You don't need to copy a second time.
    5. Try to test under conditions that reproduce the problem, as far as possible. For example, if the computer is sometimes, but not always, slow, run the test during a slowdown.
    You may have started up in "safe" mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    7. Load this linked web page (on the website "Pastebin.") The title of the page is "Diagnostic Test." Below the title is a text box headed by three small icons. The one on the right represents a clipboard. Click that icon to select the text, then copy it to the Clipboard on your computer by pressing the key combination command-C.
    If the text doesn't highlight when you click the icon, select it by triple-clicking anywhere inside the box. Don't select the whole page, just the text in the box.
    8. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Click anywhere in the Terminal window to activate it. Paste from the Clipboard into the window by pressing command-V, then press return. The text you pasted should vanish immediately.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. If you don't know the password, or if you prefer not to enter it, just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, a series of lines will appear in the Terminal window like this:
    [Process started]
            Part 1 of 8 done at … sec
            Part 8 of 8 done at … sec
            The test results are on the Clipboard.
            Please close this window.
    [Process completed]
    The intervals between parts won't be exactly equal, but they give a rough indication of progress. The total number of parts may be different from what's shown here.
    Wait for the final message "Process completed" to appear. If you don't see it within about ten minutes, the test probably won't complete in a reasonable time. In that case, press the key combination control-C or command-period to stop it and go to the next step. You'll have incomplete results, but still something.
    12. When the test is complete, or if you stopped it because it was taking too long, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "The message contains invalid characters." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. This is a public forum, and others may give you advice based on the results of the test. They speak for themselves, not for me. The test itself is harmless, but whatever else you're told to do may not be. For others who choose to run it, I don't recommend that you post the test results on this website unless I asked you to.
    Copyright © 2014, 2015 by Linc Davis. As the sole author of this work (including the referenced "Diagnostic Test"), I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • White screen crashes my Iphone 5 TIMES IN ONE DAY!!!

    Hi everyone,
    I have had my Iphone for roughly 3 weeks and encountered this problem (white screen crash) within a few days of my purchase, at first I was worried because I wasn't aware of how common it was on the Iphone software, but today I have had it happen 3-5 times which is worrying me again, please can anyone advise me on what I should do? I have the latest update, I also have removed some recent apps that may have caused the problem. I am now thinking I should take my Iphone into an apple store and ask for a repair, is this the best thing to do?
    Has anyone also experienced the white screen crash roughly 5 times in one day?? Just trying to establish if it is common for this to happen 5 times in one day
    Thanks and much appreciated,
    Sincerely,
    Chris

    I've owned iphones since the first one was introduced & have never experienced a "white screen crash".
    Standard troubleshooting steps in the following order:
    1. Reset: Press the sleep/wake button & home button at the same time, keep pressing until you see the apple logo, then release. Ignore the slide to power off.
    If no change, continue:
    2. Restore your phone from a backup, note: if the problem is related to corrupt data, while this will restore a fresh OS, it will also restore the problem.
    If no change, continue:
    3. Restore as a "new" phone in itunes & re-sync your content. All saved data will be lost.
    If no change, make an appointment at an Apple store, as you most likely have a hardware problem.

  • White screen/dead everything at random times during recovery attempts and normal operation(no more)

    L305- S5944--#3915257Q     presently doing recovery with both my recovery disks and Toshiba supplied disks. machine goes dead with white screen while doing various things like deletelting data ect....Recovery being preformed because same problem occured running programs with Vista. Hard drive is wd 2500bevs and it checked it out ok on WD's Lifeguard tests. Has new battery and I reset bios to factury settings.Tried numerous combos in recovery selections, but keep getting white screen and dead machine.Help   Capn

    thanks for the comprehensive info. i experienced this for the first time today. i bought my macbook the day they were released. the shutdown happenned for me after leaving my computer on overnight with no programs running. about two minutes into web browsing it shutdown. it then shutdown in the middle of restarts. i disattached power cord, external hard drive, dvd burner & ethernet & it powered up and has been working for about 20 minutes since.
    this computer has really been a lemon. first my superdrive scratches the **** (just previewed this, i can't believe they sensor the h_ word?) out of discs, then the trackpad button becomes very hard to push. i've been working around those issues using an external dvd burner and mouse, but not sure how to work around sudden shutdowns. i haven't been able to send it in for repairs yet since i bought it cause i needed it's dvd authoring capabilities for a class i was taking, plus i wanted to make sure nothing else went wrong (self fulfilling prophecy?). i was planning on taking it on vacation with me, but guess i better pack my old ibook too (which other than a cd burner which sucked from the start, has been very reliable). i'll send in my macbook when i get back.
    anyway, thanks for the info & advice! i'll back up my crucial data now.
    white macbook, 2GHz, 1GB ram (factory installed) Mac OS X (10.4.7)
    macbook Mac OS X (10.4.6)
    macbook   Mac OS X (10.4.6)  

  • I can't log on to my I mac Desk top, every time I switch it on all I get is a white screen with the apple log , can anyone help pls?

    I can't log on to my I mac Desk top, every time I switch it on all I get is a white screen with the apple log , can anyone help pls?

    Hello,
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    If 10.7.0 or later...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partitirion & use Disk Utility from there.

  • I tried many times to turn it on, it turns and the same white screen appears and the update starts again and shuts down. Please Help me!

    Hello!
    I have a MacBook Air. I have got a software update notification couple of days ago. I've clicked on it today, and it started installing updates.
    But, I have got a notification telling that not all updates were installed successfully, then I have clicked on "Restart" from the notification box. Then my Mac restarted and the white screen with Apple logo and the update progress appeared (like what always happens during updates).
    The problem that while the update progress reached around half the way, my Mac shutdown. I tried many times to turn it on, it turns and the same white screen appears and the update starts again and shuts down.
    Please Help me!
    MacBook Air (11-inch Mid 2009)

    Welcome to Apple Discussions
    You did not state whether you installed the update while on battery (not mains) power. You are warned not to apply certain updates without being connected to a charger & mains power.
    Also remove any attached peripherals.
    Reboot in Repair mode (command-R at start)  and use Disk Tools-Disk Utility-Disk First AId to repair your disk, and as long as you're there repair permissions. Next quit Disk Tools and reinstall the OS. After completing that successfully reboot, log in and do a combo update.
    You must have more than enough (not just enough) empty (free) disk space for the update.

  • Hi guys i have an macbook 13 late 2007 and does not work when i start it up all u can see is blank white screen and after that its keep bepping high peech tone 3 times i was thinking the hard drive but im not too sure please guys help.

    Hi guys i have an macbook 13 late 2007 and does not work when i start it up all u can see is blank white screen and after that its keep bepping high peech tone 3 times i was thinking the hard drive but im not too sure please guys help.

    Try to reset the PRAM first then go from there.
    http://support.apple.com/kb/HT1379

  • This is my first mac, it is a macbook pro. i restarted it but when it started back up i saw a white screen and then it prompted me to insert the reboot disk. anyone else have this problem?

    I recently bought a Macbook Pro, this is my first Mac. I restarted it, but when it started back there was a plain white screen and then it prompted me to insert the reboot disk. Has anyone else had this problem and is there a way to do this manually like with PC's?

    The new Mac's came with OS X Lion 10.7 and there are no boot disks.
    Since it's so new, take it back to the Apple Store and let them deal with it.
    If not you can hold Command and r (as in rotten) keys down and boot the computer.
    You'll be presented with a several options, including one to reinstall OS X Lion provided you have a Apple ID, which means you have to use Safari in there to set one up. To do that you need to set up a email account with Google or Yahoo. Once you get the ID, then you can download Lion and reinstall it.
    It's so stupid not having a copy of the OS on hand to perform your own repairs.
    Of course Apple will be happy to sell you a $69 Lion USB stick.
    Like I said, take it back to the store, and try to get your money back, that will force them to think about just giving you a replacement machine that works.
    Lion doesn't work really but it can be acceptable until the patches get released.

  • When I bring up my Mozillafirefox, all I get is a window with a blank white screen. (I 'reinstalled' Firefox 3.66 about a month and a half ago, (and lost all my bookmarks as a result therein), and hope I can get my firefox back this time without having t

    When I bring up my Mozillafirefox, all I get is a window with a blank white screen, (and the firefox logo). (After using Firefox very happily for over a year, I had to 'reinstall' Firefox 3.66 about a month and a half ago, (and lost all my bookmarks as a result therein), and hope I can get my firefox back this time without having to reinstall. Mozilla Firefox is still listed as one of my active programs). HELP! Is there a way to get my firefox back without reinstalling? Many thanks!
    == This happened ==
    Every time Firefox opened
    == June 30, 2010 ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)

    same problem. wtf. just happened one day when i went to use it. nothing out of the ordinary installed either....

Maybe you are looking for

  • Canon 40D and G9 support

    Apple locked down the original 40D support thread which is not a good sign for us Aperture customers who are not able to use our $300 application. I did find an article that talks about using Aperture with unsupported cameras and I thought it might b

  • Problem in Dimension File after securing Dimensions

    Hi, Why is there an error message "There is a problem in dimension file : ACCOUNT" in BPC for Excel if i do a "secure" and "R/W" on ACCOUNT dimension? Actually this error message seems to happen to every dimension except for "Category" and "Entity",

  • Multisource to single target xslt

    i heard we can do multi source to single target xslt in 11g but how

  • Write blob data from database to unix server

    Hi all, I need to send the attachment file into the mail. I have a header form in which I have implemented Download/Upload functionality using Apex user guide. When ever a user fill all the entries and submit the form then some field information alon

  • N80 Latest Firmware

    I have a UK N80 on a voda contract V3.0617.0.6 03-05-2006 RM-92 (42.02) I have read the forums on here about the different variants and I've been to carphone warehouse for an upgrade, but so far no joy. CPW told me that I had the latest firmware as d