INST-07408: Unable to install or configure the product on a 32-bit JVM on a 64-bit machine. Make sure to install and configure the product in supported modes.

Hi there, i have an issue installing oracle forms and reports. its throwing this error"INST-07408: Unable to install or configure the product on a 32-bit JVM on a 64-bit machine. Make sure to install and configure the product in supported modes." on step 5. I have jdk 64bit installed, weblogic server was installed successfully but iam getting stuck somehow.
Below are details of my pc.
OS Name    Microsoft Windows 7 Professional
Version    6.1.7601 Service Pack 1 Build 7601
Other OS Description     Not Available
OS Manufacturer    Microsoft Corporation
System Name   ...........-HP
System Manufacturer    Hewlett-Packard
System Model    HP ProBook 4530s
System Type    x64-based PC
Processor    Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz, 2501 Mhz, 2 Core(s), 4 Logical Processor(s)
BIOS Version/Date    Hewlett-Packard 68SRR Ver. F.23, 09/03/2012
SMBIOS Version    2.6
Windows Directory    C:\windows
System Directory    C:\windows\system32
Boot Device    \Device\HarddiskVolume1
Locale    United Kingdom
Hardware Abstraction Layer    Version = "6.1.7601.17514"
User Name    ...........-HP\................
Time Zone    South Africa Standard Time
Installed Physical Memory (RAM)    4.00 GB
Total Physical Memory    3.94 GB
Available Physical Memory    1.00 GB
Total Virtual Memory    7.87 GB
Available Virtual Memory    1.25 GB
Page File Space    3.94 GB
Page File    C:\pagefile.sys

To clarify further....  It is important to note that Forms/Repors 11.1.2.x software (including WLS and JDK) must be of the same archetecture as the machine.  In other words, you cannot use the 32bit Forms/Reports 11.1.2 software on 64bit Windows.  If you are using a 64bit OS, you must install the 64bit software.  Again, this would include Forms/Reports, WLS, and JDK

Similar Messages

  • Coherence::net::messaging::ConnectionException: could not establish a connection to one of the following addresses: {10.242.152.242/10.242.152.242:8088}; make sure the "remote-addresses" configuration element contains an address and port of a running TcpA

    Hi
    I have installed coheI have installed coherence server "fmw_12.1.3.0.0_coherence_Disk1_1of1.zip" along with Examples on windows machine and C++ client coherence-cpp-12.1.3.0.0b51709-windows-x86-vs2012.zip on the same machine.
    I have built the "contacts" C++ Example successfully and while I execute this "contacts" using run I am facing TcpAcceptor error.
    On my coherence server the TcpAcceptor is listening on port 8088, so I have modified the extend-cache-config.xml file with values "ip address of my windows machine" and port as "8088".
    All the time I am getting below error,
    coherence::net::messaging::ConnectionException: could not establish a connection to one of the following addresses: {10.242.152.242/10.242.152.242:8088}; make sure the "remote-addresses" configuration element contains an address and port of a running TcpAcceptor
        at class coherence::lang::TypedHandle<class coherence::component::net::extend::PofConnection> __thiscall coherence::component::util::TcpInitiator::openConne
    ction(void)(TcpInitiator.cpp:307)
        at coherence::component::util::TcpInitiator::openConnection
        at coherence::component::util::Initiator::ensureConnection
        at coherence::component::net::extend::RemoteCacheService::openChannel
        at coherence::component::net::extend::RemoteService::doStart
        at coherence::component::net::extend::RemoteService::start
        at coherence::component::util::SafeService::startService
        at coherence::component::util::SafeService::restartService
        at coherence::component::util::SafeService::ensureRunningServiceInternal
        at coherence::component::util::SafeService::start
        at coherence::net::DefaultConfigurableCacheFactory::configureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureRemoteCache
        at coherence::net::DefaultConfigurableCacheFactory::configureCache
        at coherence::net::DefaultConfigurableCacheFactory::ensureCache
        at coherence::net::CacheFactory::getCache
        at unsigned __int64 coherence::lang::class_spec<class coherence::lang::Managed<class ContactId>,class coherence::lang::extends<class coherence::lang::Object,class coherence::lang::Void<class coherence::lang::Object> >,class coherence::lang::implements<void,void,void,void,void,void,void,void,void,void,void,void,void,void,void,void> >::sizeOf(bool)
        at _onexit
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at BaseThreadInitThunk
        at RtlInitializeExceptionChain
        at RtlInitializeExceptionChain
        on thread "main"
    Caused by: coherence::net::messaging::ConnectionException: coherence::component::util::TcpInitiator::TcpConnection@029EAD78{Id=NULL, Open=1, LocalAddress=NULL,
    RemoteAddress=10.242.152.242/10.242.152.242:8088}: socket disconnect
        at class coherence::lang::TypedHandle<class coherence::net::messaging::Response> __thiscall coherence::component::net::extend::AbstractPofRequest::Status::g
    etResponse(void)(AbstractPofRequest.cpp:203)
        at coherence::component::net::extend::AbstractPofRequest::Status::getResponse
        at coherence::component::net::extend::AbstractPofRequest::Status::waitForResponse
        at coherence::component::util::Initiator::openConnection
        at coherence::component::net::extend::PofConnection::open
        at coherence::component::util::TcpInitiator::openConnection
        at coherence::component::util::Initiator::ensureConnection
        at coherence::component::net::extend::RemoteCacheService::openChannel
        at coherence::component::net::extend::RemoteService::doStart
        at coherence::component::net::extend::RemoteService::start
        at coherence::component::util::SafeService::startService
        at coherence::component::util::SafeService::restartService
        at coherence::component::util::SafeService::ensureRunningServiceInternal
        at coherence::component::util::SafeService::start
        at coherence::net::DefaultConfigurableCacheFactory::configureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureRemoteCache
        at coherence::net::DefaultConfigurableCacheFactory::configureCache
        at coherence::net::DefaultConfigurableCacheFactory::ensureCache
        at coherence::net::CacheFactory::getCache
        at unsigned __int64 coherence::lang::class_spec<class coherence::lang::Managed<class ContactId>,class coherence::lang::extends<class coherence::lang::Object
    ,class coherence::lang::Void<class coherence::lang::Object> >,class coherence::lang::implements<void,void,void,void,void,void,void,void,void,void,void,void,void
    ,void,void,void> >::sizeOf(bool)
        at _onexit
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at BaseThreadInitThunk
        at RtlInitializeExceptionChain
        at RtlInitializeExceptionChain
        on thread "main"
    Caused by: coherence::io::IOException: socket disconnect
        at unsigned int __thiscall coherence::net::Socket::readInternal(unsigned char *,unsigned int)(Socket.cpp:333)
        at coherence::net::Socket::readInternal
        at coherence::net::Socket::SocketInput::read
        at coherence::io::BufferedInputStream::fillBuffer
        at coherence::io::BufferedInputStream::read
        at coherence::component::util::TcpInitiator::readMessageLength
        at coherence::component::util::TcpInitiator::TcpConnection::TcpReader::onNotify
        at coherence::component::util::Daemon::run
        at coherence::lang::Thread::run
        on thread "ExtendTcpCacheService:coherence::component::util::TcpInitiator:coherence::component::util::TcpInitiator::TcpConnection::TcpReader"

    We are facing same issue.    Could you please provide us any working .Net sample code for the version 12.1.2.0.
    <ssl>
                  <protocol>Tls</protocol>
                  <local-certificates>
                    <certificate>
                      <url>c:\Cert\</url>
                      <password>password</password>
                      <flags>DefaultKeySet</flags>
                    </certificate>
                  </local-certificates>
                </ssl>
    thanks
    Bala

  • I just installed iTunes on my computer, where I already have all my music. I went to Edit Preferences Advanced, and changed the iTunes Media Folder Location to where I have all my music, in the "Local Disk." But iTunes wont import all my music. Help?

    I just installed iTunes on my computer, where I already have all my music. I went to Edit > Preferences > Advanced, and changed the iTunes Media Folder Location to where I have all my music, in the "Local Disk." But iTunes wont import all my music. Help?

    Have you looked in the Music App on your iPhone? On the iPhone music is played by the Music App not iTunes.

  • I have just updated my iPad2 with iOS 6.3.1. and now I am unable to access my home network. The Wi-Fi icon in the status bar is not shown. Under settings, Wi-Fi it shows my network name and under the Wi- Fi menu, chose a Network it shows it is searching f

    I have just updated my iPad2 with iOS 6.3.1. and now I am unable to access my home network. The Wi-Fi icon in the status bar is not shown.
    Under settings, Wi-Fi it shows my network name and under the Wi- Fi menu, chose a Network it shows it is searching for my network by name and continues to run and run without finding the network.
    Prior to updating to iOs 6.3.1 my system worked perfectly.
    Can anybody help please.

    1. Turn off router for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings

  • TS3694 I performed an iOS 7 software update on my iPhone yesterday, and now the phone is not working at all. The iPhone screen shows to connect to iTunes to restore. I've have done this, and still the iPhone is not working. What going on?

    I performed an iOS 7 software update on my iPhone yesterday, and now the phone is not working at all. The iPhone screen shows to connect to iTunes to restore. I've have done this, and still the iPhone is not working. What going on?

    I have no idea what may have caused your MacBook to stop working, but from your description it kind of sounds like it may have started before you ran Software Update and installed the new Apps. Just the general slow feeling and bugginess is what tips me off. You said that you weren't sure if you had closed all open windows, that doesn't matter if the computer restarts itself. It automatically closes all other open applications when restarting.
    As to your data being retrievable, if when you take it in they do a fresh install of the OS, then no, it will not be unless you want to pay several thousand dollars to a software retrieval company.
    I am glad to hear that you have taken into the Apple Store to get it fixed, and that you have all of your purchased music backed up to your iPod. You should be able to just transfer it all back to iTunes once you get your computer back should it be necessary.
    As a side note, the proper place for this topic would probably in the MacBook forums, not iTunes since there is no evidence that iTunes started the issue.

  • I loaded in Lion - but my time capsule will not back up. I get an message: couldn't complete backup due to a network prolem. Also it says "make sure your computer and back up disk are on the same network, and that the backup disk is turned on.

    I installed Lion on my Mac Pro laptop. Regarding Time Capsul - I get a messaage as follows: couldn't complete backup due to a network problem. Make sure your computer and back up disk are on the same network and that the  backup disk is turned on. Then try again to back up. I have time capsul turned on. bill

    I have exactly same problem with my MBP and MBA, after upgrading to Lion. I've tried to fix this issue while cheking key chain issues and network setup, even formating hdd and time capsule firmware upgrade (ver. 7.6.1.). Nothing can help. It is very annoying.

  • Am running Tiger 10.4.11; just got Snow Leopard 10.6.3 (regular OS disk, not an upgrade); when I install Snow Leopard, will it wipe everything?  overwrite Tiger?  Do I need to make backups of applications and files to reinstall after Sno Lprd loads? thx!

    Am running  Tiger 10.4.11; just got Snow Leopard 10.6.3 (regular OS disk, not upgrade).  When I install Snow Leopard, will it wipe everything?  overwrite Tiger?  Do I need to make backups of applications and files to reinstall after Snow Leopard Loads?  thanks!

    Hi Donald,
    No it doesn't erase anything by default, it does what we used to call an  Archive and Install feature, which can give you a new OS, yet preserve your files and settings if you have enough room on your HD...
    http://docs.info.apple.com/article.html?artnum=107120
    But it does it automatically unless you specifically erase the Disk, but will replace Tiger completely for the OS & several Apple Apps like Safari, Mail, etc, yet preserve your old settings for those!
    If you think you may need Tiger to run any APPs that do not work in SL/10.6, then clone or backup first.
    I would recomend 2 things before installing though...
    Make sure you have enough RAM & HD space.
    Snow Leopard/10.6.x Requirements...
    General requirements
       * Mac computer with an Intel processor
        * 1GB of memory (I say 2GB at least)
        * 5GB of available disk space (I say 30GB at least)
    If it's a core Duo & not a Core2Duo, then it'll only run in 32 bit mode.
    "Try Disk Utility
    1. Insert the new Mac OS X SL/10.6 Install Disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214

  • I have Photoshop CS5 Extended and it says updates available but when i download the updates it says updates failed please try again later, i have tried a few times and get the same message any help would be great i am running 64bit on windows 8

    I have Photoshop CS5 Extended and it says updates available but when i download the updates it says updates failed please try again later, i have tried a few times and get the same message any help would be great i am running 64bit on windows 8.

    I am running Windows 7 64 bit ultimate and have the same problem.  My hard drive crashed, installed a new one and then reinstalled CS5 extended.  Installation went fine, but can no longer open my camera RAW files from Photoshop (camera is a Canon EOS T2i.  The message also tells me I am not eligible for the update.  I am... and I cannot open my files and I could before.  I can find nowhere to contact Adobe to tell me how to proceed.  My daughter is all a registered user of the same product and she had no problems upgrading... we purchased ours each at the same time. I do know the difference is that I had to reinstall and she did not.  If that means anything.

  • HT1338 Software Update can't connect to the update server. Make sure you're connected to the Internet, and then try again

    I have been getting this message on MAC OS 10.6.3  "Software Update can’t connect to the update server. Make sure you’re connected to the Internet, and then try again". Internet is working fine for everything else. Updating to 10.6.8 and applying all the security updates and patches [directly downloading from the apple website] has not resolved the issue. Read somewhere about a software update enabler for 10.6, installed it, but not helping.. [not sure of the update server settings to be entered] .Is there no way to make the software update work from the Apple Start Menu??

    Problem solved.. Expired rules in Little Snitch caused the glitch

  • Ical error message "your calendar couldn't be refreshed" make sure you're connected to the internet and try again

    I've noticed on my Macbook Pro (10.9.3) iCal, iCloud section on left showing error icon after syncing (circling motion to indicate it) ends. When I click the icon, message "your calendar couldn't be refreshed. Make sure you're connected to the internet and then try again later" comes up even though it is connected. iCal no longer syncs with iCloud Calendar ether.
    Could someone know what my problem is here?
    I have no issue with Contacts or Mail. They just sync as usual.
    I have checked my iCloud account and it is correctly set up.
    Please help...

    Hello there, RS.7.
    The following Knowledge Base article offers up some great, in-depth steps for troubleshooting issues with iCloud Calendar on your Mac:
    iCloud: Troubleshooting iCloud Calendar
    http://support.apple.com/kb/TS3999
    Particularly:
    Troubleshooting on OS X
    Server error 507?
    If you're using OS X Mountain Lion or OS X Lion and get the message “The server responded with ‘507’ to operation CalDAVWriteEntityQueueableOperation,” you've exceeded one or more iCloud Calendar limits. Try removing some calendar or reminder data from your iCloud account.
    Confirm that you've turned on iCloud Calendar:
    Choose System Preferences from the Apple menu (), then click iCloud.
    If you're using OS X Mavericks v10.9 or later, make sure that the Calendars checkbox is selected.
    If you're using OS X Mountain Lion or Lion, make sure that the Calendars & Reminders checkbox is selected.
    Try each of these steps, testing after each to see if the issue is resolved:
    Make sure that you are using OS X Lion v10.7.5 or later. Learn how to verify the version of OS X you are using.
    Make sure your computer is online. Attempt to view www.apple.com. If you can't connect to the Internet, your iCloud calendars and events will not update in Calendar or iCal. Learn how to troubleshoot your Internet connection.
    Open a secure website to test if ports 80 and 443 are accessible. Calendar requires port 443 access to iCloud in order to push and fetch updates to and from the iCloud Calendar servers.
    Choose Apple () menu > System Preferences, then click the icon for iCloud. Make sure that you're signed in to the same iCloud account that you're using on your other supported devices.
    Make sure that you enter and update calendar information in the iCloud section of Calendar or iCal. Only calendars and events in the iCloud section of the Calendar or iCal Calendar list are updated in iCloud. Both Calendar and iCal for Mac support the display of and interaction with multiple accounts and datastores, such as iCloud, On My Mac, Exchange, and Google. This makes it easy to create or modify events or calendars in a section of Calendar or iCal that may not be updating iCloud. Learn more about moving local calendars to iCloud.
    In some cases, you may find that you have data duplicated in both the local On My Mac and the iCloud sections of Calendar or iCal. Learn more about resolving this issue.
    You can make the iCloud calendar your default calendar for all new events. In Calendar, choose Calendar > Preferences, then click General. In iCal, choose iCal > Preferences, then click General. Locate the Default Calendar setting and choose one of the Calendars under the iCloud heading. Close the Preferences window to save the change.
    If recent changes don't appear, try forcing Calendar to refresh by selecting Refresh Calendars from the View menu. In iCal, select Refresh or Refresh All from the Calendar menu.
    If you've recently made changes to your contacts' birthdays and are not seeing those changes reflected in your Birthdays Calendar, try to refresh your calendars. If you made the changes in the Contacts app on an iOS device or at iCloud.com, it may take up to an hour for those changes to appear on your other devices. 
    Make sure that your account was successfully created in Calendar (or iCal) on your Mac. After upgrading to iCloud Calendar, you may need to quit and reopen Calendar (or iCal). To confirm that your account is configured correctly in Calendar (or iCal):
    Open Calendar (or iCal).
    Open Calendar (or iCal) Preferences.
    Click Accounts. You should see an account with your iCloud member name in the Apple ID field.
    Turn iCloud Calendars off and back on:
    Quit Calendar (or iCal).
    Choose Apple () menu > System Preferences, then select iCloud.
    Deselect the checkbox next to Calendars (or Calendars & Reminders in Mountain Lion and Lion).
    Close System Preferences and wait about a minute.
    Open System Preferences and select iCloud.
    Replace the checkmark next to Calendars (or Calendars & Reminders in Mountain Lion and Lion).
    Close System Preferences.
    Open Calendar (or iCal) and test to see if the issue is resolved.
    Restart your computer. This may sound simple, but it reinitializes your network and application settings and can frequently resolve issues.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Greeting,  I want to reformat my external hard drive using Mac OS Extended (Journaled, Encrypted ) but before formatting it, I want to make sure that if I loose the hard drive or the hard drive get stolen, no one will be able to retrieve or recover the in

    Greeting,
    I want to reformat my external hard drive using Mac OS Extended (Journaled, Encrypted ) but before formatting it, I want to make sure that if I loose the hard drive or the hard drive get stolen, no one will be able to retrieve or recover the information on it so could you tell me what kind of encryption will be used or is there any way to recover the information?
    Thanks!

    I think FileVault is used to encryp internal hard drive but I wanna encrypt an external hard drive with Mac OS Extended Journaled Encrypted which is completely different!

  • I just upgraded to iOS5.  I did not receive the info in my email to activate the icloud account.  My email adress is not the same as my Apple id, but my correct email adress is indicated in my account and in the msg indicating to check...

    i just upgraded to iOS5.  I did not receive the info in my email to activate the icloud account. My email adress is not the same as my Apple id, but my correct email adress is indicated in my account and in the msg indicating to check...

    Start here, change your country if necessary and go to manage your account and request another email.

  • I got this iphone from a guy and everytime i tried to update the applications stored in this phone it keeps asking me the password that the guy used to use, even thou i created a new apple ID of my own and updated the account of icloud and everything in t

    I got this iphone from a guy and everytime i tried to update the applications stored in this phone it keeps asking me the password that the guy used to use, even thou i created a new apple ID of my own and updated the account of icloud and everything in this iphone with the new apple ID, it still asks me the password of the account that the guy used to use whenever i tried to update the applications, and i cant find the guy who gave me this iphone...wt should i do???

    Apps are permanently tied to the AppleID that downloaded them and cannot be transferred to another.  Best thing to do is delete the apps and download those you want or need under your AppleID.

  • I downloaded the new iOS 6 for my iphone 4.  I have 2 iphones on my account and after the "upgrade" text messages go to both phones.  When I send a text to my wife I recieve the same text and vise versa.  How can I fix this?

    I downloaded the new iOS 6 for my iphone 4.  I have 2 iphones on my account and after the "upgrade" text messages go to both phones.  When I send a text to my wife I recieve the same text and vise versa.  How can I fix this?

    "Sounds like you guys are using the same apple id for imessage.   You will need to create a separate id for you wife.  OR go to settings - message - receive&send and make sure your phone number is the default for both you and yoru wife.

  • I've made a new icon for a folder, using icon composer. But when I add it to the folder in the icon spot, it changes instead to the generic picture icon with "icns" on it. How do I make sure the picture actually changes to what I want?

    So I took a picture of a generic mac osx snow leopard folder (png), layered a picture of a movie reel onto it (png) using the application Gimp, then saved this complete picture as a png. I then took this picture and dragged it into Icon Composer & from there saved the new icon as an icns file. Next, I selected this new icns file, copied it, went into the "Get Info" part for the folder I want, clicked on the little icon in the top left corner, and selected Paste in the Edit menu. The icon did change, but it changed to the generic Preview icon with the letters "icns" across the bottom. Why isn't it changing to the actual picture I made? And how can I fix this or make sure I do get the result I want?
    FYI: I have done this EXACT SAME process with other icons I've created, and in the past it has worked fine and changed the icon to the picture that I made. But today it's done this twice, with two different pictures/icons and in different folders.

    Did you open the image in Preview? Then make sure you are actually selecting and copying the open image? You can check by going to Finder->Edit->Show Clipboard to see if the image is actually on the Clipboard. Now do GetInfo on the folder you want to have the image, select the wee little icon at the top (make sure it really is selected, the faint blue halo is hard to see) and then Paste. You MUST have permissions to write to the folder! Otherwise nothing will happen. Does the "Sharing and Permissions" section of the GetInfo window, down at the bottom, show your shortname as owner, with Read & Write permission?
    Francine

Maybe you are looking for

  • Adobe Acrobat X Pro update problem

    I just received and downloaded an update, but now I can't open my Acrobat X Pro or the Distiller.  The distiller boxe briefly flashes on the screen but doesn't open.  Acrobat briefly gets an orange halo around it on my taskbar but doesn't open. 

  • There is no sound coming from my phone. Only "Headphones" showing on screen

    I am no longer getting any sound from my iPhone 6 speaker or phone speaker. When I try and raise the volume it shows "Headphones" not "Speaker" on screen. The phone is not set to vibrate only using the side witch. I have rebooted and reset all settin

  • Flash cs5 saving problem!!

    i have an fla file and it was saved as flash cs3 type.. however..now im using flash cs5 and  my cs3 file was opened without any problems.. when i was finished my work and just trying to save my cs3 file ..and after responding the reqiurment of conver

  • Help on java.sql.Types class

    Hai Friends , I want some help on java.sql.Types class . What is the use of the above class ? Some details about this class.

  • How to get my videos to appear?

    Yesterday the videos still appear fine, but today when I turn on my computer, the websites where I watch TV shows episodes on won't appear their videos but instead of a white/black video box. Youtube videos still works fine, but others won't appear.