Is it hibernate or some other issue? (Slow processing)

This method take 14sec to complete, only got 16 raw of data.
public static List getOffersToApprove() {
        //AuthorityApproval aa = null;
        List result = null;
        Session sess = null;
        try {
            sess = Waterfind.getSessionFactory().openSession();
        } catch (net.sf.hibernate.HibernateException e) {
            logger.error("Error opening hibernate session", e);
        try {
            result = sess.find("from com.wf.AuthorityApproval aa "
                         + " where aa.checkForm = true "
                         + " and (aa.checkType is null or aa.checkType = false) "
                         + " order by aa.datePlaced");
        } catch (Exception e) {
            logger.error("Error getting offers to approve", e);
            try {
                sess.close();
            } catch (net.sf.hibernate.HibernateException ee) {
                logger.warn("Exception closing session", ee);
        if (sess != null) {
            try {
                sess.close();
            } catch (net.sf.hibernate.HibernateException e) {
                logger.warn("Exception closing session");
        return result;
<?xml version="1.0"?>
<!DOCTYPE hibernate-mapping PUBLIC
    "-//Hibernate/Hibernate Mapping DTD 2.0//EN"
    "http://hibernate.sourceforge.net/hibernate-mapping-2.0.dtd">
<hibernate-mapping>
    <class name="com.wf.AuthorityApproval" table="WATERFIND_AUTHORITY_APPROVAL">
        <id name="id" type="long">
            <generator class="native"/>
        </id> 
          <many-to-one name="waterOffer" class="com.wf.WaterOffer">
               <column name="wateroffer"/>
          </many-to-one>
        <many-to-one name="waterfindCheck" class="com.wf.WaterfindUser">
            <column name="waterfind_check"/>
        </many-to-one>
          <property name="datePlaced" type="calendar">
               <column name="waterfind_dateplaced"/>
          </property>
          <property name="approveType" type="boolean">
               <column name="approve_type"/>
          </property>
          <property name="checkType" type="boolean">
               <column name="check_type"/>
          </property>  
          <property name="checkForm" type="boolean">
               <column name="check_form"/>
          </property>
    </class>
</hibernate-mapping>

Looks fine to me. Try running the query (in SQL) directly on the database and see how long it takes. You could also try using JDBC. That will at least tell you if Hibernate is slowing you down. Maybe Hibernate 3.0 would be better too. That uses this doctype.
<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">When I started using Hibernate, my database performance improved because I could use lazy, greedy or other types of loading. I can't imagine it doing anything bad in this case because you don't have any sets.

Similar Messages

  • Healing brush/Clone stamp tool and others very slow processing

    Healing brush/Clone stamp tool and others very slow processing. System resources monitor shows only 700MB (of 5GB allocated to Photoshop) RAM and 30% CPU is used to perform such tasks as healing brush. Process bar comes up and is painfully slow to complete the task. I don’t understand why does Photoshop not use all the resources available/allocated? No other programs are running at the time, I have tried all the suggestions on this forum and all over the Google. My brand new system is: Intel I7 4770K overclocked to 4.3GHz, 8GB 1600 RAM, Samsung PRO 120GB SSD system drive, 100GB scratch disk. The photos I usually work on don’t exceed 20MB in size. Any suggestion would be appreciated.  Thanks

    Thanks for the answer.
    I have not mentioned the GPU because the processes I described (as far as I know) are not supposed to be using GPU resources. So far I have not been able to afford the GPU i want which is GTX770, so I use Intel 4600 built in graphics instead. To be honest I find, that 4600 graphics is quite powerful. I am able to play Mass Effect 3 on Full spec on max res without game slowing down. And Windows 7 64bit index score is 7.8 for the 4600 graphics. Overall index score is 7.8 on my PC righ now.
    I'll try to get the Photoshop system info as soon as possible.
    Thanks again.
    Zee

  • IRQ Conflicts and some other issues

    I have a K7N2 Delta-L mobo with an XP2400+ and an MSI FX5600-VTDR128, the reason for this question is that I have some problems, the first of them is at the system information page of XP:
    =================================================
    I/O Port 0x00000000-0x00000CF7   PCI bus
    I/O Port 0x00000000-0x00000CF7   Direct memory access controller
    I/O Port 0x000003C0-0x000003DF   NVIDIA nForce2 AGP Host to PCI Bridge
    I/O Port 0x000003C0-0x000003DF   NVIDIA GeForce FX 5600
    IRQ 20   Standard OpenHCD USB Host Controller
    IRQ 20   NVIDIA(R) nForce(TM) Audio Codec Interface
    IRQ 22   Standard OpenHCD USB Host Controller
    IRQ 22   NVIDIA nForce MCP Networking Controller
    Memory Address 0xD0000000-0xDFFFFFFF   NVIDIA nForce2 AGP Host to PCI Bridge
    Memory Address 0xD0000000-0xDFFFFFFF   NVIDIA GeForce FX 5600
    Memory Address 0xE4000000-0xE5FFFFFF   NVIDIA nForce2 AGP Host to PCI Bridge
    Memory Address 0xE4000000-0xE5FFFFFF   NVIDIA GeForce FX 5600
    Memory Address 0xA0000-0xBFFFF   PCI bus
    Memory Address 0xA0000-0xBFFFF   NVIDIA nForce2 AGP Host to PCI Bridge
    Memory Address 0xA0000-0xBFFFF   NVIDIA GeForce FX 5600
    I/O Port 0x000003B0-0x000003BB   NVIDIA nForce2 AGP Host to PCI Bridge
    I/O Port 0x000003B0-0x000003BB   NVIDIA GeForce FX 5600
    I/O Port 0x0000C000-0x0000CFFF   PCI standard PCI-to-PCI bridge
    I/O Port 0x0000C000-0x0000CFFF   Tekram DC-395U/UW/F, DC-315/U or DC-305I/E PCI Ultra SCSI Host Adapter V3.0.3
    =================================================
    Looking at this it looks pretty bad if you ask me :(
    But when I look at device manager I see no conflicts and every device that's listed here does not have any conflicts reported, anyway here are my IRQ (according to System Information)
    ===========================================
    IRQ 0   System timer   OK
    IRQ 1   Standard 101/102-Key or Microsoft Natural PS/2 Keyboard   OK
    IRQ 3   Communications Port (COM2)   OK
    IRQ 4   Communications Port (COM1)   OK
    IRQ 5   NVIDIA nForce PCI System Management   OK
    IRQ 6   Standard floppy disk controller   OK
    IRQ 8   System CMOS/real time clock   OK
    IRQ 9   Microsoft ACPI-Compliant System   OK
    IRQ 13   Numeric data processor   OK
    IRQ 14   Primary IDE Channel   OK
    IRQ 15   Secondary IDE Channel   OK
    IRQ 17   Tekram DC-395U/UW/F, DC-315/U or DC-305I/E PCI Ultra SCSI Host Adapter V3.0.3   OK
    IRQ 19   NVIDIA GeForce FX 5600   OK
    IRQ 20   Standard OpenHCD USB Host Controller   OK
    IRQ 20   NVIDIA(R) nForce(TM) Audio Codec Interface   OK
    IRQ 21   Standard Enhanced PCI to USB Host Controller   OK
    IRQ 22   Standard OpenHCD USB Host Controller   OK
    IRQ 22   NVIDIA nForce MCP Networking Controller   OK
    ===========================================
    So, my first question is obvious, what's wrong with my system?, am I missing some BIOS setting?, I believe APIC may have something to do, but this isn't the case because it is enabled (at least it says so in BIOS). I have the latest BIOS for this mobo (5.40)
    The second issue is something strange that Sisoft Sandra keep telling me: "SMBIOS/DMI information may be inaccurate", an here's what the help says:
    =================================
    Notice N224 - SMBIOS/DMI information may be inaccurate. This information is reported verbatim and cannot be checked by Sandra. While brand-name companies set this information most generic manufacturers use generic data that is meaningless. This issue generates more technical support queries than all other issues combined.
    Fix: If the information is not correct, check for a BIOS update (clear DMI pool) or fix any errors using the DMICFG tool provided with the board. Alternatively, disable Sandra’s DMI/SMBIOS reporting from module Options.
    =================================
    Is this "normal"???
    Anyway, I hope any of you to be able to help me.
    Thanks in advice,
    Fernando

    Although I am unsure as to what is exactly your problem, but from what I see everything seems ok
    Regarding the Sisoft Sandra remarks, don't worry about it.
    Regarding the Computer in Device Manager
    Try changing it to
    Advanced Configuration and Power Interface (ACPI) PC
    This has not given me any problems at all.
    Here is my system example
    IRQ 0   System timer   OK
    IRQ 1   Standard 101/102-Key or Microsoft Natural PS/2 Keyboard   OK
    IRQ 3   Communications Port (COM2)   OK
    IRQ 4   Communications Port (COM1)   OK
    IRQ 5   Standard OpenHCD USB Host Controller   OK
    IRQ 5   NVIDIA NForce MCP2 IDE Controller   OK
    IRQ 5   OHCI Compliant IEEE 1394 Host Controller   OK
    IRQ 5   NVIDIA GeForce FX 5900 Ultra   OK
    IRQ 6   Standard floppy disk controller   OK
    IRQ 8   System CMOS/real time clock   OK
    IRQ 9   Microsoft ACPI-Compliant System   OK
    IRQ 10   Standard OpenHCD USB Host Controller   OK
    IRQ 10   NVIDIA nForce MCP Networking Controller   OK
    IRQ 10   NVIDIA(R) nForce(TM) MCP Audio Processing Unit (Dolby(R) Digital)   OK
    IRQ 11   NVIDIA nForce PCI System Management   OK
    IRQ 11   Standard Enhanced PCI to USB Host Controller   OK
    IRQ 11   NVIDIA(R) nForce(TM) Audio Codec Interface   OK
    IRQ 11   WinXP Promise FastTrak 376 (tm) Controller   OK
    IRQ 12   PS/2 Compatible Mouse   OK
    IRQ 13   Numeric data processor   OK

  • HT6147 I was expecting fix for some other issues in this update.

    In this Update I was expecting a Celular data and iTunes WiFi Sync fix.
    Issue on the Celular Data option is that after deactivatinh Cel-Data on some apps as soon as we leave that screen it turns back on.
    Many threads are started upon this issue. Click Here
    Issue on iTunes WiFi sync is pretty much simple, it doesn't work at all.
    Tried all tips that can be found Here and still doesn't work.
    I hope that soon there's gonna be an update for these issues too.

    1. You take screenshot by long pressing power and volume down button (booth at same time) in ICS, thats how google has made it.
    2. What beautiful lockscreen are you talking about? Sony has kept the lockscreen same because thats the lock screen many users are used to.
    3. Yes music player is same. I have an Arc S, the music player is same. The music player with equalizer is in Xperia S not in Arc S.
    4. Google never said any such things. You can see the recently opened apps by LONG PRESSING THE HOME BUTTON and can close them by Swiping it off the screen.
    5. Once again Google didnt say any such thing. If you want to change transision effects and stuff use Apex Launcher instead of Sony's launcher. You can get Apex launcher for free from Play Store.
    Hope i helped. If you have any question ask i'll try to help.

  • I can't see a message from my union because of problems with changed adress for pop-upwindows and some other issue

    Hi,
    I'm from Sweden and I'm having problems with a website my union has. I have been able to see messages from them before but they've changed their adress and on the site they tell people they have to put the new adress on the approved list for pop-up windows. I have done so but it's still not working. Maybe I've done it wrong, I don't know but it's annoying as hell that I can't see the messages they send.
    I really need help with this.
    Best regards,
    Lena

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

  • Nokia E71 - radiation and some other issue

    I've heard that the radiation is quite high for the E71, is that true?
    Another problem would be that I've downloaded a software and I have to write a verification code so I can log in but the think is that I can't see the picture with the code, I see only a small picture which is cracked in the middle, is this something to do with java or flash...?

    All handsets are tested for a Specific Absorption Rate or SAR, this is a measurement of Energy Absorption in Human Tissue.
    The highest SAR value under the ICNIRP guidelines for use of the device at the ear is 1.53 W/kg.
    This is normally measured when the handset is operating at its strongest power.
    The SAR limit stated in the ICNIRP guidelines is 2.0 watts/kilogram (W/kg) averaged over ten grams of tissue.
    If you compare this to the N82 which  the highest SAR value under the ICNIRP guidelines for use of the device at the ear is 1.35 W/kg.
    Which is not that much more.
    Anyhow both handsets pass the test or they would not be able to sell the handsets.
    http://sar.nokia.com/sar/index.jsp
    I wouldn't worry about the Non-Ionising Radiation from your handset, its well within the standards.
    Shunts..
    Message Edited by shuntfield on 10-Sep-2009 08:07 PM
    I will mostly be communicating with a Nokia E72 Zodium Black
    Nokia E72-1 with Vr 051.018.207.04 Software
    If this post helped... Add some kudos!!

  • Having a problem with itunes store and some other issues

    ok i'm trying to edit my credit card info in the itunes store right now i put all my info down i get this message
    "your credit card information does not match your bank's records. please enter a us credit card and matching billing address."
    now i did all that i even went to my bank's website and looked at my statements and even put my info in CAPS like it shows on the bank statement and it says the same now my bank card isn't a credit card is bank check card (or depoit card whatever samething) and still i get the same message. it won't let me get any apps or anything
    and i did try the whole
    reedit it or put none and do it over and over and still nothing
    now as i edit everything millions of times when i try to order something it says theres no secruity code on it so when i edit it again it goes back to credit card info is not the same as the bank's records when it is.
    so what am i doing wrong?

    Try this: http://www.macworld.com/article/2010185/fix-passbooks-app-store-error-in-ios-6.h tml

  • Ipad2 connection to wifi but safari and some other apps won't connect  just started to hapen.  i reset wifi but to no avail

    connects to wifi, but safari and some others say not connected.  weather ap works fine.  this condition just started.  i reset the wifi and restarted, but still doesnt work

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting
    http://www.apple.com/support/ipad/wifi/
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • HP Spectre x360 13-4002dx active pen and other issues

    Hi, I'm havng issues with my active pen, but wasn't sure if it's an issue with my laptop or stylus (or if it's a software/driver issue). Is there an easy way to tell?Also, I've been using my laptop for a month now, and recently have had other issues, listed below. I wrote them down below in case that could provide some information, and/or if those issues are something I should be concerned about and should try to fix. To begin with, after doing some research, I bought a Synaptic active stylus (the Dell one), which worked very well for the first two weeks until last week. All of a sudden, it started to respond very awkward and randomly, sometimes it's too sensitive and draw lines even when the pen was off the screen, and sometimes it didn't draw anything at all even though I see the small circle following my pen tip. I initially thought it was due to low battery, but it's the same issue after I replaced the battery. Right now, the laptop doesn't respond to pen touching the screen (no clicks, no writings), although the pointer follows the pen. Any ideas on how to resolve this issue? How do I know if it's the pen that is faulty or if it's the laptop? Other issues I had or am having:1. Today, I had a BAD_POOL_HEADER error and blue screen of death. After reboot, everything seems to still work, but the login is now much slower. It's very fast to reach to the login screen, but it takes 2-3 minutes to bring up the desktop and other startup applications after I enter my password (I think it used to take less than 10 seconds). I tried rebooting 2-3 times, and it was always the same. 2. The laptop seems to gain heat very easily. With moderate workload (example, some websites with flash advertisements or videos), it can easily go above 70 degrees Celsius on either core (according to CPUID HWMonitor). One time, the system actually failed and forced hibernated due to overheating. (To me, the screen went blank all of a sudden. I turn the laptop back on, and the screen printed a message for a while saying it forced shutdown due to overheating. I realized it was hibernation after I logged in since I see all my windows) 3. On the second day of use of this laptop, the laptop just shutdown for no good reason, and then couldn't boot, saying it cannot find boot image or something like that. I looked up the web and found that it could be a BIOS issue. It said to try reseting the BIOS setting, and then it worked. I also upgraded the BIOS image to the latest after this incident. 4. This is probably more a router issue, but I initially had problems connecting wireless to my router. It was solved after changing my router. For those who are interested, the details is as the following: my old router supported up to 802.11n , but not 802.11ac, That shouldn't matter, but all wireless connections get disconnected once in every several hours if my HP Spectre x360 is trying to use the wireless. However the wired connections stayed ok when this happens, so the router is only "partially" killed. The fact that all wireless connections are getting killed seemed to me that the router didn't like something from my HP laptop. To be fair, I didn't try not using my HP laptop to see if the issue goes away, so it could be  a coincidence that the router started to go faulty at the same time I bought and used my HP laptop. Anyways, it seemed it's a router issue, so after replacing the router. the issue went away. Thanks. 

    Will investigate and let you know what I can find out.
    Although I am an HP employee, I am speaking for myself and not for HP.
    Please click the little thumbs-up dealybopper to the lower right if my reply was helpful to you. Please mark Accept As Solution if it solves your problem. This will help others, too!

  • LaCie Rugged 1TB freezes in OS X and other issues

    Macbook Pro Retina (Mid 2012)
    Processor  2.3 GHz Intel Core i7
    Memory  16 GB 1600 MHz DDR3
    Graphics NVIDIA GeForce GT 650M 1024 MB
    OS X 10.8.2 (12C3006)
    I purchased a LaCie Rugged 1TB portable drive today that supports thunderbolt and USB 3.0.  I performed the initial formating of the drive in parallels virtualized Windows 7 with the entire drive being shared for both OS X and Windows usage.  In both operating systems, if I try to access the default software folders that are on the drive from the manufacturer, (LaCie Setup and Private-Public) the system hangs and requires a hard boot.  OS X timestamp just shows the time hung from the moment I clicked on a folder.  This has happened after restarts, power-offs on all ports for both USB 3.0 or Thunderbolt.
    When it is functional, the date transfer speeds are extremely slow (I was notified during formating that a shared format would mean the maximum speed for transfers would be 4TB/sec) but moving a 29.34GB iPhoto library in OS X to the drive did the following transfer metrics:
    2 minutes into the transfer only 199.2MB was transfered
    6 minutes into the transfer 11.78GB was transfered
    11 minutes into the transfer 26.99GB was transfered
    14 minutes 28 seconds into the transfer 29.34GB was transfered (completed)
    This is 33.8 MB/sec average.
    USB Report
    USB 3.0 SuperSpeed Bus:
      Host Controller Location:          Built-in USB
      Host Controller Driver:          AppleUSBXHCI
      PCI Device ID:          0x1e31
      PCI Revision ID:          0x0004
      PCI Vendor ID:          0x8086
      Bus Number:          0x14
    Rugged USB3 THB:
      Product ID:          0x1062
      Vendor ID:          0x059f  (LaCie)
      Version:           0.01
      Serial Number:          0000000005528f061090
      Speed:          Up to 5 Gb/sec
      Manufacturer:          LaCie
      Location ID:          0x14900000 / 2
      Current Available (mA):          900
      Current Required (mA):          224
      Capacity:          1 TB (1,000,204,886,016 bytes)
      Removable Media:          Yes
      Detachable Drive:          Yes
      BSD Name:          disk1
      Partition Map Type:          MBR (Master Boot Record)
      S.M.A.R.T. status:          Not Supported
      Volumes:
    LACIE SHARE:
      Capacity:          1 TB (1,000,202,043,392 bytes)
      Available:          935.04 GB (935,043,497,984 bytes)
      Writable:          Yes
      File System:          MS-DOS FAT32
      BSD Name:          disk1s1
      Mount Point:          /Volumes/LACIE SHARE
      Content:          Windows_FAT_32
    Thunderbolt Bus:
      Vendor Name:          Apple Inc.
      Device Name:          MacBook Pro
      UID:          0x0001000D13C073A0
      Firmware Version:          11.1
      Port:
      Status:          No device connected
      Link Status:          0x101
      Link Controller Firmware Version:          0.11.4
      Port:
      Status:          No device connected
      Link Status:          0x101
      Link Controller Firmware Version:          0.11.4
    Does anyone have any idea if there is a software problem, or other problem?  I think I'll have to return the drive and / or have the macbook looked at because something appears to be wrong.

    I just remembered something. Check the permission on the Adobe preference files in your Home
    directory (~/Library/Preferences). At some point in time (after the 10.6.2 update) my user ownership
    Adobe prefs. got changed to "root". I had to manually change ownership back to my User name
    (account). It wasn't just Adobe prefs., some other prefs. were affected as well. I don't know if that
    is the problem causing your issues, but it may something be worth checking out.
    Kj ♘

  • WRT55AG - Denial Of Service / security hole, and other issues

    Im using a V2 of the WRT55AG using 1.79 firmware.
    I suffered many perplexing issues when connected directly to my cable modem.
    1 It would lock up and no data transversed it
    2 Its web interface would no longer exist
    3 Some types of data would be blocked
    4 It would stop doing DHCP
    5 Ping times to it from the LAN side would increase in 1 minute intervals for hours or until power cycled
    6 Data rates would slow randomly.
    These problems would occur separately and in combinations. They would occur randomly but some issues would occur daily.
    Left alone the router would 100% lock up in a matter of days. This occurred 100% of the time.
    Rebooting was a daily and sometimes hourly ritual.
    After reading in many forums of the known issues with this router I purchased a BEFSR41 as replacement.
    ALL of my problem were gone. This of course isolated the issues I was having to the WRT55AG.
    I then hooked up the WRT55AG _after_ the BEFSR41.
    The problems with the WRT55AG disappeared. Completely. It suddenly worked for weeks perfectly.
    I then tried setting the BEFSR41's DMZ to the IP of the WRT55AG exposing the WRT55AG to the net directly.
    The issues returned.
    So the WRT55AG is crashing and suffering from various problems because of some hostile internet packets. Effectively it suffers major security issues and a denial of service from something that is present from the internet. I did not isolate what ports+packets were causing the DOS condition.
    Im sure the WRT55AG has some code that is vulnerable to attack because it crashes when exposed to the net. This is a serious issue.
    This is a sad state of affairs. I paid good money for the router. Its too late to get my money back. I would settle for a 802.11A WAP.
    I want a *FIX* for the obvious security hole that could expose anyone on the LAN side of the wrt55AG router to attack if the router/firewall is compromised. I want my WRT55AG to work as intended or at least as well as the BEFSR41 I own.
    I also feel if the source code was still open, then these problems would not exist. At the very least, some other 3rd party version of firmware would be available that would work in the router and any issue would get prompt attention and a quick solution from a open source team. The decision by Linksys to move away from open source firmware will erode the quality of the brand by making products less reliable.
    WHEN will a new version of the firmware be available for the WRT55AG ?
    If not how do I go about returning a well documented defectively engineered product for a product that works ?

    I would like to see a update to fix the various issues with this router. When will this be available ?
    -OR-
    If this product is considered End Of Life, I would like to get confirmation that no future firmware update will occur.
    As this product was defective out of the box and has never been fixed, I would like a replacement product please. My serial number is # MDJ106802225
    Message Edited by Xymox on 08-13-2008 11:28 AM

  • My T400 won't stay in sleep or hibernate after some update

    Howdy.........a couple of weeks ago I applied some updates to my T400 through Thinkvantage maybe......honestly I don't remember.  But it was recommended updates for my machine to things like Power Manager and Access Connections.
    After I did that, I've run into some issues I did not have before and am very frustrated with!  
    The main one I think relates to Power Manager.  I'm at v3.6.4 now.  No idea what I was at before.  I like to have the machine set up to go into hibernate when I close the lid.  It does that.....but immediately after it resumes 99.9% of the time.  Same is true if I select 'hibernate' from the start logo.  I have idle timers to put it into sleep after so many minutes and hibernate after so many more.  But when it does, it immediately resumes.  So it's an endless cycle.  
    I've made sure that "Wake on" is off in the bios and in the network adapter settings.  
    The other issue I have is that after the 0.1% of the time that it stays in hibernate, when I come back to resume, my external monitor (I extend my desktop across the Thinkpad and an external monitor) is not recognized as what it is but instead is listed as "Generic PnP monitor" and is unusable because it just shows "Out of range" and "60Hz" on the monitor.  Only rebooting fixes that from what I can tell.
    I've since tried reinstalling the monitor's driver, downloading and reinstalling Power Manager manually......no changes.  Has anyone else had this difficulty or just know how to fix it?  I'm going crazy with it.....
    Matt

    hey mplehning,
    welcome to the forums.
    try uninstalling all ThinkVantage software and drivers from your system.
    see if you're able to put your unit into sleep/ hibernate mode.
    then install each software one by one and test after each installation on whether your unit can be place into sleep/hibernate mode.
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • Hi, I had recently purchased ipad3 and but obviously have been having issues with heating up and some minor issues with video playback etc. Apple has agreed to replace my device. I need help in deciding whether i should get a new ipad3 or opt for ipad2.

    Hi, I had recently purchased ipad3 and but obviously have been having issues with heating up and some minor issues with video playback etc. Apple has agreed to replace my device. I need help in deciding whether i should get a new ipad3 or opt for ipad2. Seller is willing to replace it with ipad2 as well..
    Have also heard that the ipad3 revamped version is around along with the mini pad rumor..too much information - lot's of confusion pls help

    Lindsay,
    Your iBookG4 is still a pretty awesome Mac. Like already said, it has the power to run Leopard, but it depends if you have an internal DVD drive.
    Then I suppose you have to add up the cost of the OS, perhaps another 512MB RAM, iLife 08 and replacements for any favourite apps that you currently use (Leopard breaks a lot of stuff, but Intel breaks even more). Compare it to the cost of a new MacBook, which wil have all of that included and be 3-4x faster too.
    It also depends on what you want to achieve with your iBook. My PMG4 still cuts it today, I still use it in preference to my new Mac Pro, It's about the same age as your iBook, and I'll only stop using it when it becomes "painfully" slow. My 1 year old son currently uses the Mac Pro (parts for a Mac Pro are easier to replace than those for a PMG4).
    I think your choice is simple, if you can a cheap copy of Tiger, use that, it'll get your iPod Touch up and running. It came in DVD and 4 CD version (by request).
    Leopard will work for you too but a lot of the best eye-candy requires quite a meaty graphics card and you may need a RAM upgrade and replacement software - OS9 Classic is not supported in Leopard.

  • Wifi Issue---Slow speed

    Hi
    I am experiencing very poor wifi performance on my xperia z1 compact.
    I am always able to connect to my router and all my other devices all work fine without any issues. The issue is that 99% of the time I am getting very poor wifi speeds (I am getting good signal to the routers wifi). The strange thing is that everytime I use the speedtest app, I am reaching my target speeds (around 16mb generally), however when I try to use other apps, I am getting extremely poor wifi speeds. I have tried a factory reset and also a repair using the pc software but i am still stuck with this problem. 
    I had been using kitkat 4.4.2, I was hoping that updating to 4.4.4 would fix this issue but it still persists. This is my first sony device, can somebody please help remedy this problem!

    Ian1234 wrote:
    I have contacted the same issue but when I raised its here some time ago I got no help or any others saying they had the same issue m my wifi always works but speed is slow. If I turn wifi off and on the speed is good for a few minutes then shows again. I was hoping the 4.4.4 update would fix it so disapointed it did not for you. Going to return phone to sony to fix this and a number of other issues including flash bleed a noisy images in general.
    Ian which make of router are you using? is it Dlink by anychance?

  • K8N Neo Platinum - Wake from Hibernate, WOL & MB Backplate - Issues

    What can I say. This board has so many frustratingly annoying issues I'm wondering if I've just made a horrible mistake. I got this board for my HTPC hoping it would prove more stable than my Abit KV8 Pro. But stability has become the least of my concerns.
    1. A HTPC must be quiet. I have a Zalman 7000B AlCu which is excellent. But the CPU mount backplate on the K8N is *glued* to the motherboard! I can't imagine why anyone would think glueing this thing instead of going with the standard method (held in place by the screws) was a good idea, because it's not. Now I have to void the warranty by taking the backplate off to install the Zalman, because even with the Fanmate at the lowest setting, the stock AMD cooler is too loud (in a whiny sort of way).
    If I use a fan forced heater (on minimal heat) to heat up the backplate (this will also heat up the rest of the motherboard), will the glue just melt and the backplate come off cleanly? Or will I be stripping off PCB tracks all over the place?
    2. A HTPC must be ready to wake up quickly to deal with program recording. The Webscheduler program can wake up a PC from sleep to commence recording. But the K8N Neo Platinum can't seem to wake up from hibernate (or when shutdown) with a keypress or mouse click even though I've enabled these options in the BIOS. I use a wireless KB & Mouse, but the receiver plugs in to the KB & Mouse PS2 ports (not USB). This worked flawlessly with the Abit board.
    Any ideas? Having to get up, go to the HTPC, and press the power button just to wake it up from hibernate is stupid.
    3. The HTPC must wake up when somebody tries to connect remotely to the Webscheduler program. I have port forwarding setup on the router. When I connected to the HTPC remotely using my previous Abit KV8 Pro board, the HTPC would wakeup (from hibernate) and within a short time I would be connected. But allowing the MSI board network to wake the PC results in the thing waking up every minute or so (I assume it's either router activity or some other quirk of the MSI board). This didn't happen with the Abit board.
    How do I set up the board to behave like my Abit KV8 board did?
    4. In fact, there seems to be so little in the way of power management options in the BIOS that I'm wondering if perhaps the BIOS is half cooked or something. I have version 1.4 (so LiveUpdate tells me). Would a BIOS update help? LiveUpdate says I can download 1.6.
    Thanks.

    Quote from: Supershanks on 23-May-05, 13:59:17
    i've no particular interest in wake up technology but my neo platinum wakes up immediately i touch key or mouse, always has so i guess i'ts not bios based.
    Is this wake from S1 or S3 state, or wake from hibernate? As I understand it, the PC is off when it is hibernating. The BIOS options only provide for the ability to wake up from sleep using the mouse/keyboard. There are no options to turn on the PC using the mouse/keyboard. I know the nForce3 250GB can do it, because I have a Soltek K8AN2E+ board in my other machine, which does allow me to wake from the off-state.
    At the moment, continuous pressing of keys and clicking the mouse does absolutely nothing. It wakes the machine up from sleep (non hibernate) but not from hibernate or power off.
    Do any MSI reps frequent these forums? Can they tell me specifically whether the MSI Neo Platinum does have the ability to turn on the PC using the mouse or keyboard, as opposed to merely waking it up from sleep? If this board cannot do this (and it would be one of the very few that can't), then it's useless to me. Having to walk up to the HTPC machine in the lounge room just to turn it on is counterproductive.

Maybe you are looking for

  • Will Lightroom 5 work on Windows Vista Home Premium?

    I could not get the LR 5 Beta version to open on Windows Vista.  I kept getting a message that an error was encountered and the program was closing.  Will the new LR 5 version work?

  • Problems having my iCloud account on Mail (with Snow Leopard)!

    I have contacted apple store, apple office in Norway and went on chat with MobileMe support, but so far, I am not able to have my iCloud again on my MAIL since it disappeared yesterday. I am a bit upset and it would be great if there is any solution

  • Establishing Database connection for XML Data Definition?

    I have a XML Data Definition which will query data from Oracle Database. I did some research and tried few setting options in JDeveloper (11g), but had no luck on finding a way to connect to Database. My goal is to use JDeveloper to run a XML Data De

  • Where can we learn more about the next version of FB?

    The Air 3.4 release notes say that a new version of Flash Builder, now in beta, will be released in August. Is there any place where we can read about the new features and pricing?

  • Confusion about installation of Air 2.6

    Hi everybody, I would like to update to Air 2.6 but I get confused when I read information on the web. I am using MacBook Pro iOS 10.6.5 and flash CS 5 for apps development. 1. Is installation of  Air 2.6 a simple step by using the Air 2.6 installer