Very strange performance issue

Hi!
I've got a very very strange performance problem and I have no more ideas what it might be:
The following code fragment contains the useless line int count=0;
However, deleting the line reduces(!) the execution speed of the program by ~30%. This is not only weird because the line is absolutely useless, but also because the whole function only takes <1% total execution time in the program.
    public void simuliere_bis_soll_erreicht()
        int count=0;  //????
        while(welt.soll_simulationszeit>welt.ist_simulationszeit && simu_active)
            simuliere_einen_schritt();
    }The problem occurs both under Java 1.5 and 1.4.2, using the HotSpot-Client.
Cleaning and rebuilding the project does not help.
It occurs on different computers in the same way, too.
Thank you very much in advance! :-)
Mirko Seithe

well, this is what you get:
1.) run totally interpreted since compilation threshhold is reached (1500 (client jvm) - 10000 (server-jvm)
2.) start background compilation, run further in interpreted mode till compilation finishes (depends on code, but about 1000-10000)
3.) run compiled code
so this is what you get:
~20.000 invokations interpreted (about 70-90%n of total time)
~80.000 invokations compiled (30-10% of total time)
maybe your int takes much longer to optimize, so the loop executes much longer in interpreted code.
I would not bet on such microbenchmarks, since they do not tell you real stories under real circumstances. Believe me, I am the programmer working on performance optimizations in the company I am employed.
lg Clemens

Similar Messages

  • Strange performance issue with 3510/3511 SAM-FS disk cache

    Hi there!
    I'm running a small SAM-QFS environment and have some strange performance issue on the disk storage part, which somebody here might be able to explain.
    Configuration: one 3510, dual controller, RAID-5 9+1, one hot spare and one disk not configured for whatever reason. The R5 logical drive hosts a 150GB LUN for SAM-QFS metadata (mm in SAM-FS speak) and a 1TB LUN for data (mr in SAM-FS speak). Further, there are two small LUNs (2GB, 100GB) for some other purpose. Those two LUNs have nearly no I/O. All disks are SUN146G. Host connection is 2GBit, multipathing enabled and working.
    Then the disk cache became too small, and the customer added a 3511 expansion unit with SUN300G disks. One logical drive is a RAID-1, 1+1, used for NetBackup catalog. The other is a RAID-5, 8+1, providing two LUNs: 260GB SAM-FS metadata (mm) and 1.999TB SAM-FS data (mr).
    For SAM-FS, the LUNs form two file systems: one "residing" in the 3510, the other "residing" in the 3511 expansion. Cabling is according to the manual and checked several times by several independant people. Operating system is Solaris 10, hardware is a V880.
    The problem we observe: SAM-FS I/O on LUNs on disks inside the 3510 is fine. With iostat, I see 100MB/s read and 50MB/s write at the same time. On the SAM-FS file system which is running on the two LUNs in the 3511, the limit seems to be at 40MB/s read/write. Both SAM-FS file systems are configured the same in regards of block size.
    In case I have activity on both SAM-FS file systems, I see 100MB/s+ on the LUN running inside the controller shelf and another 40MB/s on the disk runnin in the 3511 expansion chassis. So, the controller is easily capable of handling 150MB/s.
    Cache settings in the 3510 controller are default I think (wasn't installed by me), batteries are fine.
    Is this 40MB/s we experience a limitation by the expansion shelf? Don't think so. Anybody has any ideas on this? What parameters to check or to change? Any hint appreciated. I can also provide further details if needed. Thank you.
    wolfgang

    SUN300G disks sound like 300GB FC disks.
    Depending on how many files are in the SAMFS file system, sharing the mm and mr devices on the same RAID array can be a pretty horrible idea. In my opinion and experience, it's almost always better to NEVER put more than one LUN on a RAID array. Period. Putting more than one LUN on an array results in IO contention on that array. And large, unnaturally configured (9+1? Why?) RAID arrays will have problems from the start.
    What are the block sizes used on the RAID arrays? It wouldn't surprise me to see that the RAID array on the expansion tray has a very large block size. Larger block sizes are, in general, not better. Especially for SAMFS metadata - which IIRC is something like 8k or 16k blocks.
    I suspect what is happening is most of the metadata updates are going to the mm device on the new array, contending with the IO operations on the file data.
    How much space is left on each mm device? What does "iostat -sndxz 2" show when you're having the IO problems?

  • Can't access root share sometimes and some strange performance issues

    Hi :)
    I'm sometimes getting error 0x80070043 "The network name cannot be found" when accessing \\dc01 (the root), but can access shares via \\dc01\share.
    When I get that error I also didn't get the network drive hosted on that server set via Group Policy, it fails with this error:
    The user 'W:' preference item in the 'GPO Name' Group Policy Object did not apply because it failed with error code '0x80070008 Not enough storage is available to process this command.' This error was suppressed.
    The client is Windows Server 2012 Remote Desktop and file server is 2012 too. On a VMware host.
    Then I log off and back on, and no issues.
    Maybe related and maybe where the problem is: When I have the issue above and sometimes when I don't (the network drive is added fine) I have some strange performance issues on share/network drive: Word, Excel and PDF files opens very slowly. Offices says
    "Contacting \\dc01\share..." for 20-30 sec and then opens. Text files don't have that problem.
    I have a DC02 server also 2012 with no issues like like this.
    Any tips how to troubleshoot?

    Hi,
    Based on your description, you could access shares on DC via
    \\dc01\share. But you couldn’t access shares via \\dc01.
    Please check the
    Network Path in the Properties of the shared folders at first. If the network path is
    \\dc01\share, you should access the shared folder by using
    \\dc01\share.
    And when you configure
    Drive Maps via domain group policy, you should also type the Network Path of the shared folders in the
    Location edit.
    About opening Office files very slow. There are some possible reasons.
     File validation can slow down the opening of files.
     This problem caused by the issue mentioned above.
    Here are a similar thread about slow opening office files from network share
    http://answers.microsoft.com/en-us/office/forum/office_2010-word/office-2010-slow-opening-files-from-network-share/d69e8942-b773-4aea-a6fc-8577def6b06a
    For File Validation, please refer to the article below,
    Office 2010 File Validation
    http://blogs.technet.com/b/office2010/archive/2009/12/16/office-2010-file-validation.aspx
    Best Regards,
    Tina

  • Very Strange Touchscreen Issue

    I recieved and activated my new 8GB iPhone about two days ago and it worked great up until just a few hours ago. I am experiencing the known issue of the bottom 1/2 inch or so of the touchscreen not responding to my touch, which in turn is affecting a lot of main elements of the phone such as SMS, e-mail, iPod, etc. Among that issue, I also encountered a very strange occurrence whilst I was testing the 'dead zone' on my iPhone: Certain sections of the dead zone work if I hover my finger about 2 -3 centimeters from the screen. It is a very strange thing but true, lol. I can even capture video footage of this if it's necessary.
    Since I bought my iPhone from an AT&T store, should I return it to them for a new one on the spot or should I do it through Apple? I hope it doesn't come down to the latter since I do not live anywhere near an Apple Store (New Orleans, LA) and I just switched from T-Mobile to AT&T so I'd really hate to purchase a cheap temporary phone while my iPhone is being replaced/fixed.
    Edit: Have a Merry Christmas, everyone!
    Message was edited by: Fiyerstorm

    I just talked to Apple Support and they are going to repair it for me, it's just I need to wait til Friday since I am broke from Christmas! Once I get paid, then I can dish out the 30 dollars to get a rental iPhone to hold me over. The restore temporarily fixed the touchscreen issue since it happened again hours later.
    Also, nobody I know who would have a spare AT&T phone doesn't come to mind so I can't just borrow a phone and start the repair process now, but the wait isn't too bad. At least they do not limit the iPhone rental to just physical Apple Store customers!
    Thanks for the help, folks. :V

  • Strange performance issue in bex report

    Hello Experts,
    I have a performance issue on my bex report.
    I'm running the report with below selection criteria and getting 'too much data' error.
    Country :  equals EMEA
    Category: not equlas 13
    Date : 02/2010 to 12/2010.
    But when I ran the report for smaller date ranges the number of records are not exceeding 13000.
    02.2010 - 06.2010 - 6,555 rows
    07.2010 - 09.2010 - 3,671 rows
    10.2010 - 12.2010 - 2,780 rows
    I know excel can't fit more than 65000 records, but I'm expecting 13000 records for my wide date range which excel can easily fit.
    Any ideas on this one will be appreciated.
    Regards,
    Brahma Reddy

    Hi,
    For Question 1:
    In query designer Go to the Query properties and select the tab "Variable Sequence", here you can set the order of variables as per you requirement.
    For Question 2:
    There will be a option "Hide Repeated Key values", if you uncheck this option then you will have the values for each row even though the material values are same.
    Note; if you are viewing the report in web or WAD report you need to make the same changes in the Web template also because the settings in the query designer will be overridden when you run the query in web.
    Hope this helps.
    Regards,
    Rk.

  • After Effects CS5.5 - Very Serious Performance Issues w/RAM Preview

    My system: Windows 7 Professional, two Intel Xeon X5650's, 12GB RAM, and a NVIDIA Quadro FX 4800.
    Problem: RAM Preview in CS5.5 gives me less than 2 fps (yes---two frames per second). This is even with the most simple of compositions. I created a 1080p 23.976 project with two simple solid layers and keyframed position and scale values for one of them with no other effects on either solid. RAM Preview gives me 1.8 fps.
    I still have AE CS5 installed and it gives me solid, predictable results with RAM Preview. When I create a similar test project inside CS5, it creates the RAM preview almost instantly and displays in proper realtime (23.976 fps).
    My settings for both CS5 and CS5.5 are similar  (and I have tried many variations in my attempt to fix this problem).
    PREVIEWS
    Fast Previews: Adaptive Resolution Limit 1/4
    Enabled OpenGL and both sub-options for OpenGL enabled.
    MEMORY & MULTIPROCESSING
    RAM reserved for other apps: 4GB
    I have tried various settings for Multiprocessing, all of which results in the same less-than-2 fps RAM Previews. Currently I have MP'ing enabled with 1.5GB allocation per background CPU and the actual CPU's used is 4. Again, no matter what I set it to, I get the same performance issue.
    On my screen magnification ratio setting, I am using 25% and my Resolution/Down Sample is set to quarter. On my preview tab, I have tried setting my resolution from the default of "Auto" to "Quarter" with no difference.
    In summary: On the same machine, AE CS5.5 RAM Preview offers terrible performance; CS5 RAM Preview offers great performance.

    Under AJA Preview there are check boxes, one for "Video" and the other for "Preview." I've checked and unchecked them both and I'm still getting poor RAM previews. No matter what I have toggled, I seem to get between 1 and 2 fps for my RAM Previews.
    I am not currently using the AJA card for anything. I will consider uninstalling it if this might possibly solve my problem. It's just a hassle to install and uninstall cards on a per need basis.
    If there are any other thoughts, I'd love to hear them. At this point, I'd do just about anything to have realtime previews back.
    The machine I'm using, by the way, is an HP z800 with Windows 7 Professional, two Intel Xeon X5650's, 12GB RAM, and a NVIDIA Quadro FX 4800. It has the following installed: CS5.5 Production Premium, AVID Media Composer 5.5.2, and AVID DS 10.5.1 (among other programs).

  • Experiencing strange performance issues after a hard drive failure - Help!

    I bought my mid-2012 i5 Macbook Pro in December of 2012. I realized when shopping for computers that I wanted an SSD installed, but that it would be a lot cheaper if I bought the SSD and installed it rather than customizing it in the Apple Store. So I bought a nice Samsung 128GB SSD (820 or 840 - can't remember which) and did the installation. I went ahead and installed two 4GB sticks of RAM while I was at it. Everything was just dandy: my boot time was just under 9 seconds, and all of my data-heavy apps booted in no-time at all. Then all **** broke loose.
    About two weeks ago, I opened my computer and I got the dreaded "? File Folder" notification with a gray screen. I immediately thought hard drive failure. No matter how many times I tried to boot, the computer just would not talk to the SSD anymore. I used Internet Recovery to get into my Disk Utility, and the entire partition was gone. I assumed the worst but wanted to be sure - I bought a hard drive enclosure and hooked the SSD up to an older Macbook, and lo and behold: it worked perfectly. I was not only able to recover data, but I could write data to the drive. Nothing appeared wrong with the drive when I plugged it into the old Macbook, but my newer Macbook still would not recognize it. Even my fiance's Windows 7 PC recognized the drive as "?" (since it was formatted for Mac, but hey - it recognized that it existed!).
    I decided to re-install the original HDD that came with the 2012 Macbook Pro (the one I removed in favor of the SSD). I was able to re-install the OS and I can boot up at will, but everything is different. The performance issues are extremely noticeable. I can't have more than two programs running at one time without the spinning wheel of death appearing. My boot time went from 9 seconds to 2 minutes. I know that SSDs increase performance, so there is some slight performance downgrade to be expected since I am using a mechanical drive now -- but these are not normal issues. Sometimes I can't even type a web address into Safari without the wheel appearing. iTunes, and specifically the App Store, take minutes to open - and I have no media is on iTunes.
    Here's the thing: I have tried just about anything to fix this problem that Google can pull up. I've verified the HDD, I've booted into Safe Mode, reset RAM and cache, run benchmarks and other performance tests, entered all sorts of weird language into Command Prompt, and studied Activity Monitor - I can't find a single red flag that would indicate anything being wrong. It appears to be a perfectly functioning, updated computer.
    I'm thinking a piece of hardware failed that triggered the error with the SSD. I'm not really sure though since all of my performance tests indicate perfectly functioning hardware. I'm a little afraid to take it to the Apple store because I know they'll tell me it's my fault for opening the computer and replacing the hard drive in the first place.
    Any ideas? At this point anything to salvage this computer would be helpful.

    Spin Cycle,
    were those other computers which were able to recognize your SSD in its external enclosure also Macs? Do you know if your SSD has its most recent firmware revision installed? (If it doesn’t, its installer can be downloaded from the Samsung SSD firmware page for burning onto a bootable DVD.) I haven’t used the 830 myself, so I don’t know what its reputation is with Macs. I have an 840 PRO in my MacBook Pro, which has been trouble-free for me, but my understanding is that the 840 EVO has had trouble with Macs in its earlier firmware revisions — so I’m wondering if the 830 has a known track record with Macs, good or bad.

  • Very strange backlight issue

    I have a 600mhz (16 VRAM) iBook that I'm trying to fix for a friend. It has a strange backlight issue. Everytime the ibook is started, it chimes, and shows the screen (bright and perfect), but as soon as 9.2 starts to load, the backlight goes out. It is not intermittent, it happens at the exact same time every time I start it up (right when the progress bar starts to move). I reset the PRAM, which caused the computer to now look for a startup device, so all the extra time it takes search, the backlight is fine. Here's what I've tried.
    In firewire mode, the backlight never comes on
    With a hardware test disc, the backlight never comes on
    Reset the PRAM (several times)
    Reset the PMU (several times)
    Any ideas out there?

    As an update, I tried a Mac OS 10.4 startup disc which seemed to work, and the backlight came on with no problems. The machine did freeze on the welcome screen right after I selected english as the language of choice. So I tried a 10.3 disc which yeilds a kernal panic of "Unable to find driver for this platform: "PowerBook 4,3". After this, I tried a 9.2.2 disc which boots (takes 20 mins to boot) and when I try to load the installer I receive a "this program can not run on this machine", and it closes. This really seems like a strange problem. Any ideas?

  • Very strange rendering issue

    Hi--
    I have some really bad footage that I've had to use several filters on, to make look even readable. Anyway, when I make my adjustments, the viewer looks as I'd like it to be. But when I render, I'm getting all these strange pixelated green blotches all over the picture. When I make any adjustment to any filter for the clip, causing the clip to require rendering again, it reverts back to it's normal appearance, without blotches or oddities. When I render the clip -- it returns to it's blotchy state.
    I'm using High precision YUV and Super-White for the sequence, Unlimited RT, High quality playback, Full playback frame rate in the timeline.
    Has anyone else seen this -- or know if this will transfer to my final output to DVD, or is just a playback issue within FCP?
    Thanks
    All My Best,
    Jeffrey

    You'd only see the difference between 8 bit and 10 bit as banding on very soft monochromatic gradients. And FCP's 10bit renderer is buggy. All the national spots I do are in 8bit... As to the superwhite - only important if you have some gfx that use superwhite for keying, thus must be adjusted. Probably not the situation in your case...
    So don't use 10 bit or superwhite. They won't help you get better quality and are the source of the problems you're seeing...
    Patrick

  • Very strange headphone issue

    G'day everyone.
    Yesterday I received a brand new iPhone 4 and today, after syncing all my music, I noticed a strange problem when listening through any earphones. When the music is playing at low volume it is very muffled, though when the volume is turned up close to full, the audio seems to jump into a state of clarity where it suddenly sounds normal.
    I was on the phone to apple about this problem and whilst I was on hold I decided to plug in my headphones to see if they worked for calls... they did, so I decided to test further and see if my music was working... it was, but as soon as I hung up from the call and tried the music again it went back to being muffled until the volume was turned to full. Apple suggested a hard reset which did not help, any other ideas?
    Cheers.

    I just talked to Apple Support and they are going to repair it for me, it's just I need to wait til Friday since I am broke from Christmas! Once I get paid, then I can dish out the 30 dollars to get a rental iPhone to hold me over. The restore temporarily fixed the touchscreen issue since it happened again hours later.
    Also, nobody I know who would have a spare AT&T phone doesn't come to mind so I can't just borrow a phone and start the repair process now, but the wait isn't too bad. At least they do not limit the iPhone rental to just physical Apple Store customers!
    Thanks for the help, folks. :V

  • Strange performance issue in SSRS SharePoint integrated / Kerberos

    Hi,
    current setup / situation:
    Four server farm for a BI Portal:
    SQL Server instances
    SSAS instances
    SharePoint apps (SSRS, Central Admin ...)
    SharePoint frontend
    Three different environments (Dev, Test, Prod) with the same configuration (servers, versions, CPU/RAM,...)
    Kerberos properly configured (as far as we can see) pushing the current user credentials forward from the SharePoint frontend to the SSRS integrated service app to the SSAS OLAP cube.
    Problem:
    When we connect the report on dev to the dev cube, report execution time is about 7 seconds. In the execution log we can see in the additional info field, that we have a ConnectionOpenTime of a couple of milliseconds (~ 20-40).
    When we connect the report on test to the test cube OR to the dev cube OR the dev report to the test cube, we have runtimes of about 60 seconds with ConnectionOpenTime of a Little bit more than 2000 ms.
    When we change the data source connection to a fixed Windows account, the runtime drops down to about 7 seconds. When we switch back to "Use current user credentials" the runtime stays at the 7 seconds for about 1-2 hours, then in drops back to
    60 seconds.
    Question:
    What can cause this huge ConnectionOpenTime? Is it AD/DNS related? Claims To Windows Token Service? Any other caching/OS issue?
    Thanks for any input.
    KR
    Rainer
    Rainer

    Hi Rainer,
    The issue is little complex. I suggest that you could try to narrow down the issue deeper with below steps:
    1. Enable the verbose log on Sharepoint side.
    2. Capturing the SQL Server profiler trace on both test(slow) and dev(fast) environment.
    3. The same, RS exectionlog3 table
    Then reproduce the issue on both fast and slow environment, we need to compare both the Sharepoint ULS log and RS exection log to find out the slowness part.
    Could you please follow the below article for how to narrow down the issue with all logs?
    http://blogs.msdn.com/b/psssql/archive/2013/07/29/tracking-down-power-view-performance-problems.aspx
    Since you have found out the slowness is at ConnectionOpenTime , so we should focus on the Sharepoint frontend and SQL Server reporting service side. The ConnectionOpenTime should not reach the SSAS instance.
    Regards,
    Doris Ji

  • SSAS Strange Performance Issues (Long running with NO read or write activity) - UAT Test Environment

    Hi All,
    Im looking for some pointers, my team and I have drawn a blank as to what is going on here.
    Our UAT is a virtual machine.
    I have written a simple MDX query which on normal freshly processed cube executes in under 15 seconds, I can keep running the query.
    Run 1. 12 secs
    Run 2. 8 Secs
    Run 3. 8 Secs
    Run 4. 7 Secs
    Run 5. 8 Secs
    Run 6. 28 MINUTES!!
    This is on our test environment, I am on the only user connected and there is no processing active.
    Could anyone please offer some advice on where to look, or tips on what the issue may be.
    Regards,
    Andy

    Hi aown61,
    According to your description, you get long time processing after executing processing several times. Right?
    In this scenario, it's quite strange that a processing take long time. I suggest you using SQL Profiler to monitor the event during processing. It can track engine process events, such as the start of a batch or a transaction, you can replay the events captured
    on the Analysis Services instance to see exactly what happened. For more information, please refer to link below:
    Use SQL Server Profiler to Monitor Analysis Services
    If you have any question, please feel free to ask.
    Regards,
    Simon Hou
    TechNet Community Support

  • Very strange screen issue

    my display will turn off VERY rarely, for about 6 seconds, then come back on for no apparent reason. the computer will still be running, music playing, etc...It has happened 4 times in the past week and a half, two times it was more like 5 minutes

    I do not have a solution, but you should at least try using "Chicken" (formally Chicken of the VNC)
    Chicken (free)
    <http://www.macupdate.com/app/mac/36208/chicken>
    The issues I'm read about in the past with the screen not displaying correctly often had to do with either the color depth being different between the client and the server, but since the same Macs are involved both remotely and locally, I would discount that. And the other thing I've read is 64-bit Screen Sharing client vs 32-bit Screen Sharing server, but again, the same Macs are involved both locally and remotely so there is not change.
    Try Chicken

  • Very strange email issue

    I have a 32gig 3rd gen touch running IOS 4.1. From time to time I experience the following issue (please note this issue also happened with my 8 gig 2gen as well). I have two webmail accts. One is gmail, which I access through the mail app on the touch. The other is hotmail, which I access through MSN mobile on Safari. Sometimes (but not usually), when I send an email from my hotmail account, it ends up going out to the recipient from my gmail account. I have no idea why this happens. I am definitely logged into hotmail and am in Safari. It does not happen all the time (it's very sporadic). It seems to happen most often when I go into my hotmail contacts (which are NOT the same as any contacts in my gmail), pick a contact, and send an email that way, but this is not always when this issue happens. This is not a huge deal to me, but it's kind of mystifying and I can't figure out why it's happening. Oh, and it never happens the opposite way (i.e. I am in mail, send something from Gmail, and it shows up as having been sent from hotmail.)

    Thanks. I actually did not know until recently that I could access hotmail through mail, because when I got my first Touch 1.5 years ago, you couldn't get hotmail there. I actually like accessing hotmail through Windows Live Mobile. Is there any reason why the hotmail goes out through gmail only occasionally? In your explanation you said that the touch will use the gmail address as the sent address "when it can" but his only happens 5-10% of the time...I'm guessing it just must be random?

  • Very Odd Performance Issues

    When I start up my iMac, Safari and other Apple apps that access the Internet work fine. But after a few minutes of use Safari stops loading new web pages, Mail can't receive mail, I can't connect to iTunes and I can't connect to the App Store. HOWEVER, Skype and FaceTime work fine. The only fix is to restart the computer and then I only have things working for a couple of minutes before the problem reoccurs. I have run a virus scanner which found no problem.
    any idea what might be causing this bizarre behavior? Thanks in advance.

    Identifying the third party system modifications that may be responsible for the behavior you describe is a process of elimination, but if you don't know where to start EtreCheck can help with that:
    Apple Support Communities contributor etresoft wrote a very useful app to quickly gather certain system information that may help point to a cause of this problem. Read about it here. It contains a link to download EtreCheck. Do not download it from anywhere else (such as may be found by following the results of an Internet search).
    Run EtreCheck after starting your Mac normally (not in Safe Mode). It will take a moment to run as it collects its data.
    Copy and paste its output in a reply. Use its "Copy report to clipboard" button.
    Do not be concerned about anything that says "Problem" or “failed” or anything else that may appear in red. Those attention-getters don't necessarily indicate anything wrong.
    EtreCheck was designed to remove any personal information (such as your computer's name and serial numbers) but if you see anything that looks like an email address or any other personal information that should not be divulged to others, please delete or obscure that information when you post the reply.
    When you are finished with EtreCheck, quit the program. It occupies very little space, and you can keep it or drag it to the Trash as you wish.

Maybe you are looking for

  • Is there a way to view my firefox bookmarks online from any pc through a browser?

    Is there a way to view my firefox bookmarks online from any pc through a browser?

  • User mapping is set correctly...

    Dear Guru, I am working with portal 6.0 SP9, and when I try of create user, the application return "Could not create user" and I am use the user j2ee_admin. This user have admin role I think that the user mapping is not set correctly or the permissio

  • ICloud Music Question

    Hi. I got a question about purchasing music with iCloud with my setup. 1. My iTunes library is on a 2006 32 bit Mac Mini, hooked up to a HDTV and surround sound. I can't run Lion, so I can't connect the mini to the cloud. 2. I have an iPod Touch, Mac

  • What's  *.ser file used for?

    Hi,All,           I got a servlet application need to test which use weblogic5.1 on NT4,           Question 1:           I run application use URL like,           http://201.70.4.157:8001/booking/ServletStub?file=Chair_jsp_booking_Index_js           

  • How to edit or select the color of the block for w...

    If there is, this would be really nice to have as I see this as a way to categorize or group applications that may be associated or similar ie-  different email accounts (for those that don't want to link all email accounts to one.  I see that ATT ha