OLIVIER 11.1.1.7.0 - update from 11.1.1.6.5

Hello

I'm trying to upgrade to 11.1.1.7.0 of 11.1.1.6.5 via a software install only on a Win2008 R2 64-bit server. Before the upgrade OBI 11.1.1.6.5 was working without any problems. I downloaded four 11.1.1.7.0 zip files and extracted through 7 - Zip in a common directory with files disk1, disk2, disk3, disk4 under the same directory parent. I run disk1\setup.exe and do the following:

Step 1 of 14 - click Next
Step 2 of 14 - click software updates to Skip
Step 3 of the 14 - click software install only
Step 4 of 9 - all controls receive a green check mark
Step 5 of the 9 - Home Middleware Oracle and Oracle Home Directory have correct default entries
Step 6 of 9 - WebLogic Server is the default
Step 7 of 9 - structure type and Installation Directory correspond to the appropriate entries. Click the button install.
Step 8 of 9 - once installation is click on the button in the front step I got the following error:

Failed installation. Prepare SEVERUS: Session values failed because the following variables is not can be obtained from the command line or the answer file (s): MYORACLESUPPORT_USERNAME (MyOracleSupportUsername)
Silent installation cannot continue.


When viewing the file install2013-05-01_10-02 - 55 PM .log there is no mention of the variable MYORACLESUPPORT_USERNAME.

------------------
When viewing the file oraInstall2013-05-01_10-02 - 55 PM .err, this is the message I see in the file:

oracle.sysman.oii.oiic.OiicInstallAPIException: BAD: values for the following variables could not be obtained from the command line or the answer file (s):
MYORACLESUPPORT_USERNAME (MyOracleSupportUsername)
Silent installation cannot continue.
at oracle.sysman.oii.oiic.OiicInstallAPISession.prepareForInstallOperations(OiicInstallAPISession.java:312)
at oracle.sysman.oii.oiic.OiicAPIInstaller.prepareForInstallOperations(OiicAPIInstaller.java:851)
at oracle.as.install.engine.modules.install.action.OUIInstaller.start(OUIInstaller.java:319)
at oracle.as.install.engine.modules.install.action.InstallManager.launchOUI(InstallManager.java:212)
at oracle.as.install.engine.modules.install.InstallModule.launchOUI(InstallModule.java:157)
to oracle.as.install.engine.modules.install.InstallModule$ 1.run(InstallModule.java:252)

-------------
In the file oraInstall2013-05-01_10-02 - 55 PM .out appears

SEVERE: values for the following variables could not be obtained from the command line or the answer file (s):
MYORACLESUPPORT_USERNAME (MyOracleSupportUsername)
Silent installation cannot continue.

--------------
In the file install2013-05-01_10-02 - 55 PM .out is as follows.

Add to the classpath:file:/C:/Users/mjelen/AppData/Local/Temp/2/OraInstall2013-05-01_10-02-55PM/ext/jlib/bi.jar
Add to the classpath:file:/C:/Users/mjelen/AppData/Local/Temp/2/OraInstall2013-05-01_10-02-55PM/ext/jlib/template.jar
Added C:\Users\mjelen\AppData\Local\Temp\2\OraInstall2013-05-01_10-02-55PM for deletion.
null
configFileName:C:\Users\mjelen\AppData\Local\Temp\2\OraInstall2013-05-01_10-02-55PM\ext\jlib\footprint.xml
GUIInstall: DomainSelectionOptionsPage(): null
location of staticportsini =C:\Users\mjelen\staticports.ini
location of staticportsini =C:\Users\mjelen\staticports.ini
location of staticportsini =C:\Users\mjelen\staticports.ini
location of staticportsini =C:\Users\mjelen\staticports.ini
Validations of stand-alone current page setting to true
Validations of stand-alone current page setting to true
Validations of stand-alone current page setting to true
resultset.getStatus (): true
Inside the startPreReqOperation... prereq
contextFile:C:\Users\mjelen\AppData\Local\Temp\2\OraInstall2013-05-01_10-02-55PM\prereq\oui\agent_prereq_context.xml
The entry point is: oracle.installType.all
Check the name: CertifiedVersions
Check the Description: it is a precondition to check whether or not the Oracle software is certified on the current o/s.
Expected result: one of the 5.1,5.2,6.0,6.1
Actual result: 6.1
Full version. The result of this review is: past



Check name: TotalMemory
Check the Description: it is a precondition to check if the system has a sufficient physical memory.
Expected result: 1024MB
Actual result: 8191MB
Full version. The result of this review is: past



Validations of stand-alone current page setting to true
Temp buffer: O:\Oracle\Middleware;
Validations of stand-alone current page setting to true
-scratchPath
C:\Users\mjelen\AppData\Local\Temp\2\OraInstall2013-05-01_10-02-55PM
-sourceLoc
O:\OBI11_dwnload\OBI_111170\x64\Disk1\install\win64\... /... /stage/products.XML
sourceType-
network
-date and time
2013-05-01_10-02-55 H
Found product.properties
All keys are given: [APPSERVER_LOCATION, APPSERVER_TYPE]
Has not BEEN
needWritableDirectory: false
In processErrorMsgStringOracle the base directory
In processErrorMsgString@BISpecifyInstallLocnWithMWSpecifactionPage.m_OracleDirectoryInvalidErrorString
-scratchPath
C:\Users\mjelen\AppData\Local\Temp\2\OraInstall2013-05-01_10-02-55PM
-sourceLoc
O:\OBI11_dwnload\OBI_111170\x64\Disk1\install\win64\... /... /stage/products.XML
sourceType-
network
-date and time
2013-05-01_10-02-55 H
At processErrorMsgStringOracle
java.lang.UnsatisfiedLinkError: no GetVolumeInfo in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
to oracle.as.install.engine.modules.util.others.VolumeAPI. < clinit > (VolumeAPI.java:37)
at oracle.as.install.common.handlers.fileQueries.ValidateHomeDirectory.checkIfFileSystemIsFAT32(ValidateHomeDirectory.java:398)
at oracle.as.install.common.handlers.fileQueries.ValidateHomeDirectory.executeHandler(ValidateHomeDirectory.java:320)
to oracle.as.install.engine.modules.handler.engine.HandlerLauncher$ LaunchHelper.execute (HandlerLauncher.java:487)
to oracle.as.install.engine.modules.handler.engine.HandlerLauncher$ LaunchHelper.launch (HandlerLauncher.java:413)
at oracle.as.install.engine.modules.handler.engine.HandlerLauncher.execute(HandlerLauncher.java:178)
at oracle.as.install.engine.modules.handler.engine.HandlerEngine.execute(HandlerEngine.java:137)
at oracle.as.install.engine.modules.handler.HandlerModule.performOperation(HandlerModule.java:455)
at oracle.as.install.engine.modules.handler.HandlerModule.performInputValidations(HandlerModule.java:413)
at oracle.as.install.engine.modules.handler.HandlerModule.processModuleEvent(HandlerModule.java:332)
at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:629)
at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:587)
at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyAllEventListenersHelper(PartnerModuleImpl.java:227)
at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyListeners(PartnerModuleImpl.java:191)
at oracle.as.install.engine.modules.presentation.PresentationModule.executeModifiedDWizardEvent(PresentationModule.java:717)
at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.fireValidationEvent(ModifiedDWizard.java:3311)
at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.doNext(ModifiedDWizard.java:960)
to oracle.bali.ewt.wizard.BaseWizard$ Action.actionPerformed (unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
in javax.swing.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6297)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3275)
at java.awt.Component.processEvent(Component.java:6062)
at java.awt.Container.processEvent(Container.java:2039)
at java.awt.Component.dispatchEventImpl(Component.java:4660)
at java.awt.Container.dispatchEventImpl(Container.java:2097)
at java.awt.Component.dispatchEvent(Component.java:4488)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4575)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4236)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4166)
at java.awt.Container.dispatchEventImpl(Container.java:2083)
at java.awt.Window.dispatchEventImpl(Window.java:2489)
at java.awt.Component.dispatchEvent(Component.java:4488)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:668)
to java.awt.EventQueue.access$ 400 (EventQueue.java:81)
in java.awt.EventQueue$ 2.run(EventQueue.java:627)
in java.awt.EventQueue$ 2.run(EventQueue.java:625)
at java.security.AccessController.doPrivileged (Native Method)
in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)
in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:98)
in java.awt.EventQueue$ 3.run(EventQueue.java:641)
in java.awt.EventQueue$ 3.run(EventQueue.java:639)
at java.security.AccessController.doPrivileged (Native Method)
in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:638)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Enter the exec handler method in get free space for home...
quotaNeededProperty:null
isQuotaNeeded: false
resultset.getStatus (): true
Validations of stand-alone current page setting to true
resultset.getStatus (): true
Real Suite Essbase setting
The research of WLHOME of MWHOME: O:\Oracle\Middleware
Found WLHOME: O:\Oracle\Middleware\wlserver_10.3
In the doFinish looking for locking of the inventory method... InstallProgressPage
Next page is a page in progress and the lock of the inventory is false
Validations of stand-alone current page setting to true
The research of WLHOME of MWHOME: O:\Oracle\Middleware
Found WLHOME: O:\Oracle\Middleware\wlserver_10.3
Properties object is not the entry for oracle.installer.startup_location provided by the user. Check if the value has been set in the system environment
Source Loc:O:\OBI11_dwnload\OBI_111170\x64\Disk1\install\win64\... /... /stage/products.XML
SEVERE: values for the following variables could not be obtained from the command line or the answer file (s):
MYORACLESUPPORT_USERNAME (MyOracleSupportUsername)
Silent installation cannot continue.


Any ideas on what I should check then?

Thank you in advance,
Mike

to do this

This path $ORACLE_HOME/ccr/bin /-the emCCR.bat and rename it to emCCR.bat_old and then re - rerun Setup in silent mode, and see how it goes

mark, if this can help

Tags: Business Intelligence

Similar Questions

  • Podcast app is not updating from iTunes

    Podcast app is not updating from iTunes

    Saying "Podcast is available on IOS - only to get Podcasts search app store for your IOS device.

    I use 3 (new ipad, IOS 9.3.2) iPad and iTunes for windows 12.4.1.6

    How to solve it? Thank you

    Ignore the update, Podcasts is built into iOS 9, you can't update built-in apps on your iPad (except through iOS updates). (It's show due to: remove the built-in apps from the home screen on your device iOS with iOS beta 10 - Apple Support)

    If you have not all devices running older versions of iOS (or if you do, if you do not use Podcasts on them), you could remove the application from the My Apps from your iTunes library section so that the "update" to disappear.

  • How can I disable the Agent updates from HP running?

    HP pavilion D4100Y

    Windows XP SP2 or 3 (not sure)

    No error message

    No recent changes

    Problem: The program "HP updates Agent" run frequently and on no particular schedule, certainly not the one I chose.  He takes over my computer for hours and using most of the CPU, fluctuating between 13% and 87% to 1 etc.3% at 6%, etc.. The computer crashes and I can not use it for something else. On the HP updates screen, I put updates on 'NEVER', but that did not work.  The programs always run. In the Windows Task Manager window, the program is called "Agent updates from HP".

    I find nothing on this problem in the base of support.

    How can I disable the Agent updates from HP running?

    Select your Start button, in the search box type 'msconfig' then msconfig.exe under programs.

    Look under the tabs "Services" and "Boot". Uncheck update HP agent, select 'Apply' and close.

  • How can I prevent updates from any application?

    How can I prevent updates from any application?

    In OS X goto System Preferences > > App Store and a tick "automatically check for updates.

    < image edited by host to remove personal information >

  • Download of updates from Toshiba

    When I try to download an update from Toshiba, such as a driver for my wireless Lan, it ends up in programs and features or disappears. Recently, I tried to download a driver released this year to replace the 2012, went through the procedure as indicated, but when I went to the Device Manager to check the old driver was still there so where I'm going wrong?

    Latest version is available on http://aps2.toshiba-tro.de/wlan/?

  • No sound after an update from Toshiba

    I followed the instructions of what looked like the official update from Toshiba to uninstall something I don't remember exactly what, but I was directed to the Panel, sysytems and something to do with video, etc, and now I have no sound. System says no audion output device is installed.

    I must say from my experience, this time with a Toshiba Satellite is less satisfactory, always goes into hibernation and is difficult to restart, even after updating the BIOS suggested!

    Hello Wan

    And what model of laptop you have exactly?

    I'm sorry, but how understanding your problem anyway, he can't remember what you did. Who knows what you do with your laptop. All other problems can be caused by your experiences and to do something to change the configuration of the operating system.

    In this case I recommend a radical, but for you, the best solution: back up all your data and install the OS by using recovery media delivered. I'm sure with the factory settings everything works well again.

  • Beta 5 of Firefox does not check the updates from an account without administrator privileges and won't ask administrator privileges apply downloaded update

    I can't get Firefox Beta 5 to check the updates using an account without administrator privileges. Beta version of Firefox 5 downloaded an update (from 2 Beta Beta 3), and now, there's a button apply update in the Firefox window that won't hurt, even though the update is properly applied from another account with administrator privileges.

    I use Windows 7 Professional 64-bit. In general, I use Firefox for an account without administrator privileges and provide the only administrator credentials when you are prompted to install or remove software.

    Delete the files in the folder updates\0 and updates.

    You may need to remove active - update.xml and updates.xml so, if it is present.

    C:\Users\<user>\AppData\Local\Mozilla\Firefox\Mozilla Firefox\updates
    (%LOCALAPPDATA%\Mozilla\Firefox\Mozilla Firefox)
    
  • Updates from HP agent... always began in the early and slows down computer

    HP Pavilion a1222n, Win XP Home

    When we move first on the computer, it is slowed down by "updates HP agent running' controlled by the Task Manager.

    I would like to disable the execution the present automatic and run it when I want to run the updates from HP.  I read in another post to go to start > all programs > setting > select never allowing you to a chosen when run the HP update agent.  I can't seem to find it on this machine, the message I read was for another model.

    Thank you

    Ron3033

    Hi Ron,

    Try the following.

    Hold down the Windows key and press R.  In the run box, type msconfig and press to enter.  In the System Configuration window, select the Startup tab and Remove the check mark next to the HP update agent.  Click apply and then click Ok to save the changes and restart the PC for this change to take effect.

    Kind regards

    DP - K

  • Equim L10-300 - I need updates from Toshiba?

    I got my laptop about 6 months, I use Windows update and Norton which I also maintain, do I have to download other updates from toshiba? It is advisable to update my bios? I look on the toshiba "updates" box and there is no link for this laptop.

    Thank you very much.

    Hello

    First of all you must only update the BIOS if you have serious problems, and if you know that the update will solve the problem.
    Second, the wrong BIOS or the procedure may damage the laptop!
    Well, if you use the windows automatically update and if you update applications of Anti virus if you are on the right side.

  • Satellite L - should I download updates from Toshiba?

    Hello.

    I ve been said on this forum that I should t download anything, unless I really have to, but what happens when Toshiba tells me to update some things probably I m supposed to?

    Is it fair to Toshiba tempro I with if I need all alerts or anything else lets you know that you need to update?
    Is there something I need to do to keep my laptop also finely resolved as possible as I t understand much so be gentle with me please.

    I also did my 2 Toshiba disc creator is so me sorted if nothing ever happens to my laptop?
    Thank you very much

    Hello!

    You should not install updates from Toshiba. For example, I install only the updates from Toshiba if it of necessary or I have a problem with the laptop but if everything works perfect why should I install an update?

    Only updates, you should have Microsoft updates, because they fix security issues. It's pretty easy because you just start the Windows Update and then the updates will be downloaded and installed automatically.

    I hope I could help you.

    Good bye

  • When I try to download updates from the App Store, I asks me to enter my password;  However, the ID that is already stated on the box is that my wife is not mine.  When I try to change the ID I get quickly exceeded.  How can I change my username?

    I need to change the ID listed on the popup when I try to download updates from the App Store.  When I try to do as instructed, he repeatedly "expires me" in a few seconds.

    You must either update from his Apple ID or delete and re-download his Apple ID is stored inside of them.

    (138769)

  • HP h8-120ed: I want to do an update from 8 to 64 GB on my HP h8-120ed x, is it possible?

    I want to do an update from 8 to 64 GB on my HP h8-120ed x, is it possible?

    Hello

    I can't find a product using h8-120ed.

    Are you referring to the upgrade of RAM? Some more expensive motherboards can manage 64 GB of RAM or more. Most of the motherboards from HP that I saw max at 32 GB of RAM.

    64 GB of RAM is excessive. 16 GB of installed RAM is more than enough RAM for purposes of computing every day.

    Jay

  • ThinkPad t440p - how to change the language of "Thinkvantage System Update" from Japanese to English?

    Goodday

    Is - it possible to change the installed language on "Thinkvantage System Update" from Japanese to English?

    Thank you! \m/

    I think that something about configuration is left behind after uninstalling the existing version. I would try this:

    New update uninstall in Control Panel.
    Restart the PC.

    Then go into the folders SWTools, Program Files, Program Files (x 86) and the program data. Look for folders named "Lenovo" and related to the update system subfolders. You are looking for stuff that was left of the uninstall. Delete the subfolders.

    Note, deleting stuff in the program data will probably take place in the system update, when you then run it, showing you all the stuff you've already seen and chosen to hide. The storage folder it is the record of all the things that the program sought on the Lenovo download site. So you'll have to decide again on all lists.

    Once you have removed the remains, did not hurt to reboot once again and then go to the support page for the United States and the download system update it. Run the executable file and hope that it asks you the preferred language. See what's happening.

    Good luck.

    WARNING: I'm just here improvise with that. The steps above are what I'd do.

    There could also be that something flying in the Windows registry that is not removed, in which case you will have to search for it, too, but who knows how they are appointed. I don't.

    Finally, you can always reinstall Windows and then load only these desired Lenovo applications. You can install the update system by itself - I do that - and not as a part of the whole of the suite of ThinkVantage tools and all that much more. I'm sure a reinstall of Windows and the applications manually should solve your problem, but it's a bit of work to do.

  • Aging clients MS updates from WSUS.

    Hi experts,

    I have a win2012 WSUS server. In August, month patch cycle, once the patch cycle window (4 days later), we have noticed that customers get old updates (as they receive 3 updates from 2014.). These 3 was already approved in 2014 and that they have been pushed to the client. But now even once, why do need to be pushed? There are about 100 + servers receiving the old updates.

    so far the correction cycle went well, but all of a sudden, we had this problem.

    It has not approved the patches after the patching cycle.

    I don't know where the problem may be.

    Any help would be great.

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    "The WSUS TechNet Forums.

    https://social.technet.Microsoft.com/forums/en-us/home?Forum=winserverwsus

    "Windows Server Update Services.

    https://msdn.Microsoft.com/en-us/library/bb332157.aspx?f=255&MSPPError=-2147217396

    "Deploying Windows Server Update Services in your organization"

    https://TechNet.Microsoft.com/en-au/library/hh852340.aspx?f=255&MSPPError=-2147217396

    It has Forums/Community tabs at the top of the pages.

    See you soon

  • Updates from HP.exe has encountered a problem and needs to close

    I get this message every time I start the desktop computer, and I'm afraid that I can't receive full updates from HP.   I have a HP Pavilion m7680y desktop computer.   How can I do this prompt go away?

    Hello Siberhusk,

    There is a program that starts when your computer starts. The start-up is managed by MSCONFIG. You will need to isolate the program that generated the message before finding the solution.

    To place your computer in a clean boot state... instructions available here
    http://goo.GL/w3KQH

    Once in a clean boot, see if the problem still occurs.

    If not then start programs turning under a little bit at a time until you isoliez what program to launch at startup generates the error.

Maybe you are looking for