Config.sh @WL_HOME not replaced after 8.1.5 Solaris install

Installed the binary for 8.1.5 on Solaris 8. Went to create a domain with the Configuration Wizard. Found that none of the @ substitutions had been made in the config.sh file, i.e., replacing @WL_HOME with "/bea/weblogic815". Any ideas what might cause this? Thanks.

What we found was that if we install the binary using console mode these substitutions are not made. If we use the GUI mode, there are made. Not sure what caused this but we are able to move forward.

Similar Messages

  • SCCM 2012: F8 debug widow not working (At-least not visible) after entering into the "Currently installed Windows 7 Image": F8 works in winPE

    F8 debug widow not working (At-least not visible) after entering into the "Currently installed Windows 7 Image"
    F8 option turned on in the boot image.
    F8 debug window works in Windows PE.
    F8 debug window does not show-up on F8 key-press after entering the 'Currently installed Windows 7 Image" all the way to the end of the task sequence.
    But after a 'Restart Step' (and if F8 was pressed) the Task Sequence tends to pause indefinitely as if the
    F8 debug screen is open in the background.
    I am using SCCM 2012 SP1 (CU 1 is
    not an option at the moment).
    Any ideas as to how I could get the debug F8 option back?

    There have been a couple reported occurrences of this (or something similar) to my knowledge with no resolution in the forums. Your best bet may be to open a case with CSS.
    Also note that if you were going to do a CU, why would you pick CU1 instead of CU4? And, can I ask why it's not an option out of curiosity?
    Jason | http://blog.configmgrftw.com

  • Oracle web tier install+config: opmn does not start after install

    Centos 5 box.
    After a silent install of web tier 11.1.1.2 opmn will not start. The installation was "complete" but I found some errors in the various log files.
    When I try to start a process (for example) using opmn this error occurs in the log file:
    [2011-03-31T16:31:49][opmn][TRACE:1][][OPMN]Failed to open wallet (file:/apps/oracle/orahttpserver/as_1/instances/instance2/config/OPMN/opmn/wallet) [default password] (28759)
    Command line says unexpected error, code 512 or something to that effect. The given wallet directory is empty.
    Checking back through the install & configure logs:
    java.lang.NoClassDefFoundError: oracle/security/crypto/core/PublicKey
            at oracle.as.config.utl.FileUtil.createSelfSignedOracleWallet(FileUtil.java:697)
            at oracle.as.config.utl.FileUtil.generateWallet(FileUtil.java:631)
            at oracle.as.config.utl.FileUtil.generateWallet(FileUtil.java:667)
            at oracle.as.config.utl.FileUtil.generateWallet(FileUtil.java:558)
            at oracle.as.config.impl.OpmnProvisioner.generateWallet(OpmnProvisioner.java:70)
            at oracle.as.config.impl.OpmnProvisioner.createOpmnConfiguration(OpmnProvisioner.java:366)
            at oracle.as.config.impl.OracleASInstanceImpl.createOpmnConfiguration(OracleASInstanceImpl.java:586)
            at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:107)
            at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:137)
            at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createStandaloneASInstance(CreateASInstance.java:83)
            at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureInstanceStandalone(WebtierConfigurationAction.java:590)
            at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureStandalone(WebtierConfigurationAction.java:441)
            at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.doExecute(WebtierConfigurationAction.java:174)
            at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
            at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
            at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
            at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
            at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
            at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
            at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
            at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
            at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.ClassNotFoundException: oracle.security.crypto.core.PublicKey
            at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionClassLoader.loadClass(StandardConfigActionClassLoader.java:75)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
            ... 22 more
    The configuration of  completed successfully.
    Checking a screen shot of someone else's configure output theirs continues beyond
    "Bootstrapping OPMN configuration files..."
    and correctly generates the instance etc.
    I have tried a reinstall, and also tried a generate a new instance using the silent config tool. Same errors each time.
    Log also states;
    Oracle Instance Home
                            Instance Home Size: 0 MB (or 40mb)
                            Available: 0 MB
    . This varies between installs and configs but available is always 0. There is Gb's of space available in the directory and the user has write permissions.
    Can anyone tell me why it is failing to correctly generate the wallet?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Solved. Oracle_home and Instance home must be subdirectories of MIDDLEWARE_HOME. MIDDLEWARE HOME and command to not install updates must be added to response file. Helpful to install and configure separately.

  • Xperia z2 DOA ACCEPTED not replaced after a long time 2.5 week

    Dear Sony team,
    Please help me on this. I have purchased a new Sony Xperia z2 on 22-07-2015. on the second day I found mic is not working when I make the calls. But when I receive a call mic is working fine. So I reached Sony authorized service center. They checked my phone and said it is a hardware complaint & they can give phone replacement with in 1 week. They given a DOA certificate to me on 22nd July 2015(D115072201781) . But after 15days they are not replaced my phone. Please help me on this. When ever I asked the service center they always made a reply that please wait for 2-3 days more.I'm not interested in spending my time in your service center no more. They are making customers fool. It's not accept from Sony. Once they have told me that your order is BILLED & it comes in 2 days. After 5 days when I reached service center they given reply that due to the set shortage it will take more than a week to get my phone. Now Sony is cheating their customers. Please suggest a solution on this. Please don't tell me to contact them directly.

     I'm sorry to hear that but this is a user based forum, only your local Xperia Care can help you with this particular issue. http://support.sonymobile.com/global-en/contactUs/

  • In some site collections old user accounts are not replacing after stsadm migrateuser

    Hi,
       When running stsadm migrate user that actually not replacing the old account for some users in the site collection. Any idea please?

    I got the reason, I needed to run the migrate user command in concerned farm. As that was the consuming farm so I was under impression that I needed to run the command in the publishing farm only. But that is not the case.

  • USB Flash Drive not detected after OS X Mountain Lion installed.

    My MacBook Air 11 inch (Mid 2011) suddenly stopped detecting all my USB flash drives a week after upgraded to Mountain Lion.
    I have a tiny 16GB USB flash drive (Sandisk Cruzer Fit), for daily work, that has never been unplugged from my MBA.
    Everything was fine on Lion, and a week of Mountain Lion, until just when my MBA prompted me that my flash drive "was not ejected properly" after I re-opened the display/lid, or from sleep mode.
    I thought I might have accidentally removed the flash drive unknowingly. So I tried re-plugging the flash drive, closed and re-opened the MBA lid, and the same error message "The disk was not ejected properly" occured. I repeated the steps for a few times (thinking my flash drive might be faulty) and at my last attempt, the flash drive was stopped detected. I tried several USB flash drives and external hard drives (of various brands) to both the USB ports of my MBA, only the external hard drives were detected (on both USB ports) and functioning. None of the flash drives was detected on either USB port.
    The tested flash drives were plugged to another 13" MacBook (Unibody, Late 2008, OS X Lion) and they all worked fine.
    I wonder if anyone faces the same problem, and solution(s) please?
    Additional: OS X Mountain Lion re-installed and same problem occurs / No problem with OS X Lion.

    I had the same issue after installing Mountain Lion from the App store. The issue is you are missing the IOUSBFamily.kext extension amongst others. The solution is to backup your macbook, then perform a clean install of Mountain Lion.
    I had this done at the Apple Store and now everything is restored as well as performance speed being improved.
    Note: When restoring your files (a clean install will delete all your files and applications), use the Migration Assistant.
    I would recommend going to the Apple Store to do this because they can perform the clean install from a USB which is so much faster than the download form the App store.
    Hope this helps.

  • Having trouble maintaining remote desktop connection with Mavericks.  What is this about needing RDC 3.7.1 with Mavericks.  I downloaded RDC 3.7.1 but it does not replace RDC 2.1.0 previously installed.

    Having trouble maintaining remote desktop connection with Mavericks.  What is this about needing RDC 3.7.1 with Mavericks.  I downloaded RDC 3.7.1 but it does not replace RDC 2.1.0 previously installed

    Lucky you, it did not work for many users (which as it should be) so MS produced a new version, for ML and Mavericks.
    It's in the App Store, for free.
    FYI, I assume that you were attempting to post a picture, no one can see it (except maybe you) because it is on your computer rather than the forum server.
    file:///Users/dbrant/Desktop/About%20Apple%20Remote%20Desktop%203.7.1.webloc
    Use the small camera icon in the editor toolbar to post it.
    It also looks like you attempted to use Apple Remote Desktop, which does not do Windows.

  • Powermac G4 1,5ghz will not boot after OS update or software install

    I have a very strange problem. A book is fallen on Powermac G4 12" 1,5 ghz from the bookshell when the laptop was open. It landed neer the space bar.
    Since then, my powerbook works most of the time if I clean install the OS (tried with 10.3, 10.4 and 10.5 cd's), works most of the time, sometimes the problem stays. If i update the OS or install for example Ms office the problem will show up agian.
    The problem is the powerbook will not start up anymore. The powerup screen shows with the apple logo and after a minute he reboots again. The powerbook does not start up anymore. the problem is solved when I reinstall an OS. But when i update of install software it's there again.
    Strange?????

    Have you run the Apple Hardware Test that is on one of the discs that were originally shipped with the computer?

  • Windows Extensions Not Showing After Windows Intune Site Role Installed

    Hi,
    I have installed the windows intune site role on a SCCM 2012 R2 box and the Windows Intune Extensions have not been shipped to Admin>Overview> Cloud Services> Windows Intune as per the attached photo.  This is the third time I have built a
    SCCM MDM service and I have not come across this before.  If you view the site roles it is installed, the subscription is active within config manager and the system authority is set to SCCM management in Http://manage.microsoft.com.
    I am wondering if there is a way of breaking the intune association to try and re-install the role as there was not a full internet connectivity within the data centers at the time if install and external DNS was not resolving for FQDN and nslookup would
    fail.  I believe that Intune requires a cert to be shipped to it at time of install.
    Any help, thoughts and advice would be greatly received as my previous 2 installs have not been an issue.
    Thanks in advance,
    Nick

    I am in the same boat and have a call open.  Apparently, there is some issue that the engineering team is working on.  I got the iOS and Email Profile extensions back in February, but never received the 8.1 extensions.  My call has been
    running for 3 weeks now and they are still working on the delivery mechanism from their end.  I'll post back when they figure out what is going on. 
    Best, Jacob I'm a PC.

  • CR2008 will not start after SP1 was downloaded and installed

    Just wanted to post this message about CR2008.  I didn't find a "installation problem" forum, so I'll post this here.
    I have just begun using CR2008.  New install worked fine.  After a couple of days, I downloaded and ran SP1 for 2008.  No problem with the SP1 installation process.
    But when I attempted to start CR2008 after the SP1 install, I received a cryptic error message about not being able to start this or that DLL, etc.
    I rebooted, etc, to no avail.
    So, today I've uninstall CR2008 and I am going to only reinstall CR2008 without the SP1.
    I looked for problem issues on the forums, but did not find much. 
    So I guess the SP1 problem that I experienced is very rare...?  I'd appreciate any links or advice on this.
    Thanks very much,
    Dave

    Thanks for the reply.  Unfortunately, I have uninstalled CR2008 -- everything -- and I cannot reinstall the basic CR2008 package.  It keeps giving me a series of errors and finally the installation is aborted.
    Don't know what I''m doing wrong.  I have sent a request for help to customer service...
    Dave

  • Yamaha XG-AC Audio device not working after SP2 for XP was installed

    Hi,
    i'm new in this forum and maybe my question is a stupid one but i'm not able to solve this problem.
    My Satellite 5200-801 doesn't make any sound after i've installed SP2 for XP. I tried to find a new driver for Yamaha XG-AC Audio Device( the one that doesn't work is 6.13.10.2152 (date 19/07/2002)but i was not able to find anything.
    Please, could you help me ?
    Thanks
    Bruno

    Hi,
    I found another posting in this forum about this issue!
    Your Satellite 5200-802 has a sound chip called Yamaha YMF753 and it is built in different notebooks! This chip does make problems with Service Pack 2 because MS regards the Yamaha AC-XG sound driver as being unstable. When Service Pack 2 is installed, Windows will disable the sound driver.
    Here are some links which could help you!
    Yamaha Generic Driver:
    http://drivers.soft32.com/driver/download-Yamaha_AC_XG_Generic_Drivers_for_YMF753_743_752-24609.html
    Relevant links:
    http://www.yamaha.co.jp/english/lsiexp.html
    http://support.microsoft.com/default.aspx?scid=kb;en-us;328435
    Happy new year!
    TOK

  • Oracle and Instance Service Not Starting After Win2K Service Pack 4 Install

    Please help
    We are running Oracle 8.1.6 on Windows 2000 Server and everything ran fine. Our Network Admin installed Windows service pack 4 and now after a reboot we have to manually go in and start Oracle because it does not start automaticially.
    I've looked everywhere and cannot find any documented resolution to this problem.
    Regards,
    Andy

    If you completely patched your server then it might be related to the problems some of us are experiencing with a certain MS patch. Check this thread for more details:
    ORACLE NOT AVAILABLE..ORA 01034

  • Screen sharing not working after Remote Desktop 3.2 install

    OK, I think I screwed it up.
    I'm moving to a new iMac running Mountain Lion, and I need to use Remote Desktop.  I own Remote Desktop 3.2 on DVD, so I installed from disk and launched the app.  My plan was to download the latest update to 3.6.x, but I figured I would launch it to enter my license key and then quit and download the update.
    I was given an error that newer components were already installed and clicked the Quit button.  Ugh.  Next I went to Apple's download site and downloaded the newest update but when I ran that installer it told me it could not install on my drive.
    My grand plan has now left me with no Remote Desktop, and the built-in Screen Sharing core service beach balls when I try to connect to a remote client.
    Is there a way to save me from myself?
    Thanks in advance,
    Bill

    Hi Bill,
    You could try removing all the installed components manually and then try again (install, don't open but update right away).
    According to the installer the files are located in:
    /Applications/Remote Desktop.app (that one was hard to find )
    /Library/Application Support/Apple/Remote Desktop/
    /Library/Preferences/com.Apple.ARDAgent.plist
    /Library/Preferences/com.Apple.RemoteDesktop.plist
    /Library/Receipts/
    /Library/Widgets/RemoteDesktop.wdgt
    (not sure if the following files tie into other parts of the OS so removing them may cause issues)
    /System/Library/CoreServices/RemoteManagement
    /usr/bin/share/man/man1
    perhaps a permission repair after all parts have been deleted and a restart before trying again.

  • A665-S5170 WiFi Not Working After Windows 7 32 Bit Install

    I had to put a new hard drive in my A665-S5170. Since there were drivers listed for Windows 7 32 bit for this computer, I installed a copy of Windows 7 Ultimate 32 bit that I owned. After installing every driver listed, I have no wifi. Another forum I was reading suggested it was because someone with the identical problem had not installed a driver for their chipset, and there is no chipset driver listed, but there is one for the 64 bit version.
    When I look at Device Manager, I see the "!" by "network controller."
    Any suggestions?

    Satellite A665-S5170
    Downloads here.
    It was apparently not intended to run 32-bit Windows on that model. But probably this driver works.
       Intel WiMax/WiFi for Windows 7 (32), 14.1.1.3.1
       wlan-intel-win7-32-141131.zip
    ..and there is no chipset driver listed
    The chipset software is here.
       Intel Turbo Boost Technology Driver
    -Jerry

  • ICal and Address Book not launching after OS? X Lion Install

    I am running a late 2008 MacBook 2.0GHZ Dual Core Mac and have just upgraded to Lion from Snow Leopard.
    Everything is working fine except when I try to open either iCal or Address Book it is telling me that their is an error and asks me to report it to Apple.
    Apparently these are 2 of the most changed core apps on Lion, yet I cant even open them yet
    What can I do?

    If you're trying to start the applications from the Dock, try starting them from the Applications folder.
    Sometimes folks have relocated the previous applications outside of the Applications folder where they will not be replaced by the Lion install.

Maybe you are looking for