[SOLVED] Error occuring while enabling extension

Hey all,
I've been using OpenOffice 3  (openoffice-base beta and devel and stable now) and have tried to install the Sun Presenter Console, but I get the following error:
% /opt/openoffice/program/unopkg add -v sun-presenter-screen-linuxintel.oxt
ERROR: (com.sun.star.deployment.DeploymentException) { { Message = "An error occurred while enabling: PresenterScreen.uno.so", Context = (com.sun.star.uno.XInterface)@-4c944490 }, Cause = (any) { (com.sun.star.registry.CannotRegisterImplementationException) { { Message = "loading component library failed: file:///home/shshe/.openoffice.org/3/user/uno_packages/cache/uno_packages/tHnwYZ_/sun-presenter-screen-linuxintel.oxt/PresenterScreen.uno.so", Context = (com.sun.star.uno.XInterface) @0 } } } }
rollback...
Disabling: PresenterScreen.xcs
rollback finished.
An error occurred while enabling: PresenterScreen.uno.so
Using the GUI extension manager installer also brings up the same error.
Anyone else encountering this problem, or know of a solution? A google search doesn't bring up many hits, which leads me to believe it might be an Arch Linux specific problem...
Edit: Added verbose output thanks to aksdb
Edit: openoffice-base 3.0.0-2 fixes this problem! Thanks AndyRTR
Last edited by mintcoffee (2008-10-22 04:38:44)

I encounter the same problem. To be more precise, -v (verbose) gives the following details:
ERROR: (com.sun.star.deployment.DeploymentException) { { Message = "Fehler beim Aktivieren von: PresenterScreen.uno.so", Context = (com.sun.star.uno.XInterface) @-4ca9fc98 }, Cause = (any) { (com.sun.star.registry.CannotRegisterImplementationException) { { Message = "loading component library failed: file:///opt/openoffice/program/../share/uno_packages/cache/uno_packages/9c5ZOV_/sun-presenter-screen-linuxintel.oxt/PresenterScreen.uno.so", Context = (com.sun.star.uno.XInterface) @0 } } } }
The same happens with other Sun extensions (like pdfimport). It works fine however with the Sun OOo versions (the binary ones from the website).
I guess it's a packaging problem, because the vanila OOo has a different directory layout: /opt/openoffice.org and /opt/openoffice.org3 (both with a large sub directory tree consisting of libraries, programs and other shared files), where Arch Linux only has /opt/openoffice.

Similar Messages

  • [SOLVED] error occured while loading or saving config information

    When I try to launch applications from my menu it takes ages to appear and I get the error:
    'an error occured while loading or saving configuration information for 'application name'. Some of your configuration settings may not work properly'
    in the details section I get:
    'Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or that you have NFS locks due to a system crash. See (a website for gnome's gconf) for details.'
    I don't understand this as I don't use gnome, I have openbox.
    any help appreciated.
    List of affected apps:
    firefox
    thunderbird
    terminator
    Apps that load unusually slow:
    Thunar
    Apps that do nothing:
    Banshee
    EDIT: If I cannot get this fixed by the end of the week I will have to go back to ubuntu as I need this machine working.
    Last edited by llawwehttam (2010-02-09 20:30:52)

    Cyrusm wrote:
    I think I may have found a solution,
    can you print the output of
    ls -la ~/ | grep .dbus
    apparently this problem can happen if ~/.dbus is owned by root.
    to fix it AS ROOT (or sudo)
    chown -R $USER:users ~/.dbus
    here's my source, there are a few things in here you could try as well.
    http://ubuntuforums.org/archive/index.php/t-780179.html
    Hahaha, thank you so much.
    It was owned by root so I have now fixed that.
    It was my own stupid fault then running a command as root that should have been run as a user?
    I will never forget this, the embarrassment is killing me..... lol

  • Get Error -An error occurred while installing the extension "Lastpass". Not just Lastpass, ANY extension I try to install HELP!

    I am getting an error - An error occurred while installing the extension “Lastpass”. Not just Lastpass, ANY extension I try to install. I just updated to Mavericks 10.9.1. Safari version 7.0.1. This is super frustrating. I was going to try to delete the extentions.plist and I cannot find that. I reset Safari. I tried just sropping files into the extentions folder, that doesn't work. Can someone please help?

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    I've tested these instructions only with the Safari web browser. If you use another browser, they may not work as described.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked
    Allow user to administer this computer
    Then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click anywhere in the following line on this page to select it:
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR..; sudo chown -R $UID:staff ~ $_; sudo chmod -R u+rwX ~ $_; chmod -R -N ~ $_; } 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take a few minutes to run, or perhaps longer if you have literally millions of files in your home folder. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password dialog will open. You’re not going to reset a password.
    In the dialog, select the startup volume ("Macintosh HD," unless you gave it a different name) if it's not already selected.
    Select your username from the menu labeled Select the user account if it's not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • An error occurred while trying to connect to a Web service, when InfoPath web enabled form loads.

    Hi Everyone,
    I am getting an error message: An error occurred while trying to connect to a web service, when my InfoPath form tries to load.  The last few days, it only spits this error message in the morning and around 12pm-1pm it resolves itself and the form loads
    fine the rest of the day, oddly enough. 
    A few things about my form:
    1). It is web enabled
    2). The form submits to a form library on the SP server
    3). I use the UserProfileService data connection in the form to auto-populate a few fields
    4). I use a udcx file with correct language stored in the root of the site collection in the data connection library
    5). The form has been working fine until a few days ago
    I noticed while in Central Administration, that the User Profile Service Synchronization is Stopped.  Not sure if this is causing some or all of the problem. If I need to start it I will need to contact my farm administrator to do this, since I do not
    have the service account information.
    Also, I looked thru the log files on the SharePoint server and found the following by searching for the Correlation ID shown when the error comes up, I won't put in everything just the important messages.
    Schema file was already loaded: BuiltInActiveXControls.xsd
    FormServer Partial Trust - Proxy operation invoked in the SHIM process.
    FormServer Partial Trust - Invoking proxy operation for Web service adapter failed with exception Operation is not valid due to the current state of the object. for Url=https://<SP URL>/_vti_bin/UserProfileService.asmx
    Data adapter failed during OnLoad: The custom code in the form cannot be run. This functionality may be deactivated on the server. For more information, contact the server farm administrator.
    The following query failed: GetUserProfileByName (User: , Form Name: Expense Report, IP: , Connection Target: <SP URL>/Data Connections/GetUserProfileByName.udcx, Request: , Form ID: urn:schemas-microsoft-com:office:infopath:Expense-Report:-myXSD-2014-04-11T21-06-32
    Type: DataAdapterException, Exception Message: The custom code in the form cannot be run. This functionality may be deactivated on the server.

    Hi B.,
    You are on the right track. I recommend that you first get the User Profile Synchronization Service started because that itself could be the root cause of the issue.
    If that doesn't fix it then focus your attention on the GetUserprofileByName data connection. I always use my secure store ID for this connection. I add the ID by editing the udcx file and then publishing it again.
    Hope this helps.
    Daniel Christian (MCTS)

  • I am getting this message: An error occurred while sending mail. The mail server responded: 5.3.4 Requested action not taken; To send your message, please sign into your account online first and solve a puzzle. (Sorry for the inconvenience--these puzzles

    I am trying to send a message with an attachment, I get this message: An error occurred while sending mail. The mail server responded: 5.3.4 Requested action not taken; To send your message, please sign into your account online first and solve a puzzle. (Sorry for the inconvenience--these puzzles help us stop spammers.). Please check the message and try again.
    == Today

    Me too (with Thunderbird). EXCEPT it reads
    Requested action not taken; This account is currently blocked from sending messages. If you don't think you've violated the Windows Live Terms of Use, please contact customer support...
    Occasionally the mail "sends", but it is unpredictable. Tech Support at Qwest (for q.com under Windows Live) does not find a problem at their end.
    More suspiciously, the same account accessed from my Mac does not seem to exhibit this problem. Have reloaded T'bird. Recurred again.

  • Concurrency Visualizer Extension (VS2013): "An unknown error occurred while trying to start the collection process."

    Not sure if this is the right place to ask about this but since my question concerns an extension I'll give it a shot.
    I'm trying to use the Visual Studio 2013 Concurrency Visualizer extension to debug a simple test console application. I've set executive paging to disabled in the registry as it directed and hit "add SDK to project" in the concurrency
    visualizer menu options. And of course, restarted my computer to apply the settings. When I try to "start [the concurrency visualizer] with current project" I get an error popup:
    "An unknown error occurred while trying to start the collection process."
    I really need the concurrency profiling to start debugging contention in my multithreaded application. Prompt assistance would be much appreciated.

    Hi,
    This forum is to discuss and ask questions about extending and integrating with Visual Studio (using the Extension Manager, building VSX containers for deployment, Visual Studio SDK, and more), Visual Studio Online (REST APIs, service hooks, and OAuth),
    and Team Foundation Server.
    You have problems when using Concurrency Visualizer Extension, please ask in
    the page under "Q AND A". Since Concurrency Visualizer is a diagnostic tool, you can post this issue in
    Visual Studio Diagnostics (Debugger, Profiler, IntelliTrace) forum too.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can't install safari extensions, I get the error message "Safari can't install this extension, An error occurred while installing the extension "Pin It Button"." Any suggestions?

    Every time I try and install an extension for Safari I get the error message "Safari can’t install this extension, An error occurred while installing the extension “Pin It Button”." I have all the latest updates, working on OS X Yosemite v 10.10.2 / Safari v 8.0.3. Any suggestions?

    Back up all data before proceeding.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Use the search box in the toolbar of the Keychain Access window to search for an item named "Safari Extensions List". If found, delete it. Quit Keychain Access.
    Quit and relaunch Safari.

  • How do I solve the problem that states: An error occurred while creating the backup folder" on Time Machine

    How do I solve the problem that states: An error occurred while creating the backup folder" on Time Machine

    Please carefully read and also book mark:
    Time Machine Troubleshooting
    Time Machine FAQs

  • HT3275 The error message I get with Time Machine is 'Unable to complete backup. An error occurred while creating the backup folder.' Any idea how I solve this problem?

    I am a little perplexed. The Time Machine does seem to be backing up my data but I continually get the following message displayed on my screen 'Unable to complete backup. An error occurred while creating the backup folder.' I am using a WD My Passport for Mac portable hard disk drive.

    Hi Peter,
    http://pondini.org/TM/C10.html

  • TF255424: An error occurred while installing SharePoint Products. (SharePoint 2012)

    I want to install both SQL Server and Team Foundation Server on the same machine. Operating system of my server machine is Microsoft Windows Server 2008 R2 Service Pack 1. I first install Microsoft SQL Sever 2012 Enterprise edition without any error. After
    that i tried to install Microsoft Team Foundation Server 2012. Team Foundation Server configuration got complete. Microsoft SharePoint Foundation 2010 installed successfully but while configuring SharePoint extension i am getting the following error.
    "TF255424: An error occurred while installing SharePoint Products. For more information, open Event Viewer and review the application log. You might need to manually install Windows SharePoint Foundation 2010."
    Please help.
    [Info   @12:19:36.259] 
    [Info   @12:19:36.259] +-+-+-+-+-| Environment |+-+-+-+-+-
    [Info   @12:19:36.260] Environment: FullEnvironment
    Setup: 
    InstallPath: C:\Program Files\Microsoft Team Foundation Server 11.0\
    IsTfsExpress: False
    ToolsPath: C:\Program Files\Microsoft Team Foundation Server 11.0\Tools
    ApplicationTierPath: C:\Program Files\Microsoft Team Foundation Server 11.0\Application Tier
    BuildTierPath: C:\Program Files\Microsoft Team Foundation Server 11.0\Tools
    ProxyPath: C:\Program Files\Microsoft Team Foundation Server 11.0\Version Control Proxy
    SetupUser: ETS-WEBAPP\tfsadmin
    WebServicePath: C:\Program Files\Microsoft Team Foundation Server 11.0\Application Tier\Web Services
    LicenseEdition: PID_RANGE_VL
    SystemTfsTemp: C:\Windows\Temp\TFSTemp
    SharePointInstallTemp: C:\Windows\Temp\TFSTemp\WSSInstall
    InstalledLanguages: System.Collections.Generic.List`1[System.Int32]
    InstalledLanguagesString: 1033;
    OS: 
    MachineName: ETS-WEBAPP
    HostName: ETS-WEBAPP
    IsClientOS: False
    IsServerOS: True
    IsDomainController: False
    IsMachineInWorkgroup: False
    IsMachineInDomain: True
    IsHomeEdition: False
    IsUnsupportedEdition: False
    Version: Server2008R2
    MajorVersion: 6
    MinorVersion: 1
    ProcessorCount: 4
    ServicePackMajor: 1
    ServicePackMinor: 0
    IsOSPostTfsRelease: False
    VisibleMemoryMB: 12287
    AdjustedMemoryGB: 12
    Iis: 
    IsInstalled: True
    PreviouslyFailedConfig: False
    RequiredIisFeaturesInstalled: True
    OS: 
    MachineName: ETS-WEBAPP
    HostName: ETS-WEBAPP
    IsClientOS: False
    IsServerOS: True
    IsDomainController: False
    IsMachineInWorkgroup: False
    IsMachineInDomain: True
    IsHomeEdition: False
    IsUnsupportedEdition: False
    Version: Server2008R2
    MajorVersion: 6
    MinorVersion: 1
    ProcessorCount: 4
    ServicePackMajor: 1
    ServicePackMinor: 0
    IsOSPostTfsRelease: False
    VisibleMemoryMB: 12287
    AdjustedMemoryGB: 12
    Sql: 
    SqlInstance 0: 
    Name: MSSQLSERVER
    FullName: ETS-WEBAPP
    Edition: Enterprise Edition
    Version: 11.0.2100.60
    IsWow64: False
    LCID: 1033
    IsExpressEdition: False
    IsFullEdition: True
    IsSupported: True
    IsSharePointSupported: False
    IsUpgradable: False
    WindowsServiceName: MSSQLSERVER
    SharePoint: 
    IsInstalled: True
    IsProvisioned: False
    IsAdminDbConfigured: False
    IsAdminSiteConfigured: False
    IsRunningSiteOnWebAppPort: False
    Version: 14.0.6029.1000
    WssAdminUrl: http://ets-webapp:17012/
    WssSiteUrl: http://ets-webapp/sites
    ReportingServices: 
    IsInstalled: True
    DefaultInstance: 
    InstanceIdentifier: ETS-WEBAPP
    HostName: ETS-WEBAPP
    InstanceName: MSSQLSERVER
    ReportServerInstance: Microsoft.TeamFoundation.Admin.ReportServerInstance
    IsConfigured: True
    ReportWebServiceUris[0]: http://ETS-WEBAPP:80/ReportServer
    ReportManagerUris[0]: http://ETS-WEBAPP:80/Reports
    Instances[0]: 
    InstanceIdentifier: ETS-WEBAPP
    HostName: ETS-WEBAPP
    InstanceName: MSSQLSERVER
    ReportServerInstance: Microsoft.TeamFoundation.Admin.ReportServerInstance
    IsConfigured: True
    ReportWebServiceUris[0]: http://ETS-WEBAPP:80/ReportServer
    ReportManagerUris[0]: http://ETS-WEBAPP:80/Reports
    PowerTools: 
    IsBackupToolConfigured: False
    [Info   @12:19:36.260] 
    [Info   @12:19:36.260] +-+-+-+-+-| Configuration Plan |+-+-+-+-+-
    [Info   @12:19:36.260] - ContainerTask (ContainerNode) : root
    - ConditionalTask (ConditionalNode) : Provisioning SharePoint
    - ContainerTask (ProgressNode) : Configure SharePoint
    - ConfigureSharepointProvision (ConfigureNode, 208) : Configuring the SharePoint Products
    SqlInstance = ETS-WEBAPP
    AdminSiteAccountName = Domain\tfsuser
    PasswordSupplied = *****
    SiteUrl = http://ets-webapp/
    AdminPort = 17012
    TfsServiceAccount = Domain\tfsuser
    - ContainerTask (ProgressNode) : Extending SharePoint
    - ConfigureSharepointUploadData (ConfigureNode, 209) : Uploading solutions and templates ...
    - ConfigureResetSPTimer (ConfigureNode, 214) : Resetting Sharepoint Timer Service ...
    - ConfigureIisReset (ConfigureNode, 801) : Resetting IIS ...
    - ConfigureMarkFeature (ConfigureNode, 140) : Marking feature configured status
    FeatureType = SharePointExtensions
    IsConfigured = True
    - ConfigureWssHealthCheck (ConfigureNode, 210) : Check if sharepoint is responsive
    SiteUrl = http://ets-webapp/
    - ConditionalTask (ConditionalNode) : SharepointEntries
    - ContainerTask (ProgressNode) : Configuring Services
    - ConfigureAddSharePointEntries (ConfigureNode, 207) : Configuring SharePoint application entries
    SharepointRootUri = http://ets-webapp
    SharepointAdminUri = http://ets-webapp:17012/
    DefaultSharePointPath = sites
    ApplicationTierUri = http://ets-webapp:8080/tfs
    ApplicationTierServiceAccount = NT AUTHORITY\NETWORK SERVICE
    - ConfigureAddAccountToLocalWss (ConfigureNode, 800) : Add account to WSS farm admin group
    Account = NT AUTHORITY\NETWORK SERVICE
    AdminUrl = http://ets-webapp:17012/
    UseRetainedSettings = False
    [Info   @12:19:36.260] 
    [Info   @12:19:36.260] +-+-+-+-+-| Running root: root |+-+-+-+-+-
    [Info   @12:19:36.260] 
    [Info   @12:19:36.260] +-+-+-+-+-| root |+-+-+-+-+-
    [Info   @12:19:36.260] Starting Node: CONTAINER
    [Info   @12:19:36.261] NodePath : Container
    [Info   @12:19:36.261] Node returned: Ignore
    [Info   @12:19:36.261] Completed root: Ignore
    [Info   @12:19:36.261] -----------------------------------------------------
    [Info   @12:19:36.261] 
    [Info   @12:19:36.261] +-+-+-+-+-| Running Provisioning SharePoint: Provisioning SharePoint |+-+-+-+-+-
    [Info   @12:19:36.261] 
    [Info   @12:19:36.261] +-+-+-+-+-| Provisioning SharePoint |+-+-+-+-+-
    [Info   @12:19:36.261] Starting Node: CONDITION
    [Info   @12:19:36.261] NodePath : Container/Conditional
    [Info   @12:19:36.261] Node returned: Ignore
    [Info   @12:19:36.261] Completed Provisioning SharePoint: Ignore
    [Info   @12:19:36.261] -----------------------------------------------------
    [Info   @12:19:36.262] 
    [Info   @12:19:36.262] +-+-+-+-+-| Running Configure SharePoint: Configure SharePoint |+-+-+-+-+-
    [Info   @12:19:36.262] 
    [Info   @12:19:36.262] +-+-+-+-+-| Configure SharePoint |+-+-+-+-+-
    [Info   @12:19:36.262] Starting Node: CONTAINER
    [Info   @12:19:36.262] NodePath : Container/Conditional/Progress
    [Info   @12:19:36.262] Node returned: Ignore
    [Info   @12:19:36.262] Completed Configure SharePoint: Ignore
    [Info   @12:19:36.262] -----------------------------------------------------
    [Info   @12:19:36.262] 
    [Info   @12:19:36.262] +-+-+-+-+-| Running ConfigSPProvision: Configuring the SharePoint Products |+-+-+-+-+-
    [Info   @12:19:36.263] 
    [Info   @12:19:36.263] +-+-+-+-+-| Configuring the SharePoint Products |+-+-+-+-+-
    [Info   @12:19:36.263] Starting Node: CSPPROVISION
    [Info   @12:19:36.263] NodePath : Container/Conditional/Progress/CSPPROVISION
    [Info   @12:19:36.263] 
    [Info   @12:19:36.263] +-+-+-+-+-| SharepointProvision::ConfigureDatabase |+-+-+-+-+-
    [Info   @12:19:36.263] Configuring the SharePoint Products database ...
    [Info   @12:19:36.263] SharePoint Products::ConfigureDatabase
    [Info   @12:19:36.263] GrantLogOnAsAService is called. User name: tfsuser [Info   @12:19:36.269] Checking if Authenticated Users group is a member of Users group.
    [Info   @12:19:36.272] sid = S-1-5-4
    [Info   @12:19:36.272] sid = S-1-5-11
    [Info   @12:19:36.272] sid = S-1-5-21-1481031050-1694664162-2121907377-513
    [Info   @12:19:36.272] sid = S-1-5-21-1529747324-2324938602-2105273467-1015
    [Info   @12:19:36.272] Authenticated Users group is a member of Users group.
    [Info   @12:19:36.300] C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\bin\stsadm.exe
    [Info   @12:19:36.300] -o setconfigdb
    [Info   @12:19:36.300] -databaseserver ETS-WEBAPP
    [Info   @12:19:36.300] -farmuser domain\tfsuser
    [Info   @12:19:36.300] -farmpassword ********
    [Info   @12:19:36.300] Process starting: fileName=C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\bin\stsadm.exe arguments=-o setconfigdb -databaseserver ETS-WEBAPP -farmuser domain\tfsuser -farmpassword ****************
    [Info   @12:20:04.869] Process finished: fileName=C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\bin\stsadm.exe arguments=-o setconfigdb -databaseserver ETS-WEBAPP -farmuser domain\tfsuser -farmpassword **************** exitCode=-1
    in 28566 ms
    [Info   @12:20:04.869] 
    [Info   @12:20:04.869] WARNING: SharePoint no longer customizes Integrated Authentication security settings. This Web application may be using Kerberos, which can require manual configuration. See "http://support.microsoft.com/?id=832769" for
    more information.
    [Info   @12:20:04.869] 
    [Error  @12:20:04.869] An error occurred while getting information about the user tfsuser at server telenor.com.pk: Access is denied
    [Error  @12:20:04.869] 
    [Info   @12:20:04.869] ReturnCode=-1
    [Info   @12:20:04.874] Node returned: Error
    [Error  @12:20:04.874] TF255424: An error occurred while installing SharePoint Products. For more information, open Event Viewer and review the application log. You might need to manually install Windows SharePoint Foundation 2010. 
    [Info   @12:20:04.874] Completed ConfigSPProvision: Error
    [Info   @12:20:04.874] -----------------------------------------------------
    [Info   @12:20:04.880] Execution results:
    [Info   @12:20:04.880] Overall result: Failure
    [Info   @12:20:04.880] Nodes completed: 1
    [Info   @12:20:04.880] Nodes succeeded: 0
    [Info   @12:20:04.880] Nodes skipped: 0
    [Info   @12:20:04.880] Nodes with errors: 1
    [Info   @12:20:04.880] Nodes with warnings: 0
    [Info   @12:20:04.880] Number of error messages: 1
    [Info   @12:20:04.880] Number of warning messages: 0
    [Info   @12:20:04.880] Number of info messages: 0
    [Error  @12:20:04.881] Activity failed.
    [Info   @12:20:04.881] Configuration failed. Unconfiguring.
    [Info   @12:20:04.885] Setting the IsConfigured flag for feature SharePointExtensions to False.
    awias

    looks like here is the your problem "An error occurred while getting information about the user moss.service
    at server telenor.com.pk: Access is denied"
    try to add the user into the managed account via powershell. the user you trying to configure it.
    or change the user to some body else here is culprit account "telenorpk\moss.service"
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Excel, PowerView error in SharePoint 2013: "An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the data source."

    I've installed SQL Server 2012 SP1 + SP server 2012 + SSRS and PowerPivot add-in.
    I also configured excel services correctly. Everything works fine but the powerview doesn't work!
    While I open an excel workbook consist of a PowerView report an error occurs: "An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions
    to access the data source."
    error detail: 
    <detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rsCannotRetrieveModel</ErrorCode><HttpStatus xmlns="http://www.microsoft.com/sql/reportingservices">400</HttpStatus><Message xmlns="http://www.microsoft.com/sql/reportingservices">An
    error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the data source.</Message><HelpLink xmlns="http://www.microsoft.com/sql/reportingservices">http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0</HelpLink><ProductName
    xmlns="http://www.microsoft.com/sql/reportingservices">Microsoft SQL Server Reporting Services</ProductName><ProductVersion xmlns="http://www.microsoft.com/sql/reportingservices">11.0.3128.0</ProductVersion><ProductLocaleId
    xmlns="http://www.microsoft.com/sql/reportingservices">127</ProductLocaleId><OperatingSystem xmlns="http://www.microsoft.com/sql/reportingservices">OsIndependent</OperatingSystem><CountryLocaleId xmlns="http://www.microsoft.com/sql/reportingservices">1033</CountryLocaleId><MoreInformation
    xmlns="http://www.microsoft.com/sql/reportingservices"><Source>ReportingServicesLibrary</Source><Message msrs:ErrorCode="rsCannotRetrieveModel" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the
    data source.</Message><MoreInformation><Source>Microsoft.ReportingServices.ProcessingCore</Source><Message msrs:ErrorCode="rsErrorOpeningConnection" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsErrorOpeningConnection&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">Cannot create a connection to data source 'EntityDataSource'.</Message><MoreInformation><Source></Source><Message>For more information about this error navigate
    to the report server on the local server machine, or enable remote errors</Message></MoreInformation></MoreInformation></MoreInformation><Warnings xmlns="http://www.microsoft.com/sql/reportingservices" /></detail>
    Please help me to solve this issue. I don't know if uploading the excel workbook is enough or maybe It needed to connect to another data source.
    I Appreciate in advance.

    Hi Ali.y,
    Based on the current error message, the error can be related to the
    Claims to Windows Token Service (C2WTS) and is an expected error under certain conditions. To verify the issue, please check the aspects below:
         1. The C2WTS Windows service and C2WTS SharePoint service are both running.
         2. Check the SQL Server Browser service is running on the machine that has the PowerPivot instance of SSAS.
         3. Check the domain. You're signing into SharePoint with a user account in some domain (call it Domain A).  When Domain A is equal to Domain B which SharePoint server itself is located (they're the same domain), or Domain
    A trusts Domain B.
    In addition, the error may be caused by Kerberos authentication issue due to missing SPN. In order to make the Kerberos authentication work, you need to configure the Analysis Services to run under a domain account, and register the SPNs for the Analysis
    Services server.
    To create the SPN for the Analysis Services server that is running under a domain account, run the following commands at a command prompt:
    • Setspn.exe -S MSOLAPSvc.3/Fully_Qualified_domainName OLAP_Service_Startup_Account
    Note: Fully_Qualified_domainName is a placeholder for the FQDN.
    • Setspn.exe -S MSOLAPSvc.3/serverHostName OLAP_Service_Startup_Account
    For more information, please see:
    How to configure SQL Reporting Services 2012 in SharePoint Server 2010 / 2013 for Kerberos authentication
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • A network-related or instance-specific error occurred while establishing a connection to SQL Server2012

    TITLE: Connect to Server
    Cannot connect to RAVI\SQLEXPRESS.
    ADDITIONAL INFORMATION:
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (Microsoft SQL Server, Error: -1)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=-1&LinkId=20476
    BUTTONS:
    I installed it many times correctly,every thing installed succeeded  but when trying to connect getting the above error...
    please help me to solve this..:(((

    Hi,
    Following should be taken care of
    1. Make sure TCP/IP and named pipes protocol is enabled
    2. Make sure browser service is up and running
    3. Make sure SQL express service is up and running
    4. If you are connecting from remote make sure exception in firewall should be made.
    5. If your SQL Server is listeing on port apart from 1433 make sure you connect like
    RAVI\SQLEXPRESS,portno
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • An error occured while retrieving policy for this computer 0x80092004

    Good morning!
    I have recently been having some issues getting my OSD working correctly.
    It all started after the server which houses DPM and SCCM was refusing to start the SQL service because of an invalid certificate that was missing the private key. After I finally removed the key and all the registry value for it in SQL server, I could finally
    fire up SQL server again.
    However, since then, I am unable to perform an OSD and I have been troubleshooting this issue for many weeks now.
    I have low level knowledge of SCCM 2012 R2, but I did set this box up myself and had all aspects (OSD, Software deployment, driver deployment etc) working perfectly fine in native mode and was just about ready to start deploying images out when SQL
    died.
    I am still able to push out the client in native mode perfectly fine, I just can't deploy an OS task sequence.
    When I pxe boot the client, it boots fine and then prompts for the admin password, as soon as I enter the admin password, it fails with "An error occured while retrieving policy for this computer 0x80092004".
    This is the SMSTS.log associated with this machine:
    <![LOG[LOGGING: Finalize process ID set to 748]LOG]!><time="09:29:58.510+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="tslogging.cpp:1495">
    <![LOG[==============================[ TSBootShell.exe ]==============================]LOG]!><time="09:29:58.510+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752"
    file="bootshell.cpp:1055">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="09:29:58.510+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="util.cpp:964">
    <![LOG[Debug shell is enabled]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:1066">
    <![LOG[Waiting for PNP initialization...]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:60">
    <![LOG[RAM Disk Boot Path: NET(0)\SMSIMAGES\SJS00004\BOOT.SJS00004.WIM]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="configpath.cpp:302">
    <![LOG[Booted from network (PXE)]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="configpath.cpp:317">
    <![LOG[Network(PXE) path: X:\sms\data\]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="configpath.cpp:319">
    <![LOG[Found config path X:\sms\data\]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:548">
    <![LOG[Booting from removable media, not restoring bootloaders on hard drive]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:582">
    <![LOG[X:\sms\data\WinPE does not exist.]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:599">
    <![LOG[X:\_SmsTsWinPE\WinPE does not exist.]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:613">
    <![LOG[Executing command line: wpeinit.exe -winpe]LOG]!><time="09:29:58.525+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:860">
    <![LOG[The command completed successfully.]LOG]!><time="09:30:09.615+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:942">
    <![LOG[Starting DNS client service.]LOG]!><time="09:30:09.615+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:666">
    <![LOG[Executing command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\]LOG]!><time="09:30:10.139+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756"
    file="bootshell.cpp:860">
    <![LOG[The command completed successfully.]LOG]!><time="09:30:10.139+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:942">
    <![LOG[==============================[ TSMBootStrap.exe ]==============================]LOG]!><time="09:30:10.249+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164"
    file="tsmbootstrap.cpp:1165">
    <![LOG[Command line: X:\sms\bin\i386\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\]LOG]!><time="09:30:10.249+480" date="02-11-2014" component="TSMBootstrap" context="" type="0" thread="1164"
    file="tsmbootstrap.cpp:1166">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="09:30:10.249+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164" file="util.cpp:964">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\i386\TSRESNLC.DLL']LOG]!><time="09:30:10.249+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164" file="resourceutils.cpp:169">
    <![LOG[Current OS version is 6.2.9200.0]LOG]!><time="09:30:10.265+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164" file="util.cpp:3094">
    <![LOG[Adding SMS bin folder "X:\sms\bin\i386" to the system environment PATH]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSMBootstrap" context="" type="0" thread="1164"
    file="tsmbootstrap.cpp:963">
    <![LOG[PXE Boot with Root = X:\]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164" file="tsmbootstrap.cpp:1062">
    <![LOG[Executing from PXE in WinPE]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSMBootstrap" context="" type="1" thread="1164" file="tsmbootstrap.cpp:1077">
    <![LOG[Loading TsPxe.dll from X:\sms\bin\i386\TsPxe.dll]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSMBootstrap" context="" type="0" thread="1164" file="tsmbootstraputil.cpp:1363">
    <![LOG[TsPxe.dll loaded]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmbootstraputil.cpp:1373">
    <![LOG[Device has PXE booted]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tspxe.cpp:122">
    <![LOG[Variable Path: \SMSTemp\2014.02.10.15.30.26.0003.{5B220EC9-4C51-4520-BDE7-778CB44701B0}.boot.var]LOG]!><time="09:30:10.269+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164"
    file="tspxe.cpp:134">
    <![LOG[Succesfully added firewall rule for Tftp]LOG]!><time="09:30:10.285+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="fwopen.cpp:123">
    <![LOG[Executing: X:\sms\bin\i386\smstftp.exe -i 10.105.88.35 get \SMSTemp\2014.02.10.15.30.26.0003.{5B220EC9-4C51-4520-BDE7-778CB44701B0}.boot.var X:\sms\data\variables.dat]LOG]!><time="09:30:10.285+480" date="02-11-2014" component="TSPxe"
    context="" type="0" thread="1164" file="tspxe.cpp:177">
    <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="09:30:10.363+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="commandline.cpp:228">
    <![LOG[Set command line: "X:\sms\bin\i386\smstftp.exe" -i 10.105.88.35 get \SMSTemp\2014.02.10.15.30.26.0003.{5B220EC9-4C51-4520-BDE7-778CB44701B0}.boot.var X:\sms\data\variables.dat]LOG]!><time="09:30:10.363+480" date="02-11-2014"
    component="TSPxe" context="" type="0" thread="1164" file="commandline.cpp:731">
    <![LOG[Executing command line: "X:\sms\bin\i386\smstftp.exe" -i 10.105.88.35 get \SMSTemp\2014.02.10.15.30.26.0003.{5B220EC9-4C51-4520-BDE7-778CB44701B0}.boot.var X:\sms\data\variables.dat]LOG]!><time="09:30:10.363+480" date="02-11-2014"
    component="TSPxe" context="" type="1" thread="1164" file="commandline.cpp:827">
    <![LOG[Process completed with exit code 0]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="commandline.cpp:1123">
    <![LOG[Succesfully removed firewall rule for Tftp]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="fwopen.cpp:146">
    <![LOG[Successfully downloaded pxe variable file.]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tspxe.cpp:187">
    <![LOG[we are booted using PXE]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmediawizardcontrol.cpp:2673">
    <![LOG[we are booted using PXE and we don't use a password or the password is provided by the user]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164"
    file="tsmediawizardcontrol.cpp:2689">
    <![LOG[Found network adapter "Realtek PCIe GBE Family Controller" with IP Address 10.35.116.176.]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="0"
    thread="1164" file="tsmbootstraputil.cpp:517">
    <![LOG[Run PXE Interactive]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediawizardcontrol.cpp:2824">
    <![LOG[Running Wizard in Interactive mode]LOG]!><time="09:30:10.461+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmediawizardcontrol.cpp:2826">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="09:30:10.476+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="09:30:10.476+480" date="02-11-2014" component="TSPxe" context=""
    type="0" thread="1164" file="windes.cpp:165">
    <![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="09:30:10.476+480"
    date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsremovablemedia.cpp:387">
    <![LOG[Activating Welcome Page.]LOG]!><time="09:30:10.476+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediawelcomepage.cpp:131">
    <![LOG[Loading bitmap]LOG]!><time="09:30:10.488+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmbootstrap.cpp:1271">
    <![LOG[WelcomePage::OnWizardNext()]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediawelcomepage.cpp:340">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context=""
    type="0" thread="1164" file="windes.cpp:165">
    <![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="09:30:12.625+480"
    date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsremovablemedia.cpp:387">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsremovablemedia.cpp:322">
    <![LOG[CryptDecrypt (hKey, 0, 1, 0, pData, &dwDecryptedLen), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\smscrypt\windes.cpp,165)]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context=""
    type="0" thread="1164" file="windes.cpp:165">
    <![LOG[SMS::Crypto::DES::DecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\nts_sccm_release\sms\framework\tscore\tsremovablemedia.cpp,387)]LOG]!><time="09:30:12.625+480"
    date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsremovablemedia.cpp:387">
    <![LOG[Verifying media password.]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmediawizardcontrol.cpp:271">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="09:30:12.625+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsremovablemedia.cpp:322">
    <![LOG[Spawned thread 1200 to download policy.]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmediawelcomepage.cpp:405">
    <![LOG[Entering TSMediaWizardControl::GetPolicy.]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1200" file="tsmediawizardcontrol.cpp:527">
    <![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00350031004100300031003600420036002D0046003000440045002D0034003700350032002D0042003900370043002D003500340045003600460033003800360041003900310032007D00']LOG]!><time="09:30:12.649+480"
    date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="environmentscope.cpp:263">
    <![LOG[Environment scope successfully created: Global\{51A016B6-F0DE-4752-B97C-54E6F386A912}]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200"
    file="environmentscope.cpp:623">
    <![LOG[Creating key 'Software\Microsoft\SMS\47006C006F00620061006C005C007B00420041003300410033003900300030002D0043004100360044002D0034006100630031002D0038004300320038002D003500300037003300410046004300320032004200300033007D00']LOG]!><time="09:30:12.649+480"
    date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="environmentscope.cpp:263">
    <![LOG[Environment scope successfully created: Global\{BA3A3900-CA6D-4ac1-8C28-5073AFC22B03}]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200"
    file="environmentscope.cpp:623">
    <![LOG[Setting LogMaxSize to 1000000]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:555">
    <![LOG[Setting LogMaxHistory to 1]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:556">
    <![LOG[Setting LogLevel to 0]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:557">
    <![LOG[Setting LogEnabled to 1]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:558">
    <![LOG[Setting LogDebug to 1]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:559">
    <![LOG[UEFI: false]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:569">
    <![LOG[Loading variables from the Task Sequencing Removable Media.]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:584">
    <![LOG[Loading Media Variables from "X:\sms\data\variables.dat"]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsremovablemedia.cpp:322">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\i386\1033\TSRES.DLL']LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="util.cpp:964">
    <![LOG[Setting SMSTSMP TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSMediaGuid TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSBootMediaPackageID TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSHTTPPort TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSHTTPSPort TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSIISSSLState TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSLaunchMode TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSMediaPFX TS environment variable]LOG]!><time="09:30:12.649+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSPublicRootKey TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSRootCACerts TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSSiteCode TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSSiteSigningCertificate TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSUseFirstCert TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSx64UnknownMachineGUID TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Setting _SMSTSx86UnknownMachineGUID TS environment variable]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:604">
    <![LOG[Root CA Public Certs=3082037C30820264A00302010202103AB236E7EC0B619F4375F21CB1D3737C300D06092A864886F70D0101050500304631153013060A0992268993F22C64011916056C6F63616C31193017060A0992268993F22C640119160953744A6F7365706873311230100603550403130953544A4F50544C4931301E170D3131303130333232313132395A170D3136303130333232323132375A304631153013060A0992268993F22C64011916056C6F63616C31193017060A0992268993F22C640119160953744A6F7365706873311230100603550403130953544A4F50544C493130820122300D06092A864886F70D01010105000382010F003082010A0282010100C494DD769F2EFD6326DAEEE78D984484230C866E96493B54AC80322D78739C175153F050CC7A044855266075996618FC3EB04E7E472A8E1E9AF5BD8EB2736CF04B7EED975CBDF74656896E387DF32F445DA4B67EE1EB7D4A20FCD7C90257DF8BC0050D7704D53E1F269BE63828BE53897351C5120B84D6BD20F7AE695A80EE0DA4A64A7BAD696106C03E345DBF38CBEBE071D742859B25F41A8A87A4932C9254BB2EE372D71821A2965AAA5DB825DAC2CAF46CF989658C28ADD1E1A499225E2320095B91D9D38C4406E9AF6A8B6206902088D7C4ACA2EC6B62DF6FD04546E166449269BF6B0CA6984E09A2EDDDE4B8A841A2FC47B38D264DB6C42F0798E4CC090203010001A3663064301306092B060104018237140204061E0400430041300B0603551D0F040403020186300F0603551D130101FF040530030101FF301D0603551D0E04160414DF37636BE793EA17208BD2D266A2E2147072235C301006092B06010401823715010403020100300D06092A864886F70D01010505000382010100A13033E2B66CF2F5F291BDECE3AAF5517A3EC33F426BC1825F0398AFFA1FB3DB653591573866EE3D604DB816EA4D9205F4CD923150B26AED0FF73EFD639A3EB20DE46DE3905D448CB5465E2FCB52F212F68A3D2CFBB52FAB6A8CA76CE202A8588745BC60A652C4361E54D5B6F08066915FE7193F8E8505AED5BC39D60F0E6B2D583EF167798A9F76CB14C36012A2D3AD9D652C8A1B3FA52BBC6FA0CEA422006AF7EDA855A879276DC6D2A6326045DB0398A38A73CA5AB7BDF338E39989A164252D03664F03A24D9EB5494B5B6E24B901CC61D85824B94A8D2F640F06213612DEBBFC2B7C70801A637CEBE3B3A2A1F829F9EDB70D3504A578DFBECB978CA0A366]LOG]!><time="09:30:12.665+480"
    date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:615">
    <![LOG[Importing certificates to root store]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="utils.cpp:5349">
    <![LOG[Added certificate to store or replaced matching certificate in store.]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="utils.cpp:5405">
    <![LOG[Support Unknown Machines: 0]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:632">
    <![LOG[Custom hook from X:\\TSConfig.INI is ]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:675">
    <![LOG[No hook is found to be executed before downloading policy]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:699">
    <![LOG[Authenticator from the environment is empty.]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:838">
    <![LOG[Need to create Authenticator Info using PFX]LOG]!><time="09:30:12.665+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1200" file="tsmediawizardcontrol.cpp:850">
    <![LOG[*ppCertContext, HRESULT=80092004 (e:\nts_sccm_release\sms\framework\osdmessaging\libcrypt.cpp,1518)]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe" context="" type="0"
    thread="1200" file="libcrypt.cpp:1518">
    <![LOG[Out of 2 certs, there is none that has valid keys.]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe" context="" type="3" thread="1200" file="libcrypt.cpp:1518">
    <![LOG[CreateCertificateContextFromPfx (pbEncodedCert, dwEncodedCertSize, psPfxPassword, pCertStore, ppCertContext, szOID), HRESULT=80092004 (e:\nts_sccm_release\sms\framework\osdmessaging\libcrypt.cpp,1623)]LOG]!><time="09:30:12.812+480"
    date="02-11-2014" component="TSPxe" context="" type="0" thread="1200" file="libcrypt.cpp:1623">
    <![LOG[CCM::SMSMessaging::CreateCertificateContextFromPfx(sMediaPfx, sMediaGuid, &hCertStore, &pClientCertContext), HRESULT=80092004 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,852)]LOG]!><time="09:30:12.812+480"
    date="02-11-2014" component="TSPxe" context="" type="0" thread="1200" file="tsmediawizardcontrol.cpp:852">
    <![LOG[Exiting TSMediaWizardControl::GetPolicy.]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1200" file="tsmediawizardcontrol.cpp:1419">
    <![LOG[pWelcomePage->m_pTSMediaWizardControl->GetPolicy(), HRESULT=80092004 (e:\nts_sccm_release\sms\client\tasksequence\tsmbootstrap\tsmediawelcomepage.cpp,303)]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe"
    context="" type="0" thread="1200" file="tsmediawelcomepage.cpp:303">
    <![LOG[Setting wizard error: An error occurred while retrieving policy for this computer  (0x80092004). For more information, contact your system administrator or helpdesk operator.]LOG]!><time="09:30:12.812+480" date="02-11-2014"
    component="TSPxe" context="" type="0" thread="1164" file="tsmediawizardcontrol.cpp:1588">
    <![LOG[WelcomePage::OnWizardNext()]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediawelcomepage.cpp:340">
    <![LOG[Skipping Confirmation Page.]LOG]!><time="09:30:12.812+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediaconfirmationpage.cpp:170">
    <![LOG[Skipping Task Sequence Selection Page.]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediataskselectionpage.cpp:118">
    <![LOG[Skipping Variables Selection Page.]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediavariablesselectionpage.cpp:155">
    <![LOG[Skipping Resolve Progress Page.]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediaresolveprogresspage.cpp:96">
    <![LOG[Activating Finish Page.]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediafinishpage.cpp:107">
    <![LOG[Initializing the countdown timer.]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediafinishpage.cpp:197">
    <![LOG[Loading bitmap]LOG]!><time="09:30:12.828+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmbootstrap.cpp:1271">
    <![LOG[Executing command line: X:\WINDOWS\system32\cmd.exe /k]LOG]!><time="09:30:13.973+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:860">
    <![LOG[The command completed successfully.]LOG]!><time="09:30:13.973+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:942">
    <![LOG[Successfully launched command shell.]LOG]!><time="09:30:13.973+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:432">
    <![LOG[Suspending the countdown timer.]LOG]!><time="09:30:15.829+480" date="02-11-2014" component="TSPxe" context="" type="0" thread="1164" file="tsmediafinishpage.cpp:384">
    <![LOG[Exiting task sequence wizard.]LOG]!><time="09:30:17.065+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmediawizardcontrol.cpp:2388">
    <![LOG[Exiting with return code 0x00000000]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSPxe" context="" type="1" thread="1164" file="tsmbootstrap.cpp:1238">
    <![LOG[Execution complete.]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:693">
    <![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="0"
    thread="756" file="environmentscope.cpp:493">
    <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="0"
    thread="756" file="environmentlib.cpp:335">
    <![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="0"
    thread="756" file="environmentlib.cpp:553">
    <![LOG[::RegOpenKeyExW (HKEY_LOCAL_MACHINE, sKey.c_str(), 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,809)]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell"
    context="" type="0" thread="756" file="utils.cpp:809">
    <![LOG[RegOpenKeyExW is unsuccessful for Software\Microsoft\SMS\Task Sequence]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="2" thread="756"
    file="utils.cpp:809">
    <![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="2" thread="756" file="utils.cpp:842">
    <![LOG[End program: ]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:725">
    <![LOG[Finalizing logging from process 748]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1741">
    <![LOG[Finalizing logs to root of first available drive]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1583">
    <![LOG[LOGGING: Setting log directory to "D:\SMSTSLog".]LOG]!><time="09:30:17.081+480" date="02-11-2014" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1808">
    I am stumped with this issue. As I said, this is new to me, but I have so far been able to set it all up to a working state, up until this SQL issue occurred.
    I look forward to your responses.
    Cheers,
    Kyle.

    Untick the "Use PKI Client Certificate when available" in the Site Properties. I would create a self-signed certificate for the DP. Don't forget to Update DP for all your boot images when you are finished.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • An error occurred while connecting to the AirPlay device "Apple TV". An unknown error occurred (-15000).

    Hi ,
    I acquired an Apple TV (Gen3) a couple of days ago.
    The Apple TV seems to be connected properly to WIFI (Good signal)
    I watched streaming videos on Youtube and film trailers – the speed is ok.
    I followed the protocol but, still, I cannot connect Itunes to the Apple tv.
    These are the error messages:
    On the TV : apple tv could not connect to library
    In Itunes: An error occurred while connecting to the AirPlay device “Apple TV”. An unknown error occurred (-15000).
                    Please note that Apple TV doesn’t appear in the list of devices in Itune’s preferences menu.
    The Home Share is enabled on both devices and I connected with the Same Apple ID on each device.
    Airplay is on.
    Ref Apple TV :
    Apple tv: Model MD199HC/A
    Serial number DY******RHN
    apple tv software : 5.3(6105)
    Imac: OS X version 10.8.4
    I already tried to :
    Unplug/plug modem and router
    Test connectivity
    Disable the Firewall
    Re-enable the firewall with Itunes in the list of ‘allowed’ devices
    Re-set Apple TV (3 times) + Up to date
    Re-start Apple TV and computer several time
    Itunes is up to date
    Could you please help?
    Many Thanks
    Sylvie
    <Edited By Host>

    Hi all,
    Thanks for your comments.
    In my knowledge, there isn't any security software active on my computer.
    After re-setting my routeur several times, I finally swapped it against an Airport Time Capsule.
    It solved the problem, however, I would be interested to know if a (less expensive) solution exists.
    Sylvie

  • I cannot send mail. Been so for 2 days. Get the message: An error occurred while sending mail. The mail server responded: Access denied

    When I send message the reply is "Access Denied" and a bunch of gobbly-gook ending with please re-check message. What would I check for? The G-G is of absolutely no value to the human species.
    An error occurred while sending mail. The mail server responded: Access denied...3c61d9886161c1c1b119b169f84d0c00bd1d41014c8da58d391805d17cbcdccd89e9557dcc85058535d178217d0831cc6d65.... Please check the message and try again.
    So what now. Mozilla must be the offspring of Microsoft in that help NEVER HELPS, EVER.

    Hello,
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings and disables most add-ons (extensions and themes).
    ''(If you're using an added theme, switch to the Default theme.)''
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu by clicking on the '''Restart with Add-ons Disabled...''' menu item:<br>
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.
    Thank you.

Maybe you are looking for

  • Field doesnu0092t display in alv  , why  ?

    WHEN 'NETPR' .       LS_FCAT-COLTEXT = TEXT-031 .       LS_FCAT-COL_POS =  29.       LS_FCAT-OUTPUTLEN = 15 .     LS_FCAT-DATATYPE   = 'CURR' . "'QUAN'.     LS_FCAT-rollname = 'NETPR'. when the report is display  , the field doesn't show up ? also if

  • Problem with changing hostname

    At work, I got a new Mac but seems that it was on display (turned on) at the store where it was bought from. This means that some minor low level setting are still there (even though when I started it, it showed me the welcome wizard). The problem is

  • How to invoke when-validate trigger

    Hi all , I just want to know how can i Invoke when-validate-item trigger of another item by without navigating to that item. Exampls. I have two items A and B I want to invoke item B's when-validate-item trigger by keeping the focus on A or being in

  • Timeline Import Statements

    I have a bunch of MovieClip Symbols in Library.  They all need to import the same classes for timeline code.  I don't want to add the import statements to every MovieClip's timeline.  I can't add import statements to base-class & get access from Movi

  • I want to get a refund, but it won't let me

    I couldn't refund because 90 days were over. No I cant get my money back. Plz Help