Configuration Wizard failed at 8th step after installing sp3 patching in Moss 2007

Hi
While running in the config wizard it failed at 8th step please give me some suggestion on this
[SPManager] [ERROR] [2/9/2014 8:18:52 AM]: ReflexiveUpgrade [SPServer Name=***** Parent=SPFarm Name=SharePoint_Config] failed.
] [ERROR] [2/9/2014 8:18:52 AM]: Logon failure: unknown user name or bad password. 
[SPManager] [ERROR] [2/9/2014 8:18:52 AM]:    at Microsoft.SharePoint.Search.Administration.MSITLB.IGatherManagerAdmin.SetDefaultAccount(String bstrAccount, String bstrPassword)

Hi Myprofile,
Logon to the front end server with the Farm admin account then
try this from an administrative command prompt
cd "c:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN"
then at the
c:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN\
run
psconfig -cmd upgrade -inplace b2b -force
Cheers,
Stacy Anothersharepointblog.blogspot.com

Similar Messages

  • Failing to load processes after installing patch 10.1.2.3

    I have installed patch 10.1.2.3 after Oracle advised that it may resolve some database adapter problems I was getting in 10.1.2.0.2. However after installing the patch, many of the BPEL processes are now failing to load when I bounce the OC4J component and I am getting ORABPEL-05215 errors.
    I turned on debug logging and an extract of the log file is as follows, has anybody got any ideas on how I might resolve these errors;
    <2008-07-09 15:32:33,311> <ERROR> <default.collaxa.cube.engine.deployment> <CubeProcessLoader::create>
    <2008-07-09 15:32:33,310> <ERROR> <default.collaxa.cube.engine.deployment> Process "DRSSecuritiesReader" (revision "1.0") load FAILED!!
    <2008-07-09 15:32:33,375> <DEBUG> <default.collaxa.cube.engine.dispatch> <BaseDispatchSet::receive> Receiving message log process event message afa47b51cbfc4dfa:4ee70b:11b0
    83c6e51:-7ffc for set system
    <2008-07-09 15:32:33,376> <DEBUG> <default.collaxa.cube.engine.dispatch> <Dispatcher::adjustThreadPool> Allocating 1 thread(s); pending threads: 1, active threads: 0, total
    : 0
    <2008-07-09 15:32:33,378> <DEBUG> <default.collaxa.cube.engine.dispatch> <QueueConnectionPool::getConnection> Fetched a queue connection from pool java:comp/env/jms/collaxa
    /BPELWorkerQueueFactory, available connections=24, total connections=25
    <2008-07-09 15:32:33,403> <DEBUG> <default.collaxa.cube.engine.dispatch> <DispatcherBean::send> Sent message to queue
    <2008-07-09 15:32:33,403> <DEBUG> <default.collaxa.cube.engine.dispatch> <QueueConnectionPool::releaseConnection> Released queue connection to pool java:comp/env/jms/collax
    a/BPELWorkerQueueFactory, available connections=25, total connections=25
    <2008-07-09 15:32:33,404> <DEBUG> <default.collaxa.cube.engine.deployment> <CubeProcessHolder::bind> Exception while loading process
    java.lang.AbstractMethodError
    at com.collaxa.cube.engine.core.BaseCubeProcess.loadActivationAgents(BaseCubeProcess.java:946)
    at com.collaxa.cube.engine.core.BaseCubeProcess.load(BaseCubeProcess.java:310)
    at com.collaxa.cube.engine.deployment.CubeProcessFactory.create(CubeProcessFactory.java:66)
    at com.collaxa.cube.engine.deployment.CubeProcessLoader.create(CubeProcessLoader.java:391)
    at com.collaxa.cube.engine.deployment.CubeProcessLoader.load(CubeProcessLoader.java:302)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadAndBind(CubeProcessHolder.java:882)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.getProcess(CubeProcessHolder.java:790)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadAll(CubeProcessHolder.java:362)
    at com.collaxa.cube.engine.CubeEngine.loadAllProcesses(CubeEngine.java:910)
    at com.collaxa.cube.admin.ServerManager.loadProcesses(ServerManager.java:284)
    at com.collaxa.cube.admin.ServerManager.loadProcesses(ServerManager.java:250)
    at com.collaxa.cube.ejb.impl.ServerBean.loadProcesses(ServerBean.java:219)
    at IServerBean_StatelessSessionBeanWrapper14.loadProcesses(IServerBean_StatelessSessionBeanWrapper14.java:2466)
    at com.collaxa.cube.admin.agents.ProcessLoaderAgent$ProcessJob.execute(ProcessLoaderAgent.java:401)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:141)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:281)
    <2008-07-09 15:32:33,419> <ERROR> <default.collaxa.cube.engine.deployment> <CubeProcessHolder::loadAll> Error while loading process 'DRSSecuritiesReader', rev '1.0': Error
    while loading process.
    The process domain encountered the following errors while loading the process "DRSSecuritiesReader" (revision "1.0"): null.
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
    ORABPEL-05215
    Error while loading process.
    The process domain encountered the following errors while loading the process "DRSSecuritiesReader" (revision "1.0"): null.
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.bind(CubeProcessHolder.java:1270)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadAndBind(CubeProcessHolder.java:883)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.getProcess(CubeProcessHolder.java:790)
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.loadAll(CubeProcessHolder.java:362)
    at com.collaxa.cube.engine.CubeEngine.loadAllProcesses(CubeEngine.java:910)
    at com.collaxa.cube.admin.ServerManager.loadProcesses(ServerManager.java:284)
    at com.collaxa.cube.admin.ServerManager.loadProcesses(ServerManager.java:250)
    at com.collaxa.cube.ejb.impl.ServerBean.loadProcesses(ServerBean.java:219)
    at IServerBean_StatelessSessionBeanWrapper14.loadProcesses(IServerBean_StatelessSessionBeanWrapper14.java:2466)
    at com.collaxa.cube.admin.agents.ProcessLoaderAgent$ProcessJob.execute(ProcessLoaderAgent.java:401)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:141)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:281)

    I forgot to mention that I did flush the JAR cache to make sure the new JAR's would be downloaded.
    Gerrit

  • New imaged machines fail to complete reboot after install

    New imaged machines fail to complete reboot after install of 10.4.9 image
    Running off both 10.4.9 Server and a 10.3.9 Server machines imaged from the same disk image and different disk images fail to reboot after imaging is complete. All machines go through various stages of reboot some initial most all the way to waiting for finder to boot up on desktop. Nothing is wrong with the items, installed the entire image is installed if you looking at the machines via firewire. All .nbi sets were created under 10.3.9 (to avoid 10.4.9 problems) all disk images with Disk Utility all .nbi with 10.3.9 Network Image utility.
    Anyone any clues been driving me nuts for about a week and I have 500 ibooks to image.
    Also the reference machines for the images are same ibooks that will be imaged, so its the same platform.
    various   Mac OS X (10.3.9)  

    All is the same for me except I used a 10.4.9 server only to create the disk image using Disk utility, and all other work ison a 10.3.9 server. Greay or blue screen on reboot otherwise machines look fine.
    I am having this same issue....
    Order of events as follows...
    Build image on source mac (10.4.9)
    Create image on server for netinstall from source mac
    (10.4.9)
    Set Netinstall image on server via netboot (10.4.9)
    Install Netinstall image on target mac via netboot on
    server (10.4.9)
    Installs fine and says successful.....Apon reboot all
    i get is the grey screen with the apple and spinning
    icon....Sits there and doesn't change....
    On further inspection I notice that there are things
    that are missing off target mac
    very strange....Sounds like a broken System Image
    Utility to me
    Boz
    Mac Pro 2.66ghz / PB
    17inch 1.5/ G4 MDD 1.25DP/ MBP 1.83ghz/   Mac OS
    X (10.4.8)  

  • Error after install SP3 and FixPack 2.5 in BO XI 3.1

    Hello all,
    We have a problem in BO after install SP3 and FP 2.5 in BO XI 3.1.
    Some pages like Infoview and CMC are with wrong words, for example :
    In CMC when access one Report and try reschedule it, the page where we configure the properties shows some wrong words and the button "Shedule" is in this format : "???schdule.button.schedule???" and all words "Schedule" in others place too.
    Some one knows How can I solve this problem?

    SP3 should include FP 2.5

  • After installing SP3 for BO XI R1 - Crystal Reports taking forever to run.

    Hello,
    We are running BO XI R1 SP3.  Ever since installing SP3 a number of our scheduled Crystal Reports are taking forever to run.  The Business Objects server resources are okay, CPU never really gets above 50% so I figure perhaps it's our SQL Server.
    We run SQL 2005 and CPU on that hovers around 30%, we've got 4 2.6GHz CPUs with 16GB of RAM.  Looking in SQL Server activity monitor the reason the reports are taking some time is that the wait types are generally CXPACKET.
    For example a report used to process in a minute however after installing SP3 the report now takes several hours.  Since we've 4 CPU's on our SQL Server activity monitor creates four sessions for the report to try and process it in parallel.  However all of those four sessions have a wait type of CXPACKET.  This I understand is related to parallelism and people have said to reduce that so nothing runs in parallel.
    However I should not have to do that as things used to run just fine, there is no physical reason (i.e. RAM / CPU / HDD) that reports are locked waiting in SQL server.  Has anyone else had this issue or have any suggestions on how to fix please?
    Kind regards,
    Chris Rutherford

    XIR2 has two different redistributable MSI packages.  One is compatable with 1.1 framwork applications and the other is compatable with 2.0 framework applications.
    try downloading the SP3 MSIs from [here|https://smpdl.sap-ag.de/~sapidp/012002523100009656792008E/crxir2sp3_net_si.zip]
    this will have both MSIs
    - CrystalReports11_5_NET.msi          (for 1.1fwk applications)
    - CrystalReports11_5_net_2005.msi   (for 2.0fwk applications)
    rename the CrystalReports11_5_net_2005.msi to CrystalRedist115_x86.msi and replace the existing file in the Bootstrapper folder path
    Uninstall the last install, rebuild and try your Click-Once install again.  This time you should have the 11.5.3700.0 runtime.
    Dan

  • Can't detect my build-in touchpad after installing grub patch

    Hi
    I have installed on my HP Compaq nx8220 solaris 10 01/06 and I had a problem with USB that was solved by installing the pathces required for installing recomanded patch cluster.The problem is that after installing those patches and respecting the README files from every patch my touchpad is not recognise anymore.The mouse should be found in /devices/isa/i8042\@1\,60/mouse\@0.
    Can anyone help me

    Hi
    I have installed on my HP Compaq nx8220 solaris 10 01/06 and I had a problem with USB that was solved by installing the pathces required for installing recomanded patch cluster.The problem is that after installing those patches and respecting the README files from every patch my touchpad is not recognise anymore.The mouse should be found in /devices/isa/i8042\@1\,60/mouse\@0.
    Can anyone help me

  • ActiveX Objects Don't Run Code When Clicked after installing SP3 for 2007

    I have an application that I built using Excel 2013 for a client who uses Excel 2007. Up until mid-December of last year, the application ran fine on the client's machines.    Today we found that their version does not work - specifically,
    clicking an ActiveX command button does not result in code running.  Of course, we double-checked to make sure macros were enabled etc.  We tested other files and got the same result. We tried running them off of thumb drives, to no avail. We
    then learned from their IT guy that a MS security patch, 2984942, was installed on 12/12.  Has anyone experienced any issues running VBA code in either 2007 or 2013 after installing that patch? What am I missing?
    Thanks in Advance.
    Bugless

    I have an application that I built using Excel 2013 for a client who uses Excel 2007. Up until mid-December of last year, the application ran fine on the client's machines.    Today we found that their version does not work - specifically,
    clicking an ActiveX command button does not result in code running.  Of course, we double-checked to make sure macros were enabled etc.  We tested other files and got the same result. We tried running them off of thumb drives, to no avail. We
    then learned from their IT guy that a MS security patch, 2984942, was installed on 12/12.  Has anyone experienced any issues running VBA code in either 2007 or 2013 after installing that patch? What am I missing?
    Thanks in Advance.
    Bugless
    Yes, recent update in December broke ActiveX objects in Office. Solution is simple. Close all instances of Excel and other Office products. Do a wild card search for "exd" files (not exe !).  Delete all the exd files.

  • Firefox gets critical error NS_ERROR_ILLEGAL_VALUE using OWA after installing SP3 UR7

    After installing SP3 UR7 Firefox shows an Exchange Error Message.
    This occurs if using OWA by Firefox and opening the AutoReply or MailSettings Item.
    It does not alway happen on the first run, but after clicking a second or third time to through the Items its always reproduceable.
    OWA > ECP > E-Mail Organisation > Autoreply or Settings > Mail  (should be sth. like this because its a German Version)
    NS_ERROR_ILLEGAL_VALUE:
    Client Information
    User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
    CPU Class: undefined
    Platform: Win32
    System Language: undefined
    User Language: de-DE
    CookieEnabled: true
    Exception Details
    Date: Wed Oct 01 2014 17:20:40 GMT+0200
    Message: NS_ERROR_ILLEGAL_VALUE:
    Url: https://192.168.xxx.xxx/ecp/14.3.210.2/Scripts/editorstandalone.js
    Line: 1
    Call Stack
    ErrorHandling.showUnhandledException@https://192.168.xxx.xxx/ecp/14.3.210.2/Scripts/common.js:253:1202
    Function.createDelegate/<@https://192.168.xxx.xxx/ecp/14.3.210.2/Scripts/microsoftajax.js:5:298
    Detailed Call Stack

    Does FF have a debugging console that you can invoke when the error appears? Actually, it looks like it does:
    https://developer.mozilla.org/en-US/docs/Tools/Web_Console
    See if you can use it to find the exact function call that causes the error, and the parameter values.
    OWA For SmartPhone

  • Webmail is not working internet explore after installed sp3 exchange 2007 roll up 15

    webmail is not working internet explore after installed sp3 exchange 2007 roll up 15 but mozill firefox webmail is working fine

    Hi,
    Does the issue happen to all users? What’s your IE version? Is there any error when you access OWA 2007 in IE?
    Please click Compatibility View settings in your Internet Explorer. Then, add the OWA site to the list of sites to be viewed in compatibility view and check whether the issue persists.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Workflow manager configuration wizard failing

    On running the Workflow Manager Configuration Wizard on our new SharePoint 2013 site, it fails at the stage "Add host to Service Bus farm". I am running as domain admin and have attempted this multiple times but it keeps failing on this part.
    Error log gives this: "[Error] [29/05/2013 11:34:25]: System.Management.Automation.CmdletInvocationException: Starting service Service Bus Message Broker failed: Time out has expired and the operation has not been completed. ---> Microsoft.ServiceBus.Commands.Common.Exceptions.OperationFailedException:
    Starting service Service Bus Message Broker failed: Time out has expired and the operation has not been completed."
    Anybody know the solution to this?
    Thanks

    Hi Brendan,
    Is there additional information in Event Viewer?
    Also, probably the following links will be helpful for you:
    Troubleshooting Workflow Manager 1.0 Management and Execution
    Problem starting message broker during service broker configuration
    Regards Michael (http://sp2013-blog.com)
    Please, don't forget to press upvote (if answer is helpful) and mark as answer (if it solves your issue)

  • Compilation error after installing Sun patches

    hello,
    One of our customer installed teh following Sun patches:
    119254-73
    124867-14
    124863-23
    124870-03
    124872-07
    126495-04
    126995-04
    127000-13
    127001-04
    127143-03
    118683-05
    119963-20
    120753-08Now when they compile the application they get the following error:
    cd /usr/opt/temip/mmtoolkit/examples/
    make -f temip_ef_user_library.make
    /opt/SUNWspro/bin/CC -c -m64 -xcode=pic32 -g -xO0 -D_POSIX_PTHREAD_SEMANTICS -mt -pto -I/usr/opt/temip/tfc/include -I//usr/opt/temip/mmtoolkit/include -I//usr/opt/temip/acloc/include -I//usr/opt/temip/ocs/include -D_RWCONFIG_m -o temip_ef_user_library.o temip_ef_user_library.cxx
    **"/opt/SUNWspro/prod/include/CC/Cstd/rw/traits", line 535: Error: The function "wcsstr" must have a prototype.*
    *1 Error(s) detected.
    *** Error code 1
    The following command caused the error:
    `echo "/opt/SUNWspro/bin/CC -c -m64 -xcode=pic32 -g -xO0 -D_POSIX_PTHREAD_SEMANTICS -mt -pto -I/usr/opt/temip/tfc/include -I//usr/opt/temip/mmtoolkit/include -I//usr/opt/temip/acloc/include -I//usr/opt/temip/ocs/include -D_RWCONFIG_m " | sed 's/[    ][      ]*/ /g'` -o temip_ef_user_library.o temip_ef_user_library.cxx
    make: Fatal error: Command failed for target `temip_ef_user_library.o'
    does anyone has an idea ?
    thank you for your help.
    regards,
    Christine

    Notes for future posting:
    1. When you have a question about patches, please also provide the one-line patch description. Otherwise, anyone who might be inclined to help first has to look them up. Making volunteers do extra work to help you for free is not the best strategy. 119254-73 Install and Patch Utilities Patch (unlikely to affect compiling programs)
    124867-14 Patch for C 5.9 compiler (unlikely to affect C++ compiling)
    124863-23 Patch for Sun C++ 5.9 Compiler (Aha!)   <-----------
    124870-03 Patch for Sun Performance Library (unlikely to affect compiling programs)
    124872-07 Patch for dbx 7.6 Debugger (unlikely to affect compiling programs)
    126495-04 Patch for debuginfo handling  (unlikely to affect compiling programs)
    126995-04 Patch for Performance Analyzer Tools (unlikely to affect compiling programs)
    127000-13 Patch for Fortran 95 8.3 Compiler (unlikely to affect C++ compiling)
    127001-04 Patch for Fortran 95 8.3 Dynamic Libraries (unlikely to affect compiling programs)
    127143-03 Patch for Fortran 95 8.3 Support Library (unlikely to affect compiling programs)
    118683-05 Patch for profiling libraries and assembler (could possibly affect compiling C++)  <----------
    119963-20 Shared library patch for C++ (unlikely to affect C++ compiling)
    120753-08 Microtasking libraries (libmtsk) patch (unlikely to affect compiling programs)If you had gone through this exercise, you could have eliminated many of these patches from consideration. For example, a Fortran runtime library patch or a dbx patch cannot cause the C++ compiler to generate a compile-time error that it did not generate before.
    2. Put all source code and error messages in "code" tags, as you did with the list of patches. The non-alphanumeric characters in source code and messages can be interpreted as formatting directives instead of being displayed. The result is often nonsense or is hard to read.
    Notes on the command line:
    1. The -xO0 option is not supported, and has unpredictable results. If you do not want optimization because you want to debug the code, use either no -xOn option, or use -xO1. Using no option is generally preferred: compilation is faster, and the generated code is usually better than with -xO1.
    2. The -pto (-instances=static) option is generally a really bad idea. Unless you have a specific reason why you need this template compilation mode, you should remove the -pto option from all command lines (to use the default -instances=global mode), delete all your binaries, and rebuild the application.
    Neither of these problems causes the error message, however.
    What could be wrong
    Also on the command line is a macro definition that appears to be -D_RWCONFIG_m
    Is that the correct rendering of the option? If not, please show the command line again inside "code" tags.
    I'm concerned that you are trying to override a configuration macro for libCstd, the C++ runtime library. Doing so is not supported and has unpredictable results. If -D_RWCONFIG_m is what is really on the command line, it will not cause a problem with the library.
    Except for the possible macro definition issue, finding the problem will require looking at the source code. Since the error message refers to one of the compiler's own headers, the most likely possibilities are
    1. A bug in the headers that might be fixed in a later patch -- 124863-23 is not the most recent patch.
    2. An error in your code that worked only by accident before. I'm thinking of an inappropriate macro definition.
    If you strip everything out of the temip_ef_user_library.cxx file after all the #include directives, you should be able to compile the resulting file and see the same error message. If so, please post that small file here (inside "code" tags).

  • ECP Page not loading after installing SP3 on Exchange 2010 CAS&HUB Server

    I have installed SP3 on my Exchange CAS Server after that OWA was not working, hence I have reset owa, ecp,ews,oab, autodiscover & active sync virtual directory from EMC. After that OWA is started working.
    But While accessing ECP , content is not loading properly. I have reset virtual directory of ecp 2 times but problem is still same. 
    Kashi

    Did you tested different browser?
    Cheers,
    Gulab Prasad
    Technology Consultant
    Blog:
    http://www.exchangeranger.com    Twitter:
      LinkedIn:
       Check out CodeTwo’s tools for Exchange admins
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Stuck at Optimizing System Performance after installing Security Patch

    24" iMac seems to be stuck at "Optimizing System Performance" after installing the latest Security Update. Software Update won't quit. Nervous to force the computer to shutdown during that process. It's working fine at the moment other than that the Software Update box won't go away.
    What do you think?

    Well kind of answered my own question. Tried to run Activity Monitor which only started halfway and then crashed. I remembered the whole computer is backed up to an external drive everyday so I figured if it won't start at least I can start up from the external drive.
    Forced the shutdown by holding the power button. Started up w/o a hiccup; ran Repair Permissions which checked out and the Verify the Disk with First Aid which also checked out fine.
    So I guess it's ok though I may unplug that external for a day or two.

  • Issue With Report Builder After Installing SP3 for SQL 2008 R2

    Hello.  We are experiencing an issue with Report Builder 3.0 since installing SP3 for SQL 2008 R2 over the weekend.  You can no longer launch Report Builder from the Reporting Services URL (http://dicomweb/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application
          Server  : Microsoft-HTTPAPI/2.0
          X-AspNet-Version: 2.0.50727
     Application url   :
    http://dicomweb/ReportServer/ReportBuilder/RptBuilder_3/MSReportBuilder.exe.manifest
          Server  : Microsoft-HTTPAPI/2.0
          X-AspNet-Version: 2.0.50727
    IDENTITIES
     Deployment Identity  : ReportBuilder_3_0_0_0.application, Version=10.50.6000.34, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86
     Application Identity  : MSReportBuilder.exe, Version=10.50.6000.34, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86, type=win32
    APPLICATION SUMMARY
     * Online only application.
     * Trust url parameter is set.
    ERROR SUMMARY
     Below is a summary of the errors, details of these errors are listed later in the log.
     * Activation of
    http://dicomweb/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application resulted in exception. Following failure messages were detected:
      + File, Microsoft.ReportingServices.ComponentLibrary.Controls.dll, has a different computed hash than specified in manifest.
    COMPONENT STORE TRANSACTION FAILURE SUMMARY
     No transaction error was detected.
    WARNINGS
     There were no warnings during this operation.
    OPERATION PROGRESS STATUS
     * [10/15/2014 9:35:56 AM] : Activation of
    http://dicomweb/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application has started.
     * [10/15/2014 9:36:29 AM] : Processing of deployment manifest has successfully completed.
     * [10/15/2014 9:36:29 AM] : Installation of the application has started.
     * [10/15/2014 9:36:31 AM] : Processing of application manifest has successfully completed.
     * [10/15/2014 9:36:35 AM] : Found compatible runtime version 2.0.50727.
     * [10/15/2014 9:36:35 AM] : Detecting dependent assembly Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil using Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
    processorArchitecture=msil.
     * [10/15/2014 9:36:35 AM] : Detecting dependent assembly System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil using System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089,
    processorArchitecture=msil.
     * [10/15/2014 9:36:35 AM] : Request of trust and detection of platform is complete.
    ERROR DETAILS
     Following errors were detected during this operation.
     * [10/15/2014 9:36:43 AM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
      - File, Microsoft.ReportingServices.ComponentLibrary.Controls.dll, has a different computed hash than specified in manifest.
      - Source: System.Deployment
      - Stack trace:
       at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
       at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
       at System.Deployment.Application.ComponentVerifier.VerifyComponents()
       at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification
    notification, DownloadOptions options)
       at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
       at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
       at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
       at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
    COMPONENT STORE TRANSACTION DETAILS
     No transaction information is available.

    Hi DMcGarveyt,
    This is an known issue in SSRS 2008 R2 SP3. For this issue, Microsoft has published an article addressing this issue. It is not planning to release a fix for this defect. But there's workarounds for this issue. Please refer to the link below:
    Report Builder of SQL Server 2008 R2 Service Pack 3 does not launch.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Ps 7 on web server failed to start up after install

    I've installed ds/am (jes4) on a separate mc, then I install ps 7 on web server on a local whole root zone of a separate mc. There's no error message found on the install log but whenever I try start up the web server, I got following error message
    # ./start
    Sun ONE Web Server 6.1SP5 B06/23/2005 17:36
    info: CORE3016: daemon is running as super-user
    catastrophe: CORE3260: Server crash detected (signal SIGSEGV)
    info: CORE3261: Crash occurred in NSAPI SAF load-modules
    I do a pstack on the core file (see below), would appreciate is anyone can shed some ligh on what went wrong with the server.
    Thanks,
    # pstack core
    core 'core' of 20167: webservd -r /opt/SUNWwbsvr -d /opt/SUNWwbsvr/https-abc.s
    ----------------- lwp# 1 / thread# 1 --------------------
    f680a9dc * java/lang/String.indexOf(I)I+0
    f68058b8 * java/lang/ClassLoader.checkName(Ljava/lang/String;)Z+16 (line 744)
    f68057a8 * java/lang/ClassLoader.findLoadedClass(Ljava/lang/String;)Ljava/lang/Class;+6 (line 920)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+2 (line 295)
    f6805874 * sun/misc/Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36 (line 268)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3 (line 251)
    f6805874 * java/lang/ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;+2 (line 319)
    f6800218 * StubRoutines (1)
    fcd924c0 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (2, ef538, ffbf65a8, ffbf6488, 8, ffbf66e8) + 5a0
    fce8db18 __1cJJavaCallsMcall_special6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_53pnGThread__v_ (77c4, eada84, eada90, ffbf66d4, ffbf66d0, ffbf66cc) + f4
    fcdc7c04 __1cQSystemDictionaryTload_instance_class6FnMsymbolHandle_nGHandle_pnGThread__nTinstanceKlassHandle__ (ffbf6854, ef538, ffbf6850, 64d8, eada84, 6400) + 40c
    fcd667bc __1cQSystemDictionarybEresolve_instance_class_or_null6FnMsymbolHandle_nGHandle_2pnGThread__pnMklassOopDesc__ (2d108, b2eea9, ffbf6904, ef538, eada58, ffbf6908) + 634
    fcd6ae2c __1cQSystemDictionaryPresolve_or_fail6FnMsymbolHandle_nGHandle_2ipnGThread__pnMklassOopDesc__ (ffbf6a14, ffbf6a10, ffbf6a0c, 1, ef538, eada58) + d0
    fcdd75e8 __1cPClassFileParserQparse_interfaces6MnSconstantPoolHandle_nGHandle_2pnGThread__nOobjArrayHandle__ (eada3c, 0, ffbf6c6c, eada58, ffbf6c64, ef538) + 4b4
    fcdd1b30 __1cPClassFileParserOparseClassFile6MnMsymbolHandle_nGHandle_2r1pnGThread__nTinstanceKlassHandle__ (ffbf6d9c, ffbf6d88, ead62c, ffbf6d80, ef538, 0) + 1154
    fcea69c4 __1cQSystemDictionaryTresolve_from_stream6FnMsymbolHandle_nGHandle_2pnPClassFileStream_pnGThread__pnMklassOopDesc__ (ffbf6e40, ffbf6e3c, ead618, ffbf6e44, ef538, 0) + d8
    fceb0c70 JVM_DefineClassWithSource (ef5f0, ead610, ffbf74b4, ebc84f28, e7d948, ffbf74a0) + 330
    fc6d0fc4 Java_java_lang_ClassLoader_defineClass1 (35d1, ffbf74b4, fcdc7140, fd3ca180, ffbf72b8, 17e01c0) + 22c
    f680c280 * java/lang/ClassLoader.defineClass1(Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;+0
    f680c224 * java/lang/ClassLoader.defineClass1(Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;+0
    f6805874 * java/lang/ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;+34 (line 620)
    f6805874 * java/security/SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+27 (line 124)
    f6805874 * java/net/URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+253 (line 260)
    f6805874 * java/net/URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+3 (line 56)
    f6805874 * java/net/URLClassLoader$1.run()Ljava/lang/Object;+43 (line 195)
    f6800218 * StubRoutines (1)
    fcd924c0 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (1, ef538, ffbf792c, ffbf7830, 4, ffbf7990) + 5a0
    fce2095c JVM_DoPrivileged (ef5f0, 0, ead60c, 4, ead608, fd3d25bc) + 500
    fc6cee3c Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2 (ef5f0, ffbf7d70, ffbf7df4, ffbf7df0, ec10de30, ffbf7d88) + 14
    f680c280 * java/security/AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    f680c224 * java/security/AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    f6805874 * java/net/URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13 (line 188)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43 (line 306)
    f6805874 * sun/misc/Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36 (line 268)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3 (line 251)
    f6805874 * java/lang/ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;+2 (line 319)
    f6800218 * StubRoutines (1)
    fcd924c0 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (2, ef538, ffbf8270, ffbf8150, 8, ffbf83b0) + 5a0
    fce8db18 __1cJJavaCallsMcall_special6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_53pnGThread__v_ (77c4, ead5f4, ead600, ffbf839c, ffbf8398, ffbf8394) + f4
    fcdc7c04 __1cQSystemDictionaryTload_instance_class6FnMsymbolHandle_nGHandle_pnGThread__nTinstanceKlassHandle__ (ffbf851c, ef538, ffbf8518, 64d8, ead5f4, 6400) + 40c
    fcd667bc __1cQSystemDictionarybEresolve_instance_class_or_null6FnMsymbolHandle_nGHandle_2pnGThread__pnMklassOopDesc__ (2d108, 1651d0a, ffbf85cc, ef538, ead5c8, ffbf85d0) + 634
    fcd6ae2c __1cQSystemDictionaryPresolve_or_fail6FnMsymbolHandle_nGHandle_2ipnGThread__pnMklassOopDesc__ (ffbf867c, ffbf8678, ffbf8674, 1, ef538, ead5c8) + d0
    fcddb954 __1cQSystemDictionaryVresolve_super_or_fail6FnMsymbolHandle_1nGHandle_2pnGThread__pnMklassOopDesc__ (ead5c8, 118208, 11820c, ffbf8888, ef538, 2d108) + 1fc
    fcdd20b8 __1cPClassFileParserOparseClassFile6MnMsymbolHandle_nGHandle_2r1pnGThread__nTinstanceKlassHandle__ (ffbf8a1c, ffbf8a08, 11820c, ffbf8a00, ef538, 1) + 16dc
    fcea69c4 __1cQSystemDictionaryTresolve_from_stream6FnMsymbolHandle_nGHandle_2pnPClassFileStream_pnGThread__pnMklassOopDesc__ (ffbf8ac0, ffbf8abc, 11820c, ffbf8ac4, ef538, 0) + d8
    fceb0c70 JVM_DefineClassWithSource (ef5f0, 118204, ffbf9134, ebc84f28, e7cea0, ffbf9120) + 330
    fc6d0fc4 Java_java_lang_ClassLoader_defineClass1 (2f6d, ffbf9134, fcdc7140, fd3ca180, ffbf8f38, 17dc1b8) + 22c
    f680c280 * java/lang/ClassLoader.defineClass1(Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;+0
    f680c224 * java/lang/ClassLoader.defineClass1(Ljava/lang/String;[BIILjava/security/ProtectionDomain;Ljava/lang/String;)Ljava/lang/Class;+0
    f6805874 * java/lang/ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;+34 (line 620)
    f6805874 * java/security/SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+27 (line 124)
    f6805874 * java/net/URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+253 (line 260)
    f6805874 * java/net/URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+3 (line 56)
    f6805874 * java/net/URLClassLoader$1.run()Ljava/lang/Object;+43 (line 195)
    f6800218 * StubRoutines (1)
    fcd924c0 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (1, ef538, ffbf95ac, ffbf94b0, 4, ffbf9610) + 5a0
    fce2095c JVM_DoPrivileged (ef5f0, 0, 118200, 4, 1181fc, fd3d25bc) + 500
    fc6cee3c Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2 (ef5f0, ffbf99f0, ffbf9a74, ffbf9a70, ec10de30, ffbf9a08) + 14
    f680c280 * java/security/AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    f680c224 * java/security/AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    f6805874 * java/net/URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13 (line 188)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43 (line 306)
    f6805874 * sun/misc/Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36 (line 268)
    f6805874 * java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3 (line 251)
    f6805874 * java/lang/ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;+2 (line 319)
    f6800218 * StubRoutines (1)
    fcd924c0 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (2, ef538, ffbf9ef0, ffbf9dd0, 8, ffbfa030) + 5a0
    fce8db18 __1cJJavaCallsMcall_special6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_53pnGThread__v_ (77c4, 1181e8, 1181f4, ffbfa01c, ffbfa018, ffbfa014) + f4
    fcdc7c04 __1cQSystemDictionaryTload_instance_class6FnMsymbolHandle_nGHandle_pnGThread__nTinstanceKlassHandle__ (ffbfa19c, ef538, ffbfa198, 64d8, 1181e8, 6400) + 40c
    fcd667bc __1cQSystemDictionarybEresolve_instance_class_or_null6FnMsymbolHandle_nGHandle_2pnGThread__pnMklassOopDesc__ (2d108, 142f034, ffbfa24c, ef538, 1181b4, ffbfa250) + 634
    fcd6ae2c __1cQSystemDictionaryPresolve_or_fail6FnMsymbolHandle_nGHandle_2ipnGThread__pnMklassOopDesc__ (ffbfa2fc, ffbfa2f8, ffbfa2f4, 1, ef538, 1181b4) + d0
    fce5e10c JVM_FindClassFromClass (ef5f0, 2a5f2588, 0, 60078, ebc84f28, 1181b8) + 41c
    fd43aed4 ???????? (ef5f0, 0, ffbfaa0c, 1, 15c884c, 260009) + 5dd1e4
    fd4374d8 ???????? (41, 0, 0, ffbfaa0c, fd44e000, ffbfa8fc) + 5d97e8
    fd433748 ???????? (17ebbe4, fd44e000, 4, ffbfaa0c, 0, fd43d304) + 5d5a58
    fd43c428 VerifyClassForMajorVersion (ffbfaa0c, 47f34, fcd91acc, 47f30, 0, 15) + 3e8
    fc6d3740 VerifyClassCodesForMajorVersion (ef5f0, 60078, ffbfacd8, 100, 30, 0) + 14
    fcddf4b4 __1cIVerifierRverify_byte_codes6FnTinstanceKlassHandle_pnGThread__v_ (ffbfacd8, ef538, 8000, 117d48, fc6d372c, ef538) + 97c
    fcda3c74 __1cNinstanceKlassPlink_class_impl6FnTinstanceKlassHandle_pnGThread__v_ (1, 8400, ffbfaf48, ef538, 1181a0, fd380000) + 48c
    fcd7114c __1cNinstanceKlassPinitialize_impl6FnTinstanceKlassHandle_pnGThread__v_ (ffbfb064, ef538, 11819c, 118198, 1, 118148) + a8
    fcd5efd4 __1cNinstanceKlassKinitialize6MpnGThread__v_ (1181a0, ef538, 11853c, 2a5f2580, fcd52fdc, fd3c9400) + 80
    fceb6b84 __1cbCfind_class_from_class_loader6FpnHJNIEnv__nMsymbolHandle_CnGHandle_3CpnGThread__pnH_jclass__ (ef5f0, 1, 1, 118198, 2a5f2580, 1) + d8
    fceb819c jni_FindClass (ef5f0, 0, 0, fd3d25bc, 0, 0) + 6b8
    fd6cdb64 __1cKNSJavaUtilPfindClassGlobal6FpnHJNIEnv__pkc_pnH_jclass__ (ef5f0, fd6e2591, fd6e2400, fd6f3800, fecaa824, 47f00) + 10
    fd6d3e6c __1cONSAPIConnectorEinit6FpnGpblock__nIPRStatus__ (27e38, ffbfb274, fd3ca180, fd6f3c00, fd6f3800, fd6f3c00) + d8
    fd6d1f08 init_j2ee (27e38, 0, 0, 640, 0, 1) + 248
    ff200248 load_modules (27e38, 0, 0, ff2ee3ac, 400, ff2e0828) + 98
    ff1cfc84 __1cNfunc_exec_str6FpnKFuncStruct_pnGpblock_pnHSession_pnHRequest__i_ (291c0, 27e38, 0, 0, ff2001b0, 0) + 4e8
    ff1cc0b0 __1cY_conf_run_init_functions6Fi_pc_ (0, 50, 11488c, ff2ee3ac, 400, ff2e0828) + 120
    ff245c1c __1cJWebServerDRun6F_nIPRStatus__ (ff2ef014, ff2eefd8, 4c970, ff2ef018, 2800, ff2c17b0) + a48
    00010ab0 main     (7, ffbffa14, ffbffa34, 20c00, fd9c0340, fd9c0380) + 1c
    00010a70 _start   (0, 0, 0, 0, 0, 0) + 108
    -----------------  lwp# 4 / thread# 4  --------------------
    fe041138 __pollsys (fd8fadb8, 1, fd8fad38, 0, 0, 1388) + 8
    fdfdd028 poll     (fd8fadb8, 1, 1388, 10624c00, 0, 0) + 7c
    fedd8654 pt_poll_now (fd8fae38, 1, 0, fd8fadb8, 20, ffffffff) + 4c
    fedd958c pt_Read  (0, 3, fedd8a1c, 1788, 400, fedf6bb8) + ac
    ff23f1b0 __1cRLogNsprDescriptorDrun6M_v_ (82558, 1, fd8faec8, 0, 1400, ff2e0828) + 44
    ff106dec ThreadMain (82558, 2010e8, 0, 0, 0, 1) + 24
    fedde04c _pt_root (2010e8, ff106dc8, 400, fedf6bb8, 0, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 5 / thread# 5  --------------------
    fe041138 __pollsys (fd67adb8, 1, fd67ad38, 0, 0, 1388) + 8
    fdfdd028 poll     (fd67adb8, 1, 1388, 10624c00, 0, 0) + 7c
    fedd8654 pt_poll_now (fd67ae38, 1, 0, fd67adb8, 20, ffffffff) + 4c
    fedd958c pt_Read  (0, 3, fedd8a1c, 1788, 400, fedf6bb8) + ac
    ff23f1b0 __1cRLogNsprDescriptorDrun6M_v_ (82630, 2, fd67aec8, 1, 1400, ff2e0828) + 44
    ff106dec ThreadMain (82630, 2011f8, 0, 0, 0, 1) + 24
    fedde04c _pt_root (2011f8, ff106dc8, 400, fedf6bb8, 0, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 6 / thread# 6  --------------------
    fe04040c __lwp_park (29b28, 4c860, 0, 0, 0, 0) + 14
    fe03a49c cond_wait_queue (29b28, 4c860, 0, 0, 0, 0) + 28
    fe03aa1c cond_wait (29b28, 4c860, 5e4808, 0, 1, 0) + 10
    fe03aa58 pthread_cond_wait (29b28, 4c860, 1, fedf8510, 64c, 400) + 8
    fedd7a10 PR_WaitCondVar (29b20, ffffffff, 5e4808, 0, 1, 0) + 64
    ff241d90 __1cLUnixSignalsDGet6Fi_i_ (1, 2c00, 2c00, 2e5c, 2c00, ff2e0828) + 104
    ff246f38 __1cXUnixSignalWatcherThreadDrun6M_v_ (2a480, 3, 2, 2, 1, fedf8914) + 20
    ff106dec ThreadMain (2a480, 5e4808, 0, ffffffff, 0, 1) + 24
    fedde04c _pt_root (5e4808, ff106dc8, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 7 / thread# 7  --------------------
    fe0407f0 ___sigtimedwait (fcbfbeb8, 0, 0, fd920800, 0, 1) + 8
    ff24135c __1cXUnixSignalHandlerThreadDrun6M_v_ (ff316140, 64, 2800, 2800, 2b20, 2bf8) + bc
    ff106dec ThreadMain (607368, 6192c8, 0, ffffffff, 0, 1) + 24
    fedde04c _pt_root (6192c8, ff106dc8, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 8 / thread# 8  --------------------
    fe04040c __lwp_park (2a5c8, 6718b0, 0, 0, 0, 0) + 14
    fe03a49c cond_wait_queue (2a5c8, 6718b0, 0, 0, 0, 0) + 28
    fe03aa1c cond_wait (2a5c8, 6718b0, 671938, c27d8, ff2ee068, 0) + 10
    fe03aa58 pthread_cond_wait (2a5c8, 6718b0, 1, fedf8510, 64c, 400) + 8
    fedd7a10 PR_WaitCondVar (2a5c0, ffffffff, 671938, c27d8, ff2ee068, 0) + 64
    ff21e0bc __1cJPollArrayPGetPollSnapshot6Mpippv_v_ (83758, fcafbec0, fcafbec4, 3, fffffffd, 1) + 70
    ff21ea54 __1cMKAPollThreadDrun6M_v_ (837a0, 1, ff2ee000, ff2ee034, ff2ee068, ff2edfcc) + e4
    ff106dec ThreadMain (837a0, 671938, 0, ffffffff, 0, 1) + 24
    fedde04c _pt_root (671938, ff106dc8, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 9 / thread# 9  --------------------
    fe04040c __lwp_park (2a5f0, 671b58, 0, 0, 0, 0) + 14
    fe03a49c cond_wait_queue (2a5f0, 671b58, 0, 0, 0, 0) + 28
    fe03aa1c cond_wait (2a5f0, 671b58, 671be0, fedf8510, 64c, 0) + 10
    fe03aa58 pthread_cond_wait (2a5f0, 671b58, 1, fedf8510, 64c, 400) + 8
    fedd7a10 PR_WaitCondVar (2a5e8, ffffffff, 671be0, fedf8510, 64c, 0) + 64
    fdf615b4 NSTP_ThreadMain (671ad0, 0, fc9fbf18, 0, 1, 0) + 74
    fedde04c _pt_root (671be0, fdf61540, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 10 / thread# 10  --------------------
    fe041138 __pollsys (0, 0, fc8fbea8, 0, 0, 0) + 8
    fdfdd028 poll     (0, 0, 3e7, 10624c00, ee2e1f, 3b8b87c0) + 7c
    fdf2119c __1cQclockthread_main6Fpv_v_ (fdf33400, 40, 0, 1, 1, 20) + 148
    fedde04c _pt_root (671cf0, fdf21054, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 12 / thread# 12  --------------------
    fe04040c __lwp_park (2a640, 671e00, 0, 0, 0, 0) + 14
    fe03a49c cond_wait_queue (2a640, 671e00, 0, 0, 0, 0) + 28
    fe03aa1c cond_wait (2a640, 671e00, 671e88, 1, 1, 0) + 10
    fe03aa58 pthread_cond_wait (2a640, 671e00, 1, fedf8510, 64c, 400) + 8
    fedd7a10 PR_WaitCondVar (2a638, ffffffff, 671e88, 1, 1, 0) + 64
    ff1abb54 __1cHPSQdDueue4CpnbCConfigurationManagerListener__Dget6Mr1_nIPRStatus__ (43160, fd74fec4, 2800, ffffffff, 0, 1) + 44
    ff226258 __1cUConfigurationManagerDrun6M_v_ (2a660, 6, 5, 29b0, 1, fedf8914) + 28
    ff106dec ThreadMain (2a660, 671e88, 0, ffffffff, 0, 1) + 24
    fedde04c _pt_root (671e88, ff106dc8, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 13 / thread# 13  --------------------
    fe04040c __lwp_park (7cd390, 7bb2e8, fc7fbc90, 1, 0, 0) + 14
    fe03a49c cond_wait_queue (7cd390, 7bb2e8, fc7fbc90, 0, 0, 0) + 28
    fe03a914 cond_wait_common (7cd390, 7bb2e8, fc7fbc90, 0, 0, 0) + 298
    fe03aaac _cond_timedwait (7cd390, 7bb2e8, fc7fbe20, 45b51d47, 0, 0) + 34
    fe03aba0 cond_timedwait (7cd390, 7bb2e8, fc7fbe20, 0, 29080f10, 0) + 14
    fe03abe0 pthread_cond_timedwait (7cd390, 7bb2e8, fc7fbe20, 45b51d47, 0, 29080f10) + c
    fedd7b1c PR_WaitCondVar (7cd388, 5, 7984f8, 0, 29080f10, 0) + 170
    ff239ea8 __1cQBandwidthManagerDrun6M_v_ (5cfe0, 29e8, ff2e0828, 6, 1, fedf8914) + 2a0
    ff106dec ThreadMain (2c730, 7984f8, 0, ffffffff, 0, 1) + 24
    fedde04c _pt_root (7984f8, ff106dc8, 400, fedf6bb8, 1, fedf8914) + d4
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 14 / thread# 14  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 16, 618b4) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61810, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 0, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61810, c9, 46238, 61810, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61810, 6000, 4ec7, 4ecc, fd380000, 8d9e8) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 15 / thread# 15  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 12, 619bc) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61918, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 1, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61918, cb, 46250, 61918, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61918, 6000, 4ec7, 4ecc, fd380000, 8dac0) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 16 / thread# 16  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 15, 61ac4) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61a20, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 2, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61a20, cd, 46268, 61a20, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61a20, 6000, 4ec7, 4ecc, fd380000, 8db98) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 17 / thread# 17  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 2, 61bcc) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61b28, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 3, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61b28, cf, 46280, 61b28, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61b28, 6000, 4ec7, 4ecc, fd380000, 8dc70) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 18 / thread# 18  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 1, 61cd4) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61c30, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 4, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61c30, c1, 46298, 61c30, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61c30, 6000, 4ec7, 4ecc, fd380000, 8dd48) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 19 / thread# 19  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 9, 61ddc) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61d38, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 5, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61d38, c3, 462b0, 61d38, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61d38, 6000, 4ec7, 4ecc, fd380000, 8de20) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 20 / thread# 20  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 3, 61ee4) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61e40, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 6, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61e40, c5, 462c8, 61e40, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61e40, 6000, 4ec7, 4ecc, fd380000, 8def8) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 21 / thread# 21  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 5, 61fec) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 61f48, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 7, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (61f48, c7, 462e0, 61f48, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (61f48, 6000, 4ec7, 4ecc, fd380000, 8dfd0) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 22 / thread# 22  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, f, 620f4) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62050, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 8, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62050, f9, 462f8, 62050, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62050, 6000, 4ec7, 4ecc, fd380000, 8e0a8) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 23 / thread# 23  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 14, 621fc) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62158, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 9, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62158, fb, 46310, 62158, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62158, 6000, 4ec7, 4ecc, fd380000, 8e180) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 24 / thread# 24  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 18, 62304) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62260, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, a, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62260, fd, 46328, 62260, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62260, 6000, 4ec7, 4ecc, fd380000, 8e258) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 25 / thread# 25  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, e, 6240c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62368, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, b, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62368, ff, 46340, 62368, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62368, 6000, 4ec7, 4ecc, fd380000, 8e330) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 26 / thread# 26  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 6, 62514) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62470, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, c, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62470, f1, 46358, 62470, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62470, 6000, 4ec7, 4ecc, fd380000, 8e408) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 27 / thread# 27  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, d, 6261c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62578, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, d, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62578, f3, 46370, 62578, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62578, 6000, 4ec7, 4ecc, fd380000, 8e4e0) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 28 / thread# 28  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 4, 62724) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62680, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, e, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62680, f5, 46388, 62680, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62680, 6000, 4ec7, 4ecc, fd380000, 8e5b8) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 29 / thread# 29  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 11, 6282c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62788, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, f, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62788, f7, 463a0, 62788, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62788, 6000, 4ec7, 4ecc, fd380000, 8e690) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 30 / thread# 30  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, b, 62934) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62890, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 10, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62890, e9, 463b8, 62890, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62890, 6000, 4ec7, 4ecc, fd380000, 8e768) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 31 / thread# 31  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 13, 62a3c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62998, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 11, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62998, eb, 463d0, 62998, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62998, 6000, 4ec7, 4ecc, fd380000, 8e840) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 32 / thread# 32  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 8, 62b44) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62aa0, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 12, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62aa0, ed, 463e8, 62aa0, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62aa0, 6000, 4ec7, 4ecc, fd380000, 8e918) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 33 / thread# 33  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 7, 62c4c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62ba8, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 13, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62ba8, ef, 46400, 62ba8, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62ba8, 6000, 4ec7, 4ecc, fd380000, 8e9f0) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 34 / thread# 34  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 17, 62d54) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62cb0, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 14, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62cb0, e1, 46418, 62cb0, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62cb0, 6000, 4ec7, 4ecc, fd380000, 8eac8) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 35 / thread# 35  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, c, 62e5c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62db8, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 15, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62db8, e3, 46430, 62db8, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62db8, 6000, 4ec7, 4ecc, fd380000, 8eba0) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 36 / thread# 36  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, 10, 62f64) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62ec0, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 16, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62ec0, e5, 46448, 62ec0, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62ec0, 6000, 4ec7, 4ecc, fd380000, 8ec78) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 37 / thread# 37  --------------------
    fe041640 ___lwp_cond_wait (79c0b8, 79c0a0, 1, 0, a, 6306c) + 8
    fcdbafec __1cHMonitorEwait6Mil_i_ (8d208, 62fc8, fff0bc00, fd380000, f4000, 79c078) + 16c
    fcd910dc __1cNGCTaskManagerIget_task6MI_pnGGCTask__ (8d178, 17, 1800, 8d208, 46220, fd380000) + 1e4
    fcf49524 __1cMGCTaskThreadDrun6M_v_ (62fc8, e7, 46460, 62fc8, fd380000, fd3d1d18) + 180
    fd24a5b4 ???????? (62fc8, 6000, 4ec7, 4ecc, fd380000, 8ed50) + 301210
    fe040368 _lwp_start (0, 0, 0, 0, 0, 0)
    -----------------  lwp# 38 / thread# 38  --------------------
    fe041640 ___lwp_cond_wait (79a160, 79a148, 2897f9c8, 3b9ac800, 1dcd7c70, 16) + 8
    fe02c3dc _lwp_cond_timedwait (79a160, 79a148, 2897faa0, 3e8, 0, 7a126) + 1c
    fcdbb1a8 __1cHMonitorEwait6Mil_i_ (898a8, 630d0, fff0bc00, fd380000, 6000, 79a120) + 328
    fcf626a4 __1cIVMThreadDrun6M_v_ (fd3d1d18, fd3e008c, fd3e0078, fd3e0088, 6400, 6000) + 1b4
    fd24a5b4 ???????? (630d0, 6000, 4ec7, 4ecc, fd380000, 8f968) + 2e80c4
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         

    I think this install is on a Niagara T2000, right?
    There is an issue with installing PS7.0 on webserver on a Niagara box.
    Installation of PS7 on T2000s running JVM 1.5.0_04 fails unless JVM
    patches 118666-05 and 118667-05 are applied. After the patches are installed, the JVM is upgraded to 1.5.0_05
    This issue has been fixed for JES5(ps7.1).
    For ps7.0 use the following steps will get it working:
    1) Install DS so that JDK gets installed. Start DS.
    2) Add patches 118666-05 and 118667-05 to upgrade jdk.
    3) Make sure jdk is upgraded to 1.5.0_06-b05 and /usr/jdk/entsys-j2se
    link is updated.
    4) Invoke installer again and install WS.
    5) Edit server.xml to put below JVM options.
    <JVMOPTIONS>-Xms2048m</JVMOPTIONS>
    <JVMOPTIONS>-Xmx2048m</JVMOPTIONS>
    <JVMOPTIONS>-Xss512k</JVMOPTIONS>
    <JVMOPTIONS>-XX:NewSize=384m</JVMOPTIONS>
    <JVMOPTIONS>-XX:MaxNewSize=384m</JVMOPTIONS>
    <JVMOPTIONS>-XX:PermSize=256m</JVMOPTIONS>
    <JVMOPTIONS>-XX:MaxPermSize=256m</JVMOPTIONS>
    6) Start WS instance and admin server
    7) Invoke installer to install AM, PS
    8) Restart everything and check access
    Message was edited by:
    rabic

Maybe you are looking for