Event 5436 - Mangement Point not Accessible

I have a new 5436 issue related to the "500 - Internal Server Error."  This was not resolved with an un-install and re-install.  Here is our setup:
- Remote SQL 2008 failover cluster.
     -SCCM computer account is a member of the local administrator's group on each SQL node.
     -Dedicated SQL instance using a custom static port (SCCM would not even install until we changed the port from dynamic to static)
- SQL SPN registered to SQLServer:customport# domain\SQLserviceaccount
(not domain\SCCMaccount)
- SQL SPN registered to SQLServer.domain.com:customport# domain\SQLserviceaccount (not
domain\SCCMaccount)
- mpcontrol.log shows:
Attempting to register the SQL connection type for the configured SQL database.  $$<SMS_MP_CONTROL_MANAGER><09-18-2012 17:17:15.618+240><thread=5424 (0x1530)>
Registered connection type for SQL Server 'RSQLServer.domain.com' and database 'SCCM\CM_ROC'.  $$<SMS_MP_CONTROL_MANAGER><09-18-2012 17:17:15.618+240><thread=5424 (0x1530)>
MPStart(): RegisterSqlDatabaseConnectionType() returned 0x0  $$<SMS_MP_CONTROL_MANAGER><09-18-2012 17:17:15.618+240><thread=5424 (0x1530)>
Checking the current CLR Enabled configuration setting for the configured SQL Server hosting the database.  $$<SMS_MP_CONTROL_MANAGER><09-18-2012 17:17:15.618+240><thread=5424 (0x1530)>
Getting the CLR Enabled value from the configured SQL database.  $$<SMS_MP_CONTROL_MANAGER><09-18-2012 17:17:15.618+240><thread=5424 (0x1530)>
Attempting to connect to the configured SQL database.  $$<SMS_MP_CONTROL_MANAGER><09-18-2012 17:17:15.618+240><thread=5424 (0x1530)>
Successfully connected to the configured SQL database.  $$<SMS_MP_CONTROL_MANAGER><09-18-2012 17:17:15.644+240><thread=5424 (0x1530)>
The configured SQL database has the CLR Enabled configuration setting set to 'On'.  $$<SMS_MP_CONTROL_MANAGER><09-18-2012 17:17:15.649+240><thread=5424 (0x1530)>
Any help is appreciated here.

MPSetup.log contents posted here.  The installation was successful.
<09-18-2012 17:16:11> ====================================================================
<09-18-2012 17:16:11> SMSMP Setup Started....
<09-18-2012 17:16:11> Parameters: C:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe /install /siteserver:ROC-ITB SMSMP 0
<09-18-2012 17:16:11> Installing Pre Reqs for SMSMP
<09-18-2012 17:16:11>         ======== Installing Pre Reqs for Role SMSMP ========
<09-18-2012 17:16:11> Found 2 Pre Reqs for Role SMSMP
<09-18-2012 17:16:11> Pre Req MSXML60 found.
<09-18-2012 17:16:11> No versions of MSXML60 are installed.  Would install new MSXML60.
<09-18-2012 17:16:11> Enabling MSI logging.  msxml6_x64.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\msxml6_x64MSI.log
<09-18-2012 17:16:11> Installing C:\Program Files\Microsoft Configuration Manager\bin\x64\00000409\msxml6_x64.msi
<09-18-2012 17:16:13> msxml6_x64.msi exited with return code: 0
<09-18-2012 17:16:13> msxml6_x64.msi Installation was successful.
<09-18-2012 17:16:13> Pre Req SqlNativeClient found.
<09-18-2012 17:16:13> SqlNativeClient already installed (Product Code: {C79A7EAB-9D6F-4072-8A6D-F8F54957CD93}). Would not install again.
<09-18-2012 17:16:13> Pre Req SqlNativeClient is already installed. Skipping it.
<09-18-2012 17:16:13>         ======== Completed Installation of Pre Reqs for Role SMSMP ========
<09-18-2012 17:16:13> Installing the SMSMP
<09-18-2012 17:16:13> Passed OS version check.
<09-18-2012 17:16:13> IIS Service is installed.
<09-18-2012 17:16:13> No versions of SMSMP are installed.  Installing new SMSMP.
<09-18-2012 17:16:13> Enabling MSI logging.  mp.msi will log to C:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
<09-18-2012 17:16:13> Installing C:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi CCMINSTALLDIR="C:\Program Files\SMS_CCM" CCMSERVERDATAROOT="C:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE
SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
<09-18-2012 17:17:08> mp.msi exited with return code: 0
<09-18-2012 17:17:08> Installation was successful.
<09-18-2012 17:17:08> ~RoleSetup().

Similar Messages

  • Event in ActionScript Class not accessible by MXML Component

    I am implementing an ActionScript Class in my MXML Component,
    but it can't see the Event I'm specifying. I'm getting the
    following Error when I compile my application:
    Cannot resolve attribute 'myEvent' for component type
    myClass.
    How do I make the Event available to the MXML component?
    Thanks.

    Guess the compiler has a problem with semi-colons after the
    Event declarations. I removed the semi-colons, and was able to
    compile.

  • Event ID 12072 The WSUS content directory is not accessible

    Getting this error in wsus on 2012. I cannot download any updates. 
    any idea?
    Log Name:      Application
    Source:        Windows Server Update Services
    Date:          7/1/2014 7:26:57 PM
    Event ID:      12072
    Task Category: 9
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      wsus2012
    Description:
    The WSUS content directory is not accessible.
    System.IO.IOException: The device is not ready.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath,
    Boolean checkHost)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
       at System.IO.FileInfo.Open(FileMode mode, FileAccess access, FileShare share)
       at Microsoft.UpdateServices.Internal.HealthMonitoring.HmtWebServices.CheckContentDirWebAccess(EventLoggingType type, HealthEventLogger logger)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Windows Server Update Services" />
        <EventID Qualifiers="0">12072</EventID>
        <Level>2</Level>
        <Task>9</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-07-02T02:26:57.000000000Z" />
        <EventRecordID>485447</EventRecordID>
        <Channel>Application</Channel>
        <Computer>wsus2012/Computer>
        <Security />
      </System>
      <EventData>
        <Data>The WSUS content directory is not accessible.
    System.IO.IOException: The device is not ready.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath,
    Boolean checkHost)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
       at System.IO.FileInfo.Open(FileMode mode, FileAccess access, FileShare share)
       at Microsoft.UpdateServices.Internal.HealthMonitoring.HmtWebServices.CheckContentDirWebAccess(EventLoggingType type, HealthEventLogger logger)</Data>
      </EventData>
    </Event>

    Getting this error in wsus on 2012. I cannot download any updates.
    Description:
    The WSUS content directory is not accessible.
    Did somebody recently try to relocate the WSUSContent folder? or change the ACLs?
    Here are the relevant questions:
    What is the actual physical pathname of the WSUSContent folder?
    What is the pathname configured in IIS for the /Content v-dir?
    What is the pathname configured in the registry value "ContentDir" in HKLM\Software\Microsoft\Update Services\Server\Setup?
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Site not accessible from the Load balanced web front end server - sharepoint 2010

    I have a production environment with 2 WFE's(sp-wfe1 & sp-wfe2), 2 APP's and 2 SQL clustered VM's.
    2 WFE's are load balanced using hardware load balancer.
    An A-Record(PORTAL) is created in DNS for the virtual IP of the load balancer which points to the 2 WFE's.
    A web application is created on the WFE's on port 80.
    alternative access mapping is configured and the load balanced record "http://PORTAL" is used under the default zone.
    Under IIS I have edited the bindings for the sharepoint site at port 80 and added the HOSTNAME as PORTAL.
    Result: The site is accessible from outside the server and works fine.
    ISSUE: The site is not accessible within the WFE's(sp-wfe1 & sp-wfe2).
    When I browse the site from the WFE's server it ask for the credentials and when I enter the credentials and click OK it ask the credentials again and again and in the end displays a blank page.
    Kindly help me in this issue because I am clueless and couldn't find anything helpful on the internet. 
    Regards,
    Mudassar
    MADDY-DEV Forum answers from Microsoft Forum

    Loop back check.
    http://www.harbar.net/archive/2009/07/02/disableloopbackcheck-amp-sharepoint-what-every-admin-and-developer-should-know.aspx

  • After restoring SharePoint farm backup ( 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 connection)

    Hi,
    I have taken farm back and restore it in new UAT environment, while access to the main site getting the below error: 
    Error  
    An unexpected error has occurred. 
    Troubleshoot issues with Microsoft SharePoint Foundation. 
    Correlation ID: 866476f3-23dd-4e1e-97af-bffc62cc2d57 
    Date and Time: 7/15/2014 11:26:35 AM 
    When i checked in log i got below error
    System.Data.SqlClient.SqlException: 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: Named Pipes Provider, error: 40
    - Could not open a connection to SQL Server)    at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
    stateObj)     at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecu... 
    Thanks in advance
    Said Al Balushi

    Hi Wendy,
    i have checked all below points, every thing is fine but still i am getting the same error.
    Check SQL services are runing
    Check remote conenctions are enabled
    Check SQL Browser service is runing
    Check TCP/IP protocal enabled at SQL server
    Check out windows firewall setting
    Thanks,
    Said
     

  • Xcelsius exe won't launch - Entry Point Not Found message given

    -Operating System: Windows XP
    -OS Patch level: SP3
    -Office Version: 2007
    -Flash Player version: Adobe Flash Player 10
    -Xcelsius Version and Patch Level: Xcelsius 2008 5.3.0.0
    -Xcelsius Build number (Help>About Xcelsius): <not accessible>
    -Business Objects Enterprise version/patch level (if applicable): Crystal Reports 12.1.0.892 - SP1
    -Issue Description: Xcelsius exe won't launch - Entry Point Not Found message given
    -Steps to Duplicate: When I try to open Xcelsius.exe, I receive a message box that says "Xcelsius.exe - Entry Point Not Found" "The procedure entry point ?LevelDiffToFirst@CTreeBtnCtrl@@QAEHPAU_TREEITEM@@@Z could not be located in the dynamic link library TreeBtnExtDll.dll."
    I have uninstalled and re-installed Xcelsius with the same results.
    Also, when I open Crystal Reports 2008, the "Crystal Reports 2008 SP1 - Software Manager" opens and shows an update available - SP2. When I try to install the update, it downloads and then displays a message the this update is only available for Crystal Reports 2008 SP1. I believe that is my current version.
    After some research, I believe my CR Runtime app may be a different version than what Xcelsius.exe is expecting, but I don't know how to check or fix that. Any help is appreciated.

    Hi
    I think I've managed to fix this error. I compared the TreeBtnExtDll.dll in my Xcelsius directory on the machine that wasn't working and one that was and found that the broken machine was using an older and smaller version of TreeBtnExtDll.dll. 89k and a date in 2008 I think. So I copied my newer version which was 109 k and dated 11/2009 into the C:\Program Files\Business Objects\Xcelsius directory of the broken machines and now xcelsius appears to be working fine.
    I had lots of trouble installing the SP3 release because of the media issues so maybe the install wasn't complete.
    Anyway, I hope this helps you
    Rowena

  • Error: EdgeInspect.exe - Entry Point Not Found

    I'm getting the following error message when launching the Adobe Edge Inspect:
    ---------------------------EdgeInspect.exe - Entry Point Not Found---------------------------The procedure entry point SetGestureConfig could not be located in the dynamic link library USER32.dll. ---------------------------OK   ---------------------------
    Followed by another dialog mentioning C:\Program Files (x86)\Adobe\Adobe Edge Inspect\EdgeInspect.exe Edge Inspect has stopped working
    More details:
    Problem signature:
      Problem Event Name:          APPCRASH
      Application Name:          EdgeInspect.exe
      Application Version:          1.0.372.4762
      Application Timestamp:          51098b6d
      Fault Module Name:          USER32.dll!SetGestureConfig
      Fault Module Version:          6.0.6002.18541
      Fault Module Timestamp:          4ec3e39f
      Exception Code:          c0000139
      Exception Offset:          0006f52f
      OS Version:          6.0.6002.2.2.0.256.6
      Locale ID:          1033
      Additional Information 1:          9d13
      Additional Information 2:          1abee00edb3fc1158f9ad6f44f0f6be8
      Additional Information 3:          9d13
      Additional Information 4:          1abee00edb3fc1158f9ad6f44f0f6be8
    I tried googling but I haven't found any solutions, so I thought I'd ask for help here.

    No, there is no timeline like that. Vista support for any product will vary from team to team depending on a huge variety of factors.
    For us, we're not even sure why it no longers works on Vista. As I said above, it could be a recent change we made or a change in one of the libraries we use with the desktop application. The solution is nowhere near as simple as posting the older version of the desktop application. Edge Inspect is a system of multiple pieces that all have to work together and be able to communicate with each other. Even if we posted the older version of the desktop piece, it's likely that you'd find Edge Inspect features that didn't work because the other pieces no longer spoke to it correctly. It would get progressively worse with each release until it stopped working entirely. And we simply don't have the resources to support a Vista version of the desktop application and keep it up to date with all the other pieces of the application.
    We never devoted any of our limited dev or testing resources to testing on Vista and can't start doing that now. In our original FAQ we noted that it was not supported but that we didn't know of any issues with Edge Inspect running on Vista. That's now changed. I've updated the FAQ, and we'll be modifying the installer to reflect the new situation.
    I'm sorry, but the final word from engineering and product management is in, Edge Inspect does not support Vista.

  • Event ID 6482: Search not provisioned: There is no project Portal_Content mounted under gatherer application guid

    My search service shows this message 
    My search service shows this message:  'The search application 'Search Service Name' on server SERVERNAME is not provisioned. Confirm that the Microsoft SharePoint Foundation Timer service and Central Administration service are running on the server'.
     No changes can be made.  I am able to run search queries.
    Every minute the Application Server Administration job tries and fails to provision the service and logs the event id 6482: Search not provisioned:  There is no project Portal_Content mounted under gatherer application <guid>
    I've found a few posts online that have solved this by clearing the sharepoint cache, which I've done a number of times without success.  A few others re-created search which isn't a real good solution for me since we have a lot of customizations that
    would have to be redone.
    Restoring from Central Admin backups is a possibility, but without knowing exactly what the problem is, it seems that this approach may cause further problems.
    Thoughts anyone?  Here's the full event log message
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Server
    Date:          4/9/2015 8:00:38 PM
    Event ID:      6482
    Task Category: Shared Services
    Level:         Error
    Keywords:      
    User:          domain\account
    Computer:      SERVER.domain.com
    Description:
    Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (2aa54846-d503-4704-93ae-40a10a0ee56d).
    Reason: There is no project Portal_Content mounted under gatherer application b7266a5e-78cb-4a72-b63b-e7e543bf3bcc.
    Technical Support Details:
    System.InvalidOperationException: There is no project Portal_Content mounted under gatherer application b7266a5e-78cb-4a72-b63b-e7e543bf3bcc.
       at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
       at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Server" Guid="{C33B4F2A-64E9-4B39-BD72-F0C2F27A619A}" />
        <EventID>6482</EventID>
        <Version>15</Version>
        <Level>2</Level>
        <Task>3</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2015-04-10T01:00:38.751328400Z" />
        <EventRecordID>337996</EventRecordID>
        <Correlation ActivityID="{4930FB9C-9CB7-D04C-62A0-7A17B669F3DD}" />
        <Execution ProcessID="16616" ThreadID="8460" />
        <Channel>Application</Channel>
        <Computer>SERVER.domain.com</Computer>
        <Security UserID="S-1-5-21-3958095517-670792205-3813086739-15822" />
      </System>
      <EventData>
        <Data Name="string0">Microsoft.Office.Server.Search.Administration.SearchServiceInstance</Data>
        <Data Name="string1">2aa54846-d503-4704-93ae-40a10a0ee56d</Data>
        <Data Name="string2">There is no project Portal_Content mounted under gatherer application b7266a5e-78cb-4a72-b63b-e7e543bf3bcc.</Data>
        <Data Name="string3">System.InvalidOperationException: There is no project Portal_Content mounted under gatherer application b7266a5e-78cb-4a72-b63b-e7e543bf3bcc.
       at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
       at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)</Data>
      </EventData>
    </Event>
    Nate

    Hi,
    For your issue, try to do the following:
    Go to Services, and then reset SharePoint server search  accounts (stop/start).
    Reset the crawl index (clears the index).
    Stop and then start the SharePoint Server Search  - Central Administration: stop and then restart the service.
    Reset default content access account.
    Besides,Here are similar issue post, you can use as a reference:
    http://www.social-point.com/sharepoint-2010-event-id-6482-application-server-administration-job-failed-for-service-instance-microsoft-office-server-search-administration-searchserviceinstance
    One or more of these steps together may resolve the instance of this error.
    If the issue persist, Please don't hesitate to let me know.
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • HD Not Accessible to Repair Permissions

    Hello. I hope you can help me isolate the error that is keeping my Intel iMac G5 from booting properly. I’m running 10.4.
    It froze after I’d been backing up onto DVD/dumping old data (about 20GB worth). Whenever I tried restarting the screen would freeze on the grey apple logo, sometimes with the swirly icon.
    When I ran Disk Utility off the install disk at first it indicated “error detected” on mass storage, but later said it was fine. But I could not run Repair successfully (I kept getting "repair failed" messages), and the Repair Disk Permissions button was not accessible (greyed out).
    I could not startup in safe mode. And if I tried to restart in DU the only option was a Network (which I'm not hooked up to).
    Once I got a Kernal panic screen but most of the time it was just a grey apple with the fan hitting 900 rpm.
    Finally I ran DiskWarrior and in 15 minutes it had cleaned out and rebuilt my HD. I thought I was home clear.
    However, even though Disk Utility now says my HD is fine, it still does not allow me to Repair Disk Permissions - the option is greyed out. And if I boot up pressing Option to select a Startup Disk, the rebuilt drive is not one of them.
    It appears my /Library/Receipts folder is empty.
    What’s more, if I try to run an admin command in Terminal, like
    sudo diskutil repairPermissions /
    I get the message:
    -bash: sudo: command not found
    In fact, any way I try typing sudo I get a “command not found” message, even if I try to run other command like chmod.
    When I type:
    Users
    I get
    Users: command not found.
    So I typed:
    Echo $PATH
    And get
    /bin:/sbin:/usr/bn:/usr/sbin:/usr/libexec:/System/Library/CoreServices
    I’m not sure at this point whether the fact that the DiskWarrior-rebuilt drive doesn’t show up among Startup options (when I boot with option key) is because of missing/broken permissions; an empty /Library/Receipts folder; missing users; or a missing path.
    Any and all help is appreciated. Thank you.

    Oy. I purchased an external drive and began installing Mac OSX onto it, so that I could then migrate all files from the unbootable hard drive before running an Archive & Install. That part seemed to go smoothly. But a few problems have emerged:
    1. Though I was prompted to keep Disk 2 of the install ready, it never asked me for it, even though I ran the installation 2 or 3 times. Consequently while I can select the external drive when booting up command-S, I can only see Install window, Disk Utility or Terminal windows - never a desktop, preferences drop down, help menu, finder, all the things I'd typically see when launching my machine. Is this normal? Is there a way to force it to install only disk 2 if it has things it needs for full bootable GUI / access?
    2. Booting up with the install disk, in disk utility I can see both drives but still cannot repair permissions on my affected HD. I tried via Terminal (repairPermissions, chmod or chown) commands; I keep getting error messages (command not found).
    3. Switching cd / to my new drive in Terminal, I was able, I think, to change permissions (755) but when I open Disk Utility the drive is still not writable and "Repair Disk Permissions" is still grayed out.
    4. I could not open Migration Assistant on the new drive via Disk Utility, so I copied it from the HD into its own folder on the new one, but am really confused about the whole Disk Image thing. If I create a new disk image and try to open it, convert or checksum it, it still is grayed out, I can never just open it. I tried running commands in Terminal to run that application on the external drive, pointing to the new folder, to the .app, to the contents, .dmg, and no commands seem to work, I keep getting the command not found message.
    If I just run the A&I, I fear I'll lose my data which is why I wanted to migrate everything over before I did so. But if the user / owner permissions are screwed up and the only way to fix them is A&I, I don't know what else to do.
    Is there ANY way to boot from the install, run Migration Assistant from the external drive (either through Disk Utility or Terminal) and copy all files from HD? If not, I guess I'll have to cross fingers and A&I.
    Gee, I used to love my Mac ...

  • Exception occurred during event dispatching: Null pointer exception

    All,
    i have an applet which opens an applet window. in this applet window i have a list box.
    When a value in the list box is selected, i need to access a method in the applet(held in another class) that launches another window
    however i get the following error:
    Exception occurred during event dispatching: Null pointer exception
    (hope thats clear enough)
    p.s. i have created an instance of the class.

    That is not clear at all, but the cause for the exception is very easy:
    something is null that should not be null :)

  • I need help with my event-based cue points with audio

    Im having trouble with my video game project for my action script 3 class at school. Here is what i did, i made a game called Tailgate toss up. I filmed my character and rendered it in Adobe Premiere. I than brought my .mov file into After Effects and I put event-based cue points-
    my first cue point at 0:00:03:13 called "loop"
    my second cue point at 00:00:03:27 called "draw"
    my third cue point at 00:00:05:24 called "bang"
    my fourth cue point at 00:00:13:29 called "dead"
    my fifth cue point at 00:00:14:29 called "You Lose"
    my last cue point at 00:00:19:14 called "End"
    Here is my action script 3 code
    ///first frame:
    start_btn.addEventListener(MouseEvent.CLICK, startGame);
    function startGame(event:MouseEvent){
    gotoAndStop(2);
    SoundMixer.stopAll()
    stop();
    ///second frame:
    stop();
    var loopTime
    var hitHim:Boolean = false;
    var vConnection:NetConnection = new NetConnection();
    vConnection.connect(null);
    var vStream:NetStream = new NetStream(vConnection);
    var client:Object = new Object();
    client.onCuePoint = onCuePoint;
    vStream.client = client;
    var myVideo:Video = new Video(418, 480);
    myVideo.y = 0;  ///this adjusts where the video is, right now it is the size of the canvas which is 418,480
    addChild(myVideo);
    myVideo.attachNetStream(vStream);
    vStream.play("michelle.flv");
    var throw_bottle:Sound
    throw_bottle = new Sound(new URLRequest("audio/throw_bottle.mp3")); //change to button noise, will add sound into ae file
    target_mc.addEventListener(MouseEvent.CLICK, shoot);
    target_mc.buttonMode = true;
    target_mc.visible = false;
    draw_mc.visible = false;
    function onCuePoint(cuePoint:Object):void {
       if(cuePoint.name == "loop"){
    loopTime = cuePoint.time;
        if(cuePoint.name == "draw"){
    var randomLoop:Number = Math.random()*10;
    if(randomLoop > 2){
    vStream.seek(loopTime);
    }else{
    setChildIndex(target_mc, numChildren - 1);  
    setChildIndex(draw_mc, numChildren - 1);    
    target_mc.visible = true;
    draw_mc.visible = true;
    if(cuePoint.time == "5:24"){
    draw_mc.visible = false;
    target_mc.visible = false;
    if(!hitHim){
    vStream.seek(15);    
    if(cuePoint.name == "dead"){
    vStream.close();
    myVideo.clear();
    gotoAndStop(3);
    if(cuePoint.name == "end"){
    gotoAndStop(3);
    function shoot(event:MouseEvent){
    throw_bottle.play();
    hitHim = true;
    ///my third and last frame
    playAgain_btn.addEventListener(MouseEvent.CLICK, playAgain);
    function playAgain(event:MouseEvent){
    gotoAndStop(2);
    SoundMixer.stopAll()
    stop();
    When I have no audio it works perfectly, no problems. When I bring audio in i re-render it as a .mov file and bring it back into After Effects and add the cue points to it. Than i re-render it out again as a flv file. When i bring it into my flash project it will work when the looping variable does just one loop and my target will appear so you can click on it or not. But when the looping variable makes it loop 2 to 10 times it skips over the catching (the part of the clip if you clip the button) and goes directly to the dropping of the can, not giving you the option of clicking the button. So basically it skips the "draw" or second cue point of my game and goes to "You Lose" cue point.
    Any suggestions?

    Hi,
    The latest audio driver for your machine is on the following link.
    http://ftp.hp.com/pub/softpaq/sp59501-60000/sp59649.exe
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Statement not accessible error - Any ideas please.

    Hello all:
              We were using macro from TRMAC table in 4.6C version and it used to give a warning but after upgrading to ECC6.0 it is syntax error! Please look at the code below:
    *SELECTION SCREN / PARAMETERS                                          *
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-s01.
    PARAMETERS: p_mode(1) TYPE c DEFAULT 'N' OBLIGATORY,
                p_grp     LIKE apqi-groupid DEFAULT 'SKF_POST' OBLIGATORY.
    SELECTION-SCREEN END OF BLOCK b1.
    SELECTION-SCREEN SKIP 1.
    unix_pc_path text-001 text-002 text-003.
    *Intialization                                                         *
    *INITIALIZATION.
    *At selection screen                                                   *
    AT SELECTION-SCREEN OUTPUT.
      PERFORM format_unixpath(yunixctrl) USING 'YHOME_UX' yhome_ux.
    AT SELECTION-SCREEN.
      IF ( rdb_pc = 'X' AND yhome_pc IS INITIAL ) OR
         ( rdb_ux = 'X' AND yname_ux IS INITIAL ).
        MESSAGE e000 WITH 'A filename is required'.
      ENDIF.
    AT USER-COMMAND                                                      *
    AT USER-COMMAND.
    *Start-of-selection                                                    *
    START-OF-SELECTION.
      IF NOT rdb_ux IS INITIAL.
        unix_getname yhome_ux yname_ux v_file_in.
        PERFORM upload_parse_unix_file.
      ELSEIF NOT rdb_pc IS INITIAL.
        v_file_in = yhome_pc.
        PERFORM upload_parse_pc_file.
      ENDIF.
      PERFORM skf_posting.
    *End-of-selection                                                      *
    END-OF-SELECTION.
    The program does not like the line "unix_pc_path text-001 text-002 text-003." and gives an error "Statement not accessible". I went through some discussion forums on this here but nothing related to macro. Could anyone please give me an idea how I could resolve this? All the answers will be rewarded.
    Thanks.
    Mithun

    You cannot put it in START-OF-SELECTION a you need the unix path in the
    AT SELECTION-SCREEN FOR OUTPUT event.. move the statement from the selection-screen block to the INITIALIZATION event.
    ~Suresh

  • Exchange 2013 mailboxes not accessible in outlook

    Hi,
    In the middle of migration from one exchange 2010 server to 2013 server and thought things were going well.  However migrated mailboxes to exchange 2013 are not accessible through outlook although they are through OWA most of the time.
    I ran test connectivity comandlet on 2013 server on mailboxes and they tested okay.
    However when you connect to mailbox it says exchange unavailable.  
    I have a new ucc certificate on the exchange 2013 server that includes mail.contoso.com and autodiscover.contoso.com.  These are both setup to point to 2013 server with split brain dns.  The 2010 server has a certificate for mail.contoso.com.
    The SC for autodiscovery right now for both the exchange 2010 and 2013 servers are https://mail.contoso.com/autodiscover/autodiscover.xml
    When I run outlook connectivity test I get the following failure: 
    Test Steps
    Attempting to ping the MAPI Address Book endpoint with identity: exg:6004.
    The attempt to ping the endpoint failed
    Additional Details
    The RPC_S_SERVER_UNAVAILABLE error (0x6ba) was thrown by the RPC Runtime process.
    Elapsed Time: 24085 ms
    Test Steps
    Attempting to ping the MAPI Address Book endpoint with identity: exg:6004.
    The attempt to ping the endpoint failed.
     <label for="testSelectWizard_ctl12_ctl06_ctl00_ctl07_ctl00_tmmArrow">Tell
    me more about this issue and how to resolve it</label>
    Additional Details
    The RPC_S_SERVER_UNAVAILABLE error (0x6ba) was thrown by the RPC Runtime process.
    Elapsed Time: 24085 ms

    Hi
    Did you migrate your DNS to point to the new Exchange 2013 Server?
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • INCLUDE - Statement is not accessible.  URGENT.

    II am making change to user exit in INCLUDE MV45AFZZ.
    I just put an if condition in the INCLUDE ztest_so.
    It is giving following ERROR (RED) when I check the syntax.
    Include ZTEST_SO
    Statement is not accessible.
    FORM userexit_move_field_to_vbak.
    Include ztest_so
    Endform.
    *&  Include           ZTEST_SO
    if sy-uname eq 'TRAIN014'             
    endif.
    Please help.

    You created the include alright. But there is no call to the include (Perform statement) from any program, hence include cannot be accessed.
    MV45AFZZ is standard SAP User Exit where all Forms are being called at specified points in standard SAP code.
    Iam not sure/not tried but if you create your new Form you will have to modify SAP code to make a call to this FORM, which is not recommended.
    The best solution is to use the available Forms and put your code in the one that is being called at the right place for you to be able to use it.

  • SCCM 2012 Console not accessible - SMSAdminUI.log - Error Code : ProviderLoadFailure

    Hello Team,
            The site server which was working fine is now not accessible, unable to connect the console "Configuration manager cannot connect to the site"
    * It is a standalone Primary with provide installed on the same server
    *  Recently Upgraded to R2 CU4. Base OS is Win 2K8 R2 Ent, SQL server is 2012
    * I am able to logon to the SQL server and access the SCCM database and execute a SQL query
    * I did try to connect to the WMI on the SCCM server using : wbemtest and connect to the SMS_ProviderLocation ()
    * Tried restarting the server , still not luck
    Any assistance will be of great help.
    Following is the snippet of the error in the SMSAdminUI.log.
    =============================================================
    Error Code:
    ProviderLoadFailure
    \r\nSystem.Management.ManagementException\r\nProvider load failure \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()\r\nManagementException details:
    instance of __ExtendedStatus
     Operation = "ExecQuery";
     ParameterInfo = "SELECT * FROM SMS_Site WHERE SiteCode = 'XXX'";
     ProviderName = "WinMgmt";
    \r\n
    ==========================================================================
    Following is the error that I see in the Event log of the server
    Transport error; failed to connect, message: 'The SMS Provider reported an error.'\r\nMicrosoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryException\r\nThe SMS Provider reported an error.\r\n at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()
    at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.Connect(String configMgrServerPath) at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)\r\nConfigMgr
    Error Object: instance of __ExtendedStatus { Operation = "ExecQuery";
    ==========================================================================

    When updating to CU4, did you have the required permissions to update the database? I have seen similar errors when this has not been the case. 
    Have a look in
    C:\Windows\Temp\CM12-R2CU4-KB3026739-X64-ENU.log
    and see if you have any errors like this:
    The EXECUTE permission was denied on the object ‘fnIsPrimary’,database
    ‘CM_P01’, schema ”dbo"
    Blog: www.danielclasson.com/blog |
    LinkedIn:
    Daniel Classon | Twitter: @danielclasson

Maybe you are looking for

  • Evaluation of modules and teaching staff

    Within SAP HCM Training and Event Management/Learning Solution there is an option to evaluate the courses and trainers in the learning portal. Is this functionality also available for SLcM by means of integration or does SLcM have its own functionali

  • How to Pull out single common T-code from the existing User's profiles.

    Hi experts, Here in my company we are using 4.7 Enterprise with 230 users. recently management decided to pull out authorization for one Common T-code assigned to 100 people in their profiles. we had created customized profile for each user. So, here

  • Epson R1800-color match issues solved

    I had reported issues with the printer no longer matching the monitor colors many of you said to get a hardware device and calibrate monitor instead I downloaded a newer driver for the printer still had issues SO: I changed from printer manages color

  • Adobe X signatures and workflows?

    I would like to set up a document that starts at person A.  If A signs the document, it goes to B.  if B signs, it goes to C for final approval. I've got the PDF set up with the three signatures.  How would I set up the workflow for this?

  • How to connect DB with applet

    hi, all I am use Mysql as my DB, but when I my program as window application, it is work, but when I run it as Applet, it won't work, can any one tell me how to access the data from DB to Applet? public class AppletApp extends JApplet { public void i