Program deployment

I have an idea for a program that I would like to sell commercially one day (when my programming skills are better and I can fully implement my ideas). It seems to me that a standalone commercial-quality program should have certian features, such as a dedicated installation program that copies all the files and makes any needed Windows registry entries. My questions relating to my soon-to-exist program are listed below. Please note the Duke dollars available! :)
1. Is Java a good choice for a client-side standalone program, or should I consider using C++ and the Win32 API to write a native program? I mean, the cross platform aspect of Java is great, but program performance and ease of installation for the end user are more important.
2. If I develop in Java and then use the features of my IDE to compile into a native executable for deployment, isn't that defeating the purpose of working in Java to begin with?
3. I worry that Microsoft's appeal over the recent court order to carry Java will be succesful, and hence my potential end users will have to download the JVM to use my program (thus making the installation more difficult for the end user). Is this a legitimate concern, or not worth worrying about?
thanks.

I have an idea for a program that I would like to
sell commercially one day (when my programming skills
are better and I can fully implement my ideas). It
seems to me that a standalone commercial-quality
program should have certian features, such as a
dedicated installation program that copies all the
files and makes any needed Windows registry entries.
My questions relating to my soon-to-exist program are
listed below. Please note the Duke dollars available!
1. Is Java a good choice for a client-side standalone
program, or should I consider using C++ and the Win32
API to write a native program? I mean, the cross
platform aspect of Java is great, but program
performance and ease of installation for the end user
are more important.If you are writing your program to run exclusively on Windows then Java is not a good choice. A major advantage of Java, running on many platforms, won't do you any good. But you still pay for this advantage in performance and not being able to exploit Windows features directly.
2. If I develop in Java and then use the features of
my IDE to compile into a native executable for
deployment, isn't that defeating the purpose of
working in Java to begin with?True, but as the previous person responding pointed out there is a major advantage in getting your prototype running in the language you are familiar with and Java development is "rapid" compared to C++.
3. I worry that Microsoft's appeal over the recent
court order to carry Java will be succesful, and hence
my potential end users will have to download the JVM
to use my program (thus making the installation more
difficult for the end user). Is this a legitimate
concern, or not worth worrying about?What is your traget market? If your target is corporate then you can assume high speed networks, support staff that can deal with installing the JVM and the probability that JVM is there already. If your target is hom users you can't assume high speed / broadband -- that makes download the JVM a bummer. Ditto for the other points.
Good luck with your project.

Similar Messages

  • Status of a specified package and program deployment

    Good morning.
    In the report "Status of a specified package and program deployment", I noticed there are 2 groups of reports; "Status of Targeted Resources" and "Resource Receipt Status". Each group has their own substatus:
    Status of Targeted Resources:
    Accepted - No Further Status, Succeded, Waiting
    Resource Receipt Status:
    Accepted, Expired, No Status
    Can anyone guide me on the following?
    1. The meaning of each status (Accepted-NFS, Succeeded, Waiting, Accepted, Expired, No Status).
    2. Some of the count for status is less than what is displayed on the report after I exported to csv format. What does this mean? Does it mean some clients not detected or something?
    3. Total percentage of each "Status of Targeted Resources" and "Resource Receipt Status" is around 100.1% and 99.9% respectively as per print screen below. What does this mean?
    Your guidance is much appreciated. Thank you.

    Hi,
    Accepted - No Further Status – Back end installation may be running and need to wait for some time to get the actual status
    Succeeded – Deployment installed successfully without any issues
    No Status - Systems are not online or has issue with SMS Agent, or not received the policy, if the system is online then this status must change in one hour time (if the status not changed then you may Suspect the issue with SMS / SCCM agent
    Accepted – Deployment can be installed in few mins, as it will start downloading the software from remote /local system
    Expired – Deployment is expired
    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.

  • Initial program deployed to update other programs from

    Historically with Creative Cloud, there was an initial program that automatically deployed. On it was a list of programs that I had already downloaded and the status of whether those programs need to be updated or not. I cannot locate this program. What is it called?

    HI Birdi999,
    I thinks you are talking about Application Manager.
    with new version of CC it has been updated and the application is called Cretive Cloud .
    Regards,
    Prabs

  • Accessing MSAccess DB mdb from java program deployed on Unix

    Could someone provide the solution for connecting MSAccess DB which is on a Windows Server
    from a java web application deployed on weblogic in Unix platform.
    Basically i would like to know how we can get access to the mdb file on windows.
    jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ=c:/employee.mdb;DriverID=22;READONLY=true"
    Im using sun.jdbc.odbc.JdbcOdbcDriver.

    spectator wrote:
    Thanks for the reply ..
    This url given works perfectly for a java appln in windows as the .mdb path (c:/employee.mdb or from a shared drive \\shared\employee.mdb) is understood by the appln
    But my java application in Unix wants to call AccessDB in Windows.
    I wanted know how we can connect from java appln in Unix to an Access DB which is in Windows like any other database ie through a hostname port etc. or any other wayBasically you can't.
    You can start by reading the following.
    [http://forums.sun.com/thread.jspa?threadID=211735&start=2&forumID=48]
    There is an update to that post in that now there is a java only commercial (you must pay for it) driver that one can use for MS Access. So that option exists now.

  • Query to get the Deployment Status of an application - SCCM 2012

    Hi,
    Do we have any query/report to get the detailed status report & machine name, user name of a deployment in sccm 2012 as in sccm 2007, instead of clicking on each deployment status to find the machine names and status details?
    Regards,
    Mike.

    Hi,
    You could have a look the report -"All system resources for a specified package and program deployment in a specified state".
    Best Regards,
    Joyce
    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.

  • How to retrieve a paid app licence deployed on a non supervised Ipad

    Hello,
    Is there a way to get back a license from a paid app that was deployed on a non supervised device?
    Thanks!

    Thanks a lot for the info.
    But how can i deploy the web app in exploded form(using a directory structure)
    using the administration console.
    I have tried the steps from http://edocs.bea.com/wls/docs70/programming/deploying.html#1125068
    Click [select] to the left of a directory or file to choose it and proceed to
    the next step. If you specify a directory, WebLogic Server will deploy all components
    it finds in and below the specified directory.
    But when i Click [select] to the left of a directory
    the files under the directory are seen and i can only select the files not the
    directory.
    Can anyone please help me how to use the administration conole to deploy web app
    in exploded form.
    Thanks,
    Vasudha.
    "Ajay" <[email protected]> wrote:
    >
    http://edocs.bea.com/wls/docs70/webapp/deployment.html#155161
    "Vasudha Upadhyaya" <[email protected]> wrote in message
    news:3e847f82$[email protected]..
    I an using Weblogic Server 7.0SP2. I have a web application that iwould
    like to
    be deployed in an exploded format.
    What are the setting that i need to make the application being deployedin
    the
    exploded format.
    I had thought the setting STARTMODE, if set to false( non-productionmode)
    would
    have done that, but that it didn't help.
    Can anyone help me on this.
    Thanks,
    Vasudha.

  • DSN as part of deployment

    Hi Everyone,
    I'm doing a database application for our shipping department.
    It's a simple product location tracker, I want the deployment to function so that no manual intervention is required.
    Is there a way that I can include the ODBC DSN in my labVIEW program deployment?

    Well you could use the ODBC connection string. A DSN basically is simply a name to a registry location that contains the various settings needed to connect to the database. You can skip the entire DSN and directly pass the full ODBC connection string to the SQL Open function.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Failed Package Deployment

    A package that has been working for at least a year fails now during a TS and manually through Self Service.   Where is the best place to check (logs) where during the deployment it fails and why?  It's an Adobe CC package.  Thanks in advance!

    If it's a package/ program deployment start with the execmgr.log
    and if it's and application/ deployment type deployment start with the appenforce.log.
    For an overview of all the log files see:
    http://technet.microsoft.com/en-us/library/hh427342.aspx#BKMK_ClientOpLogs
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Atomic Homogeneous Deployment

    Hi,
              ftp://edownload:[email protected]/pub/downloads/jmxmonitor.zip is a JMX
              tool that allows Atomic Homogeneous Deployment in WLS v6.1. Is Atomic
              Homogeneous Deployment also possible from the web console in v7.0?
              Regards,
              Pieter Van Gorp.
              

    WLS 7.0 automatically ensures homogeneous deployment across all
              cluster nodes, otherwise the deployment won't be successful.
              read http://e-docs.bea.com/wls/docs70/programming/deploying.html
              Pieter Van Gorp wrote:
              > Hi,
              > ftp://edownload:[email protected]/pub/downloads/jmxmonitor.zip is a JMX
              > tool that allows Atomic Homogeneous Deployment in WLS v6.1. Is Atomic
              > Homogeneous Deployment also possible from the web console in v7.0?
              >
              > Regards,
              > Pieter Van Gorp.
              >
              >
              >
              

  • Working ANT deploy/redeploy example for weblogic 7

    Could someone please post a working example of an ANT-task which
    deploys/redeploys an ear in a running wl 7.x instance ? I've been trying to
    get this to work / find an example of a working task but haven't succeeded
    yet.
    //Linus Nikander - [email protected]

    The current WL7 docs at http://e-docs.bea.com/wls/docs70/programming/deploying.html#1130056
    show a pre-configured ant task shipping with WL7
    I cannot find any instance of the referenced WLDeploy class in any jar file in my WL7 installation [WLS 7 SP4]
    Is a standard distribution [ant deploy, configure tasks and classes] available for use with WLS7 ?
    Hey Linus.[snippage /]
    For WLS 7.0, you could use <java> to call
    weblogic.Deployer passing in the
    appropriate parameters on the arg line. Or, you can
    mimic what we did in
    8.1 by creating customer Ant tasks calling
    weblogic.Deployer for your
    specific use.
    -Chris
    "Linus Nikander" <[email protected]> wrote in
    message
    news:[email protected]..
    Could someone please post a working example of anANT-task which
    deploys/redeploys an ear in a running wl 7.xinstance ? I've been trying
    to
    get this to work / find an example of a workingtask but haven't succeeded
    yet.
    //Linus Nikander - [email protected]

  • Windows Server 2008 Problems

    Development Platform:
    Visual Studio 2003 (VB)
    Crystal Reports XI Developers Edition (Version 11.0.0.895)
    Developed on Windows XP (SP3)
    Deployed (VB) Program Normally Runs Windows Server 2003 (No problems)
    Problem: Cannot run on Windows Server 2008 (32 Bit nor 64 Bit Versions)
    THREE QUESTIONS:
    Q1. Is the CR XI Dev Ed (11.0.0.895) the same as CR XI R1?
    Q2. Is there a known conflict between this version and Windows Server 2008 ( either 32 Bit or 64 Bit)? If so, is there a fix?
    Q3. There is a service pack (SP4) which is for CR XI R1. Does this apply to my version of Crystal Reports? Are there updated Merge Modules as well?
    The program deploys to both versions of WS 2008 fine. However, it does not work on either. The errors are different. On the 64 bit version, a simple u201Ccannot access the file in c:\windows\tempu201D message. Permissions have been checked and are ok. On the 32 bit version, we get a 503 error (Service Unavailable) and the Internet Server gets u201Chungu201D and will not clear without a reboot of the machine, literally.
    This is an updated question to an eariler post, which is unresolved. Many thanks to whoever can help.

    Hi David,
    Q1. Is the CR XI Dev Ed (11.0.0.895) the same as CR XI R1?
    answer- Yes, both are same
    Q2. Is there a known conflict between this version and Windows Server 2008 ( either 32 Bit or 64 Bit)? If so, is there a fix?
    Answer-
    unfortunately my help is very limited in this scenario.
    Please do not deploy CR XI to win2008 OS.
    This OS is not tested and not supported with CR XI.
    Please see a full list of supported OS [here|https://websmp104.sap-ag.de/~form/sapnet?_SHORTKEY=00200797470000086718&_OBJECT=011000358700001092722008E]
    Even the latest edition Reports [XI Release 2 u2013 Service Pack 4|https://websmp106.sap-ag.de/~form/sapnet?_SHORTKEY=00200797470000086812&_OBJECT=011000358700001080932008E] is not supported for Win2008.
    Q3. There is a service pack (SP4) which is for CR XI R1. Does this apply to my version of Crystal Reports? Are there updated Merge Modules as well?
    Answer- Yes, that SP4 is for CR version 11.0 - to download click [here|http://resources.businessobjects.com/support/additional_downloads/service_packs/crystal_reports_en.asp#CRXIR1].
    Latest merge modules for CR XI R1 SP4 can be downloaded from [here|http://resources.businessobjects.com/support/additional_downloads/runtime.asp#05]
    Hope that helps!!
    Regards,
    Amit
    Best regards

  • Kernel Panics everyday on my Powermac G5

    I've been having Kernel Panics pretty much everyday for awhile now and havent really had the time to bring it into the Apple Store so I've been hoping to get somewhere on here so that I can fix this problem myself. I did a scan on my computer with Tech Tools Deluxe and here is the report.
    Report for Volume 'Macintosh HD'
    Format: Mac OS Extended (Journaled)
    Interface: ATA
    Capacity: 232.8 GB
    Available: 52.9 GB
    Used: 179.9 GB
    File Count: 704,569
    Processor
    Passed
    This test verifies that the Central Processor Unit (CPU) is operating correctly.
    RAM
    Passed
    This test checks physical and virtual memory. The program deploys a variety of memory test routines that allow RAM to be inspected for inconsistencies.
    Video RAM
    Failed (Error = 8)
    Video RAM, as all components of your video circuitry, must be fully functional for graphics to be properly displayed. Damaged VRAM can cause missing bits, screen noise, system lock ups, or freezes. TechTool Deluxe tests the VRAM on the Macintosh main logic board, as well as some third-party video cards.
    If the VRAM test should fail, try these steps in order and run the test again after each step:
    o Quit all other applications.
    o Restart the system.
    o Check any recently-added hardware for proper installation.
    o Run the computer from another volume (if available).
    o Reinstall the OS.
    o Contact AppleCare.
    USB
    Passed
    The USB test verifies that control signals sent over the Universal Serial Bus are properly transmitted and received.
    Diagnostic
    Passed
    This test initiates a self-diagnostic on the target volume. These routines are designed by the drive manufacturer and provide excellent insight into the operational condition of the drive.
    Rezero Unit
    Skipped
    This test determines the ability of the device to resynchronize and rezero the read/write heads.
    Format Check
    Skipped
    This test establishes whether the volume was properly formatted during initial setup routines.
    Surface Scan
    Passed
    The Surface Scan test will scan the disk for bad blocks. TechTool Deluxe can map out the offending blocks so that they are not used in the future.
    Random Read
    Skipped
    Used in conjunction with the Random Write test, this test verifies that data can be reliably read from random memory locations.
    Random Write
    Skipped
    Used in conjunction with the Random Read test, this test verifies that data can be reliably written to random memory locations.
    Linear Read
    Skipped
    Used in conjunction with the Linear Write test, this test verifies that data can be reliably read from a linear set of blocks on the device.
    Linear Write
    Skipped
    Used in conjunction with the Linear Read test, this test verifies that data can be reliably written to a linear set of blocks on the device.
    Seek
    Skipped
    This test checks the ability of the initiator to position the device heads in preparation for access to a particular logical block on the device.
    Read Buffer
    Skipped
    Used in conjunction with the Write Buffer test, this test checks the device buffer cache and bus integrity.
    Write Buffer
    Skipped
    Used in conjunction with the Read Buffer test, this test checks the device buffer cache and bus integrity.
    Volume Structure
    Unavailable
    TechTool Deluxe can scan volumes for problems related to the numerous structures that are necessary for the volumes to operate correctly. If problems are found, TechTool Deluxe can attempt to repair the damage to help reduce the chance of future problems.
    It says that the Video Ram test failed. Now alot of times when I'll get kernel panics my screensaver will be up fading in and out through a folder within iphoto. Not sure if the screensaver is causing these kernel panics or not. If anyone can shed any light on this issue and help me figure this out i'd be very greatful. For awhile I've simply been restarting my computer, but it's starting to get pretty annoying having to come home and restart my computer and lose anything I had going on my computer while i was out.

    I went to the applecare section of the apple website and i'm pretty sure i registered my applecare there before and there's nothing under agreements or anything so i'm not sure if my protection plan has expired already. Is there any surefire way to check if it has expired online? I will try the AHT later this evening but until then here's the panic.log file. Thanks
    Tue Mar 20 08:11:08 2007
    Unresolved kernel trap(cpu 1): 0x300 - Data access DAR=0x0000000025613EA4 PC=0x00000000002D6374
    Latest crash info for cpu 1:
    Exception state (sv=0x3F2EC780)
    PC=0x002D6374; MSR=0x00009030; DAR=0x25613EA4; DSISR=0x40000000; LR=0x002D6338; R1=0x21B62690; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x00364000 0x002DAB64 0x3C5AE680 0x3C5AD364 0x3C035DF4 0x3C0358D8
    0x3C035590 0x3C035054 0x3C034D00 0x3C034C9C 0x002D124C 0x3C034C54 0x3C030B10 0x3C7B8ECC
    0x3C7BB360 0x3C7BDAB4 0x3C7703A8 0x3C77302C 0x3C7762F0 0x3C775474 0x3C771E6C 0x3C7719DC
    0x3C77BA64 0x3C781808 0x3C77BA64 0x3C77EF6C 0x3C77DE98 0x00108CA0 0x000D5B90 0x000FE238
    0x000D69BC 0x000D6B20
    backtrace continues...
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOATABlockStorage(1.4.3)@0x3c7b7000
    dependency: com.apple.iokit.IOStorageFamily(1.5)@0x3c76c000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x3c02f000
    com.apple.iokit.IOStorageFamily(1.5)@0x3c76c000
    com.apple.driver.AppleK2SATA(1.0.4f2)@0x3c5ab000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x31e10000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x3c02f000
    com.apple.iokit.IOATAFamily(1.6.0f2)@0x3c02f000
    Proceeding back via exception chain:
    Exception state (sv=0x3F2EC780)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x31FB1A00)
    PC=0x9000172C; MSR=0x0200F030; DAR=0x0052F014; DSISR=0x42000000; LR=0x00005488; R1=0xF007EB30; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x0000000000000538 PC=0x00000000002D6EA0
    Latest crash info for cpu 0:
    Exception state (sv=0x3DA44A00)
    PC=0x002D6EA0; MSR=0x00009030; DAR=0x00000538; DSISR=0x40000000; LR=0x002D6E04; R1=0x21BB3630; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x002D6E04 0x002D70E8 0x3C072F48 0x3C0756EC 0x3C0971F8 0x3C096DC0
    0x3C092744 0x3C0929D0 0x3C074CDC 0x002E8A34 0x002EA900 0x0008BEC4 0x0002921C 0x000233F8
    0x000ABAAC 0x00000000
    backtrace terminated - frame not mapped or invalid: 0xBFFEDF80
    Kernel
    Sat Mar 31 20:04:34 2007
    Unresolved kernel trap(cpu 1): 0x300 - Data access DAR=0x0000000022034000 PC=0x00000000000ACC3C
    Latest crash info for cpu 1:
    Exception state (sv=0x3D01FC80)
    PC=0x000ACC3C; MSR=0x00009030; DAR=0x22034000; DSISR=0x40000000; LR=0x0001AAAC; R1=0x22033CD0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x0027C760 0x000295B0 0x0002E73C 0x0003C884 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3D01FC80)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x3D18F000)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 1 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A7E04 0x000AB780
    Proceeding back via exception chain:
    Exception state (sv=0x3D01FC80)
    PC=0x000ACC3C; MSR=0x00009030; DAR=0x22034000; DSISR=0x40000000; LR=0x0001AAAC; R1=0x22033CD0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x0027C760 0x000295B0 0x0002E73C 0x0003C884 0x000A9314
    Exception state (sv=0x3D18F000)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Fri Apr 6 00:47:09 2007
    panic(cpu 1 caller 0x000A4AC8): simple lock (0x031ED3DC) deadlock detection, pc=0x00032550
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x00032550 0x00032DF0 0x0003415C 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3C267780)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sat Apr 7 16:23:23 2007
    panic(cpu 1 caller 0x000A4AC8): simple lock (0x031ED3DC) deadlock detection, pc=0x00032550
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x00032550 0x00032DF0 0x0003415C 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3C267780)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sat Apr 7 16:34:24 2007
    panic(cpu 1 caller 0x000A4AC8): simple lock (0x031ED3DC) deadlock detection, pc=0x00032550
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x00032550 0x00032DF0 0x0003415C 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3C267780)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sat Apr 14 07:14:51 2007
    panic(cpu 0 caller 0x00021078): ipcrightcopyout: strange rights
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x00021078 0x0001E3D0 0x0001C03C 0x0001C1E4 0x0001C658
    0x00022674 0x00022804 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3C26CC80)
    PC=0x9000AB48; MSR=0x0000F030; DAR=0xA07C12A4; DSISR=0x40000000; LR=0x9000AA9C; R1=0xBFFFF6D0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Wed Apr 18 10:31:28 2007
    panic(cpu 0 caller 0x000A4AC8): simple lock (0x0038CFA0) deadlock detection, pc=0x0003C0A8
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x0003C0A8 0x006ED07C 0x00731074 0x0076E0B8
    0x0076E650 0x0075DBF8 0x006FCB04 0x006EC79C 0x00541D20 0x002E2448 0x000AD830 0x000ABD48
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.NVDAResman(4.1.8)@0x6e8000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x45f000
    dependency: com.apple.iokit.IOGraphicsFamily(1.4.1)@0x6ae000
    dependency: com.apple.iokit.IONDRVSupport(1.4.1)@0x6d2000
    com.apple.driver.AppleMPIC(1.5.2)@0x540000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x45f000
    Proceeding back via exception chain:
    Exception state (sv=0x3C6E6C80)
    PC=0x000AF13C; MSR=0x00009000; DAR=0xEFFFF7A0; DSISR=0x42000000; LR=0x00033F10; R1=0x22143E30; XCP=0x00000014 (0x500 - Ext int)
    Backtrace:
    0x00033EB8 0x000A9314
    Exception state (sv=0x00EB6500)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sun Apr 29 04:28:58 2007
    panic(cpu 0 caller 0x00535E48): ATA: clientData.self is NULL
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x00535E48 0x00528208 0x00528A78 0x00528444 0x00CADAE8
    0x002D0B94 0x002CFA5C 0x000A9314
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOATABlockStorage(1.4.3)@0x533000
    dependency: com.apple.iokit.IOStorageFamily(1.5)@0x505000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x522000
    com.apple.driver.AppleK2SATA(1.0.4f2)@0xcac000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x45f000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x522000
    com.apple.iokit.IOATAFamily(1.6.0f2)@0x522000
    Proceeding back via exception chain:
    Exception state (sv=0x32225C80)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sun Apr 29 20:57:06 2007
    panic(cpu 0 caller 0x00535E48): ATA: clientData.self is NULL
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x00535E48 0x00528208 0x00528A78 0x00528444 0x00CADAE8
    0x002D0B94 0x002CFA5C 0x000A9314
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOATABlockStorage(1.4.3)@0x533000
    dependency: com.apple.iokit.IOStorageFamily(1.5)@0x505000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x522000
    com.apple.driver.AppleK2SATA(1.0.4f2)@0xcac000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x45f000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x522000
    com.apple.iokit.IOATAFamily(1.6.0f2)@0x522000
    Proceeding back via exception chain:
    Exception state (sv=0x32225C80)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Tue May 1 12:43:11 2007
    panic(cpu 0 caller 0x00535E48): ATA: clientData.self is NULL
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x00535E48 0x00528208 0x00528A78 0x00528444 0x00CADAE8
    0x002D0B94 0x002CFA5C 0x000A9314
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOATABlockStorage(1.4.3)@0x533000
    dependency: com.apple.iokit.IOStorageFamily(1.5)@0x505000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x522000
    com.apple.driver.AppleK2SATA(1.0.4f2)@0xcac000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x45f000
    dependency: com.apple.iokit.IOATAFamily(1.6.0f2)@0x522000
    com.apple.iokit.IOATAFamily(1.6.0f2)@0x522000
    Proceeding back via exception chain:
    Exception state (sv=0x32225C80)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sat May 5 02:42:18 2007
    panic(cpu 1 caller 0x000A4AC8): simple lock (0x0354F51C) deadlock detection, pc=0x00032550
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x00032550 0x00032DF0 0x0003415C 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3C267780)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Tue May 29 10:14:24 2007
    Unresolved kernel trap(cpu 1): 0x700 - Program DAR=0x00000000E8BAF000 PC=0x0000000002FE021C
    Latest crash info for cpu 1:
    Exception state (sv=0x3D29C500)
    PC=0x02FE021C; MSR=0x00081030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x02FE0218; R1=0x2203BC60; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x02FE0218 0x02D5F104 0x0286A804 0x0286A804 0x0286A804 0x0286A804
    0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104
    0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D67604 0x02D67A04 0x02D67504
    0x0286A804 0x0335F004 0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02C36004 0x0286A804
    0x0286A804 0x0286A804
    backtrace continues...
    Proceeding back via exception chain:
    Exception state (sv=0x3D29C500)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x55CE4000)
    PC=0x9001F08C; MSR=0x0000F030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x9BC24A24; R1=0xF09111A0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 1 caller 0xFFFF0007): 0x700 - Program
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A7E04 0x000AB780
    Proceeding back via exception chain:
    Exception state (sv=0x3D29C500)
    PC=0x02FE021C; MSR=0x00081030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x02FE0218; R1=0x2203BC60; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x02FE0218 0x02D5F104 0x0286A804 0x0286A804 0x0286A804 0x0286A804
    0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104
    0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D67604 0x02D67A04 0x02D67504
    0x0286A804 0x0335F004 0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02C36004 0x0286A804
    0x0286A804 0x0286A804
    backtrace continues...
    Exception state (sv=0x55CE4000)
    PC=0x9001F08C; MSR=0x0000F030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x9BC24A24; R1=0xF09111A0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Thu May 31 13:29:12 2007
    Unresolved kernel trap(cpu 1): 0x700 - Program DAR=0x00000000E8BAF000 PC=0x0000000002FE021C
    Latest crash info for cpu 1:
    Exception state (sv=0x3D29C500)
    PC=0x02FE021C; MSR=0x00081030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x02FE0218; R1=0x2203BC60; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x02FE0218 0x02D5F104 0x0286A804 0x0286A804 0x0286A804 0x0286A804
    0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104
    0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D67604 0x02D67A04 0x02D67504
    0x0286A804 0x0335F004 0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02C36004 0x0286A804
    0x0286A804 0x0286A804
    backtrace continues...
    Proceeding back via exception chain:
    Exception state (sv=0x3D29C500)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x55CE4000)
    PC=0x9001F08C; MSR=0x0000F030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x9BC24A24; R1=0xF09111A0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 1 caller 0xFFFF0007): 0x700 - Program
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A7E04 0x000AB780
    Proceeding back via exception chain:
    Exception state (sv=0x3D29C500)
    PC=0x02FE021C; MSR=0x00081030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x02FE0218; R1=0x2203BC60; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x02FE0218 0x02D5F104 0x0286A804 0x0286A804 0x0286A804 0x0286A804
    0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104
    0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D67604 0x02D67A04 0x02D67504
    0x0286A804 0x0335F004 0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02C36004 0x0286A804
    0x0286A804 0x0286A804
    backtrace continues...
    Exception state (sv=0x55CE4000)
    PC=0x9001F08C; MSR=0x0000F030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x9BC24A24; R1=0xF09111A0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sun Jun 3 06:49:30 2007
    Unresolved kernel trap(cpu 1): 0x700 - Program DAR=0x00000000E8BAF000 PC=0x0000000002FE021C
    Latest crash info for cpu 1:
    Exception state (sv=0x3D29C500)
    PC=0x02FE021C; MSR=0x00081030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x02FE0218; R1=0x2203BC60; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x02FE0218 0x02D5F104 0x0286A804 0x0286A804 0x0286A804 0x0286A804
    0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104
    0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D67604 0x02D67A04 0x02D67504
    0x0286A804 0x0335F004 0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02C36004 0x0286A804
    0x0286A804 0x0286A804
    backtrace continues...
    Proceeding back via exception chain:
    Exception state (sv=0x3D29C500)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x55CE4000)
    PC=0x9001F08C; MSR=0x0000F030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x9BC24A24; R1=0xF09111A0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 1 caller 0xFFFF0007): 0x700 - Program
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A7E04 0x000AB780
    Proceeding back via exception chain:
    Exception state (sv=0x3D29C500)
    PC=0x02FE021C; MSR=0x00081030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x02FE0218; R1=0x2203BC60; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x02FE0218 0x02D5F104 0x0286A804 0x0286A804 0x0286A804 0x0286A804
    0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104
    0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D67604 0x02D67A04 0x02D67504
    0x0286A804 0x0335F004 0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02C36004 0x0286A804
    0x0286A804 0x0286A804
    backtrace continues...
    Exception state (sv=0x55CE4000)
    PC=0x9001F08C; MSR=0x0000F030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x9BC24A24; R1=0xF09111A0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Mon Jun 4 22:58:08 2007
    Unresolved kernel trap(cpu 1): 0x700 - Program DAR=0x00000000E8BAF000 PC=0x0000000002FE021C
    Latest crash info for cpu 1:
    Exception state (sv=0x3D29C500)
    PC=0x02FE021C; MSR=0x00081030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x02FE0218; R1=0x2203BC60; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x02FE0218 0x02D5F104 0x0286A804 0x0286A804 0x0286A804 0x0286A804
    0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104
    0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D67604 0x02D67A04 0x02D67504
    0x0286A804 0x0335F004 0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02C36004 0x0286A804
    0x0286A804 0x0286A804
    backtrace continues...
    Proceeding back via exception chain:
    Exception state (sv=0x3D29C500)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x55CE4000)
    PC=0x9001F08C; MSR=0x0000F030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x9BC24A24; R1=0xF09111A0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 1 caller 0xFFFF0007): 0x700 - Program
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A7E04 0x000AB780
    Proceeding back via exception chain:
    Exception state (sv=0x3D29C500)
    PC=0x02FE021C; MSR=0x00081030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x02FE0218; R1=0x2203BC60; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x02FE0218 0x02D5F104 0x0286A804 0x0286A804 0x0286A804 0x0286A804
    0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104
    0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D5F104 0x02D67604 0x02D67A04 0x02D67504
    0x0286A804 0x0335F004 0x0286A804 0x0286A804 0x0286A804 0x0286A804 0x02C36004 0x0286A804
    0x0286A804 0x0286A804
    backtrace continues...
    Exception state (sv=0x55CE4000)
    PC=0x9001F08C; MSR=0x0000F030; DAR=0xE8BAF000; DSISR=0x42000000; LR=0x9BC24A24; R1=0xF09111A0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Thu Jun 7 17:02:00 2007
    panic(cpu 1 caller 0x000A4AC8): simple lock (0x04AA731C) deadlock detection, pc=0x00032550
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x00032550 0x00032DF0 0x0003415C 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3C249000)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Thu Jun 7 23:34:12 2007
    panic(cpu 0 caller 0x00099B18): mapping_remove: hwremmap failed - pmap = 00366000, va = 000000000000E000, code = 011D1142
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x00099B18 0x00098BD0 0x00062930 0x000A7C78 0x000AB780
    Proceeding back via exception chain:
    Exception state (sv=0x3D67AC80)
    PC=0x000AC460; MSR=0x00009030; DAR=0x0035CA80; DSISR=0x0A000000; LR=0x002FAEB0; R1=0x221BB900; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x002FAE84 0x002FEB00 0x002FF9D0 0x00BD0BC8 0x00BD0CF4 0x00BD0D90
    0x002C6E80 0x002F3B38 0x002F3AF0 0x002D124C 0x002F3D54 0x002F09C8 0x002EB00C 0x0008C318
    0x0002921C 0x000233F8 0x000ABAAC 0x3B6B6579
    backtrace terminated - frame not mapped or invalid: 0xF00800F0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.IOPlatformPluginFamily(1.8.5d0)@0xbcd000
    Exception state (sv=0x00E96A00)
    PC=0x9000AB48; MSR=0x0000F030; DAR=0xE48FA000; DSISR=0x42000000; LR=0x9000AA9C; R1=0xF00800F0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Fri Jun 8 13:41:44 2007
    panic(cpu 1 caller 0x000A4AC8): simple lock (0x038A0ADC) deadlock detection, pc=0x00032550
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x00032550 0x00032DF0 0x0003415C 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3C249500)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Fri Jun 8 16:19:30 2007
    panic(cpu 1 caller 0x000A4AC8): simple lock (0x038A0ADC) deadlock detection, pc=0x00032550
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x00032550 0x00032DF0 0x0003415C 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3C249500)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sat Jun 9 08:46:32 2007
    Unresolved kernel trap(cpu 1): 0x300 - Data access DAR=0x0000000000000000 PC=0x00000000000A4B6C
    Latest crash info for cpu 1:
    Exception state (sv=0x3CC64500)
    PC=0x000A4B6C; MSR=0x00001030; DAR=0x00000000; DSISR=0x42000000; LR=0x0003E948; R1=0x220E3D40; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x0317BFDC 0x0003E93C 0x0003C910 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3CC64500)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x3CC4E500)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x 0; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): simple lock (0x0038CFA0) deadlock detection, pc=0x0003C1B8
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x0003C1B8 0x0002E8D4 0x000ABAAC 0x28282828
    Proceeding back via exception chain:
    Exception state (sv=0x3D64E280)
    PC=0x90033508; MSR=0x0000D930; DAR=0x002F1000; DSISR=0x42000000; LR=0x907F070C; R1=0xBFFFEAF0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sat Jun 9 10:14:19 2007
    Unresolved kernel trap(cpu 1): 0x300 - Data access DAR=0x0000000000000000 PC=0x00000000000A4B6C
    Latest crash info for cpu 1:
    Exception state (sv=0x3CC64500)
    PC=0x000A4B6C; MSR=0x00001030; DAR=0x00000000; DSISR=0x42000000; LR=0x0003E948; R1=0x220E3D40; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x0317BFDC 0x0003E93C 0x0003C910 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3CC64500)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x3CC4E500)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x 0; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): simple lock (0x0038CFA0) deadlock detection, pc=0x0003C1B8
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x0003C1B8 0x0002E8D4 0x000ABAAC 0x28282828
    Proceeding back via exception chain:
    Exception state (sv=0x3D64E280)
    PC=0x90033508; MSR=0x0000D930; DAR=0x002F1000; DSISR=0x42000000; LR=0x907F070C; R1=0xBFFFEAF0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Tue Jun 12 10:22:40 2007
    Unresolved kernel trap(cpu 1): 0x300 - Data access DAR=0x0000000000000000 PC=0x00000000000A4B6C
    Latest crash info for cpu 1:
    Exception state (sv=0x3CC64500)
    PC=0x000A4B6C; MSR=0x00001030; DAR=0x00000000; DSISR=0x42000000; LR=0x0003E948; R1=0x220E3D40; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x0317BFDC 0x0003E93C 0x0003C910 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3CC64500)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x3CC4E500)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x 0; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): simple lock (0x0038CFA0) deadlock detection, pc=0x0003C1B8
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x0003C1B8 0x0002E8D4 0x000ABAAC 0x28282828
    Proceeding back via exception chain:
    Exception state (sv=0x3D64E280)
    PC=0x90033508; MSR=0x0000D930; DAR=0x002F1000; DSISR=0x42000000; LR=0x907F070C; R1=0xBFFFEAF0; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Wed Jun 13 00:39:10 2007
    Unresolved kernel trap(cpu 1): 0x700 - Program DAR=0x00000000046BD000 PC=0x00000000028A5F40
    Latest crash info for cpu 1:
    Exception state (sv=0x3C42AA00)
    PC=0x028A5F40; MSR=0x00081030; DAR=0x046BD000; DSISR=0x42000000; LR=0x028A5F40; R1=0x221A3E50; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x028A5F40
    backtrace terminated - unaligned frame address: 0x042F1F18
    Proceeding back via exception chain:
    Exception state (sv=0x3C42AA00)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x3BF2F780)
    PC=0x90031C04; MSR=0x0000D030; DAR=0xA00083C4; DSISR=0x40000000; LR=0x90031BF8; R1=0xF0080940; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 1 caller 0xFFFF0007): 0x700 - Program
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A7E04 0x000AB780
    Proceeding back via exception chain:
    Exception state (sv=0x3C42AA00)
    PC=0x028A5F40; MSR=0x00081030; DAR=0x046BD000; DSISR=0x42000000; LR=0x028A5F40; R1=0x221A3E50; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x028A5F40
    backtrace terminated - unaligned frame address: 0x042F1F18
    Exception state (sv=0x3BF2F780)
    PC=0x90031C04; MSR=0x0000D030; DAR=0xA00083C4; DSISR=0x40000000; LR=0x90031BF8; R1=0xF0080940; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Thu Jun 14 03:16:08 2007
    Unresolved kernel trap(cpu 1): 0x700 - Program DAR=0x00000000046BD000 PC=0x00000000028A5F40
    Latest crash info for cpu 1:
    Exception state (sv=0x3C42AA00)
    PC=0x028A5F40; MSR=0x00081030; DAR=0x046BD000; DSISR=0x42000000; LR=0x028A5F40; R1=0x221A3E50; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x028A5F40
    backtrace terminated - unaligned frame address: 0x042F1F18
    Proceeding back via exception chain:
    Exception state (sv=0x3C42AA00)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x3BF2F780)
    PC=0x90031C04; MSR=0x0000D030; DAR=0xA00083C4; DSISR=0x40000000; LR=0x90031BF8; R1=0xF0080940; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 1 caller 0xFFFF0007): 0x700 - Program
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A7E04 0x000AB780
    Proceeding back via exception chain:
    Exception state (sv=0x3C42AA00)
    PC=0x028A5F40; MSR=0x00081030; DAR=0x046BD000; DSISR=0x42000000; LR=0x028A5F40; R1=0x221A3E50; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x028A5F40
    backtrace terminated - unaligned frame address: 0x042F1F18
    Exception state (sv=0x3BF2F780)
    PC=0x90031C04; MSR=0x0000D030; DAR=0xA00083C4; DSISR=0x40000000; LR=0x90031BF8; R1=0xF0080940; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Fri Jun 15 14:53:10 2007
    panic(cpu 1 caller 0x000A4AC8): simple lock (0x003D8020) deadlock detection, pc=0x00034600
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x00034600 0x000343A8 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x00E98500)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sat Jun 16 10:39:38 2007
    panic(cpu 1 caller 0x000A4AC8): simple lock (0x003D8020) deadlock detection, pc=0x00034600
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x00034600 0x000343A8 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x00E98500)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sat Jun 16 21:03:38 2007
    Unresolved kernel trap(cpu 1): 0x300 - Data access DAR=0x0000000000000014 PC=0x000000000044DCE0
    Latest crash info for cpu 1:
    Exception state (sv=0x3D2E4C80)
    PC=0x0044DCE0; MSR=0x00009030; DAR=0x00000014; DSISR=0x40000000; LR=0x0044DCE0; R1=0x2211B5B0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x0044DCD4 0x0044CE98 0x00108CA0 0x000D5B90 0x000FE238 0x000DBA80
    0x000DC2C0 0x0022C950 0x000FDA54 0x002A55F0 0x000130C4 0x00011DA4 0x00013F24 0x00061340
    0x00063258 0x000A825C 0x000AB780
    backtrace terminated - frame not mapped or invalid: 0xBFFFF5F0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOStorageFamily(1.5)@0x43b000
    Proceeding back via exception chain:
    Exception state (sv=0x3D2E4C80)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x3C24CC80)
    PC=0x9002AA40; MSR=0x0000D030; DAR=0xA000F024; DSISR=0x40000000; LR=0x00002FF0; R1=0xBFFFF5F0; XCP=0x0000000C (0x300 - Data access)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 1 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A7E04 0x000AB780
    Proceeding back via exception chain:
    Exception state (sv=0x3D2E4C80)
    PC=0x0044DCE0; MSR=0x00009030; DAR=0x00000014; DSISR=0x40000000; LR=0x0044DCE0; R1=0x2211B5B0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x0044DCD4 0x0044CE98 0x00108CA0 0x000D5B90 0x000FE238 0x000DBA80
    0x000DC2C0 0x0022C950 0x000FDA54 0x002A55F0 0x000130C4 0x00011DA4 0x00013F24 0x00061340
    0x00063258 0x000A825C 0x000AB780
    backtrace terminated - frame not mapped or invalid: 0xBFFFF5F0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOStorageFamily(1.5)@0x43b000
    Exception state (sv=0x3C24CC80)
    PC=0x9002AA40; MSR=0x0000D030; DAR=0xA000F024; DSISR=0x40000000; LR=0x00002FF0; R1=0xBFFFF5F0; XCP=0x0000000C (0x300 - Data access)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Sun Jun 17 20:24:17 2007
    panic(cpu 1 caller 0x000A4AC8): simple lock (0x041B401C) deadlock detection, pc=0x00032550
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x00032550 0x00032DF0 0x0003415C 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3C249000)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Mon Jun 18 12:22:46 2007
    Unresolved kernel trap(cpu 1): 0x400 - Inst access DAR=0x000000000000403C PC=0x0000000000000010
    Latest crash info for cpu 1:
    Exception state (sv=0x3CAC2000)
    PC=0x00000010; MSR=0x40009030; DAR=0x0000403C; DSISR=0x40000000; LR=0x00000013; R1=0x220CBD70; XCP=0x00000010 (0x400 - Inst access)
    Backtrace:
    0x00000013 0x00000000
    backtrace terminated - unaligned frame address: 0x02FEDFD8
    Proceeding back via exception chain:
    Exception state (sv=0x3CAC2000)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x3C249C80)
    PC=0x9000AB48; MSR=0x0000D030; DAR=0x0000403C; DSISR=0x0A000000; LR=0x9000AA9C; R1=0xBFFFF420; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    panic(cpu 1 caller 0xFFFF0004): 0x400 - Inst access
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A7E04 0x000AB780
    Proceeding back via exception chain:
    Exception state (sv=0x3CAC2000)
    PC=0x00000010; MSR=0x40009030; DAR=0x0000403C; DSISR=0x40000000; LR=0x00000013; R1=0x220CBD70; XCP=0x00000010 (0x400 - Inst access)
    Backtrace:
    0x00000013 0x00000000
    backtrace terminated - unaligned frame address: 0x02FEDFD8
    Exception state (sv=0x3C249C80)
    PC=0x9000AB48; MSR=0x0000D030; DAR=0x0000403C; DSISR=0x0A000000; LR=0x9000AA9C; R1=0xBFFFF420; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Mon Jun 18 23:40:03 2007
    panic(cpu 1 caller 0x000A4AC8): simple lock (0x028A5F1C) deadlock detection, pc=0x00032550
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000A4AC8 0x00032550 0x00032DF0 0x0003415C 0x000A9314
    Proceeding back via exception chain:
    Exception state (sv=0x3C249000)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC

  • SCCM 2012 monitoring - Site Status - Reporting Services Point - Status Critical

    Hi all,
    I have noticed that the Site Status under Monitoring shows Reporting services point as in Critical state though we do not see anything wrong with SCCM as such (at least we haven't been reported any problems thus far). There is nothing in the event viewer
    on SQL Server. Just wanted to know how to resolve this issue. Could you help?
    When I try to open status messages for Reporting Services (for any days) it does not return anything as if there are no status messages for this role. Also, could you let me know the log file locations/names for Reporting services point?

    Here it is... I have replaced server names with a dummy name.
    =================
    Reporting Services URL from Registry [http://SCCMSQLSERVER/ReportServer/ReportService2005.asmx]~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:31.588-60><thread=6072 (0x17B8)>
    Reporting Services is running  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:31.596-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:31.616-60><thread=6072 (0x17B8)>
    Confirmed version [10.50.4000.0] for the Sql Srs Instance.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:31.641-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:31.686-60><thread=6072 (0x17B8)>
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_PRI  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:31.686-60><thread=6072 (0x17B8)>
    Loading localization resources from directory [F:\SMS_SRSRP\SrsResources.dll]   $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:31.713-60><thread=6072 (0x17B8)>
    Looking for 'English (United Kingdom)' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:31.715-60><thread=6072 (0x17B8)>
    Looking for 'English' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:31.716-60><thread=6072 (0x17B8)>
    Found resources for 'English'  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:31.716-60><thread=6072 (0x17B8)>
    Next security configuration at [02/09/2014 13:31:30]  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:32.338-60><thread=6072 (0x17B8)>
    Root Folder exists  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:32.338-60><thread=6072 (0x17B8)>
    Successfully checked that the SRS web service is healthy on server SCCMSQLSERVER.DOMAIN~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:32.338-60><thread=6072 (0x17B8)>
    ~Waiting for changes for 1 minutes  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:23:32.339-60><thread=6072 (0x17B8)>
    Timed Out...~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:32.336-60><thread=6072 (0x17B8)>
    Reporting Services URL from Registry [http://SCCMSQLSERVER/ReportServer/ReportService2005.asmx]~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:32.347-60><thread=6072 (0x17B8)>
    Reporting Services is running  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:32.357-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:32.377-60><thread=6072 (0x17B8)>
    Confirmed version [10.50.4000.0] for the Sql Srs Instance.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:32.404-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:32.451-60><thread=6072 (0x17B8)>
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_PRI  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:32.451-60><thread=6072 (0x17B8)>
    Loading localization resources from directory [F:\SMS_SRSRP\SrsResources.dll]   $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:32.478-60><thread=6072 (0x17B8)>
    Looking for 'English (United Kingdom)' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:32.480-60><thread=6072 (0x17B8)>
    Looking for 'English' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:32.481-60><thread=6072 (0x17B8)>
    Found resources for 'English'  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:32.481-60><thread=6072 (0x17B8)>
    Next security configuration at [02/09/2014 13:31:30]  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:33.160-60><thread=6072 (0x17B8)>
    Root Folder exists  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:33.161-60><thread=6072 (0x17B8)>
    Successfully checked that the SRS web service is healthy on server SCCMSQLSERVER.DOMAIN~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:33.161-60><thread=6072 (0x17B8)>
    ~Waiting for changes for 1 minutes  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:24:33.161-60><thread=6072 (0x17B8)>
    Timed Out...~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:33.159-60><thread=6072 (0x17B8)>
    Reporting Services URL from Registry [http://SCCMSQLSERVER/ReportServer/ReportService2005.asmx]~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:33.168-60><thread=6072 (0x17B8)>
    Reporting Services is running  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:33.188-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:33.237-60><thread=6072 (0x17B8)>
    Confirmed version [10.50.4000.0] for the Sql Srs Instance.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:33.264-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:33.462-60><thread=6072 (0x17B8)>
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_PRI  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:33.462-60><thread=6072 (0x17B8)>
    Loading localization resources from directory [F:\SMS_SRSRP\SrsResources.dll]   $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:33.539-60><thread=6072 (0x17B8)>
    Looking for 'English (United Kingdom)' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:33.541-60><thread=6072 (0x17B8)>
    Looking for 'English' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:33.542-60><thread=6072 (0x17B8)>
    Found resources for 'English'  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:33.542-60><thread=6072 (0x17B8)>
    Next security configuration at [02/09/2014 13:31:30]  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:34.796-60><thread=6072 (0x17B8)>
    Root Folder exists  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:34.797-60><thread=6072 (0x17B8)>
    Successfully checked that the SRS web service is healthy on server SCCMSQLSERVER.DOMAIN~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:34.797-60><thread=6072 (0x17B8)>
    ~Waiting for changes for 1 minutes  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:25:34.797-60><thread=6072 (0x17B8)>
    Timed Out...~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:34.795-60><thread=6072 (0x17B8)>
    Reporting Services URL from Registry [http://SCCMSQLSERVER/ReportServer/ReportService2005.asmx]~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:34.804-60><thread=6072 (0x17B8)>
    Reporting Services is running  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:34.813-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:34.834-60><thread=6072 (0x17B8)>
    Confirmed version [10.50.4000.0] for the Sql Srs Instance.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:34.859-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:34.904-60><thread=6072 (0x17B8)>
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_PRI  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:34.905-60><thread=6072 (0x17B8)>
    Loading localization resources from directory [F:\SMS_SRSRP\SrsResources.dll]   $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:34.940-60><thread=6072 (0x17B8)>
    Looking for 'English (United Kingdom)' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:34.942-60><thread=6072 (0x17B8)>
    Looking for 'English' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:34.943-60><thread=6072 (0x17B8)>
    Found resources for 'English'  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:34.943-60><thread=6072 (0x17B8)>
    Next security configuration at [02/09/2014 13:31:30]  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:35.724-60><thread=6072 (0x17B8)>
    Root Folder exists  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:35.725-60><thread=6072 (0x17B8)>
    Successfully checked that the SRS web service is healthy on server SCCMSQLSERVER.DOMAIN~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:35.725-60><thread=6072 (0x17B8)>
    ~Waiting for changes for 1 minutes  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:26:35.726-60><thread=6072 (0x17B8)>
    Timed Out...~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:35.723-60><thread=6072 (0x17B8)>
    Reporting Services URL from Registry [http://SCCMSQLSERVER/ReportServer/ReportService2005.asmx]~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:35.731-60><thread=6072 (0x17B8)>
    Reporting Services is running  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:35.752-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:35.776-60><thread=6072 (0x17B8)>
    Confirmed version [10.50.4000.0] for the Sql Srs Instance.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:35.813-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:35.902-60><thread=6072 (0x17B8)>
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_PRI  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:35.902-60><thread=6072 (0x17B8)>
    Loading localization resources from directory [F:\SMS_SRSRP\SrsResources.dll]   $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:35.954-60><thread=6072 (0x17B8)>
    Looking for 'English (United Kingdom)' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:35.956-60><thread=6072 (0x17B8)>
    Looking for 'English' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:35.957-60><thread=6072 (0x17B8)>
    Found resources for 'English'  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:35.957-60><thread=6072 (0x17B8)>
    Next security configuration at [02/09/2014 13:31:30]  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:36.728-60><thread=6072 (0x17B8)>
    Root Folder exists  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:36.729-60><thread=6072 (0x17B8)>
    Successfully checked that the SRS web service is healthy on server SCCMSQLSERVER.DOMAIN~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:36.729-60><thread=6072 (0x17B8)>
    ~Waiting for changes for 1 minutes  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:27:36.730-60><thread=6072 (0x17B8)>
    Timed Out...~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:36.727-60><thread=6072 (0x17B8)>
    Reporting Services URL from Registry [http://SCCMSQLSERVER/ReportServer/ReportService2005.asmx]~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:36.738-60><thread=6072 (0x17B8)>
    Reporting Services is running  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:36.747-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:36.769-60><thread=6072 (0x17B8)>
    Confirmed version [10.50.4000.0] for the Sql Srs Instance.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:36.799-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:36.848-60><thread=6072 (0x17B8)>
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_PRI  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:36.848-60><thread=6072 (0x17B8)>
    Loading localization resources from directory [F:\SMS_SRSRP\SrsResources.dll]   $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:36.875-60><thread=6072 (0x17B8)>
    Looking for 'English (United Kingdom)' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:36.878-60><thread=6072 (0x17B8)>
    Looking for 'English' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:36.878-60><thread=6072 (0x17B8)>
    Found resources for 'English'  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:36.878-60><thread=6072 (0x17B8)>
    Next security configuration at [02/09/2014 13:31:30]  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:37.496-60><thread=6072 (0x17B8)>
    Root Folder exists  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:37.497-60><thread=6072 (0x17B8)>
    Successfully checked that the SRS web service is healthy on server SCCMSQLSERVER.DOMAIN~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:37.497-60><thread=6072 (0x17B8)>
    ~Waiting for changes for 1 minutes  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:28:37.497-60><thread=6072 (0x17B8)>
    Timed Out...~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:37.494-60><thread=6072 (0x17B8)>
    Reporting Services URL from Registry [http://SCCMSQLSERVER/ReportServer/ReportService2005.asmx]~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:37.503-60><thread=6072 (0x17B8)>
    Reporting Services is running  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:37.512-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:37.534-60><thread=6072 (0x17B8)>
    Confirmed version [10.50.4000.0] for the Sql Srs Instance.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:37.563-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:37.610-60><thread=6072 (0x17B8)>
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_PRI  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:37.610-60><thread=6072 (0x17B8)>
    Loading localization resources from directory [F:\SMS_SRSRP\SrsResources.dll]   $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:37.646-60><thread=6072 (0x17B8)>
    Looking for 'English (United Kingdom)' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:37.648-60><thread=6072 (0x17B8)>
    Looking for 'English' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:37.653-60><thread=6072 (0x17B8)>
    Found resources for 'English'  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:37.654-60><thread=6072 (0x17B8)>
    Next security configuration at [02/09/2014 13:31:30]  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:38.352-60><thread=6072 (0x17B8)>
    Root Folder exists  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:38.353-60><thread=6072 (0x17B8)>
    Successfully checked that the SRS web service is healthy on server SCCMSQLSERVER.DOMAIN~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:38.353-60><thread=6072 (0x17B8)>
    ~Waiting for changes for 1 minutes  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:29:38.353-60><thread=6072 (0x17B8)>
    Timed Out...~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:38.351-60><thread=6072 (0x17B8)>
    Reporting Services URL from Registry [http://SCCMSQLSERVER/ReportServer/ReportService2005.asmx]~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:38.361-60><thread=6072 (0x17B8)>
    Reporting Services is running  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:38.370-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:38.393-60><thread=6072 (0x17B8)>
    Confirmed version [10.50.4000.0] for the Sql Srs Instance.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:38.432-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:38.484-60><thread=6072 (0x17B8)>
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_PRI  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:38.485-60><thread=6072 (0x17B8)>
    Loading localization resources from directory [F:\SMS_SRSRP\SrsResources.dll]   $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:38.520-60><thread=6072 (0x17B8)>
    Looking for 'English (United Kingdom)' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:38.522-60><thread=6072 (0x17B8)>
    Looking for 'English' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:38.530-60><thread=6072 (0x17B8)>
    Found resources for 'English'  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:38.531-60><thread=6072 (0x17B8)>
    Next security configuration at [02/09/2014 13:31:30]  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:39.270-60><thread=6072 (0x17B8)>
    Root Folder exists  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:39.270-60><thread=6072 (0x17B8)>
    Successfully checked that the SRS web service is healthy on server SCCMSQLSERVER.DOMAIN~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:39.271-60><thread=6072 (0x17B8)>
    ~Waiting for changes for 1 minutes  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:30:39.271-60><thread=6072 (0x17B8)>
    Timed Out...~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:39.268-60><thread=6072 (0x17B8)>
    Reporting Services URL from Registry [http://SCCMSQLSERVER/ReportServer/ReportService2005.asmx]~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:39.277-60><thread=6072 (0x17B8)>
    Reporting Services is running  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:39.286-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:39.308-60><thread=6072 (0x17B8)>
    Confirmed version [10.50.4000.0] for the Sql Srs Instance.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:39.334-60><thread=6072 (0x17B8)>
    Retrieved datasource definition from the server.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:39.380-60><thread=6072 (0x17B8)>
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_PRI  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:39.381-60><thread=6072 (0x17B8)>
    Loading localization resources from directory [F:\SMS_SRSRP\SrsResources.dll]   $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:39.421-60><thread=6072 (0x17B8)>
    Looking for 'English (United Kingdom)' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:39.423-60><thread=6072 (0x17B8)>
    Looking for 'English' resources  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:39.424-60><thread=6072 (0x17B8)>
    Found resources for 'English'  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:39.424-60><thread=6072 (0x17B8)>
    Confirmed the configuration of SRS role [ConfigMgr Report Users].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.088-60><thread=6072 (0x17B8)>
    Confirmed the configuration of SRS role [ConfigMgr Report Administrators].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.098-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.700-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.736-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Asset Intelligence].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.758-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Compliance and Settings Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.791-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Administrative Security].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.815-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Operating System].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.849-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Updates - A Compliance].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.870-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Updates - B Deployment Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.906-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Updates - C Deployment States].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.929-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Updates - D Scan].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.961-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Updates - E Troubleshooting].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:40.998-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Driver Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.033-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Task Sequence - Deployment Status].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.067-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Task Sequence - Deployments].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.099-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Task Sequence - Progress].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.127-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Task Sequence - References].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.155-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/State Migration].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.192-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Application Monitoring].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.221-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Virtual Applications].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.265-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Package and Program Deployment Status].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.303-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Package and Program Deployment].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.326-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/User - Device Affinity].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.362-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Metering].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.381-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Status Messages].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.413-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Migration].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.432-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Device Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.470-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Status Messages - Audit].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.495-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Alerts].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.529-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Client Status].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.551-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Client Push].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.585-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - CD-ROM].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.609-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Disk].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.642-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - General].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.666-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Memory].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.700-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Modem].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.724-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Network Adapter].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.755-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Processor].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.778-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - SCSI].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.815-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Sound Card].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.835-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Video Card].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.867-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Site - Client Information].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.888-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Site - Discovery and Inventory Information].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.924-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Site - General].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.952-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Site - Server Information].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:41.985-60><thread=6072 (0x17B8)>
    The security policy for folder [/ConfigMgr_PRI/Network Access Protection] is out of sync.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.007-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Network Access Protection].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.042-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Power Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.073-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Wake On LAN].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.096-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Network].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.132-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software - Files].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.156-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software - Companies and Products].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.189-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Users].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.209-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Collections].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.243-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Content].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.268-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Out Of Band Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.298-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Endpoint Protection].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.320-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Status Messages/Status Messages - Hidden].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.349-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Endpoint Protection/Endpoint Protection - Hidden].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.367-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Application Monitoring/Software Distribution - Application Monitoring - Hidden].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.397-60><thread=6072 (0x17B8)>
    The security policy for folder [/ConfigMgr_PRI/Network Access Protection] is out of sync.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.418-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Network Access Protection].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.458-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Replication Traffic].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.492-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Upgrade Assessment].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.511-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/User Data and Profiles Health].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.542-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.571-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.599-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Asset Intelligence].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.632-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Compliance and Settings Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.656-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Administrative Security].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.689-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Operating System].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.709-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Updates - A Compliance].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.742-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Updates - B Deployment Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.767-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Updates - C Deployment States].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.800-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Updates - D Scan].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.822-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Updates - E Troubleshooting].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.856-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Driver Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.880-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Task Sequence - Deployment Status].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.911-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Task Sequence - Deployments].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.932-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Task Sequence - Progress].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.966-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Task Sequence - References].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:42.988-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/State Migration].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.020-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Application Monitoring].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.045-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Virtual Applications].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.078-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Package and Program Deployment Status].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.113-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Package and Program Deployment].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.137-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/User - Device Affinity].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.170-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Metering].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.193-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Status Messages].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.227-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Migration].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.247-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Device Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.280-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Status Messages - Audit].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.306-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Alerts].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.339-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Client Status].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.361-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Client Push].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.395-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - CD-ROM].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.415-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Disk].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.445-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - General].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.467-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Memory].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.497-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Modem].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.518-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Network Adapter].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.550-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Processor].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.570-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - SCSI].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.602-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Sound Card].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.625-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Hardware - Video Card].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.655-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Site - Client Information].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.676-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Site - Discovery and Inventory Information].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.710-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Site - General].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.731-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Site - Server Information].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.762-60><thread=6072 (0x17B8)>
    The security policy for folder [/ConfigMgr_PRI/Network Access Protection] is out of sync.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.785-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Network Access Protection].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.821-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Power Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.852-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Wake On LAN].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.878-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Network].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.899-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software - Files].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.933-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software - Companies and Products].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.967-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Users].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:43.994-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Collections].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.027-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Content].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.052-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Out Of Band Management].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.084-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Endpoint Protection].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.106-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Status Messages/Status Messages - Hidden].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.135-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Endpoint Protection/Endpoint Protection - Hidden].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.153-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Software Distribution - Application Monitoring/Software Distribution - Application Monitoring - Hidden].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.186-60><thread=6072 (0x17B8)>
    The security policy for folder [/ConfigMgr_PRI/Network Access Protection] is out of sync.  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.209-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Network Access Protection].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.250-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Replication Traffic].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.284-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/Upgrade Assessment].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.304-60><thread=6072 (0x17B8)>
    Confirmed the security policy for folder [/ConfigMgr_PRI/User Data and Profiles Health].  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.338-60><thread=6072 (0x17B8)>
    Root Folder exists  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.339-60><thread=6072 (0x17B8)>
    Successfully checked that the SRS web service is healthy on server SCCMSQLSERVER.DOMAIN~  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.339-60><thread=6072 (0x17B8)>
    ~Waiting for changes for 1 minutes  $$<SMS_SRS_REPORTING_POINT><09-02-2014 13:31:44.339-60><thread=6072 (0x17B8)>

  • SCCM 2012 R2 sp1 cu1 ccmsetup.exe still 5.00.7958.1000

    I downloaded sccm 2012 r2 sp1 cu1.  I applied the server update to our Primary server.  I also pushed out the client update (5.00.7958.1203) to all of our servers.  But I have noticed that any new servers are still showing client version as
    5.00.7958.1000.  I checked the version of ccmsetup.exe on our Sccm primary server and it is showing 5.00.7958.1000.  I would have thought when I applied the sccm 2012 r2 sp1 cu1 server update to the primary server it would have updated the ccmsetup.exe
    to version 5.00.7958.1203.  I know with time the client on new boxes will be updated with the client update push I have running on all windows server collection, but why not just have the most current version from the start.  I searched for
    an updated copy of ccmset.exe on the primary server, but never found it.  I checked MS site for the most current version of sccm 2012 client install, but could find that either.  Any help would be greatly appreciated,
    Mark

    Nope. CU1 is simple an update that must be layered on top of the R2 client. You can do this using either SCUP or a program deployment using the package/program that was created during the CU setup.
    For reference:
    http://technet.microsoft.com/en-us/library/jj553405.aspx
    As a side note, this is something on most folks top 10 list of things they want changed but don't count on anything anytime soon.
    Jason | http://blog.configmgrftw.com

  • Exploded EAR in Weblogic 7.0.2

    I'm trying to deploy an exploded EAR file but I must be missing something since WLS doesn't deploy my application.
    I've read the documentation from http://e-docs.bea.com/wls/docs70/programming/deploying.html.
    Beneath the structure in my 'applications' directory as describes in http://e-docs.bea.com/wls/docs70/programming/deploying.html#1125125. I've put application.xml in the MyApp directory - is it the right place and is the file correct?
    MyApp\
    \MyApp.war
    WEB-INF\
    web.xml
    classes\
    dk\
    ...(JSP etc.)
    \MyApp-ejb.jar
    META-INF\
    application.xml
    ejb-jar.xml
    REDEPLOY
    weblogic-cmp-rdbms-jar.xml
    weblogic-ejb-jar.xml
    dk\
    ...(class files)
    application.xml looks like:
    <application>
    <display-name>MyApp</display-name>
    <module>
    <ejb>MyApp-ejb.jar</ejb>
    </module>
    <module>
         <web>
         <web-uri>MyApp.war</web-uri>
         <context-root>myapp</context-root>
         </web>
    </module>
    </application>
    Thanks
    Thomas Aagaard Jensen
    UNI-C, Uddannelse - IT-undervisningsmidler
    WWW : http://www.uni-c.dk/
    Tlf. : +45 8937 6673
    E-mail : [email protected]

    Hie,
              We are facing the same problem; i.e. we are getting the same error message when we are trying to run our struts application on Weblogic 7.0.5 using JDK 1.3.1. This problem occured particularly when we tried to do a load testing using approx 20 concurrent users (a lesser load was supported though). Can you please let us know how this problem was sorted out on your end?
              thanks,
              Debanjan

Maybe you are looking for

  • Problem in reporting - Urgent

    Hi, I am having one key figure: ZSDOVBAP_CK0002 in my query design. I am not able to find the corresponding above mentioned field in the query based ODS. Can you please advice me, whether above mentioned Z field is of enhancement if its so, please te

  • Compatibility with adobe flash player

    Anyone know why Apple and Adobe are not allowing flash player which is required to watch a lot of videos online??? Very frustrating.

  • Netweaver mobile vs SMP

    I saw a few discussions around the topic, however after searching a lot i could not find a clear roadmap/difference between Netweaver Mobile and SAP Mobile Platform (SUP). Can someone guide me ?

  • Indesign & Acrobat printing problem

    for some strange reason I have started getting an error when trying to print from Adobe Indesign and Acrobat. the error is 'Opening Raster File Failed'. this problem only started last week. I have not updated or changed anything on the programs or my

  • WM bin search strategy

    Hi experts: I am facing a WM bin search issue, we have customise the stock removal search sequence from storage type 200,210, according this sequence firstly stock will remove from 200 then 210, now for 210 we have a specific Bin XXX for special purp