32 bit Java rather than 64??

I used to be able to deposit my checks online with my PC. Hooked up seemlessly with my Epson printer. My Mac is asking for a 32 bit Java applet rather than the 64 bit. Apparently the bank system is designed for 32 bit only.  It didn't make any difference with the PC (using XP Prof).  Now I'm stumped.  How or can I select 32 rather than 64?  I'm kind of clueless when it comes to these kinds of things.

Try changing the priority order within the Java Preference application. Try these steps:
1) Do a spotlight search for "Java"  "Java Preferences" should show up. (to do a spotlight search, hold the command key and then click spacebar.
2) Open the Java Preferences app.
3) Drag the 32 bit Java SE to the top above the 64 bit version.
Not sure if you'll have to re-start apps, or re-boot, but this may get you back up.  Good luck.
Don

Similar Messages

  • When shooting source images for "HDR Pro", is it better to using 16 bit TIFF rather than 8 bit JPEG?

    When shooting source images for "HDR Pro", is it better to using 16bit TIFF rather than 8 bit JPEG?

    Yes, you will bracket the exposure.
    Take as many shots as you need. Take a normal shot, underexpose twice or even three times and then overexpose twice or three times.
    That's how the camera will register all teh details in the image - in the highlights, in the shadows and in the midtones. When you bracket, remember to change shutter speed (if you shoot manual, that's what I do), not the aperture because you will end up with different depth of field.

  • Photos Open in 64 bit version rather than 32

    I installed CS5 yesterday and have both the 32 bit and 64 bit versions on my computer.  I copied my plug-ins and they are located in the 32 bit version, so I prefer to have my photos open in that version of CS5.  My problem is that if I have a photo that I want to open from my "Picture" folder it automatically opens in the 64 bit version.  I am not given the option of opening in the 32 bit version.  I know that I can open it from Bridge or Photoshop; however, sometimes I just want to be able to click on the photo and open it in CS5.  Can you help me??

    Yes, open Bridge and go to edit/preferences/file type associations.
    Scroll down the list and change the default to the x86 version
    of PS.  You will have to browse to the bridge.exe
    in the 32 bit version and click on it.
    Hope this helps

  • Is there any way to specify the 32 bit jre rather than the 64 bit jre?

    We have multiple apps that read native libraries, some of which are not yet available as 32 bit dlls. This has become an issue with the rising popularity of 64 bit Windows 7.
    Is there any kind of workaround that will force a webstart to be run by the 32 bit jre if both the 32bit and 64 bit are loaded?

    Welcome to the forum. Please don't post in threads that are long dead and don't hijack other threads. When you have a question, start your own topic. Feel free to provide a link to an old post that may be relevant to your problem.
    The question doesn't make sense anyway, 32bit isn't available, but 64bit dlls are?
    I'm locking this thread now.

  • ITunes will not open and tells me to use the "information" to open in 32 bit rather than 64. but the information pane does not offer that option ...

    I am trying to open my iTune 10.4 on my mac mini which is running OS 10.6.8, and I get the message that I need to use the information pane to open in 32-bit rather than 64. But the information pane does not offer this option. I'm in a vicious circle of opening, getting this message, then having to close. Did this come about after the June update of iTunes? And if so, why haven't they fixed it? And what can I do? You'd think Apple would want be to be able to spend my money in their store ...

    Try following steps and test one at a time:
    1. Restart computer, right mouse click iTunes icon and select "Run As Administrator"
    2. If that does not work, check to see if this file APSDaemon.exe is the problem here.
    Close your iTunes.
    Press Ctrl-Alt-Del key and choose Task Manager. In the "Processes" Tab, select the file APSDaemon.exe and click End Prosses button, then close the task manager window.
    Now open itunes and see if it is working?
    If that works, to prevent having to do the same process everytime you restart Windows, go to. START button, type in
    MSCONFIG
    Hit ENTER
    Click STARTUP Tab, Uncheck "Apple Push", click OK.
    Restart Windows.
    3. If that fails or you don't see ApsDaemon.exe in the Processes, refer to following article to remove SC files:
    http://support.apple.com/kb/TS2363
    4. If that fails, repair or reinstall your Quicktime. START / CONTROL PANEL / PROGRAMS N FEATURES / hightlight QUICKTIME and click REPAIR.

  • HP Scan 1 bit scan to pdf embeds images as jpeg rather than tiff

    Using HP Scan (latest version to date of 32.30.198.49673) and scanning in 'Black and White' to PDF (not 'Searchable PDF'), the image is embedded into the PDF as a jpeg (!!!), which means that the file is much larger than it needs to be, as it could go in as a lossless 1 bit tiff file. The image in the PDF looks like a 1 bit image, but 1 bit jpegs do not exist of course.
    So, on a medium high image quality setting I get a file size (for a particular document) of 546KB, whereas the same scan to 1 bit tiff (on the same device with using HP scan) is 36kB (15 times smaller)
    To be sure that it was embedding the scanned image as a jpeg instead of a tiff I set the file quality to low and you could see the jpeg compression artifacts which were a mixture of greys - thereby proving that it was a greyscale jpeg (of course, 1 bit jpegs don't exist), even though, visually, it looks just like a 1 bit scan in all other ways.
    How can I get HP Scan, when I choose 'Black and White' to 'PDF', to embed the image as a 1 bit Tiff file, rather than a greyscale jpeg? I don't really want to store a file that is 15 times bigger in file size than it needs to be.
    Thanks,
    Mark

    Hello @markp4000, 
    Welcome to the HP forums.
    I understand that you would like the images saved as a .tiff instead of a .jpeg, when you scan to PDF.
    Unfortunately there is no option to change how HP's software creates the PDFs.
    You will most likely need 3rd party software to optimize your scanning results.
    Aardvark1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!

  • I'v just installed creative cloud 64 bit windows. How can I make bridge the default program to upload pictures rather than lightroom?

    I've just installed creative cloud 64 bit windows.  How can I make bridge the default program to upload pictures rather than lightroom?

    Usually the default program associated with an image file extension is an image developing Program like Lightroom or an image editing program like Photoshop. If you want to change the default associated program to Adobe Bridge you would use Window's Controls Panel file association applet.

  • Clickable on a theme that contains lines, rather than points in Java API

    Hi,
    I am working on a Java thick client application using the MapViewer API.
    The use case I am trying to implement is to click on a line that has been rendered by MapViewer, and identify the object that this lines represents.
    I have been able to implement a click on a point (e.g. defined as MDSYS.SDO_GEOMETRY(2001,null,MDSYS.SDO_POINT_TYPE(3,3,null),null,null).
    However, I am having difficulty with a line. I have tried with a line defined as follows:
    MDSYS.SDO_GEOMETRY(2002, null, null,
    MDSYS.SDO_ELEM_INFO_ARRAY(1,2,1),MDSYS.SDO_ORDINATE_ARRAY(3,3,4,4))
    and also using the entry in the INTERSTATES table from the mvdemo sample database:
    GEOM: MDSYS.SDO_GEOMETRY(2002,8307,null,MDSYS.SDO_ELEM_INFO_ARRAY(1,2,1),MDSYS.SDO_ORDINATE_ARRAY(-95.368599,29.77528,-95.366074,29.77133,-95.365822,29.771009,-95.365341,29.769661))
    HIGHWAY: I 10/I 45
    The approach I have taken is to use live features by making a JDBCTheme ("INTERSTATES_THEME") clickable.
    The following is the code I used:
    MapViewer map = new MapViewer("http://localhost:8888/mapviewer/omserver");
    map.setServiceURL("http://localhost:8888/mapviewer/omserver");
    map.setDataSourceName("mvdemo");
    map.setImageFormat(MapViewer.FORMAT_PNG_URL);
    map.addJDBCTheme(config.getDataSourceName(), "INTERSTATES_THEME",
    "select HIGHWAY, geom from INTERSTATES where HIGHWAY = 'I 10/I 45'", "geom", "8307",
    "L.DPH", null, null, true);
    map.setFullExtent();
    Then, I make a call to map.run(), map.getGeneratedMapImage() and render the generated image in a JPanel paintComponent method.
    This all works fine, and I can see the highway being rendered.
    However, if I add
    map.setClickable(true, "INTERSTATES_THEME");
    before the call to map.setFullExtent();
    I get the following stack trace when map.run() is invoked:
    java.lang.IllegalStateException: unread block data
         at java.io.ObjectInputStream$BlockDataInputStream.setBlockDataMode(ObjectInputStream.java:2377)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1361)
         at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1667)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1323)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
         at oracle.lbs.mapcommon.MapResponse.readObject(MapResponse.java:513)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1849)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
         at oracle.lbs.mapclient.MapViewer.processRawResponse(MapViewer.java:6706)
         at oracle.lbs.mapclient.MapViewer.run(MapViewer.java:6363)
    Does anyone know if it is possible to make lines (rather than points) clickable on a thick client?
    Any help is much appreciated.
    Thanks.

    Hi,
    I want to have click event on Point.
    I have written following code using Mapviewer API:
    String serverUrl = "http://ps3962:7101/mapviewer/omserver";
    mapClient = new MapViewer(serverUrl);
    mapClient.setDataSourceName("mvdemo");
    mapClient.setBaseMapName("demo_map");
    mapClient.setCenterAndSize(-122.40, 37.80, 2.5);
    mapClient.setDeviceSize(new java.awt.Dimension
    (1280,768));
    mapClient.setImageFormat(MapViewer.FORMAT_PNG_URL);
    I have added point feature to it by mapClient.addPointFeature(cx, cy, 8307, "M.CIRCLE", "Point1",null,null);
    After this I did mapClient.run()
    and mapClient.getGeneratedImage()
    The image returned is null.
    I am able to get Image Url only.
    And By using that URL if I rendered the image in jsf page, How can I make point feature clickable ?
    In your first post You mentioned that you have used MapViewer.FORMAT_PNG_URL and still You are getting generatedImage.
    Can you please tell me what can be the problem in my code?
    I referred Mapviewer API and it is mentioned that for getting generatedMapImage the format should be FORMAT_RAW_COMPRESSED.
    So could you please tell me how can you get Image by using FORMAT_PNG_URL ?
    And also how to make point feature clickable ?
    Its urgent. Your help will be greatly appreciated .
    Thanks

  • Any other option rather than JCO to Connect JAVA through SAP ? which wayhow

    Any other option rather than JCO to Connect JAVA through SAP ? which wayhow
    points will be awarded

    HI,
    For connectivity with SAP from Java, if you are looking at solutions based on the options SAP provides, then
    1. SAP JCo --> You know it...but this one is recommended if you want to connect from a standalone Java application.
    2. SAP JRA --> From applications inside JEE runtime environment.
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5caa85b11d6b28500508b5d5211/content.htm
    Reward points if it helps,
    Regards,
    Omkar.

  • How to implement a print screen through a java program rather than a keyboa

    help needed urgently to make a college project.
    have to capture whatsoever is on the client screen
    and sent it to to a server program where it will be made visible on a frame or panel.
    this is to be done without the client ever knowing it.
    so needed to implement a printscreen command using java code and put it in a program(also how to make
    the .class file containing this code run in the background all the time since the client comp starts till it is shut down without the client ever knowing it)
    e mail: [email protected]

    <pre>
    hartmut
    i need help.
    i've recently started using the web to learn more about java.your reply was very discouraging.
    the proff. just wants a decent project.
    but i want to make this project to improve my java networking skills.
    if you can help , please tell me how to implement a printscreen through a java program rather than a keyboard.
    I'll be very grateful to you if you can help me in this regard, but please dont send a dissapointing response like the previous one.
    mail: [email protected]
    </pre>

  • How can I use the database default time rather than Java supplied time

    I've searched over and over and nobody seems to have this issue so maybe its just me!
    When inserting a record I would like the a create_date column to automatically use the database time rather than a supplied time via JPA. That was all times a relative to the database which makes sense.
    The trouble is I cant figure out how to do this in a sensible manor.
    If I specify an column like :
         @Temporal(TemporalType.TIMESTAMP)
         @Column(name = "CREATE_DATE")
         private Date createDate;
    and IDL
    CREATE_DATE TIMESTAMP WITH TIME ZONE DEFAULT CURRENT_DATE NOT NULL
    If I leave createDate null I get an exception. If modify the column to allow Nullable then column is set as Null.
    If I leave the column out of the entity bean and then and create a row then the database current time is inserted. The trouble then is that if I want to read the date I'm going to have to create a copy of the bean but with the CREATE_DATE in it, and this doesn't make sense.

    I should also mention that TopLink has always supported the ability to retrieve the current time from the database for use in optimistic locking. The TimestampLockingPolicy offers the ability to configure the next value being retrieved from the database instead of using the local time from the JVM. Our extended optimistic locking configuration does not currently support setting this option but it could be done using a descriptor customizer which can be configured in your persistence unit properties.
    Using optimistic locking may be a good solution for the last modified date since it will also ensure that you do not corrupt the database if someone else has incremented this value since your last read.
    Doug

  • 64 Bit Java is slower than 32 Bit.

    I was running a Linux 64 JDK 1.5 JVM, and doing large software builds.
    The ant builds, which would involve some file operations and come javac compiling took about 6:30 to complete. After changing my JVM to the 32 bit version they completed in 4:15.
    Is the 64 bit Java support really so bad?

    That wasn't the case here tho', no EXS instances at all in this project.
    I tried clearing some caches and that seemd tp make it worse, so that when opening in 64bit, Logic would hang and say: Searching for Audio Unit plug-ins (Apple: AUNet Receive). Then eventually it would load.
    But none of this would happen in 32bit mode, just a normal load, very fast.
    So I reinstalled Logic update 9.1.7 and that seemed to sort it out, at least I'm back to where Logic loads slowly in 64bit mode, without any "Searching for ..." messages.
    Any more guidance appreciated.

  • I'm getting the rainbow wheel when I try tp pen in internet page (Safari). The page half loads then appears to freeze with the rianbow wheel.  I get the same result when I try to stream a movie from NETFLIX.  Freezes up rather than plays (after loading).

    I get the rainbow wheel when I try to open an internet page. It loads halfway, then freezes, with the rainbow wheel whirring around. Smae thing happens when I try to stream a movie on Netflix.  The movie loads, then the wheel shows up and the screen freezes.  Same thing when I try a DVD, it takes the disc, but won't play when I hit on PLAY.
    I am repair permissions, and all that I can do, but I am a novice.  Any help would be greatly appreciated because I spend big bucks and drive 40 miles to get Apple help.
    Sharon in the woods of Idaho

    Welcome to Apple Support Communities.
    If your profile info is up to date, you probably have a 2006 or 2007 MacBook with a CoreDuo or Core2Duo.
    It probably came with 512MB or 1GB RAM memory and a 60, 80, or 120GB hard drive.
    You're still running OS X Tiger, 10.4.
    Your DVD drive may be dirty or wearing out.
    For specifics about your computer, click on the  Apple Logo in the menu bar, then About This Mac, and More Info... to find details.)
    You may be running short of hard disk space. You should have at least 10% free, or 10 to 15GB free for best performance. Less than that, and your hard disk is spending lots of time searching for places to store data.
    Complex web pages and sites like Facebook and Twitter, and pages using Adobe Flash, and high-bandwidth applications like video streaming from NetFlix can all cause your computer to run slowly, and the fan to run at high speed, because the processor is working hard. Conversely, email is not terribly resource-intensive, and probably still works pretty well.
    Several things can each provide a small performance increase (listed in no particular order):
    Adding more RAM memory. Upgrade to 2Gb to give your programs a bit of 'breathing room', especially if you are running more than one program at a time.
    Erasing the hard drive and reinstalling the current operating system and programs from scratch. This erases all your existing programs and data. Unless you have backups and program discs, you lose everything currently stored on it.
    Installing a higher capacity, faster hard disk, say 250GB or 320GB will give your programs and data more space, and perhaps faster access if you replace the factory 5400rpm drive with a 7200 rpm drive. If your current hard disk is nearly full (less than 10% free space), the drive has to 'thrash' to free space to store information. 
    Upgrading the operating system to OS X 10.5 Leopard or OS X 10.6 Snow Leopard. Both are discontinued OS X versions, still available to order directly from Apple, but not likely found on a store shelf any longer. An upgrade to OS X 10.7 Lion might not be possible for your MacBook (details here: http://www.apple.com/macosx/how-to-buy/), and Lion would likely cause a further slowdown, because honestly, Lion is optimized for newer, faster dual-core or quad-core computers with fast video chipsets and 4GB or more of RAM.
    A faster internet connection, for example: I switched internet providers to get a 3.0Mb DSL connection (up from a 512Mb connection) for an extra $10 per month, and saw downloads and internet browsing speeds increase dramatically.  With the slower connection, it was not possible to watch video.
    Will all of these upgrades together get you close to the performance of the latest MacBook Air or MacBook Pros? NO!
    Ultimately, you have a 4- or 5-year-old computer, and spending up to several hundred dollars for upgrades might not be a worthwhile investment for you, versus applying that much money toward the cost of a new(er) Mac, and perhaps passing your MacBook on to a friend, child, or grandchild who needs mainly email capability.
    If a brand new Apple is not in the budget, consider a refurbished Mac from the Apple Store online. These are reliable computers from 'last year's models' and have the same 1-year Applecare warranty as a brand new model, and often sell at a discount of 10 to 30 percent of the price when the model was introduced.
    I'm using a mid-2007 MacBook, purchased as a refurb from Apple in late 2007. It came with 1GB RAM, a 120GB 5400 rpm hard drive, and OS X 10.4 Tiger. Over the years, I've upgraded it twice. Firs to 2GB, then to 4GB RAM, to a 320GB drive, then to a 500GB 7200 rpm hard drive, and to OS X 10.5 Leopard, and then to OS X 10.6 Snow Leopard. Rather than one more round of upgrades to OS X 10.7 Lion, I'm saving for a newer MacBook Pro or MacBook Air at some time in the future.

  • Is it possible for extra tabs to appear in multiple rows rather than having to click the arrow?

    It would be great to have tabs in rows, similar to how you can set up the Windows taskbar.

    There are add-ons that can do this, but they also offer many other tab related features rather than just allowing multi-row tab bar, so this may be a bit of overkill.
    A couple of examples are:
    * Tab Mix Plus - https://addons.mozilla.org/firefox/addon/tab-mix-plus/
    * Tab Utilities - https://addons.mozilla.org/firefox/addon/tab-utilities/

  • Sharing certain groups in address book rather than the whole address book

    Hi
    I haven't got server yet in our office but we are looking to do this. Currently we just share calendars and other bits and pieces but I'm looking to get server in place. Sharing the address book requires giving a user our iCloud password and letting them look at the address book as a whole. We really only want to share certain phone numbers like our company staff phone numbers rather than our financial clients and other sensitive contacts.
    Is it possible to only allow a "user" to access certain, or 1 group in address book rather than the whole address book library itself by using osx server
    Many thanks

    Hi Jaime,
    I just wanted to jump in here with a quick question... on Mac OS X Server my understanding was that with the open directory, you can't designate organizational groups for the ldap service. Without that ability, how are you limiting what ldap users can see?
    In our setup, our LDAP settings would be similar to
    cn=users,dc=example,dc=com
    What format would you use to say show only members of the group "examplegroup"?
    Thanks!

Maybe you are looking for

  • How do I convert inputted characters into Uppercase in JDeveloper 11.1.2?

    Hi Everyone: Back in 2007 when we were trying to figure this out, Steven Davelaar gave me the solution to use the Custom Properties as found here in this post..... Can I convert data inputted to Uppercase by using a EO/VO domain? It has been working

  • Take too much time to render the OAF page from JDeveloper

    Hi Gurus: It takes over 30 or 40 minutes to run a OAF page from JDeveloper, my JDeveloper is 10.1.3.3.0, and connect to the remote the DB server. I don't use the VPN. And one of my colleague in the same office take about 8 minutes to run a OAF page.

  • OC4J_SECURITY preventing SSO to start

    We have been wrestling with this problem for severa days now. We have an Oracle Portal 10.1.2.0.0 running in a virtual machine using Windows 2003. Last week, we restarted the virtual machine and were not able to log on to the SSO anymore. In the ente

  • Metri-uk-lt01

    i looked in my home hub manager yesterday to see that i have about 20 physical connections to a machine called metri-uk-lt01 and the same MAC address everytime, though its assigned a new IP address. I have no idea what this machine is. the main worry

  • Inserting articles in the Spry Content Slideshow

    Hi I need to use this widget for an articles archive page. The widget works perfectly with a max of 4 articles. When I try to add more (I need about 20) I the articles above 4 do not display. Do you have a lolution ? I thought that only repeating the