Newbie JRockit/64 bit questions

Hello,
We are developing a Java application that needs to have a large memory mapped file (total of 8-10GB). With Windows 32 / Sun JDK we can map about 1.5GB max so we are looking for other alternative such as JRockit for 64 bit architectures.
I have no experience with 64 bit architectures so any help will be greatly appreciated:
1. What 64bit operating systems and architectures (CPU’s models) are supported by JRockit ?
2.     Does JRockit for 64 bit architectures allow to memory map files of arbitrary size (e.g. 16GB) ?
3. Any recommendation for hardware/operating system to use with JRockit 64 (our system is cost sensitive, so hardware/memory cost does matter )?
4. I presume that JRockit 64 can run standard Java applications/binaries (e.g. Tomcat) with no need to recompile them, right?
5. Anything else you can share with your experience of running JRockit 64 bit ?
Thanks,
Zapta

1. What 64bit operating systems and architectures
(CPU’s models) are supported by JRockit ?See http://e-docs.bea.com/wljrockit/docs50/certif.html
2. Does JRockit for 64 bit architectures allow to
memory map files of arbitrary size (e.g. 16GB) ?Yes.
3. Any recommendation for hardware/operating system
to use with JRockit 64 (our system is cost sensitive,
so hardware/memory cost does matter )?Sorry, I can't make any recommendations. See the list of supported hardware above to have a starting point.
4. I presume that JRockit 64 can run standard Java
applications/binaries (e.g. Tomcat) with no need to
recompile them, right?This is true as long as the application does not use native libraries that are compiled for 32-bit hardware.
5. Anything else you can share with your experience of
running JRockit 64 bit ?Here is an article that might be interesting: http://dev2dev.bea.com/pub/a/2004/01/jrockit_intel.html
Regards,
/Staffan

Similar Messages

  • A Few Newbie 10.8 Server Questions...

    Hi All,
    A few quick newbie 10.8 Server questions:
    1) Airport Extreme - I currently have an Airport Extreme attached to one of my workstations which is serving as my main router with a dedicated IP. I'm just in testing mode with my new server and wondering if I need to do anything to the Airport's configuration to make it work with the Server? Does the Server need to administer the functions of the AirportExtreme? Or is it ok to leave it attached to the workstation? Or does it not make any difference?
    2) Automount Shared Folder/Drive - I would like my users (who are mostly using MacBookPros with they take home and bring back to work) to be able to Automount our shared data drive when they come in to work. I read the help section regarding AutoMount, but it a) referred to using ServerAdmin, which I understand has been eliminated from 10.8 (dont know why they are still referring to it in the help!) and b) it talks about AutoMounting Home Folders, but not shared Drives/Folders.
    3) Firewall - I have a static IP and want my users to be able to connect using VPN. I am buying a SSL for the domain. Wondering if the combination of the built in firewall, plus the SSL, plus the built in VPN is secure enough, or should I be investing in a solution such as the SonicWall TZ100.
    Thank you !!!!!

    1) Airport Extreme - I currently have an Airport Extreme attached to one of my workstations which is serving as my main router with a dedicated IP. I'm just in testing mode with my new server and wondering if I need to do anything to the Airport's configuration to make it work with the Server? Does the Server need to administer the functions of theAirportExtreme? Or is it ok to leave it attached to the workstation? Or does it not make any difference?
    The Server app is not required to manage your airport.
    The server app can automatically open ports for you, so it makes life easier for a home-server-administrator.
    Continue managing your Airport or whatever NAT router you prefer any way you choose.
    2) Automount Shared Folder/Drive - I would like my users (who are mostly using MacBookPros with they take home and bring back to work) to be able to Automount our shared data drive when they come in to work. I read the help section regarding AutoMount, but it a) referred to using ServerAdmin, which I understand has been eliminated from 10.8 (dont know why they are still referring to it in the help!) and b) it talks about AutoMounting Home Folders, but not shared Drives/Folders.
    You can drag a mounted sharepoint to the right-side of a user's dock.
    It will then remember the sharepoint, and its 1-click to open it when needed,
    This is my preference with laptops.
    You can also add the sharepoint to your user's login items (on their workstations, System Prefs, UsersGroups/, User, Login Items - I don't like to do this with laptops because it causes a login delay when they aren't in the locaiton of the sharepoint.
    Either method is simple.
    I even use Safari bookmarks to get people to a server. Go to the addressbar and type:   afp://[email protected]   (with your real IP) then bookmark it. You can also drag that that URL to the desktop to have a location file which will ALSO take you to the server.
    So Lots of ways...  Depends on users/environment.
    3) Firewall - I have a static IP and want my users to be able to connect using VPN. I am buying a SSL for the domain. Wondering if the combination of the built in firewall, plus the SSL, plus the built in VPN is secure enough, or should I be investing in a solution such as the SonicWall TZ100.
    If you aren't going to have anything except for VPN open to the public, then you won't need SSL.
    VPN, but nature, is already encrypted and does not use SSL.
    If you will run Mail, Web, Calendar, Contacts, etc and don't want to requires users to VPN, then you should use SSL.
    TIP: Fromt the start, use a fqdn for your server. Don't use a .private or something fictitious.
    If you own mydomain.com, then setup myserver.mydomain.com and make it your server's hostoname from the get-go.
    Later, you'll be glad you used a proper FQDN
    Jeff

  • Solaris 10 x86  -  32/64 bit question

    I have a Sun X4500 running Solaris 10 x86. I am having problems installing a third party application because the vendor says their application only runs on the 64 bit platform. They say their application installer runs "uname -a" to determine the platform and our output says we are running 32 bit only. The application vendor went on the say that uname should indicate something like x86_64 or i386_64 to indicate that 64 bit support was installed. Our uname output is as follows:
    # uname -a
    SunOS storage1 5.10 Generic_125101-09 i86pc i386 i86pc
    The person who installed this server says he installed the 64 bit. I ran isainfo -v and got the following result which shows 64 bit was included at install.
    # isainfo -v
    64-bit amd64 applications
    sse3 sse2 sse fxsr amd_3dnowx amd_3dnow amd_mmx mmx cmov amd_sysc cx8
    tsc fpu
    32-bit i386 applications
    sse3 sse2 sse fxsr amd_3dnowx amd_3dnow amd_mmx mmx cmov amd_sysc cx8
    tsc fpu
    So my questions are: 1) Why doesn't uname indicate that 64 bit support was installed? and 2) What can I do after the fact to make uname indicate that 64 bit support really is installed so that I can get this application installed.

    Your uname output is already correct.
    You have Solaris on x86 architecture.
    That is all it will ever describe, no more and no less.
    Your isainfo output is correct.
    It confirms you are in an environment that can function on 32-bit and 64-bit "stuff" as needed.
    Your application vendor needs to re-think how their application confirms the environment and not just the underlying architecture.
    Perhaps they should not use uname
    but rather should parse from the more complex isainfo output.

  • 64 bits question for mac pro users

    Hi,
    I am actually in the process of buying a new Mac Pro and I would like to know if someone here could help me to understand what's going on with the 64 bits mode thing on the mac pro.
    I have a mac pro 1,1. Now I am using SL, but ML is out for a while. I use Logic 9 and most of my plugins supports the 64 bits mode, but I am sticked to the 32 bits mode.
    First question: Is it right to think that going for 64 bits mode computer now will greatly improve the performances and internal memory management on Logic in 64 bits mode with plugins in 64 bits mode?
    Second question: Looking at the wiki page for the mac pro (http://en.wikipedia.org/wiki/Mac_Pro#Specifications), I understand that the 5,1 model is fully 64 bits compatible, but what about the 3,1 and 4,1 models? Are they fully 64 bits compatible if they are upgraded to ML? Why is the kernel not 64 bits?
    I would like to buy a used mac pro, which would fit better in my budget right now. But, I am looking for better performances and a 64 bits mode of operation, and these are my priorities right now.
    Thanks for your time to help me.
    Martin

    Yes. And no.
    Use all 8 DIMM slots. Result = 17% boost over not.
    Use 667MHz 2GB DIMMs = 4% slower (not noticed real world, Barefeats also).
    Yes you can't use 8GB DDR3 etc.
    I thnk that the issues wtih ML and Lion, the issue witrh some PCIe cards not working, not being bootable, and that it was the first to try to implement the new EFI and SMC in 3 yrs - are bigger issues.
    And the cost of system even now is too high without taking into account: RAM, will I need to upgrade the video card it came with? before I can use it.
    Yes. Penny wise and pound foolish over 4 yrs old model now (will turn 5 in February) and was first booted by Intel in November 2007.

  • Early Mac Pro EFI and 64 bit Question

    I have an early Mac Pro 2006 and have been unable to successfully install Windows 7 64 bit due to EFI incompatibility (after installation was able to boot to safe mode but unable to otherwise boot; device manager shows that MacPro incompatible).
    My question is why Apple has not provided a firmware update for the early MacPros that includes the newer EFI version present in current generation MacPros??

    Let's see, different motherboard and you don't think that matters? the front side bus and memory operate differently, the PCI slots are configured different.
    You can't just "update" firmware to cross those bridges. And I'm sure there is even more involved between EFI32 and UEFI 2.x (EFI64).
    Vista SP1 wasn't out in 2006, and UEFI wasn't finalized and supported yet.
    Apple never provided 64-bit drivers for Windows on the 1st generation Mac Pro, and none of the iMac series has had UEFI or 64-bit endorsements.
    You figured out how to install Windows 7 from inside Vista, and probably how to get Boot Camp 64-bit. All you probably need is a small Vista or Windows 7 32-bit system partition to carry you forward.

  • Newb here witha few questions.

    Not a newb to macs but to my powerbook. I had a Powermac G3 all in one beige with 384 MEGS of ram, 9.2 OS and a factory speed of 233 MGHZ clocked to 280 and 4 GIG HD and CD drive. It since died a few years ago when the power unit/supply...i am guessing, crapped out. I now just purchased a Lombard 400 MGHZ powerbook G3 DVD/CD, with 64 MEGS of ram and a 6 gig HD. There is some things i need to get for it...ram, batteries and a bigger hardrive but i am happy with it. I am running 10.2 on it right now and REALLY need more memory. I am about to install 9.2 on it as well. My question is the PC slot on the left side, what can go there? I know the 333MGHZ Lombards use a DVD decoder there but mine does not since its built in. What sorta things can go there? Also i have a 10.3 CD here...should i install it as wellor will it make it run slower since i only have the 64 MEGS right now.

    Brandon:
    Here is one topic in Discussions that might give you some clues.

  • Newbie Athlon xp overclocking question

    I have not been in the habit of overclocking processors since the early pentiums (when it was simple multiplier changes), and have a question about modern athlon XP's
    How do I know how much I can overclock the processor (an Athlon XP 2000+) safely, and which parameters on a K7N2G-ILSR board can cause significant damage ?
    What performance increase is likely, and is it worth it  ( I know we sometimes push it just cos we can...)  )
    Is there a newbie guide to overclocking somewhere that i could refer to ?  
    Thanx
    Brummieman

    The MOST interesting question is still not answered though.... what effect does the overclocking have on "true" applications?
    Overclocking my 2100+ on the K7N2-L to 13*166 oviously catapulted my proccessor benchmarks up to the performances between 2400+ and 2800+, depending on the test, the results in 3d-mark went up from 8000 to 8500 for exsample even though you get the same result already with a fsb of 150 due to the lower performance on higher temperatures, but the results in sandra were quite outstanding (compared to the standard settings.
    The use in application I still doubt at present (when do we really use our performance???)
    ripping a DVD to SVCD with DVDx saved me something between 7 and 15mins for exsample, I do not see the use in running my system on the edge for that, as i stated before, I just wanted to see what is POSSIBLE....
    I now run my system with fsb 150 again, which showed the same temperatures (idle and after 10 3dmarks) as with standard 133.
    What did you guys experience?
    Are you sure he should go high enough for the syastem to crash completely so you need the 100mhz setup???
    I`d think slowly rising step by step, run tests watching the temp readings until you get the first faults is safer and you feel like a scientist lol! OK, your methode has the advantage of  the adrenalin kick

  • **** newbies and their stupid questions!....

    Sorry for the slightly aggressive topic title but I thought (hoped) it might get my questions noticed.
    I'm the newbie....I've been using ARD for a while to simply connect my main computer in my home office to my older G4 elsewhere in my house over my hard wired LAN. It works great.
    Now I would like to take it a step further. I would like to be able to control my home computer from work and my work computer from home over the internet. I have looked at the manual but cannot find any info pertaining specifically to this.
    Can anyone out there suggest a source for info regarding this subject?
    My computer at home is on a Comcast (cable) broadband network and my computer at work is on a AT&T (DSL) broadband network and is connected via a Airport Base Station. Neither accounts have dedicated IP addresses, do I need at least one of the accounts to have a dedicated IP address for this to work?
    Many thanks for any help that can be offered.
    Sean Beresford

    The subject of connecting ARD via the Internet has been covered here many times already (search the forum for "Internet"), but take a look at this web page:
    http://www.starkpr.com/ard.htm
    It should help, though you may have to refer to your router's documentation for specifics on opening and forward ports in that particular unit.

  • Skype 64 bit question

    On the arch wiki is a very good explanation for installing skype, but I have a question regarding this.
    I can see on the official skype download page that there is a 64bit build for Ubuntu in .deb format. Can that .deb be uncompressed and compressed into a pacman installable file? I dont get why ubuntu has 64bit version and every other distro doesnt, looks weird to me.
    If there is a way to do this, I would like to be part of the solution and mantain the package or at least help in maintaining

    itsbrad212 wrote:If I remember correctly, the 64-bit version of skype is actually 32-bit with multilib dependencies At least for linux.
    So it is !!
    its just all 32 bit binaries packaged together. You can get the same thing by installing bin32-skype from AUR. I have done the same thing.

  • Newbie pixelation two-part question

    I want to create video mash-ups from various sources including public domain material. I am finding that a lot of what seems readily available online is  pixelated-looking, even stuff that has had attention paid to it, i.e. made available in multiple formats such as this one - http://www.archive.org/details/Night.Of.The.Living.Dead_1080p
    1st Question - Is anyone aware of the best way to obtain good copies of public domain materials - wether it be sites such as archive.org, torrents, or ripping from dvd's? I have used the .m2ts version of the Night of the Living Dead video available from the Internet Archive (archive.org), and it has a pulsing blocky pixelation effect within Premiere Pro that I managed to get rid of once by saving and rendering, but has returned. It is a rhythmic pulsing of random areas which show either black or white in large pixelated blocks.
    The second part has to do with matching that sort of public domain footage up with my own footage taken with a canon 7d and also with the sequence settings within premiere pro cs5.5. I'm going for a wild and chaotic atmosphere in my video, so there is room for some roughness, but I'm wondering what the best approach would be to start with. i would want to start with the best quality possible.
    2nd Question - Can a mash-up project like I'm talking about be produced to a relatively professional level from these non-licensed non-official online sources? The final export looking good and non-pixelated is my main concern.
    Camera - canon 7d
    Computer - mac pro
    Software - adobe premiere, after effects, soundbooth
    Goal - producing a variety show made up of old film clips and new footage.

    Hi,
    It was never completely clear whether it was just hidden or whether Apple ran a download page for iChat 6.
    As the Download for Messages Beta was separate and "Deleted" iChat it would seem it would be another download for iChat 6.
    iMessages will not function as it is only an Account type within Messages and iChat 6 does not have it.
    Therefore messages on the iPhone will not sync to the Mac. (until you get Mountain Lion and Messages in that OS X version).
    Mountain Lion and it's full version of Messages will not sync the iMessages that have happened in between the 14th December 2012  (end date of Messages beta) and the Install of Mountain Lion if you decide on that route.
    8:51 PM      Sunday; May 5, 2013
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Snow Leopard 64 bit question?

    hi, first of all, i dont own a mac yet, but soon i will and i really diden´t knwo wher to put this topic, but here it goes...
    i i saw the key note from WWDC and my question is... does 64 bit automaticly run if you have... like 4 gb of ram?`or does apple give you a 64 bit OS of snow leopard? please answer me in anyways you can:)
    Daniel

    does 64 bit automaticly run if you have... like 4 gb of ram?
    Leopard already supports up to 4 GB of memory at a time per 32 bit application; Snow Leopard's 64 bit support extends this into the exabyte range. In practical terms, it means apps can use all the available memory any current Mac (or those likely to be released for the life of the OS) could support.
    You can read more about 64 bit support & other Snow Leopard refinements at New technologies in Snow Leopard.

  • TNT 488 SRQ bit question

    I have a question regarding the TNT 488 chip:
    I am working witht the TNT 488 chip, on my board in Turbo+7210 mode.
    The STBO IE = 1.
    The controller on the PC side, wants to know if the RQS bit is set by sending the ibwait command. As I am working in STBO IE = 1 mode, the RQS is not set, until I am serial polled. I am looking for a way to set the RQS bit (and remain in STBO IE = 1), without being serial polled. I tried to write the following lines:
    TNT_Out(R_auxmr,F_reqt) ;
    Wait for STBO to become true in ISR0 for Onechip or Turbo+7210 mode or ISR2 for Turbo+9914 mode AND THEN
    TNT_Out(R_spmr, 0x40) ;
    in case I want to raise the RQS bit, but it does not always work. The Turbo +9914 mode DOES have this option.
    My question is:
    Is there a way to raise the RQS bit, remain in STBO IE = 1, and remain in Turbo+7210 mode without being actually serial polled by the PC controller

    My question is:
    Is there a way to raise the RQS bit, remain in STBO IE = 1, and remain in Turbo+7210 mode without being actually serial polled by the PC controller
    Do you have autopolling enabled for the GPIB controller? If you are using an NI GPIB controller with NI-488.2 driver software, autopolling is enabled by default. This means the GPIB controller will automatically conduct a serial poll whenver it detects the SRQ signal asserted. If you want to disable this you can do so by calling ibconfig with the IbcAUTOPOLL parameter.

  • Some newbie POWL feeder class questions

    Hi,
    I'm just working with POWLs resp. the associated feeder class. At the moment I have two question that hopefully could be answered by someone:
    1) Is it possible to modify the UI layout of the selection criteria in a way that they will be displayed in a configurable number of columns and not just one below the other?
    2) I declared some criteria with "ls_seldef-kind = c_type_param.". The user should be able to work with wildcards for these criteria (option "CP"), but the criteria values given to the GET_OBJECTS method always do have the "EQ" option. This is not really useful for e.g. description fields. How can I change this?
    Many thanks in advance for any help.

    I also hope I can know how to do .
    Pleae tell me if you have solved the problem .
    Best regards ,

  • Newbie with JSP & JDBC questions

    Hi. I have a quick question. I have a client jsp page with a table, listing all the fields from my mySQL table called kellybclients. At the end of each row, I also have a submit button that I would like navigate the user to the campus jsp page that only shows the data associated with the client who's button they clicked on in the table. I'm trying to figure out how to pass this data from my JSP into the rowset.setCommand method in my connection/data bean. I am using a cached row set. Here's the code from my bean:
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    package ETS;
    import java.sql.SQLException;
    import javax.sql.rowset.CachedRowSet;
    import java.util.ArrayList;
    import com.sun.rowset.CachedRowSetImpl;
    public class CampusDataBean {
        private CachedRowSet rowSet;
      public CampusDataBean() throws Exception
        Class.forName("com.mysql.jdbc.Driver");
        rowSet = new CachedRowSetImpl();
        rowSet.setUrl("jdbc:mysql://traderseven.nmsu.edu/is470Spring08?relaxAutoCommit=true");
        rowSet.setUsername("is470Spring08");
        rowSet.setPassword("1DoNtier");
        rowSet.setCommand("SELECT campid, clientid, campname,campcounty FROM kellybCampus WHERE clientid=?");
        CampusBean camp = new CampusBean();
        rowSet.setString(1, camp.getClientID());
        rowSet.execute();
      public ArrayList<CampusBean> getCampusList() throws SQLException
        ArrayList<CampusBean> campusList = new ArrayList<CampusBean>();
        rowSet.beforeFirst();
        while(rowSet.next())
          CampusBean campus = new CampusBean();
          campus.setCampID(rowSet.getString(1));
          campus.setClientID(rowSet.getString (2));
          campus.setCampName(rowSet.getString(3));
          campus.setCounty(rowSet.getString(4));
          campusList.add(campus);
        return campusList;
    public void addCampus(CampusBean campus) throws SQLException
        rowSet.moveToInsertRow();
        rowSet.updateString(1,campus.getCampID());
        rowSet.updateString(2,campus.getClientID());
        rowSet.updateString(3,campus.getCampName());
        rowSet.updateString(4,campus.getCounty());
        rowSet.insertRow();
        rowSet.moveToCurrentRow();
        rowSet.acceptChanges();
    }I'm sorry if this is too vague. I'd appreciate any help, fixes, or pointers on where to learn how to do this. Thank you again.
    KellyJo

    So the button should be a Submit button for a form. There are a couple of different methods for doing this:
    1) Each row on the table can be a different form, each form uses the same action (servlet) target and has a hidden input with a unique identifier for each of the clients:
    <table>
      <tr><form action="selectClient" method="post"><td> etc </td><td><input type="hidden" name="id" value="1"/><input type="submit"/></td></form></tr>
      <tr><form action="selectClient" method="post"><td> etc </td><td><input type="hidden" name="id" value="2"/><input type="submit"/></td></form></tr>2) Use a single form with a button type=submit for each row with different values (Note: This is broken in IE7 so you probably shouldn't use it)
    <table><form action="selectClient" method="post">
      <tr><td> etc </td><td><button type="submit" name="id" value="1">Submit</button></td></tr>
      <tr><td> etc </td><td><button type="submit" name="id" value="2">Submit</button></td></tr>3) Use a single form, have a hidden value with a blank value. Each row has a submit button with a javascript onclick method that sets the form's hidden value to one appropriate to the row, then submits the form. I won't show you this code but there are examples on the web.
    4) Use a single form with an input="submit" element on each row. Each button would have a different name with the ID info encoded in it, then you would have server-side code that takes parameters, finds the right one and parses out the proper row to edit:
    <table><form action="selectClient" method="post">
      <tr><td> etc </td><td><input type="submit" name="submit__id_1"/></td></tr>
      <tr><td> etc </td><td><input type="submit" name="submit__id_2"/></td></tr>I think most people end up doing some variant of 3, which I don't like because I hate to rely on JavaScript to make my web apps work properly. I would prefer 4, which takes more work on the server side (which I like better) but 1 works just as well with a lot more typing and uglier HTML code. Actually, I would like 2 the best because that is pretty much what the <button> element was designed for, but Microsoft screwed that up.

  • Newbie JSP/Servlet general question

    Hi,
    I am currently studying the life cycle of a JSP page from the Java EE 5 Tutorial (http://java.sun.com/javaee/5/docs/tutorial/doc/bnahe.html). This document says that: "+If an instance of the JSP page’s servlet does not exist, the container loads the JSP page’s servlet class, instantiates an instance of the servlet class, initializes the servlet instance by calling the jspInit method+".
    My two questions are:
    i) Does this JSP servlet implement the HttpJspPage interface defined in javax.servlet.jsp?
    ii) Does Struts and Spring MVC provide such JSP servlet Java classes implementations or are these part of other packages? If not, which packages offer such implementations?
    Thanks,
    J.

    Jrm wrote:
    Hi,
    I am currently studying the life cycle of a JSP page from the Java EE 5 Tutorial (http://java.sun.com/javaee/5/docs/tutorial/doc/bnahe.html). This document says that: "+If an instance of the JSP page&#146;s servlet does not exist, the container loads the JSP page&#146;s servlet class, instantiates an instance of the servlet class, initializes the servlet instance by calling the jspInit method+".
    My two questions are:
    i) Does this JSP servlet implement the HttpJspPage interface defined in javax.servlet.jsp?Yes.
    >
    ii) Does Struts and Spring MVC provide such JSP servlet Java classes implementations or are these part of other packages? If not, which packages offer such implementations?No, the implementation for the JSP servlet is usually provided by the Servlet Container, not a framework, since the Servlet Container is responsible for creating and compiling the JSP.
    >
    Thanks,
    J.

Maybe you are looking for

  • Time Machine/AirPort can't find my Time Capsule

    I have a Time Capsule; I have had it for a year or so working fine with Time Machine backing up onto it. Abruptly it stopped working: the light flashing amber slowly, and Time Machine saying "could not complete backup". I tried disconnecting the Caps

  • How to add a day to Date() ( i.e 2002Oct10 to 2002Oct11 )

    Hi anyone, How to add a day to Date(). <% String R, fulldate; java.util.Date Rdate = new java.util.Date(); R = Rdate.toString(); String DD=Rdate_string.substring(8,10); String MM=Rdate_string.substring(4,7); String YY=Rdate_string.substring(24,28); f

  • IPhoto/Spotlight not indexing SOLUTION *edit

    For those iPhoto 6 users whoose comments and keywords not being indexed by Spotlight, here is the solution to your problem! If you are getting * Parsing file: '~/Pictures/iPhoto Library/AlbumData.xml' ERROR: syntax error (<key>PhotoCount</key>) when

  • No simcard installed and no service after updating OS

    I cannot configure my iphone 3gs after updating the os. No simcard installed and no service 

  • Using Logitech QuickCam Pro for Notebooks with Mac..

    Can I install the Logitech QuickCam Pro for Notebooks(new version) on my G4 Powerbook(OSX 4.11) ? I have read several posts from Mac people saying that this is possible BUT is there a CD included with the installation AND does that CD only work for t