BI Server - Solaris - Admin tool security configuration

Hi,
I have a BI server running on Solaris. I want to use the admin tool to configure users/groups which are configured in an LDAP database.
Is this possible? Sifting through the forums, I can see that the admin tool is used to construct an offline rpd file before exporting it to the BI server. I need an online connectivity to do the same
Any pointers would be helpful
Thanks...Vijay

I want to use the admin tool to configure users/groups which are configured in an LDAP database.You can configure RPD user/groups in online mode although that's not the best practice. The Admin tool is only supported on Windows.

Similar Messages

  • Can not access sample & admin tools after configuring Oracle8.1.7

    Hi all,
    I am using WLS6.1(sp2) and WLPortal4.0(sp1).
    I changed the default database(i.e. Cloudscape) to Oracle by following the doc
    http://edocs.bea.com/wlp/docs40/deploygd/oraclnew.htm
    But, after setting up the Oracle8.1.7, when i try to access the sample stock portal
    from the homepage, i am getting the following exception
    PortalPersistenceManager: portal 'portal/stockportal' not found
    <Feb 20, 2002 12:33:19 PM EST> <Error> <HTTP> <[WebAppServletContext(1467076,stockportal,/stockportal)]
    Servlet failed with S
    ervletException
    javax.servlet.ServletException: Received a null Portal object from the PortalManager.
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWebflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:241)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    even i can not access the admin tools.....i get the follwing error when i try
    to access the portalTools/index.jsp
    <Feb 20, 2002 12:38:18 PM EST> <Warning> <Webflow> <Webflow could not resolve
    a destination given: appname [tools], namespace
    [admin_main], origin [begin], event [defaultEvent] with request id [3121877];
    Attempting to load Configuration-error-page.>
    <Feb 20, 2002 12:38:18 PM EST> <Error> <Webflow> <Error while parsing uri /portalTools/application,
    path null, query string n
    amespace=admin_main - Webflow XML does not exist, is not loaded properly, or you
    do not have a configuration-error-page defin
    ed.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The configuration-error-page
    node was not found in the webfl
    ow xml file. for webapp [tools], namespace [admin_main]. While trying to display
    CONFIGURATION ERROR: [Exception[com.bea.p13n
    .appflow.exception.ConfigurationException: Bad Namespace - namespace [admin_main]
    is not available for webflow execution. Mak
    e sure the [admin_main.wf] file is deployed in webapp [tools].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:786)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:484)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:419)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:241)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    Am i missing any step here???
    can anybody help me????
    thanks
    Vijay

    oops...i missed step5.
    it is working now after doing the sync.
    thanks
    Vijay
    "Daniel Selman" <[email protected]> wrote:
    Did you sync the applications and load the sample data?
    Sincerely,
    Daniel Selman
    "vijay bujula" <[email protected]> wrote in message
    news:[email protected]...
    Hi all,
    I am using WLS6.1(sp2) and WLPortal4.0(sp1).
    I changed the default database(i.e. Cloudscape) to Oracle by followingthe
    doc
    http://edocs.bea.com/wlp/docs40/deploygd/oraclnew.htm
    But, after setting up the Oracle8.1.7, when i try to access the samplestock portal
    from the homepage, i am getting the following exception
    PortalPersistenceManager: portal 'portal/stockportal' not found
    <Feb 20, 2002 12:33:19 PM EST> <Error> <HTTP><[WebAppServletContext(1467076,stockportal,/stockportal)]
    Servlet failed with S
    ervletException
    javax.servlet.ServletException: Received a null Portal object fromthe
    PortalManager.
    atcom.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalReq
    uest(PortalWebflowServlet.java:194)
    atcom.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWe
    bflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:241)
    atweblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    even i can not access the admin tools.....i get the follwing errorwhen i
    try
    to access the portalTools/index.jsp
    <Feb 20, 2002 12:38:18 PM EST> <Warning> <Webflow> <Webflow could notresolve
    a destination given: appname [tools], namespace
    [admin_main], origin [begin], event [defaultEvent] with request id[3121877];
    Attempting to load Configuration-error-page.>
    <Feb 20, 2002 12:38:18 PM EST> <Error> <Webflow> <Error while parsinguri
    /portalTools/application,
    path null, query string n
    amespace=admin_main - Webflow XML does not exist, is not loaded properly,or you
    do not have a configuration-error-page defin
    ed.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page>> node was not found in the webfl>> ow xml file. for webapp [tools, namespace [admin_main]. While tryingto
    display
    CONFIGURATION ERROR: [Exception[com.bea.p13n
    appflow.exception.ConfigurationException: Bad Namespace - namespace[admin_main]
    is not available for webflow execution. Mak
    e sure the [admin_main.wf] file is deployed in webapp [tools].]],]
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurati
    onError(WebflowExecutorImpl.java:786)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:484)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:419)
    atcom.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowS
    ervlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:241)
    atweblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    Am i missing any step here???
    can anybody help me????
    thanks
    Vijay

  • Visula admin tool, remote configuration

    Hi all ,
    Planned to configure Visual admin tool on local PC for SOLMAN 7.0 with the same network.
    Note 758298 - Offline Installation of J2EE Engine Visual Administrator
    Do i need to follow the same note  If yes,
    Im getting stucked in downloading  the following
    tc_sec_java_crypto_signed_fs_lib.sda
    as for the above not or if the complete process is also not correct, pls advice.

    Hi Guys,
    I have resolved the issue, i was using a look up type of connection, i have changed to direct connection to the dispatcher and selected the transport layer of type default.
    Thanks,
    k s reddy

  • Open and connect in OBI 11.1.1.5 admin tool fowwoling OBE Upgrade

    I installed OBI11.1.1.5 on Redhat 5.2 and the admin tool on a windows. In this two machine I have OBI 10 server and admin tool installed as well. The OBI 11 components are all up running as I can access them such as EM and represention service.
    Following OBEhttp://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi11115/upgrade/upgrade_to_11g.htm?print=preview#t3 .I upgraded our 10g rpd and catalog and see the repository saved in instance_home, and verified that the default is RPD sh20110903_BI002.
    Next step in the OBE, I verify Reposiotory Metadata. I launched the admin tool, opened inline. In the generated dialog box, I entered the password in defined in the update script as Repository Password, and used weblogic login in User/Password. All other fields are blank. That is all I can do in the dialog box, but the Open buttone is always grey. I think at least one available repository should be listed in the list box at the bottom, but it was empty.
    Then I tried to create a new repository. In step 2 Select Data Source, I choose ODBC 3.5 and use a valid system DSN, but got Error : The connection has failed.
    I tried also use Connection Type OCI 10g/11g. IN the Data Source Name I used a valid netservice name defined in a Oracle client's Oracle_HOME. But still got Error : The connection has failed.
    Questions
    1) How can make the Open button active in the Open inline RPD dialog box?
    2) Why the valid System DSN failed to connect in 11g admin tool. It is OK in 10g admin tool and ODBC configure
    3) How to make Admin Too; sees the tnsnames definition. Should I copy the tnsnames.ora file to somewhere under Admin Tool installation directory?
    Many thanks.

    Thanks. The post appares make sense. I opened my user.sh file and has 2 questions:
    1) There are 32bit section and 64 bit section, and it states that 32 bit server must work with 32 bit client, so is for 64 bit. In my case, the clients are most likely 32 bit windows (browsers and admin tool), but the server is installed on Redhat 64 bit. Is this a problem? How do I know if my OBIEE iis running 64 or 32 bit?
    2) All entries in the user.sh file are commented out. Then what file is used to in the current OBI11, it is started automatically after the installation.

  • Configuration error when open admin tool in BIEE 11g client

    Hi All,
    I have installed BIEE 11g client in my laptop,the version is 11.1.6.2 ,it has show one error in the installation log :
    <action name="Custom Action" target="oracle.bi.CustomIAActionGetInstanceNumber" status="error">
    - <AdditionalNotes>
    <error>class oracle.bi.CustomIAActionGetInstanceNumber.install() runtime exception:</error>
    </AdditionalNotes>
    After installation,when I try to open the admin tool in start menu,it show configuration error , but I can open the admin tool through installation directory.
    And when I try to import metadata,it also shows connection has failed.
    Can any body give some helps on this,thanks a lot.
    Ryan.
    Edited by: 997662 on Apr 5, 2013 1:39 AM

    Hi,
    Let me know which version you are using (OBIEE) ?
    you are trying to install Client (Admin Tool) and OBIEE server in same machine ?
    Thx,

  • Admin tool could not load the essbase driver.Please check the configuration

    Hi All,
    I have obiee11g installed machine and want to connect that machine with essbase.
    For that I have installed Essbase Client [11.1.2.1] by downloading the following files,
    *1>Oracle Hyperion Enterprise Performance Management System Installer Fusion Edition Release 11.1.2.0.0 for Microsoft Windows (32-bit)*
    *2>Hyperion Enterprise Performance Management System Foundation Services Release 11.1.2.0 for Microsoft Windows (32-bit) Part 1 of 4*
    *3>Oracle Essbase Clients Release 11.1.2.0.0 for Microsoft Windows (32-bit)*
    After that I manually added the ESSBASEPATH and ARBORPATH as Environment Variables (USER).
    And also I manually added the essbasepath in bi-init.cmd file.
    Finally I tried to connect essbase with BI through BI Admin Tool, I get the following Error
    "*Admin tool could not load the essbase driver.Please check the configuration*."
    kindly guide me to overcome this issue.
    Thanks and Regards
    sai
    Edited by: 923924 on Apr 24, 2012 5:20 AM

    Until you perform the configuration on the AD server, the following message will appear:
    Error: Could not start the SSO service. Please check the configuration.
    So configure the AD server so that the error message will not appear again.

  • Advanced Configuration in Admin tool

    Hello All,
    Can anybody point me to any documentation or white paper on how to do some advance configurations in the OBI EE Admin tool,like partitioning.
    Basically how can you improve performance by doing partitioning (in database ) in BI EE.

    You can imporve the performance by Creating Indexes, Materialized Views, Partitioning etc...
    Materialized Views: [http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14223/basicmv.htm#g1028195]
    Partitioning: [http://www.oracle.com/technology/oramag/oracle/06-sep/o56partition.html]

  • "Configuration Error" message on launching Admin tool

    Hi
    I installed OBIEE 11g 11.1.1.6 client on windows 7 machine and created a DSN also. When I launch the admin tool. I get "configuration error" message.
    Can someone help in identifying what it is and how to resolve it.
    Regards
    Sunil

    For future readers, I was able to resolve this problem.  Here's how:
    For the "Configuration Error" dialog when doing a stand-alone 64-bit Windows client install, you need to go to the "C:\Program Files\Oracle Business Intelligence Enterprise Edition Plus Client\oraclebi\orahome\bifoundation\server\bin" directory, change the permissions to the "bi_init.cmd" file so you can edit it, and comment out the line that starts "set ORACLE_INSTANCE".  You'll get a new error dialog when you try to open the tool complaining that the ORACLE_INSTANCE variable is not set, but you can click through it and the tool will work fine.
    For the issue of RPD version 318 vs 320, you need to download the 11.1.1.6.2 version of the client, which has been released as a patch (it's really just a full install).  It's patch 13794002. 
    Good luck!
    Rick

  • Mac OS X Server 10.4 - connect admin tools from one network to another?

    Hi,
    This may seem quite strange, but I have to do some administration of a server one one network, while being within another one. It seems that if I am able to connect to the internet utside of the office network (e.g. on a public network using wireless), I can just fire upp the mac admin tools and do my work perfectly.
    However, if I try to do the same while connected to the company network (which is governed by a OS X Server), I get nowhere. Can't even get a connection.
    Is there a way to get around this?
    /Fredrik

    I've run the Server Admin tool over a VPN; from a Mac OS X client (with the tools installed) on a remote LAN to a firewall-based VPN end-point. Worked fine; this configuration can work.
    It's possible here that you're encountering subnet routing, as various of the VPN solutions need either send all traffic over the VPN (there's a setting for that), or the local and the target LANs need be in separate and unique subnets. (As is my wont, I typically configure and use an outboard firewall. Not a host-based firewall.)
    So this could be a firewall port or three that need be opened (as mentioned in in earlier reply), or this could be subnet routing.

  • OSX Server Leopard Web Admin Tools

    Leopard server comes with a full of options, but as I want to be able to configure and monitor this systems from outside my comany, I'm wondering if anybody (including Apple) has though of Web version of Osx servver admin tools.
    This could be interesting and usefull to administer all these functionalities from anywhere with any systems.
    If yes, can you tell me where I could find this interface !
    Thanks for your help !!

    You can also go to https://yourservername.whatever:311
    Meaning you want to use https to connect to the port 311 on your server.
    It's not pretty, but it works in a pinch.

  • Does Apple plan to stop development of OSX server as there is no server admin tools for OSX 10.8 so far?

    I have been waiting for the OSX 10.8 server admin tools to config my ML server for few months. I think Apple is not interest to develop server products.  Please tell me is this the fact so that I can change to other server solution. At the mean time, who can tell me where to find a commnd line manual or document so that I can config the server for using different port for pop and smtp and other configuration.

    What tools are you looking for? Server.app is the only configuration utility for Mountain Lion. All of the functionality that was formerly in Server Admin.app has been moved into Server.app.

  • Server Admin Tools freezing

    I've been running OS X Server 10.5.8 for a while with no issues. Today, I installed 10.6.0. After installing, I used software update to install 10.6.1, and then tried to launch Server Admin. It froze. Workgroup Manager did the same. I then re-erased the hard drive, installed again, and the same thing happened.
    I have 10.5.8 on one hard drive, and was trying to install 10.6 on the second hard drive. There is 500 GB free. The machine is a 2 x 2.8 GHz Quad-Core Intel Xeon MacPro (MacPro 3,1).
    Any suggestions?

    If you have separate DNS servers operating here, then you should have your Mac OS X Server box "aimed" at those for DNS name resolution; you should likely not be running (another) DNS Server locally on your Mac OS X Server box. Just configure the standard DNS forwarding on your NICs and aimed at your production DNS Server(s) running on the other box(es) on your network.
    And if your dedicated DNS Server boxes are not correctly configured and regardless of the host platform underneath your DNS Server(s), then you can and often will have network issues.
    DNS must be configured, and DNS must work, and DNS errors must be resolved.
    This irregardless of whether you are running the client or server versions of Mac OS X Tiger, Leopard or Snow Leopard, or running Windows or Windows Server, or OpenVMS, Tru64 Unix, Linux, BSD, Solaris, [insert your other preferred OS here] or any other operating system.
    DNS is fundamental to correct IP network operations.

  • Lion server VPN + Server Admin Tools 10.7

    Hi,
    I followed this guide http://macminicolo.net/lionservervpn to try to set up VPN on my lion mac mini server.
    I also used Server Admin Tools 10.7 as instructed in the guide.
    After completing the steps in the guide, I cannot get VPN to work, plus I have extra problems as below:
    my mini cannot connected to the Internet or local network shares. I found under "Network" setting there was extra VLan created by the system automatically showing as "System Test--Connection error". After I delete this extra connection and revert my Ethernet to its original settings I can connect to the Internet again.
    Server Admin Tools 10.7 seem to retains all its settings from the guide on NAT, Firewall etc. doesn't matter if I had removed the current server and created a new server in the left pane. Is there anyway I can restore the Server Admin Tools to its programme defaults? I suspect these settings are affecting my networks and I cannot get rid of them completely. 
    Would VPN still work if I just set it up in the server app? I haven't been able to get it work this way. I also want to find out is your guide for using the VPN to connect to the Internet off the server as a way to bypass restrictions? Do I have to set it up this way as the guide if I just to want to set up a VPN for simple fireshareing?
    What did this command in the guide do to my mini? I was hopping if I cannot get VPN to work, then I should at least reverse the effects of this command. How do I undo this command please? "sudo serveradmin settings vpn:Servers:com.apple.ppp.l2tp:DNS:OfferedServerAddresses:_array_index:0 = "192.168.2.1"

    Thanks BrianFL. This helps hugely. Yes, I just to set up a simple filesharing VPN not the kind of VPN that bypass Internet censorship. I use ethernet connection directly from my router yes.
    1. I just need to use the server app to set up a VPN and port forwarding. That is it?
    2. The setting I have made according to the guide with Server Admin Tools seems never going away, even after I deleted the server that has all the settings inside Server Admin Tools. Upon creating a new server inside Server Admin Tools, the new server inherits all the settings from the one I just deleted. Any idea how I can restore to Server Admin Tools's defaults settings?
    3. Even VNC (I use RealVNC) on the mini stopped working after I made changes according to the guide and deleted all the changes I can find. What is the address format for lion's build in VNC (192.168.0.100:5800?) like? I forgot how it is.
    Thanks so much!

  • I need to install RSAT-NPAS Admin tools on Server 2012 Std, but it's throwing error: 0x80073701, please help.

    Powershell output (and this is the same with servermanager installs for the admin tools)...
    Windows PowerShell
    Copyright (C) 2012 Microsoft Corporation. All rights reserved.
    PS C:\Users\Administrator.domainacctxxx> Install-WindowsFeature –name RSAT-NPAS
    Install-WindowsFeature : The request to add or remove features on the specified server failed.
    Installation of one or more roles, role services, or features failed.
    The referenced assembly could not be found. Error: 0x80073701
    At line:1 char:1
    + Install-WindowsFeature –name RSAT-NPAS
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
        Exception
        + FullyQualifiedErrorId : DISMAPI_Error__Failed_To_Enable_Updates,Microsoft.Windows.ServerManager.Commands.AddWind
       owsFeatureCommand
    Success Restart Needed Exit Code      Feature Result
    False   No             Failed         {}
    I found this in CBS.log - how do i fix it?:
    2014-11-14 19:09:15, Info                  CBS    Exec: Resolving Package: Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384, Update: HCSUI
    2014-11-14 19:09:15, Info                  CBS    Exec: Resolving component from existing package; passing NULL manifest path to PinDeployment and hoping things haven't been scavenged.
    2014-11-14 19:09:15, Info                  CBS    Exec: Resolving Package: Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384, Update: HCSUI, PinDeployment:
    amd64_microsoft-windows-n..oyment-languagepack_31bf3856ad364e35_6.2.9200.16384_ko-kr_bbd94c8cf907ec26
    2014-11-14 19:09:15, Info                  CBS    Exec: 1 deployments need bulk staging
    2014-11-14 19:09:15, Error                 CSI    000003b2@2014/11/15:01:09:15.293 (F) base\wcp\componentstore\csd_locking.cpp(216): Error STATUS_SXS_ASSEMBLY_MISSING originated in function CCSDirectTransaction::LockComponent
    expression: (null)
    [gle=0x80004005]
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141115005933.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114234655.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114231138.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114183412.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114102449.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-11-14 19:12:11, Error                 CSI    000003b3 (F) STATUS_SXS_ASSEMBLY_MISSING #2462361# from CCSDirectTransaction::OperateEnding at index 0 of 1 operations, disposition 2[gle=0xd015000c]
    2014-11-14 19:12:11, Error                 CSI    000003b4 (F) HRESULT_FROM_WIN32(ERROR_SXS_ASSEMBLY_MISSING) #2462247# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_PinDeployment(Flags = 0, a
    = Microsoft-Windows-Networking-HCSConfigUI-Deployment-LanguagePack, Version = 6.2.9200.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"ko-KR", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName
    neutral, PublicKey neutral, cb = (null), s = (null), rid = [102]"Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384.HCSUI", rah = (null), manpath = (null), catpath = (null), ed = 0, disp = 0)[gle=0x80073701]
    2014-11-14 19:12:11, Info                  CBS    Failed to pin deployment while resolving Update: Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384.HCSUI
    from file: (null) [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
    2014-11-14 19:12:11, Info                  CBS    Failed to bulk stage deployment manifest and pin deployment for package:Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384
    [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
    2014-11-14 19:12:11, Info                  CSI    000003b5@2014/11/15:01:12:11.926 CSI Transaction @0x33a9f4aa10 destroyed
    2014-11-14 19:12:11, Info                  CBS    Perf: Resolve chain complete.
    2014-11-14 19:12:11, Info                  CBS    Failed to resolve execution chain. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
    2014-11-14 19:12:11, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
    2014-11-14 19:12:11, Info                  CBS    WER: Generating failure report for package: Microsoft-Windows-ServerCore-Package~31bf3856ad364e35~amd64~~6.2.9200.16384, status: 0x80073701, failure source:
    Resolve, start state: Installed, target state: Installed, client id: DISM Package Manager Provider
    2014-11-14 19:12:11, Info                  CBS    Not able to query DisableWerReporting flag.  Assuming not set... [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141115005933.log to WER report.
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114234655.log to WER report.
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114231138.log to WER report.
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114183412.log to WER report.
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114102449.log to WER report.

    Hi Jeff,
    I check the cbs.log you posted, and found the packages with KO-KR in the name fail to depoly, which indicated the installer was looking for Korean language pack files.
    Solution: A quick trip to Control Panel-Clock, Language and Region-Add a Language and we could select and then install the Korean language.  Tip: double click on the language when it's added to the list to auto-download
    from Microsoft. 
    Refer to:
    Windows Server 2012 - Roles, Features and 0x80073701
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang

  • Server admin tool's help file broken ?

    Hi,
    SL Server 10.6.4
    I'm trying to open the help file of the server admin tool but it seems to be broken : 100% CPU, beachball. The same occurs with the file included in the standalone bundle (see http://support.apple.com/downloads/ServerAdmin_Tools_106) installed on a SL 10.6.4 client.
    Anybody having the problem too ? Any idea ?
    Thanks

    Hi,
    SL Server 10.6.4
    I'm trying to open the help file of the server admin tool but it seems to be broken : 100% CPU, beachball. The same occurs with the file included in the standalone bundle (see http://support.apple.com/downloads/ServerAdmin_Tools_106) installed on a SL 10.6.4 client.
    Anybody having the problem too ? Any idea ?
    Thanks

Maybe you are looking for

  • Cisco ASA 5505 - Can't Login from Public & Local IP Anymore!

    Hello, We've a Cisco ASA 5505 connected directly to Verizon FiOS Circuit (ONT) box using Ethernet cable. As per the existing documention that I have, the previous configured this as a dedicated router to establish a seperate VPN connection our softwa

  • Creating a custom template in pages....can it be done?

    Just wanting to create a custom template to use in pages to save time and help with small business.  Is there a way to do this?  I hope so.  Look forward to hearing from anyone with info on this.

  • Organizing music in iTunes and on IOS

    I uploaded music to my iPhone 4 (ios 6) from PC. Music files are tagged with genres, which i can se i.e. on winamp. When i want to open music on iPhone under specific genre, it shows me, that there is no music. Organizing music in iTunes is pretty ha

  • How to create a custom DACL in ISE

    Hello once again, I'm puzzled over the note that I found at http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_authz_polprfls.html#wp1136540 Namely the one that says: The Name and DACL Content fields require that values be entered and

  • I do not remember the answer secret ?......

    You forget the secret answer to question and when I do not know what email that exists when hired secret answer Please advise me via e-mail page is under secret question Which in this form g ****** @ hotmail.com Is email that regard in my account or