WSUS reinstall on 2012 SCCM server post-installation task fails to run/finish

I had to re-install WSUS on a 2012 R2 SCCM server (Windows 2012), and am running into several issues re-installing. It may help to point out that the SCCM SQL server is remote, so this isn't a WSUS / SQL 2012 issue.
The sticky post at the top of the WSUS forum has helpful troubleshooting information, and I have tried going through this as well as many other threads on this very topic of re-installing WSUS.
1. Roles for WSUS and WID were removed successfully. The WSUS Website was manually deleted from IIS. As this is a SCCM server, removing the IIS role is not an option.
2. I removed the existing WID database files for SUSDB
3. After rebooting, I verified registry keys were gone, system files were cleaned up, and deleted the program files\update services directory
4. This isn't a permission issue, as I have clearly installed this before on this server.
5. Registry keys, system files, and susdb files no longer exist, and the server has rebooted cleanly.
6. I am able to add the WSUS role selecting WID, and this installs WID without any errors. At this point, simply clicking the post installation task fails, generates an empty .tmp file in my %appdata%\temp folder, and exits the MMC. 
7. This file is blank. Absolutely empty, so I couldn't really troubleshoot any post installation tasks.
8. Further investigation shows that the 'C:\Program Files\Update Services\Tools\' directory is gone, and isn't being
generated.
9. Ok... DISM /online /Cleanup-Image /Scanhealth didn't return any issues, so I copied the wsusutil out of the windows\WinSxS directory.
10. Yey! wsusutil postinstall runs, but bombs out on the IIS portion. It generated the DB without an issue, but results
in an IIS generation error. So, I installed WSUS on a clean 2012 install, then copied over the program files\updateServices directory to reclaim the missing files. 
The log files show --
2013-12-06 10:30:34  Configuring IIS...
2013-12-06 10:30:35  Start: ConfigureWebsite
2013-12-06 10:30:36  Configuring website on port 8530
2013-12-06 10:30:39  System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at Microsoft.UpdateServices.Administration.UseCustomWebSite.ExecuteIisCustomAction(String arguments)
   at Microsoft.UpdateServices.Administration.UseCustomWebSite.Install(Int32 portNumber)
   at Microsoft.UpdateServices.Administration.UseCustomWebSite.InstallAndConfigure(IisConfiguration& iisConfiguration, Int32 newPortNumber)
   at Microsoft.UpdateServices.Administration.PostInstall.ConfigureWebsite(Int32 portNumber)
   at Microsoft.UpdateServices.Administration.PostInstall.Run()
   at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)
... ok - tripple checked that network service has permissions to .net and windows\temp folders.
netstat -a doesn't show anything running on port 8530 ( in case this was some weird port check in use)
Which goes back to the missing directory problem -- further net searches show that this is a reoccurring issue for some OOBE... sfc /verifyonly shows ... nothing.
What is left to be done at this point? The missing folders from the program directory seems to be a problem for some with some users right out of the box. I have read many other threads where users just formatted and started over. Not exactly a solution
- any help out there on this issue? Any suggestions to determine what file is missing, or generating the IIS issues?

Part of the post install tasks wanted to download some items including the tools folder.
Can you expand on this please. The WSUS post-install tasks do not download anything, except what is acquired during the initial synchronization with Microsoft.
Because of my group policy the WSUS server was trying to download the updates from itself even though it was not setup yet.
What update(s) was the WSUS server trying to "download"?
In fact, if the WSUS Server was not setup yet (but you already had a GPO in place), then the first issue here was performing deployment steps out of order.
But still.... except for the actual installation binaries for the WSUS Server Role on a WS2008SP2/WS2008R2 system, there's nothing the WSUS server needs to get from either Windows Update or a WSUS server. This scenario is actually discussed hundreds of times
in this forum, but complicating matters, this thread isn't about installing WSUS V3.2 on a WS2008SP2/WS2008R2 system, it's about installing WSUS v65 on a WS2012 system, so I'm a bit confused as to what the actual installation environment is that we're discussing.
I changed the WSUS server to get it's windows updates from Microsoft and then the post install task succeeded.
I'd really like to get some more details about what exactly in the "post-install task" was dependent upon content from WU/WSUS.
Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
SolarWinds Head Geek
Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
http://www.solarwinds.com/gotmicrosoft
The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

Similar Messages

  • Wsus server 2012 r2 fails to launch post-installation task

    wsus server 2012 r2 faild to launch post-installation task 
    please help i attach a photo with log , this is a brend new domain contoroller of a brand new domain.
    i installed th wsus from server manager .
    this is the log :
    2014-05-01 13:17:51  Postinstall started
    2014-05-01 13:17:51  Detected role services: UI, WidDatabase, Services
    2014-05-01 13:17:51  Start: LoadSettingsFromXml
    2014-05-01 13:17:51  Start: GetConfigValue with filename=UpdateServices-Services.xml item=ContentLocal
    2014-05-01 13:17:51  System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.UtilConstants' threw an exception. ---> System.IO.InvalidDataException: Invalid installation directory
       at Microsoft.UpdateServices.Internal.SetupInfo.GetInstallDirectory()
       at Microsoft.UpdateServices.Internal.UtilConstants..cctor()
       --- End of inner exception stack trace ---
       at Microsoft.UpdateServices.Administration.PostInstall.GetConfigValue(String filename, String item)
       at Microsoft.UpdateServices.Administration.PostInstall.LoadSettingsFromXml()
       at Microsoft.UpdateServices.Administration.PostInstall.Initalize(Parameters parameters)
       at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)
    Fatal Error: The type initializer for 'Microsoft.UpdateServices.Internal.UtilConstants' threw an exception.

    the installion location is the default installion path - C:\Program Files\Update Services
    the content folder was directed to a diffrent volume - e:\wsus\
    i tried to delete everything that connected to iis and wsus and re install and now i am getting:
    2014-05-05 12:05:33  Postinstall started
    2014-05-05 12:05:33  Detected role services: UI, WidDatabase, Services
    2014-05-05 12:05:33  Start: LoadSettingsFromXml
    2014-05-05 12:05:33  Start: GetConfigValue with filename=UpdateServices-Services.xml item=ContentLocal
    2014-05-05 12:05:33  System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.UtilConstants' threw an exception. ---> System.IO.InvalidDataException: Invalid installation directory
       at Microsoft.UpdateServices.Internal.SetupInfo.GetInstallDirectory()
       at Microsoft.UpdateServices.Internal.UtilConstants..cctor()
       --- End of inner exception stack trace ---
       at Microsoft.UpdateServices.Administration.PostInstall.GetConfigValue(String filename, String item)
       at Microsoft.UpdateServices.Administration.PostInstall.LoadSettingsFromXml()
       at Microsoft.UpdateServices.Administration.PostInstall.Initalize(Parameters parameters)
       at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)
    Fatal Error: The type initializer for 'Microsoft.UpdateServices.Internal.UtilConstants' threw an exception.

  • Installing Update Rollup 4 for R2. Question of post installation task

    I will be installing Update Rollup 4 for Service Manager 2012 R2 on our Orchestrator, Data Warehouse, Service Manager and Portal Server as well as updating the client Consoles.
    Following MS article
    http://support2.microsoft.com/kb/2989601/en-us?sd=rss#install.
    A bit confused about the Post installation tasks. Particularly the following:
    Resynchronize System Center Operations Manager mount point data
    To resynchronize Operations Manager mount point data after you apply this update, follow these steps:
    Disable all the Operations Manager configuration item (CI) connectors in the Service Manager console.
    In Windows PowerShell, check the current execution policy by running the following cmdlet:
    Get-ExecutionPolicy
    If the current execution policy is Restricted, set it to
    Remotesigned by running the following command:
    Set-ExecutionPolicy –force RemoteSigned
    Find the following PowerShell script in your System Center 2012 R2 installation directory:
    OMCIConnector_SyncMetadata_UpdateTimestamp.ps1
    By default, you should find this file in the following location:
    C:\Program Files\Microsoft System Center 2012 R2\Service Manager\PowerShell
    Run the following command from the Primary Management server:
    PowerShell .\OMCIConnector_SyncMetadata_UpdateTimestamp.ps1
    Revert the execution policy to the original value that it had in step 2.
    Enable and synchronize the relevant Operations Manager CI connectors.
    Make sure that all the mount point data is populated in Service Manager.
    I am guessing they are talking about the System Center Configuration Manager Connector but not sure. We don't have a Connector for SCOM. If by OMCIConnector they mean SCOM, then I don't need to worry about this.  If would be nice if they would tell
    you why you are doing this. I don't even know what "Mount Point Data" is.
    Does anyone know if it would cause any problems if I skipped this step? I hate doing stuff when I don't know why I am doing it. For example, step 8 "Make sure that all the mount point data is populated in Service Manager."
    What does that even mean?
    Also, I cannot even find the PowerShell script they are talking about in the C:\Program Files\Microsoft System Center 2012\Service Manager\Powershell folder so are they talking about SCOM or SCCM?

    All of the steps listed refer to the Operations Manager connections. none of these steps relate to the Config Manager connector.  If you are not using SCOM, or don't have a SCOM connector, then you can safely ignore these steps. 

  • Task sequence fails to resume after first reboot - Post Installation Task Sequence

    Hi everyone,
    I am unable to deploy a Post Installation Task Sequence whenever I add an application to the "custom tasks" folder in the task sequence.  If I create a blank Post Installation Task Sequence w/o making any changes, it deploys fine and gives
    me a summary page w/ no errors. Just to be clear, Litetouch runs fine when I kick off "cscript litetouch.vbs" from an elevated cmd prompt when logged in as administrator, but after reboot it boots to windows and does nothing.
    I know it's not deploying because it's leaving around a mapped drive to the share, a SMSTaskSequence folder and MININT folder on the target machine.   My understanding is that those are supposed to get cleaned up by LTIcleanup.wsf at the end of the
    task sequence.
    The BDD.log doesn't seem to be of much use.  The last line of the log says "sms task sequencer already found on c:\minint\tools\x64" and then it does nothing.
    FWIW, I'm able to deploy using the standard task sequence and also able to sysprep and capture. The application that I am trying to install is just a batch file that adds the reg key to hide the start menu, then reboot.  I am not rebooting in the script,
    I'm telling the application to do the reboot in MDT.
    I know to a certainty that the target machine (a VM) has been sysprepped and am able to establish a connection to the deployment share so I'm kind of at a loss.  Also looked over Keith's FAQ on the subject and couldn't find any similarities to my issue.
    Any help is appreciated.  I can provide logs if necessary.  Thanks!

    Well, I created a fresh deploymentshare on a fresh windows server 2012 VM and am still having the same problem.  If I create a blank Post OS Installation Task and make no changes, it deploys fine to the target vm (win8.1).  If I have an app (chrome)
    that I have set to reboot after installation, it always (tested this 30+times) fails to resume the task sequence.  I get no final confirmation page and a big mess that I clean up with LTIcleanup.wsf.  
    The deployment share has full (everyone) permissions to the share and I have full perms set to domain admin group for ntfs.  It seems like something goes wrong with the reboot cycle, but autologin seems to work fine with the admin pw so I'm really confused. 
    Like I said, the bdd.log in c:\windows\temp\deploymentshare doesn't have any errors.  I've tested this both on joined and unjoined (workgroup) machines and it makes no difference.
    I should note that I can deploy Chrome and other apps sequentially as long as reboots are not involved.  So far, I've only had this problem if the reboot occurs with the first application.  Haven't yet tested on reboots w/ other apps in the sequence.
    FWIW, this is starting to look like this:
    https://social.technet.microsoft.com/Forums/en-US/2db5f184-8332-4f63-b1ad-385a6d893f8c/mdt-2013-windows-81-application-install-with-reboot-problem?forum=mdt
    Can someone tell me why this might be happening?  Is this a bug with this task sequence? Would someone mind testing this to see if there's just something wrong in my environment? 
    I'd appreciate it.  Thanks.

  • OBIEE 11g post installation tasks in Linux?

    Hi,
    Do I need to write any script for high availability of OBIEE and web logic servers in Linux? what are the processes to start/stop manually using command? Please give me post installation tasks I need to taken care of.
    Thanks
    Jay.

    Becky,
    You need not do any thing additional to have EM running in the OBI 11g instance. Although it is a deployed JEE application, if your Weblogic Server (WLS) is started and up and running then your EM Console should also be up and running.
    You say that you are doing everything from the command line. So, start the Weblogic Server then navigate to http://< your server name> : 7001/console
    If that comes up then go to
    http://<your server name>:7001/em
    That is your EM Fusion Console and it should come up as well.
    Don't mess with the XML file directly.

  • Post Installation task of Enterprise Portal

    Subject : During the Post Installation task of Enterprise Portal such as Run Configuration Wizard u201CNWA_01u2026..u201D to u201CNWA_07u2026..u201D for portal system. Run u201CInitial setup of functional unit Development Infrastructure (DI all-in-one)u201D in development portal.
    Problem : Can anyone guide me how we are doing ( executing ) task i.e.Run u201CInitial setup of functional unit Development Infrastructure (DI all-in-one)u201D in development portal.What this is step is doing as well as what all the prerequisites for this step.
    Work Area : Dev portal with Java stack only.( SP Level is 17)
    Please guide me on this step as well as all Configuration Wizard steps( NWA_01 to NWA_07) so that I can finish with the post installation of portal.
    Regards
    Nilesh

    Hi my question has been resolved.

  • SQL 2005 Upgrade complete! - Post installation tasks questions!

    Hi All
    I have managed to upgrade our DEV and TST ECC6 systems to SQL2005 (from SQL2000) and so far all seems ok however I have a a few questions and checks I would like some help with. I have included my post installation tasks at the bottom of this post, so you know what I have done.
    I have noticed that when I  run SGEN I get a short dump  LOAD_VERSION_LOST which I am not sure what this means.
    If there is anything else I need to do or should do please let me know.
    Thanks
    Phil
    <b>Post Installation Tasks</b>
    <u>SQL Queries</u>
    exec sp_configure 'show advanced options', 1
    reconfigure with override
    exec sp_configure 'max degree of parallelism', 1
    reconfigure with override
    exec sp_configure 'xp_cmdshell', 1
    reconfigure with override
    alter database <SID> set page_verify checksum
    go
    alter database <SID> set auto_create_statistics on
    go
    alter database <SID> set auto_update_statistics on
    go
    alter database <SID> set auto_update_statistics_async on
    go
    dbcc updateusage ('<SID>')
    go
    exec sp_updatestats
    go
    <u>SAP Tasks</u>
    Check SM21/SM50/DB02/ST04/ST22/SICK for any unusual error messages.

    Hello,
    I want run the below script on SQL 2005, can anyone tell me how I run it in SQL 2005?
    exec sp_configure 'xp_cmdshell', 1
    reconfigure with override
    I need to enable xp_cmdshell in sql 2005
    Reg,
    SAT

  • Post-Installation task client

    Hi
    I´ve a doubt with the post-installation tasks of the installation of the sap system. The default clients are 000,001 and 666.
    In with client I´ve to realize this tasks?In the client 001 and after that I realize the client copy of the client 000. The changes are cross-client?
    More thanks

    Hi Ruben,
    Please let us know which SAP Product and version you have installed. Because there are seperate set of post installation activities for each Product such as ECC, PI, EP, CRM,SRM etc.
    For Ex: If you have installed a ECC system, most of the initial post installation activities such as STMS configuration, SGEN etc need to be done on client 000. This information is very well available in Post installation guides.
    If you have installed a PI system, you need to carry most of the PI specific post installation activities in the java UME client i.e by default it is 001. But you can also perform the activities in any custom client by having a client copy and come configuration changes.
    Cheers....,
    Raghu

  • APEX POST INSTALLATION TASKS

    i have upgraded from 1.6 To 2.2 .... the installation was successfully now ...
    now i am doing the post installation tasks .. i ahve arrived here and i got this problem
    E:\oracle\HTML_DB\dcm\bin>dcmctl updateConfig -ct ohs
    ADMN-202045
    An exception occurred while constructing the OracleAS Repository API, a DCM depe
    ndent component.
    Resolution:
    This exception may be occurring because the ias.properties file is misconfigured
    Check the exception thrown by the OracleAS Repository API for any additional res
    olution information.
    Base Exception:
    oracle.ias.repository.schema.SchemaException
    iAS Property could not be found Property Name OIDhost in E:\oracle\HTML_DB\confi
    g\ias.properties
    oracle.ias.repository.schema.SchemaException: iAS Property could not be found Pr
    operty Name OIDhost in E:\oracle\HTML_DB\config\ias.properties
    at oracle.ias.repository.local.IASPropertyCache.readValue(IASPropertyCac
    he.java:62)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:234)
    at oracle.ias.repository.IASSchema.<init>(IASSchema.java:200)
    at oracle.ias.repository.SchemaManager.<init>(SchemaManager.java:145)
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.<init>(Unknown Source)
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDbAccess(Unknown Sourc
    e)
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDbAccess(Unknown Sourc
    e)
    at oracle.ias.sysmgmt.clustermanagement.ComponentTypeFactory.init(Unknow
    n Source)
    at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.checkInit(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    E:\oracle\HTML_DB\dcm\bin>

    Bounced,
    I am having the same issue.
    Ant.

  • Application express installation is failed while running apxdevrm.sql scrip

    Hello Experts,
    i am new to Oracle Application express. My installation is failed while running the script (apxdevrm.sql).
    here is the command i ran as sysdba
    @apexins xxxxx apex apex temp /i/
    installation is exited with the following error :
    REPORT:SYS> prompt Set Application ID...
    Set Application ID...
    REPORT:SYS>
    REPORT:SYS> begin
    2
    3 -- SET APPLICATION ID
    4 wwv_flow.g_flow_id := nvl(wwv_flow_application_install.get_application_id,4411);
    5 wwv_flow_api.g_id_offset := nvl(wwv_flow_application_install.get_offset,0);
    6 null;
    7
    8 end;
    9 /
    REPORT:SYS>
    REPORT:SYS> --application/delete_application
    REPORT:SYS>
    REPORT:SYS> begin
    2
    3 -- Remove Application
    4 wwv_flow_api.remove_flow(nvl(wwv_flow_application_install.get_application_id,4411));
    5
    6 end;
    7 /
    begin
    ERROR at line 1:
    ORA-20001: API operation includes calls that are incompatible with the current runtime.
    ORA-06512: at "APEX_030200.WWV_FLOW_API", line 32
    ORA-06512: at "APEX_030200.WWV_FLOW_API", line 247
    ORA-06512: at line 4
    here is my database version :
    REPORT:SYS> select * from v$version;
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE 11.2.0.2.0 Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    OS version :
    cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.6 (Tikanga)
    any one had this issue in the past?
    your help is greatly appreciated.
    Edited by: 892564 on Oct 20, 2011 4:15 PM

    Hello experts,
    is there any best way to trouble shoot the error which i got?
    Thanks
    !# Pavan

  • Content Server Post Installation

    While doing Post Installation of Content Server , Userid& password are asked in csadmin tcode, but "superdba" & "control"  are not getting accepted. What is the user id& password to be given in "CSAdmin" tcode.Please convey the procedure for creation of Content Repository & Content Server Configuration and usage.

    Hi,
    the transaction is asking for an user/password combination for the KW website within the Internet Information Server. It was not asked for the MaxDB users.
    First try http://<contentservername>:<1090>/ContentServer/ContentServer.dll?serverInfo as URL. You also will be asked for an username/password. Try a username that exists on the Windows server where the content server is running on, e.g. local administator
    Hope that helps.
    Frank

  • System Center 2012 R2 DPM Support Files installation has failed when running Remote SQL Prep on SQL server

    I am trying to install DPM 2012 R2 and one of the pre-reqs is to run 'DPM Remote SQL Prep' before kicking off the DPM installation. My SQL server is 2012 SP1 and when I select this option, I get an error straight away telling me 'System Center 2012
    R2 DPM Support Files installation has failed'.
    Not sure how to troubleshoot this as doing a search did not bring up anything.

    I am trying to install DPM 2012 R2 and one of the pre-reqs is to run 'DPM Remote SQL Prep' before kicking off the DPM installation. My SQL server is 2012 SP1 and when I select this option, I get an error straight away telling me 'System Center 2012
    R2 DPM Support Files installation has failed'.
    Not sure how to troubleshoot this as doing a search did not bring up anything.
    Ignore this.
    I launched the setup as Administrator and it worked!

  • SCCM 2012 R2 CU4 - Site Backup Task failed

    Hi, I set up a Site Maintenance Task for Backup our Primary Site, but every time I run this task it fail with the following message:
    Error: Backup folder \\backupserver\backupshare$ does not exist or backup service does not have permission to access the folder.
    I tried to use "erveryone" in share permissions and NTFS Permissions with Full Control and then the Backup works! ... I tried to remove the everyone from NTFS completely then the Backup also still works .. but when I remove everyone from the share
    permissions (and grant the SCCM Site Server and SQL Server Computer Accounts the Full Control Permission) the backup fails..
    so it seems to me that I have a permission issue ... what is the correct Permission setup for UNC Backup? (Share and NTFS Permissions) ... I tried to give the SCCM Server and SQL Server Computer and SQL Cluster Account Full Control without success...)
    kind regards
    Klaus

    "The computer account of the site server and the computer account of the SQL Server, if SQL Server is installed on another computer, must have
    Write NTFS and share permissions to the shared network folder."
    https://technet.microsoft.com/en-us/library/gg712697.aspx
    Also have you read this:
    http://blog.msvconsultancy.co.uk/2014/07/sccm-2012-sp1-site-maintenance-backup-task-error/

  • Oracle Enterprise Repository post installation steps failed.

    Hi,
    I was able to install Oracle 11g Express and Weblogic 10.3.6.0 and 11.1.1.6.0 and when try to follow post installation steps to extend a domain installation fails with following steps. Could you please assist me
    what could i have done wrong or suggest me hints to locate the error.
    2013-01-30 23:08:04,768 INFO [WizardController] com.oracle.cie.domain.template.catalog.impl.ComponentsXMLConverter - C:\Oracle\Middleware\wlserver_10.3\common\lib\components.xml does not contain component elements and will be skipped
    2013-01-30 23:08:11,830 INFO [WizardController] com.oracle.cie.wizard.domain.gui.tasks.MultipleTemplateSelectionGUITask - Selected required template: Basic WebLogic Server Domain:10.3.6.0 [C:\Oracle\Middleware\wlserver_10.3\common\templates\domains\wls.jar]
    2013-01-30 23:08:15,362 INFO [WizardController] com.oracle.cie.domain.WLSTemplateBuilder - No template-database.xml found in template
    2013-01-30 23:08:15,471 WARN [WizardController] com.oracle.cie.domain.AbstractTemplate - Could not find component name 'Oracle Enterprise Repository' version 'null'
    2013-01-30 23:08:15,471 INFO [WizardController] com.oracle.cie.domain.AbstractTemplate - Replacing component reference Oracle Enterprise Repository version null with top-level component reference: WebLogic Server version 10.3.6.0
    2013-01-30 23:08:15,471 INFO [WizardController] com.oracle.cie.domain.AbstractTemplate - Setting symbol for component WebLogic Server version 10.3.6.0 to WebLogic_Server_10.3.6.0_wlserver_10.3_ORACLE_HOME
    2013-01-30 23:08:27,096 INFO [WizardController] com.oracle.cie.domain.assignment.ServerMachineAssignment - ListenPort internal Validation result= [null]
    2013-01-30 23:08:28,737 INFO [WizardController] com.oracle.cie.domain.DomainChecker - ListenPort external Validation result= [null]
    2013-01-30 23:08:32,580 ERROR [create_gui] com.oracle.cie.wizard.domain.gui.tasks.DomainCreationGUITask - Generation Error!!
    Traceback (innermost last):
    (no code object) at line 0
    SyntaxError: ('Lexical error at line 6, column 11. Encountered: "@" (64), after : ""', ('<iostream>', 6, 11, 'oerPort = @DOMAIN_LISTEN_PORT@'))
         at org.python.core.parser.fixParseError(Unknown Source)
         at org.python.core.parser.parse(Unknown Source)
         at org.python.core.Py.compile_flags(Unknown Source)
         at org.python.util.PythonInterpreter.execfile(Unknown Source)
         at org.python.util.PythonInterpreter.execfile(Unknown Source)
         at com.oracle.cie.domain.script.ScriptHelper.executeEmbeddedTemplateScript(ScriptHelper.java:1574)
         at com.oracle.cie.domain.DomainChecker.executeEmbeddedScript(DomainChecker.java:1322)
         at com.oracle.cie.domain.DomainChecker.runCustomWLSTScript(DomainChecker.java:1305)
         at com.oracle.cie.domain.DomainChecker.preprocessOutput(DomainChecker.java:143)
         at com.oracle.cie.domain.TemplateImporter.generate(TemplateImporter.java:274)
         at com.oracle.cie.wizard.domain.gui.tasks.DomainCreationGUITask$1.run(DomainCreationGUITask.java:216)
    Thanks
    Edited by: 985275 on Jan 31, 2013 12:13 AM

    Hi,
    After installing Oracle DB, did you Install RCU setup succesfully??
    If not, Install RCU and then procced.
    -Santosh

  • R12: "Login" Post-Installation check fails on OEL5

    I have installed EBS R12 on Oracle Enterprise Linux 5 (Update 2).
    All post-installation checks succeed except for the Login.
    The following error message is displayed:
    RW-50016: Error: -{0} was not created: File = {1}
    I already tried the following:
    - Increase RAM to 3GB
    - Change the /etc/hosts file (see Doc ID 437152.1 from metalink) to:
    127.0.0.1 localhost
    192.168.139.132 vmlinux.vmdomain.com vmlinux
    and perform a fresh install, but it didn't work. Login still fails.
    Could someone please help me with this problem?
    Brian

    OK, after running "./adstrtal.sh apps/apps" and "./rapidwiz -restart" all post-installation checks succeed. Thanks!
    The addstral.sh script did however return errors (status 150) as can be seen below. Pretty strange.
    *[oravmdb@vmlinux scripts]$ ./adstrtal.sh apps/apps*
    You are running adstrtal.sh version 120.13.12000000.3
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adopmnctl.sh start*
    script returned:
    You are running adopmnctl.sh version 120.4.12000000.3
    Starting Oracle Process Manager (OPMN) ...
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adopmnctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adapcctl.sh start*
    script returned:
    You are running adapcctl.sh version 120.6.12000000.2
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    adapcctl.sh: exiting with status 150
    adapcctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adapcctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adoacorectl.sh start*
    script returned:
    You are running adoacorectl.sh version 120.11.12000000.2
    Starting OPMN managed OACORE OC4J instance  ...
    adoacorectl.sh: exiting with status 150
    adoacorectl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adoacorectl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adformsctl.sh start*
    script returned:
    You are running adformsctl.sh  version 120.12.12000000.3
    Starting OPMN managed FORMS OC4J instance  ...
    adformsctl.sh: exiting with status 150
    adformsctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adformsctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adoafmctl.sh start*
    script returned:
    You are running adoafmctl.sh version 120.6.12000000.2
    Starting OPMN managed OAFM OC4J instance  ...
    adoafmctl.sh: exiting with status 150
    adoafmctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adoafmctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adalnctl.sh start*
    script returned:
    adalnctl.sh version 120.3
    Checking for FNDFS executable.
    Starting listener process APPS_vmdb.
    adalnctl.sh: exiting with status 0
    adalnctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adalnctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adcmctl.sh start*
    script returned:
    You are running adcmctl.sh version 120.14
    Starting concurrent manager for vmdb ...
    Starting vmdb_1223@vmdb Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adcmctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/jtffmctl.sh start*
    script returned:
    You are running jtffmctl.sh version 120.3
    Validating Fulfillment patch level via /d01/oracle/vmdb/apps/apps_st/comn/java/classes
    Fulfillment patch level validated.
    Starting Fulfillment Server for vmdb on port 9300 ...
    jtffmctl.sh: exiting with status 0
    *.end std out.*
    *.end err out.*
    adstrtal.sh: Exiting with status 4
    adstrtal.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adstrtal.log for more information ...
    I can connect to ebs and log in using sysadmin from within the Linux machine.
    However, I cannot connect to ebs from within another machine (running Windows XP) in the network. Internet Explorer says the page cannot be displayed.
    If I connect to http://192.168.139.132:8000 using this XP machine, then I get a page telling me that I will be redirected to http://vmlinux.vmdomain.com:8000 (so the Linux machine is actually found). Nevertheless, the page isn't displayed afterwards.
    I disabled the firewall on the Linux machine during the Linux installation, so that cannot be the problem I guess.
    Should I download a plugin for Internet Explorer or do something else to make it work?

Maybe you are looking for

  • E61i + Nokia PC Suite: Cannot view messages in "My...

    I use the Nokia PC Suite Version 7.0.7.0 on a WinXP SP2. How can I access SMS messages stored in "My Folder" and in folders below that? Thanks.

  • How to uninstall ss12u1 on solaris 10: lock file?

    hello all, the process of installation was interrupted, and ss12u1 is partially installed. I want to uninstall it but it's not possible: fury-root% ./uninstall.sh --non-interactive Configuring the installer... Searching for JVM on the system... Extra

  • Dimension creation in a cube

    Hi friends, what considrations should be takeen while creating a dimension in a infocube?. I want to know what type of cahrs to be included in one dimension to  improve reporting performance and also the cube. Can anyone please tell me or direct me t

  • Movie out firewire

    Hi I have a ADVC110 attached via firewire. But the movie does not appear when I check the external checkbox. I think it is in the wrong format, it plays fine inside of logic but not out firewire. What settings in Quicktime 7 do I need to choose to co

  • N73 Shuts down during firmware update

    The new firmware downloads, the installation screen appears, and then my phone shuts down. So the installation never gets started. After a while, I get a message to unplug the charger, remove and replace the battery and try again. Which I do...and th