SSL with pct in the https service?

Hi,
Recently, in my organization we ran a vulnerabilty test and  the ACS platfomr got this vulnerability  ssl-pct1-bo basically consist when an application over https run a protocol named ptc that is a library of ssl, this is a potencial risk because it  could permit execute a buffer overflow over the machine, but when I look for information about it i found that affects systems over windows O.S. I want to know if this vulnerability could affect my ACS. It is 5.1.0.44.5 version. I know that my acs is based on a linux o.s but i want to know if ptc could be execute altought this.
Regards.

Juan,
ACS does not use MD5 for CSR or self sign cert generation. Option we have is either SHA1 or SHA256.
Regards
~JG
Do rate helpful posts

Similar Messages

  • Which tcp port the http service on my application server runs on

    Hi,
    Please could you help? If the url for my web application doesn't give the port number that the http service is running on, how can I find out. I know it is not running on the default 80 or 8080 because I have it from another source but don't know how to find it out myself from the application.
    thank you

    Might be 1156
    So something like this might work :
    http://yourserver.name.com:1156
    You can replace 1156 with 7777 or 7778 and the default iAS might pop up.

  • Living in Japan and I'm an American who just signed up with Soft Bank the phone service here and spent a TON of money on an iPhone. I can't figure out how to connect my bank account at home to my app account so I can Skype my family. Please help!!!!

    Living in Japan and I'm an American who just signed up with Soft Bank the phone service here and spent a TON of money on an iPhone. I can't figure out how to connect my bank account at home to my app account so I can Skype my family. Please help!!!! I don't have a credit card nor do they gove debit cards to foreigners here, or at least it's really hard so I'm using my bank at home and still have a debit there. My phone number is 8 numbers plus the country code which is strange! Another thing is I was given a phone email that I was told to use for texting but I'm not sure how that works!! It's so frustrating too because no one speaks English here and I'm not very tech savvy. God bless you if you can help :)

    whichever app store you are connecting to, hyou need a credit card with an address in that country. Also, itunes gift cards must be in local currency too.
    If you are in japan, you need to use the japan app store

  • Any Problems using SSL with Safari and the move with Internet explorer to require only TLS encryption.

    Any Problems using SSL with Safari and the move with Internet explorer to require only TLS encryption.

    Hi .
    Apple no longer supports Safari for Windows if that's what you are asking >  Apple apparently kills Windows PC support in Safari 6.0
    Microsoft has not written IE for Safari for many years.

  • Quality of service (QOS) is disabled in the HTTP service.  Unable to tur...

    Hi,
    "Quality of service (QOS) is disabled in the HTTP service. Unable to turn on QOS features." this message is seen and server restart itself. Why this occur?
    Thanks..

    That message is logged when you have QOS disabled. Check http://docs.sun.com/source/817-1831-10/agsnmp.html#wp999778 for information on enabling QOS.
    However, the server should not crash/restart. Please describe the steps to reproduce the problem.
    Message was edited by:
    Arvind_Srinivasan

  • Problem with models in the enterprise service builder

    Hi all,
    I get this message from the enterprise service builder, when i double click on one of the models on the tree on the left of the builder itself.
    the message says:
    Error Initializing Business Modeling
    Initialization of business modeling cannot be started. You cannot work with business modeling. Check tht all required configutarion objects are available
    i made all the wizards suggested in /people/werner.steyn/blog/2008/03/03/how-to-look-like-a-hero-with-netweaver-ce-esr-sr
    please someone can help me to understand what the massage means?
    what is a configuration object? what can i do to fix the problem?
    thank you very much

    closed

  • After upgraded my iPad2 with OS 6 the location service is limited with my home wifi. With my work place wifi it is unable to locate.

    Lactation service is only limited to my home wifi. Find iPad or map app unable to locate it when iPad is with my work wifi which is far from my home (8 miles).

    Try and update your router's firmware.

  • Using HTTP Services with SSL using Internet Explorer

    Hello,
    Basically what's happening is that the secure services aren't
    loading when I pull up the website when using Internet Explorer.
    The website works perfect in FireFox and Safari however nothing
    loads via the HTTP services when they use SSL. I've read over Lin
    Lin's article
    http://weblogs.macromedia.com/lin/archives/flex/security/index.cfm
    about using SSL with IE however I'm confused as how to implement
    the changes she mentions. She basically mentions a couple of the
    reasons why the httpServices wouldn't be able to load data in when
    connecting via SSL. I've read over the Adobe TechNote at
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=fdc7b5c&pss=rss_flashplayer_fdc7b5 c
    but this wasn't clear either.
    1. How do I change the server settings to have the correct
    header information?
    2. Can I change something in the Flex Compiler to allow for
    SSL and IE?
    This works perfect in FireFox and Safari and retrieves data
    with no problems. Any ideas, information would be appreciated.

    Hello,
    Basically what's happening is that the secure services aren't
    loading when I pull up the website when using Internet Explorer.
    The website works perfect in FireFox and Safari however nothing
    loads via the HTTP services when they use SSL. I've read over Lin
    Lin's article
    http://weblogs.macromedia.com/lin/archives/flex/security/index.cfm
    about using SSL with IE however I'm confused as how to implement
    the changes she mentions. She basically mentions a couple of the
    reasons why the httpServices wouldn't be able to load data in when
    connecting via SSL. I've read over the Adobe TechNote at
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=fdc7b5c&pss=rss_flashplayer_fdc7b5 c
    but this wasn't clear either.
    1. How do I change the server settings to have the correct
    header information?
    2. Can I change something in the Flex Compiler to allow for
    SSL and IE?
    This works perfect in FireFox and Safari and retrieves data
    with no problems. Any ideas, information would be appreciated.

  • Port issue with j2ee engine, http service provider

    hi gurus,
    on two of our standalone j2ee servers, the j2ee engine is up and running fine. from the mmc everything shows green including messager server.
    but when i connect to the j2ee page using browser either from the client machine or  on the server it never gives me an error message but the status bar keeps processing. never throws any sort of dispatcher or 500 error messages.
    There were some GRC-Virsa components deployed over the weekend not sure if that had changed something.
    After intial research the port information in the HTTP service provider showed 80 for http and 443 for ssl (https)so i had manually changed it to 50000 and 50001 from config tool respectively , restarted the server.
    After the restart the j2ee page came up and the very second http request it goes to the loop again with no error message, whats the reason behind this sort of behavior. i have made the port changes over the whole cluster and restarted.
    surprising it works only for the first time after restart, the very second http request never accepted by dispatcher/server process , no error message though.
    environment, nw04s with plain j2ee, windows 2003, sql2008
    please assist.
    -durga

    thanks sean for responding, infact the issue is resolved yesterday.
    Reason due to insufficient application threads and make sure the right port defined in HTTP service provider. So fixing these two things resolved the issue
    Thanks,
    Durga

  • Adobe Update Server - help with HTTP service

    Hi all,
    Could anyone please help me out with the specifics for the HTTP server needed for the Adobe Update Server?
    I'm reading the TechNotes PDF, though helpful for the updater server itself, it isn't really clear on the HTTP service part.
    What url exactly? which rights? and so on...
    Maybe someone could host a website on his OS X Server machine and make some screenshots for me?
    Thanks in advance!!

    Hi,
    There is no specific requirement from the http server for setting up adobe update server using AUSST. It should be any up-and-running http server say Apache. URLs are automatically generated by AUSST in form of client configuration files, so you do not need to bother about the URLs as such.  Similarly rights to the generated updater contents would also be automatically taken care by the tool itself. The only thing you need to figure out and tell the AUSST tool is the http based URL corresponding to the update server root that you are setting up. The latest documentation at http://www.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/UpdateServerSetupTool_ TechNote.pdf has some troubleshooting steps that help you out with most common issues.
    Thanks,
    Manju
    (AUSST Engineering team)

  • The DPMRA service terminated unexpectedly. It has done this 332 time(s)."

    Hi,
    We’ve been having problems with our DPM backups. We’re running DPM 2012 SP1 on Server 2008 R2 SP1.
    In short the backup agent seems to crash causing all jobs to error/fail.
    I slightly more detailed explanation of the issue is ….
    The critical alert says
    “The protection agent on MYSERVERNAME was temporarily unable to respond because it was in an unexpected state. (ID 60 Details: Internal error code: 0x809909B0)”
    When we look at the System log we have an event id 7034 from the Service Control Manager source with something like
    “The DPMRA service terminated unexpectedly. 
    It has done this 332 time(s).”
    In the Application log we have event id 1000 from the Application Error source
    Faulting application name: DPMRA.exe, version: 4.1.3333.0, time stamp: 0x50f5e4f5
    Faulting module name: FileWriterHelperPlugin.dll, version: 4.1.3313.0, time stamp: 0x50ad994d
    Exception code: 0xc0000005
    Fault offset: 0x0000000000062a09
    Faulting process id: 0x1a94
    Faulting application start time: 0x01ce5636b3b19038
    Faulting application path: C:\Program Files\Microsoft DPM\DPM\bin\DPMRA.exe
    Faulting module path: C:\Program Files\Microsoft DPM\DPM\bin\FileWriterHelperPlugin.dll
    Report Id: e814c3af-c22a-11e2-a2b8-826b64169df1
    After looking in the DPMRACurr.errlog I found a “CRITICAL Raising Watson for process” but can’t track down the issue ….
    1A94      2320      
    05/21     15:27:08.284      
    31          
    vsssnapshotrequestor.cpp(712)               
    [0000000002EB93B0]      
    NORMAL             
    CVssSnapshotRequestor::StartDoSnapshot [0000000002EB93B0]
    1A94      2320      
    05/21     15:27:10.312      
    31          
    vssbaserequestor.cpp(944)        
    [0000000002EB93B0]                      
    NORMAL               
    QueryStatus returned 0x4230a, Releasing VssAsync [0000000000BE7030]
    1A94      2320      
    05/21     15:27:10.312      
    31          
    vssbaserequestor.cpp(1068)     
    [0000000002EB93B0]                      
    NORMAL               
    CVssBaseRequestor::StartGatherWriterStatus [0000000002EB93B0]
    1A94      2320      
    05/21     15:27:11.326      
    31          
    vssbaserequestor.cpp(944)        
    [0000000002EB93B0]                      
    NORMAL               
    QueryStatus returned 0x4230a, Releasing VssAsync [0000000000BE7030]
    1A94      2320      
    05/21     15:27:11.326      
    31          
    vsssnapshotrequestor.cpp(747)               
    [0000000002EB93B0]      
    NORMAL             
    CVssSnapshotRequestor::MapVolumesToSnapshotPaths [0000000002EB93B0]
    1A94      2320      
    05/21     15:27:11.342      
    31          
    vsssnapshotrequestor.cpp(767)               
    [0000000002EB93B0]      
    NORMAL             
    CVssSnapshotRequestor:: ProviderId:[{B5946137-7B9F-4925-AF80-51ABD60B20D5}], h/w provider:[0], volume:[\\?\Volume{7d4bcb2f-275e-11e0-afde-c2fd68da2b37}\]
    1A94      2320      
    05/21     15:27:11.498      
    31          
    vssbaserequestor.cpp(1101)     
    [0000000002EB93B0]                      
    NORMAL               
    CVssBaseRequestor::CheckWriterStatus [0000000002EB93B0]
    1A94      2320      
    05/21     15:27:11.498      
    31          
    vssbaserequestor.cpp(1132)     
    [0000000002EB93B0]                      
    NORMAL               
    Checking Writer status for writerid: {0074A271-4F24-43E0-9EC7-28A44189CB80}                                      
    writerName: DPM Writer
    1A94      05F0      
    05/21     15:27:11.701      
    18          
    incompatiblefiltersfinder.cpp(171)                        
    150ACB1B-1308-494F-8145-D1BBC50308EA  NORMAL             
    No Incompatible Service Groups. Hence no incompatible filters
    1A94      05F0      
    05/21     15:27:11.701      
    31          
    basewriterbackuphelper.cpp(178)         
    [0000000002FF9150]      
    150ACB1B-1308-494F-8145-D1BBC50308EA NORMAL             
    SetSystemFlags(0)
    1A94      05F0      
    05/21     15:27:11.701      
    18          
    dsmsendersubtaskbase.cpp(47)              
    [0000000002EE0FB0]      
    150ACB1B-1308-494F-8145-D1BBC50308EA NORMAL             
    CDsmSenderSubTaskBase: constructor [0000000002EE0FB0] openovl[0000000002EE1120] msgovl[0000000002EE1220] closeovl[0000000002EE1170]
    1A94      05F0      
    05/21     15:27:11.701      
    31          
    vsssnapshotrequestor.cpp(1276)                            
    150ACB1B-1308-494F-8145-D1BBC50308EA  NORMAL             
    ssLocalVolumeGuid = [\\?\Volume{7d4bcb2f-275e-11e0-afde-c2fd68da2b37}\], ssClusterVolGuid=[\\?\Volume{7d4bcb2f-275e-11e0-afde-c2fd68da2b37}\]
    1A94      05F0      
    05/21     15:27:11.701      
    31          
    basewriterbackuphelper.cpp(370)                         
    150ACB1B-1308-494F-8145-D1BBC50308EA  WARNING          
    Assertion Failure :: false
    1A94      05F0      
    05/21     15:27:11.701      
    31          
    basewriterbackuphelper.cpp(317)                         
    150ACB1B-1308-494F-8145-D1BBC50308EA  WARNING          
    Assertion Failure :: pConfigureInfo != NULL
    1A94      05F0      
    05/21     15:27:11.701      
    22          
    watsonintegration.cpp(73)                        
    150ACB1B-1308-494F-8145-D1BBC50308EA  NORMAL             
    Inside Watson Handler
    1A94      05F0      
    05/21     15:27:11.701      
    22          
    watsonintegration.cpp(116)                      
    150ACB1B-1308-494F-8145-D1BBC50308EA  CRITICAL             
    Raising Watson for process
    299C      2860      
    05/21     15:28:03.736      
    03          
    timer.cpp(490)                                 
    ACTIVITY             
    CTimerMgr::TimerThread
    299C      2860      
    05/21     15:28:03.736      
    03          
    timer.cpp(503)  [0000000000449D50]                      
    ACTIVITY               
    CTimerMgr::TimerThreadInternal
    299C      2728      
    05/21     15:28:03.741      
    03          
    runtime.cpp(782)           
    [000000000044D3F0]                      
    ACTIVITY               
    InitializeSecurity found 3 authorized entities
    299C      2728      
    05/21     15:28:03.742      
    03          
    runtime.cpp(841)           
    [000000000044D3F0]                      
    ACTIVITY               
    InitializeSecurity added COM perm for DPMRADCOMTrustedMachines
    299C      2728      
    05/21     15:28:03.742      
    03          
    runtime.cpp(841)           
    [000000000044D3F0]                      
    ACTIVITY               
    InitializeSecurity added COM perm for DPMRATrustedDPMRAs
    299C      2728      
    05/21     15:28:03.743      
    03          
    runtime.cpp(848)           
    [000000000044D3F0]                      
    ACTIVITY               
    InitializeSecurity added DM perm for DPMRADmTrustedMachines
    299C      2728      
    05/21     15:28:03.743      
    03          
    runtime.cpp(94)                                              
    NORMAL             
    Found 1 writer account(s) under VSS access control.
    299C      2728      
    05/21     15:28:03.743      
    03          
    runtime.cpp(162)                                           
    NORMAL             
    Added writer account [0] 'NT Authority\NetworkService' to the DACL.
    299C      2728      
    05/21     15:28:03.749      
    22          
    genericthreadpool.cpp(824)      
    [000000000044D3F0]                      
    NORMAL               
    Hr: = [0x80070002] CGenericThreadPool::m_dwMaximumNumberOfThreads[20]
    299C      2728      
    05/21     15:28:03.758      
    20          
    commengine.cpp(345)  [00000000004C4650]                      
    ACTIVITY             
    Hr: = [0x00000000] ConnectionNoActivityTimeout: 7200
    299C      2728      
    05/21     15:28:03.759      
    20          
    commengine.cpp(359)  [00000000004C4650]                      
    ACTIVITY             
    Hr: = [0x00000000] m_dwConnectionNoActivityTimeoutForSlowReceiver: 7200
    299C      2BE4     
    05/21     15:28:03.764      
    03          
    timer.cpp(490)                                 
    ACTIVITY             
    CTimerMgr::TimerThread
    299C      2BE4     
    05/21     15:28:03.764      
    03          
    timer.cpp(503)  [000000000021FA58]                      
    ACTIVITY               
    CTimerMgr::TimerThreadInternal
    299C      2728      
    05/21     15:28:03.765      
    29          
    dpmra.cpp(160)               
    [0000000000448CB0]                      
    NORMAL               
    CDPMRA::Initialize [0000000000448CB0]
    299C      2728      
    05/21     15:28:03.765      
    31          
    vaagent.cpp(227)                                            
    NORMAL             
    CVAAgent: Initialize globals
    299C      2728      
    05/21     15:28:03.777      
    29          
    mta.cpp(126)                                    
    ACTIVITY               
    CMTA::AddSchemasToSchemaCache => Initialize loaded schemas
    299C      2728      
    05/21     15:28:03.791      
    29          
    dpmra.cpp(178)               
    [0000000000448CB0]                      
    NORMAL               
    CDPMRA::Initialize loaded schemas
    299C      2728      
    05/21     15:28:03.791      
    22          
    genericthreadpool.cpp(75)        
    [000000000021FD90]                      
    NORMAL               
    CGenericThreadPool: constructor
    299C      2728      
    05/21     15:28:03.791      
    22          
    genericthreadpool.cpp(824)      
    [000000000021FD90]                      
    NORMAL               
    Hr: = [0x80070002] CGenericThreadPool::m_dwMaximumNumberOfThreads[256]
    299C      2728      
    05/21     15:28:03.792      
    29          
    dpmra.cpp(265)               
    [0000000000448CB0]                      
    NORMAL               
    CreateDefaultSubTask [0000000000448CB0]
    299C      2728      
    05/21     15:28:03.792      
    29          
    dpmra.cpp(188)               
    [0000000000448CB0]                      
    NORMAL               
    Temporary storage path reg key found
    299C      2728      
    05/21     15:28:03.792      
    29          
    dpmra.cpp(204)               
    [0000000000448CB0]                      
    NORMAL             
    MTA Temp location Path = [c:\Program Files\Microsoft DPM\DPM\temp\MTA\]
    299C      2728      
    05/21     15:28:03.792      
    29          
    mta.cpp(209)                                    
    NORMAL             
    Hr: = [0x80070005] CMTA::Initialize => Could not delete file = [c:\Program Files\Microsoft DPM\DPM\temp\MTA\PSInfo]
    299C      2728      
    05/21     15:28:03.793      
    29          
    mtamethrottlehelper.cpp(113) [00000000029987E0]                      
    NORMAL               
    Hr: = [0x80070002] Number of encryption threads = [2]
    299C      2728      
    05/21     15:28:03.793      
    03          
    datasourceresourcelimit.cpp(132)          
    [000000000044D9F0]      
    NORMAL             
    Resource Limit Config File: c:\Program Files\Microsoft DPM\DPM\bin\DsResourceLimits.xml
    299C      2728      
    05/21     15:28:03.794      
    03          
    datasourceresourcelimit.cpp(138)          
    [000000000044D9F0]      
    NORMAL             
    Loaded DS Resource Limits
    299C      2728      
    05/21     15:28:03.794      
    03          
    service.cpp(298)             
    [00000000000FFD80]                      
    ACTIVITY               
    CService::AnnounceServiceStatus
    299C      0758      
    05/21     15:28:03.827      
    03          
    runtime.cpp(1376)         
    [000000000044D3F0]      
    150ACB1B-1308-494F-8145-D1BBC50308EA  FATAL  
    Subtask failure, sending status response XML=[<?xml version="1.0"?>
    We’ve since raised a ticket with Microsoft Support but I’m told the System Centre Developer support team are experiencing high call volumes so I’m hoping someone else might be able to point me in the right direction.
    We do have a SCOM agent installed but have disabled it and still get the issue :o(
    Any ideas of what else to look at?
    Thanks,
    John

    Did you ever receive an answer back on this? I have almost the exact same issue. I have DPM 2012 Sp1 Update Roll up 5 on Server 2012. Backup jobs will work on a particular server for a couple after forcing synchronization but then all jobs begin to fail.
    On the DPM Server I will get: The protection agent on server.domain.local was temporarily unable to respond because it was in an unexpected state. (ID: 60) On the Protected computer in the Event Viewer system log I get: Service Control Manager Event ID: 7034
    Description: The DPMRA service terminated unexpectedly.  It has done this 688+ time(s).
    On the Protected computer under C:\Program Files\Microsoft Data Protection Manager\DPM\Temp I have quite a few error crash logs. Here are some of them.
    1318       0C14      03/17     15:47:04.123       03           runtime.cpp(1376)         
    [008E7060]          60111D39-34B2-4135-BAC2-7AC4368141A3  FATAL   Subtask failure, sending status response XML=[<?xml version="1.0"?>
    1318       0C14      03/17     15:47:04.123       03           runtime.cpp(1376)         
    [008E7060]          60111D39-34B2-4135-BAC2-7AC4368141A3  FATAL   <Status xmlns="http://schemas.microsoft.com/2003/dls/StatusMessages.xsd" StatusCode="-2137454160" Reason="Error" CommandID="RACancelAllSubTasks"
    CommandInstanceID="23976afc-34bc-4d3c-99ea-996bdb34ce99" GuidWorkItem="97a32e51-07f8-4bb2-a292-dcd433b2472b" TETaskInstanceID="60111d39-34b2-4135-bac2-7ac4368141a3"><ErrorInfo xmlns="http://schemas.microsoft.com/2003/dls/GenericAgentStatus.xsd" ErrorCode="536872913"
    DetailedCode="-2137454160" DetailedSource="2"><Parameter Name="AgentTargetServer" Value="bspops001.BSPEnterprise.local"/></ErrorInfo></Status>
    1318       0C14      03/17     15:47:04.123       03           runtime.cpp(1376)         
    [008E7060]          60111D39-34B2-4135-BAC2-7AC4368141A3  FATAL   ]
    1318       0C14      03/17     15:47:04.123       29           radefaultsubtask.cpp(360)          
    [00EB4F10]          60111D39-34B2-4135-BAC2-7AC4368141A3      WARNING           Failed: Hr: = [0x809909b0] : CRADefaultSubTask: WorkitemID
    does not exist, {97A32E51-07F8-4BB2-A292-DCD433B2472B}
    1318       0C14      03/17     15:47:04.123       05           defaultsubtask.cpp(546)              
    [00EB4F10]          60111D39-34B2-4135-BAC2-7AC4368141A3      WARNING           Failed: Hr: = [0x809909b0] : Encountered Failure: : lVal
    : CommandReceivedSpecific(pCommand, pOvl)
    1318       0C14      03/17     15:47:04.123       05           defaultsubtask.cpp(751)              
    [00EB4F10]          60111D39-34B2-4135-BAC2-7AC4368141A3      WARNING           Failed: Hr: = [0x809909b0] : Encountered Failure: : lVal
    : CommandReceived(pAgentOvl)
    1318       0C14      03/17     15:47:04.217       29           radefaultsubtask.cpp(262)          
    [00EB4F10]          60111D39-34B2-4135-BAC2-7AC4368141A3      WARNING           CRADefaultSubTask: WorkitemID to delete does not exist,
    {97A32E51-07F8-4BB2-A292-DCD433B2472B}
    1318       0C14      03/17     15:47:04.217       03           runtime.cpp(1376)         
    [008E7060]          60111D39-34B2-4135-BAC2-7AC4368141A3  FATAL   Subtask failure, sending status response XML=[<?xml version="1.0"?>
    1318       0C14      03/17     15:47:04.217       03           runtime.cpp(1376)         
    [008E7060]          60111D39-34B2-4135-BAC2-7AC4368141A3  FATAL   <Status xmlns="http://schemas.microsoft.com/2003/dls/StatusMessages.xsd" StatusCode="-2137454160" Reason="Error" CommandID="RADeleteWorkItem"
    CommandInstanceID="9d7f0075-90a5-4f79-912e-9625fb6ccd76" GuidWorkItem="97a32e51-07f8-4bb2-a292-dcd433b2472b" TETaskInstanceID="60111d39-34b2-4135-bac2-7ac4368141a3"><ErrorInfo xmlns="http://schemas.microsoft.com/2003/dls/GenericAgentStatus.xsd" ErrorCode="536872913"
    DetailedCode="-2137454160" DetailedSource="2"><Parameter Name="AgentTargetServer" Value="bspops001.BSPEnterprise.local"/></ErrorInfo></Status>
    1318       0C14      03/17     15:47:04.217       03           runtime.cpp(1376)         
    [008E7060]          60111D39-34B2-4135-BAC2-7AC4368141A3  FATAL   ]
    1318       0C14      03/17     15:47:04.217       29           radefaultsubtask.cpp(263)          
    [00EB4F10]          60111D39-34B2-4135-BAC2-7AC4368141A3      WARNING           Failed: Hr: = [0x809909b0] : Encountered Failure: : lVal
    : (HRESULT)0x809909B0
    1318       0C14      03/17     15:47:04.217       05           defaultsubtask.cpp(546)              
    [00EB4F10]          60111D39-34B2-4135-BAC2-7AC4368141A3      WARNING           Failed: Hr: = [0x809909b0] : Encountered Failure: : lVal
    : CommandReceivedSpecific(pCommand, pOvl)
    1318       0C14      03/17     15:47:04.217       05           defaultsubtask.cpp(751)              
    [00EB4F10]          60111D39-34B2-4135-BAC2-7AC4368141A3      WARNING           Failed: Hr: = [0x809909b0] : Encountered Failure: : lVal
    : CommandReceived(pAgentOvl)
    1318       0C14      03/17     15:47:04.685       03           workitem.cpp(86)           
    [00E9CED4]         F94114B7-BA2F-46A3-8133-D1B358E78670   ACTIVITY              Idle Timer created with timeout = 390000
    1318       0C14      03/17     15:47:04.982       05           xmlprocessingutils.cpp(1469)                    
    F94114B7-BA2F-46A3-8133-D1B358E78670   WARNING           Failed: Hr: = [0x80070057] : Encountered Failure: : lVal : E_INVALIDARG
    1318       0C14      03/17     15:47:04.998       31           vadatasourcestate.cpp(747)                      
    F94114B7-BA2F-46A3-8133-D1B358E78670   WARNING           Failed: Hr: = [0x8007007e] GetModuleHandle failed for Library [FileWriterHelperPlugin], will try LoadLibrary
    0000       0C14      03/17     15:47:04.998       00           fsutils.cpp(4750)                              
    F94114B7-BA2F-46A3-8133-D1B358E78670   NORMAL             CClientReadThrottler::InitializeWaitForClientRead Failed to read sleep time from registry [hr = 0xdf9690]. Setting default [50 ms].
    1318       0C14      03/17     15:47:05.014       31           dllmain.cpp(36)                
    F94114B7-BA2F-46A3-8133-D1B358E78670                NORMAL             FileWriterHelperPlugin: DLL_PROCESS_ATTACH
    1318       17B8      03/17     15:47:05.014       31           basewriterbackuphelper.cpp(159)          
    [00EC5A28]         F94114B7-BA2F-46A3-8133-D1B358E78670 NORMAL             SetOperationType(2)
    1318       17B8      03/17     15:47:05.014       22           watsonintegration.cpp(73)                         
    F94114B7-BA2F-46A3-8133-D1B358E78670   NORMAL             Inside Watson Handler
    1318       17B8      03/17     15:47:05.014       22           watsonintegration.cpp(116)                       
    F94114B7-BA2F-46A3-8133-D1B358E78670   CRITICAL              Raising Watson for process
    0628       04D0      03/17     15:48:04.827       03          
    timer.cpp(490)                                  ACTIVITY               
    CTimerMgr::TimerThread

  • Call http service extract value from person/group field

    Hi
    I have a list that has people or group field.
    When Runing my WF I want to get in to a variable the members of the group that is in people or group field.
    I would like to extract members from group using call http action.
    How can i start?
    which URL should i put in "Enter the HTTP service URL"?
    pleas your help.

    Hi,
    You can use the following URL to extract the members from group
    http://siteurl/_api/Web/SiteGroups/getbyname('groupname')/users
    You can create a workflow variable and extract the value from the people or group field
    Build the URL using as follows
    [%Workflow Context:Current Site URL%]/_api/Web/SiteGroups/getbyname([%Variable: GroupName%])/Users
    For more information how to use the Web Service in workflow use the following article.
    http://blogs.msdn.com/b/sharepointdesigner/archive/2012/09/05/how-to-work-with-web-service-using-call-http-web-service-action.aspx
    Please don't forget to mark it answered, if your problem resolved or helpful.

  • HTTP Service Fails on Install

    Dear Readers:
    I hope you can help me to debug an error I am getting on install of both the Oracle 9i database (9.2.0.1.0) and the Oracle9iAS Release 1 (V1.0.2.2). After the database install is complete I am getting the following error on the start up of the HTTP Service:
    [Fri Jul 12 22:59:38 2002] [crit] (10045)The attempted operation is not supported for the type of object referenced: Parent: WSADuplicateSocket failed for socket 1028.
    [Fri Jul 12 22:59:38 2002] [error] master_main: create child process failed. Exiting.
    [Fri Jul 12 23:00:38 2002] [error] forcing termination of child #0 (handle 1256)
    [Fri Jul 12 23:08:28 2002] [crit] (10045)The attempted operation is not supported for the type of object referenced: Parent: WSADuplicateSocket failed for socket 1092.
    [Fri Jul 12 23:08:28 2002] [error] master_main: create child process failed. Exiting.
    [Fri Jul 12 23:09:28 2002] [error] forcing termination of child #0 (handle 1320)
    As far as I know I am taking care to uninstall according to the documentation and reinstall; however, I am still getting the same errors. I hope someone can help with this very urgent request, as I have a demo to show a client next Friday.
    Bests,
    Harjeet

    I was just able to get it working on mine on a VMMR2 Cluster (hyper-v on 2012 and 2012 R2 hosts with the same success) and the Service Template using a VM template with Server 2008R2 Enterprise.  I don't know if you did the same steps but:
    created a fresh VM in VMM - install Virtual Guest Services.
    convert that VM to a VM Template - VMM then copies the VM files to a location on your VMM Library.
    create Service template using the new VM template - with no services.
    I've had problems in the past with trying to convert a VM to a template, and the VM would fail at the 'Fix up differencing disks' ..  It wasn't until I did a fresh install instead of trying to convert a VM copy of a copy of a copy of a V2V migration.. 
    Mine completes successfully but with an error couldn't install Virtual Guest Services when they are already installed.  hmmm..  The VM/Service is running fine however.
    ---------------------------- Error I got -------------------------------
    Error (13233)
    Unable to install Virtual Guest Services on virtual machine TEST_SERVICE. The Hyper-V Integration Services setup exited with error code 60001.
    Recommended Action
    For more information, refer to the Hyper-V documentation for virtual machine integration services at
    http://go.microsoft.com/fwlink/?LinkId=118036 and then try the operation again.

  • SunONE CS 5.1.1 HTTP Service will Not Start Automatically

    Hello,
    I have just upgraded from iPlanet Calendar Server 5.1 to SunOne Calendar Server 5.1.1. (great improvement). However, the HTTP service will not start automatically on boot anymore. But after the boot sequence, I can start in manually. There are no errors posted to the Event Log so I am not sure what exactly is happening here. Maybe an ICS.CONF setting? I am doing this on Windows NT Server 4.0, SP6a. Any help would be great - thanks.

    This is due to the fact that the directory server was not ready when the calendar needed it. I assume the directory server is running on the same machine as the calendar server.
    What you have todo is the following :
    you must create a dependancy between the http NT service and the LDAP NT service
    - run regedt32.exe
    - goto HKEY_LOCAL_MACHINE
    - goto \system\currentcontrolset\services\iplanetcalendarhttpservice5
    - you will see that this entry has alread an attribute with the name DependOnService
    - click on it, and it will open
    - add below tcpip the name of the service of the ldap. This service name can be found in the same
    \system\currentcontrolset\services\
    tree and begins with slapd-<instance-name>
    when you reboot now, the http will wait until the LDAP has succesfully started before starting HTTP.

  • OSB Business Service calling an HTTPS service

    Hi
    I am using 11.1.1.5 SOA Suite and have a Business Service mapped to an https service.
    When I test it I get
    "The invocation resulted in an error: [Security:090477]Certificate chain received from servername was not trusted causing SSL handshake failure"
    My target https service (during dev) is a soapui mock service set up to provide an https interface for which I have create a certificate using Java's keytool.
    I don't want to have top buy a verisign (or similar) certificate for dev purposes, so my question is how do I get Weblogic to trust my self generated certificate?
    Any help would be much appreciated.
    Cheers
    Matt

    I managed to sort it out myslef.
    Create a certificate in a keystore using keytool.
    Export the certificate from the keystore
    keytool -export -alias mydomain -file mydomain.crt -keystore keystore.jks
    Import the certificate to the weblogic keystore
    keytool -import -trustcacerts -alias mydomain -file mydomain.crt -keystore cacerts
    It will ask you if trust this certificate, respond yes, restart SSL through the admin console - weblogic will now trust this certificate.
    Cheers
    Matt

Maybe you are looking for