PXI 8430/8 Com Issue

Hi all , 
I Have a strange problem, with my 8430/8 PXI Card , In the begging I've entered it to slot 5 , 
The card was identified and set coms 3-10 to it's com ports.
Then I transferred it to Slot 6 and the card sets it's coms to 11 - 18 , and while doing so he did not deleted coms 3 - 10.
I've tries to change it manually thru the Device manager but the computer says the coms ( 3-10 ) are in use !
Any idea's ?
Kobi Kalif
Software Engineer

Can you see these ports listed in Measurement and Automation under Serial and Parallel? Can you post a screenshot of that screen? It might be that the system is looking for the disconnected module there.
Product Support Engineer
National Instruments

Similar Messages

  • Pxi 8430/8

    Hi,
    I connected the PXI 8430/8 on my frame PXI 1065 on the plot 9, but I can't see it on MAX.
    What does mean the exclamation mark ? 
    Any idea ?
    Peter.
    Labview 2010

    Can you see these ports listed in Measurement and Automation under Serial and Parallel? Can you post a screenshot of that screen? It might be that the system is looking for the disconnected module there.
    Product Support Engineer
    National Instruments

  • ActiveX COM issue in new LabVIEW instance

    I have a rather peculiar problem I'm running into with using a COM library from a company to read proprietary binary files. I'm not very familiar with this type of Labview programming, I just followed their examples and experimented, a lot. I have talked for hours with the software engineer at the company who provides the "FSCOM Server" as they call it (Orbit F/R) and he can't figure out what is going on either. His expertise is not in Labview, but in text-based languages (I had to explain how to wire things in Labview over the phone).
    I use this FSCOM to read the contents of antenna pattern files stored in a binary format (frustrating). Everything works fine and as expected after weeks of experimenting and direction from Orbit. The problem is when I shut down Labview completely and open the code in a brand new instance, I run it on a data file and It errors out with "The server threw an exception." The weird part is nothing has changed from when it worked 30 seconds ago when I was programming it before I shut down Labview. The way to get it working again? Delete just 1 wire somewhere, anywhere then re-wire it. Now it works, everytime.
    Does anyone that knows COM/ActiveX have any idea how I can get this to work so I can make it an executable to distribute to other workstations?
    PS. It currently won't run in executable form, I've tried.
    Jamie
    Attachments:
    FileSystemCOM_Server_1.x.zip ‏4115 KB
    folder.zip ‏502 KB
    Block Diagram.png ‏286 KB

    Thank you for the tips, like I said I'm new to ActiveX objects so it's good to know how to properly handle them. I was using the attached code as my example on how to use their COM server so anymore information on how to use them or if they were not following a "best practice" is welcome.
    However, I don't think the closing references out of order explains this problem because when the code works, as in when I delete a wire and re-wire it, it works perfectly.
    If I open it in a fresh Labview, it won't get past case structure "4" (Read Azimuth / Elevation Angles) as in it doesn't seem to successfully read the data file as that is the first bit that looks inside the actual file.  This made me think its a file/COM server issue which is why I spent over an hour on the phone yesterday with the developer of this COM server and he actually re-created this problem.  Sadly he couldn't figure out why it would work if you just played with the wires a bit first.
    So this is why I'm here to see if there is anything blatently wrong with how I'm doing this according to Labview standards and not MatLab or some other languages' standards. I'm hoping that whenever you or someone else gets a minute to try my .vi's they will run into the same problem and can maybe direct from there.
    It is a strange thing to have working code, but only if you change it first.
    Also I know this would be a lot cleaner if the case structures were subvi's instead but I tried that when I first started programming this and couldn't get the reference of the COM Server to read out/read in correctly from on subvi to the next. I wired it up like I do any other vi and like so many NI drivers are out there, but it wouldn't work with this COM server and I just had to get it working so I moved on. I may revist the subvi aspect later after its built and working for everyone and just make it an update later to clean up the code a bit.
    Jamie
    Attachments:
    FSCOM Example - BD.png ‏67 KB

  • PXI 5673 RFSG WriteScript Issue

    I generated niRFSG.mdd and implemented MATLAB code to do the same thing as the ScriptTrigger CVI code. However, an error occurs when calling
    invoke(sig_gen.GenerationConfigurationScripting,'writescript',waveformscript)
    NI PXIe-5673E
    The instrument returned an error while executing the function.
    You cannot set the Power Level Type to Average Power in Script Mode. Either change the Power Level Type to Peak Power or use the Arb Waveform Mode.
    The instrument returned an error while executing the function.
    You cannot set the Power Level Type to Average Power in Script Mode. Either change the Power Level Type to Peak Power or use the Arb Waveform Mode.
    Error using icgroup/invoke (line 93)
    The instrument returned an error while executing the function.
    The AWG reported the following error:
    Error in niRFSG_test (line 66)
    invoke(sig_gen.GenerationConfigurationScripting, 'writescript',waveformscript)
    First of all not sure why I'm getting the Power Level Type warning since I'm actually using Peak.
    invoke(sig_gen.Generationconfigurationconfigurewaveform,'configurepowerleveltype', 7001) % 7000 - Average, 7001 - Peak
    I look into the second issue (script issue) and it seems like inside the .mdd generated code is not working correctly. When I replace invoke(sig_gen.GenerationConfigurationScripting, 'writescript',waveformscript) with my own local function call (by copying the actual writescript function from .mdd to a.m file scripttest(sig_gen.GenerationConfigurationScripting, waveformscript)
    It seems like the problem is right here:
    status = calllib(libname,'niRFSG_WriteScript', session, Script);
    I noticed the same calllib is done for other niRFSG functions and it works but for the WriteScript it does not. Please note that the same call in C or C# works great.
    I have been talking to mathworks support about this issue. They are still investigating. But since the instrument is generating this error, The instrument is informing through NIRFSG driver that the power level is set incorrectly, but most likely this error is regarding some other parameter set out of range. Perhaps this is causing the issue with the writescript. Can you provide any support to figure out this issue?
    Thanks!

    iam sending PN sequence or user defined pattern 01010101 
    the received is not as the transmitted 
    here i attach the code
    Attachments:
    MT RFSG Generate PSK.vi ‏53 KB
    MT niRFSA PSK Demod.vi ‏89 KB
    PN_Sequence_09.txt ‏2 KB

  • PXI-8430/8 Cause memory conflict in XP device manager

    Is this normal?  If not, how do correct this?
    I have already tried:
    Remove all entry related to this card in Device Manager, remove the card.
    Every thing looks ok when rebooted.
    Now, if I put card back, I see the same problem again.
    Message Edited by ZJZ123 on 11-08-2007 03:12 PM
    Attachments:
    Memory error.png ‏32 KB

    Hey ZJZ123,
    There are some documentation that the 8430 may cause some type of memory conflicts, but the ports should work fine. If they do not work than it may be a symptom of this, let me know
    Regards,
    Message Edited by Can W on 11-09-2007 12:25 PM
    Can W.
    PXI and VXI Platform PSE
    National Instruments

  • Brand new Iphone 4 32gb - coma issue

    I have brand new Iphone 4 32GB without carrier bundle,
    Phone software version 4.0.2 (version shipped with the phone)
    The only use of the phone was installing like 7 apps (no cellular use yet).
    Occasionally I try to open the phone and it wont turn on,
    I noticed that if I click the home button it takes about 30-40 seconds for the phone to display the "unlock slider", Sometimes it will turn on instantly with no problem, the battery is 80%,
    I live abroad so if its a software problem i will just wait for 4.1,
    Can someone confirm if its hardware/software issue?

    Hi there!
    Don't know, if it helps, but one workaround/solution for this weird issue seems to be simply leaving the iPhone alone for a couple of days in order to let it fully discharge the battery - at least for me ...
    I did that unintentionally while waiting for the weekend to bring it back to the seller.
    Out of curiosity I placed it in my dock just before I was about to go to give my iPhone back and - voilà - there it was, the logo for the discharged battery and after some minutes, a small shimmering green light told me, that the battery was being charged.
    After some additional 20 minutes I took my iPhone to see, if I need to restore the software, but everything was just as fine as before the "coma" ...
    Maybe some of you guys have similar positive experiences like this ... I wish you all the best ...
    Greetings from Germany and ... good luck!

  • Hybrid PXI instruments

    Of the instruments listed below are there any that have hybrid PXI/SCXI version like the PXI-6289 (779639-01 and 779123-01)?
    PXI-4072
    PXI-5122
    PXI-2567
    PXI-8430/16
    thanks,
    darrow

    I found the answer. The information is fragmented onto several documents/kb articles. On the chassis manual it tells you can use a PXI DAQ card to control the SCXI part, then just by chance you might find a kb that  (that address only chassis 1010/1011 so it really adds to the confusion when you look for controlling chassis 1050) it tells you can use any PXI M, E, etc which in turn send you to another Kb where you discover the production date when they stopped making cards with full length connectors which in turn links you to another kb that gives a list of cards that you can still request with the full length connector.
    I guess a few things need to be updated on your website/documentation, if I might suggest:
    The hybrid chassis manuals need an update to 2013 status of things, possibly including all infos about which cards can really control the SCXI through the backplane or at least a link to the kb.
    The pictures of all PXI cards on your website needs to be updated to show the new connector, especially when you have an article about the SCXI control capabilities that shows the different connectors PXI Hybrid PXIe and Full Lenght connector and then you go to PXI DAQ cards product page and it nicely show you the card with a full length connector. (i.e. see the 6211 picture here http://sine.ni.com/nips/cds/view/p/lang/en/nid/201614 or the 6225 here http://sine.ni.com/nips/cds/view/p/lang/en/nid/201614).

  • Identification of a PXI-8420

    Hi,
    I am using RS232 cards like the PXI/PCI-8420/2 in some (not in all) of our systems. To identify which system it is I have to find out which card is available. I can see the card in the MAX but I didn't find a solution to find it from the software
    - How can I identify from my software if such a card is available in the system ?
    - Can I differ with the software if it is a PXI-8420/2 or a PXI-8430/8 ?
    Thanks in advance
    Oliver

    The reason why this is not so easy is the fact that DAQ boards are accessed through an NI driver but the COM ports of the 84xx devices are accessed through operating system functions (even VISA doesn't talk to the ports directly but through the Windows API). With DAQ it's easy for us to implement a function to identify devices but this feature is not available for serial devices.
    Here are some other ideas:
    1. Open and close VISA sessions to a list of ports in an initialization step in your program. If you don't receive an error you know that the port is present.
    2. Check the registry for instances of the devices you are looking for. I don't have a 84xx device here but I would expect it to show up somewhere here: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\.
    Find out where the key for your hardware is located and use the Windows Registry Access VIs from the Advanced palette to read it.
    Best regards,
    Jochen Klier
    National Instruments Germany

  • Why should I restart my PC after every switch OF+ON of PXI-1033+5102

    Hi. I have NI  PXI-1033 chassis + PXI-5102 digitizer PXI-8430 (RS232). When I start the PC (Win XP) everything works perfectly. However, when I switch OFF+ON the chassis - nothing works (see img below) till I restart the computer.
    The question is how to do everythin work without restarting the PC?
    Thanks a lot.

    Dear Westves,
    You need to reboot your computer each time you want to re-establish connection between your PXI chassis/controller with your PC. 
    I'm afraid there is no work around for this issue.
    With Regards,
    Sammy Z.

  • Issue with SharePoint foundation 2010 to use Claims Based Auth with Certificate authentication method with ADFS 2.0

    I would love some help with this issue.  I have configured my SharePoint foundation 2010 site to use Claims Based Auth with Certificate authentication method with ADFS 2.0  I have a test account set up with lab.acme.com to use the ACS.
    When I log into my site using Windows Auth, everything is great.  However when I log in and select my ACS token issuer, I get sent, to the logon page of the ADFS, after selected the ADFS method. My browser prompt me which Certificate identity I want
    to use to log in   and after 3-5 second
     and return me the logon page with error message “Authentication failed” 
    I base my setup on the technet article
    http://blogs.technet.com/b/speschka/archive/2010/07/30/configuring-sharepoint-2010-and-adfs-v2-end-to-end.aspx
    I validated than all my certificate are valid and able to retrieve the crl
    I got in eventlog id 300
    The Federation Service failed to issue a token as a result of an error during processing of the WS-Trust request.
    Request type: http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue
    Additional Data
    Exception details:
    Microsoft.IdentityModel.SecurityTokenService.FailedAuthenticationException: MSIS3019: Authentication failed. ---> System.IdentityModel.Tokens.SecurityTokenValidationException:
    ID4070: The X.509 certificate 'CN=Me, OU=People, O=Acme., C=COM' chain building failed. The certificate that was used has a trust chain that cannot be verified. Replace the certificate or change the certificateValidationMode. 'A certification chain processed
    correctly, but one of the CA certificates is not trusted by the policy provider.
    at Microsoft.IdentityModel.X509CertificateChain.Build(X509Certificate2 certificate)
    at Microsoft.IdentityModel.Tokens.X509NTAuthChainTrustValidator.Validate(X509Certificate2 certificate)
    at Microsoft.IdentityModel.Tokens.X509SecurityTokenHandler.ValidateToken(SecurityToken token)
    at Microsoft.IdentityModel.Tokens.SecurityTokenElement.GetSubject()
    at Microsoft.IdentityServer.Service.SecurityTokenService.MSISSecurityTokenService.GetOnBehalfOfPrincipal(RequestSecurityToken request, IClaimsPrincipal callerPrincipal)
    --- End of inner exception stack trace ---
    at Microsoft.IdentityServer.Service.SecurityTokenService.MSISSecurityTokenService.GetOnBehalfOfPrincipal(RequestSecurityToken request, IClaimsPrincipal callerPrincipal)
    at Microsoft.IdentityServer.Service.SecurityTokenService.MSISSecurityTokenService.BeginGetScope(IClaimsPrincipal principal, RequestSecurityToken request, AsyncCallback callback, Object state)
    at Microsoft.IdentityModel.SecurityTokenService.SecurityTokenService.BeginIssue(IClaimsPrincipal principal, RequestSecurityToken request, AsyncCallback callback, Object state)
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.DispatchRequestAsyncResult..ctor(DispatchContext dispatchContext, AsyncCallback asyncCallback, Object asyncState)
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.BeginDispatchRequest(DispatchContext dispatchContext, AsyncCallback asyncCallback, Object asyncState)
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.ProcessCoreAsyncResult..ctor(WSTrustServiceContract contract, DispatchContext dispatchContext, MessageVersion messageVersion, WSTrustResponseSerializer responseSerializer, WSTrustSerializationContext
    serializationContext, AsyncCallback asyncCallback, Object asyncState)
    at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.BeginProcessCore(Message requestMessage, WSTrustRequestSerializer requestSerializer, WSTrustResponseSerializer responseSerializer, String requestAction, String responseAction, String
    trustNamespace, AsyncCallback callback, Object state)
    System.IdentityModel.Tokens.SecurityTokenValidationException: ID4070: The X.509 certificate 'CN=Me, OU=People, O=acme., C=com' chain building
    failed. The certificate that was used has a trust chain that cannot be verified. Replace the certificate or change the certificateValidationMode. 'A certification chain processed correctly, but one of the CA certificates is not trusted by the policy provider.
    at Microsoft.IdentityModel.X509CertificateChain.Build(X509Certificate2 certificate)
    at Microsoft.IdentityModel.Tokens.X509NTAuthChainTrustValidator.Validate(X509Certificate2 certificate)
    at Microsoft.IdentityModel.Tokens.X509SecurityTokenHandler.ValidateToken(SecurityToken token)
    at Microsoft.IdentityModel.Tokens.SecurityTokenElement.GetSubject()
    at Microsoft.IdentityServer.Service.SecurityTokenService.MSISSecurityTokenService.GetOnBehalfOfPrincipal(RequestSecurityToken request, IClaimsPrincipal callerPrincipal)
    thx
    Stef71

    This is perfectly correct on my case I was not adding the root properly you must add the CA and the ADFS as well, which is twice you can see below my results.
    on my case was :
    PS C:\Users\administrator.domain> $root = New-Object System.Security.Cryptography.X509Certificates.X509Certificate2("C:\
    cer\SP2K10\ad0001.cer")
    PS C:\Users\administrator.domain> New-SPTrustedRootAuthority -Name "domain.ad0001" -Certificate $root
    Certificate                 : [Subject]
                                    CN=domain.AD0001CA, DC=domain, DC=com
                                  [Issuer]
                                    CN=domain.AD0001CA, DC=portal, DC=com
                                  [Serial Number]
                                    blablabla
                                  [Not Before]
                                    22/07/2014 11:32:05
                                  [Not After]
                                    22/07/2024 11:42:00
                                  [Thumbprint]
                                    blablabla
    Name                        : domain.ad0001
    TypeName                    : Microsoft.SharePoint.Administration.SPTrustedRootAuthority
    DisplayName                 : domain.ad0001
    Id                          : blablabla
    Status                      : Online
    Parent                      : SPTrustedRootAuthorityManager
    Version                     : 17164
    Properties                  : {}
    Farm                        : SPFarm Name=SharePoint_Config
    UpgradedPersistedProperties : {}
    PS C:\Users\administrator.domain> $cert = New-Object System.Security.Cryptography.X509Certificates.X509Certificate2("C:\
    cer\SP2K10\ADFS_Signing.cer")
    PS C:\Users\administrator.domain> New-SPTrustedRootAuthority -Name "Token Signing Cert" -Certificate $cert
    Certificate                 : [Subject]
                                    CN=ADFS Signing - adfs.domain
                                  [Issuer]
                                    CN=ADFS Signing - adfs.domain
                                  [Serial Number]
                                    blablabla
                                  [Not Before]
                                    23/07/2014 07:14:03
                                  [Not After]
                                    23/07/2015 07:14:03
                                  [Thumbprint]
                                    blablabla
    Name                        : Token Signing Cert
    TypeName                    : Microsoft.SharePoint.Administration.SPTrustedRootAuthority
    DisplayName                 : Token Signing Cert
    Id                          : blablabla
    Status                      : Online
    Parent                      : SPTrustedRootAuthorityManager
    Version                     : 17184
    Properties                  : {}
    Farm                        : SPFarm Name=SharePoint_Config
    UpgradedPersistedProperties : {}
    PS C:\Users\administrator.PORTAL>

  • Report of 351 goods issue

    Hi
    how to take report of sto withou delivery,i created po doc type ub for 6 qty .goods issue given 351 mvt type 1 qty
    balance 5qty avl,in me2m i tried select enter  material scope of list alv,doc type ub,selection parameters wa351 execute report shows that  issue 1qty in 351 mvt type poh/release document as a graphical view. if i double that graphical view then only com issue qty comes, all other things comes good,users to take report in excel sheet,that time showing in excel  poh/release document qty not comes,plz suggest,
    Regards
    Sam

    Hi,
    You can tell the user to run ME23N AND go to the header and select the status tab and the system will show the history as far as open,delivered and closed.
    Or you can run ME2N for the material or MMBE for the material to see the entire history of the material.
    Silas

  • Wifi issues after 3.1.2 upgrade

    Just upgraded my iphone 3g to the laest software and since then, whilst the phone connects to the network (no chnages to the neywork have been made) it loses connectivity randomly, and when acessing an app that uses the wifi, it just drops out to 3G or GPRS.. Have tried network settings reset, no change, have tried to foregt and recreate network, same problem persists. Any help greatly appreciated, or how can I back rev to the old software?

    At risk of a 'me too'... iPodTouch upgrade with continued wi-fi issues.
    Just upgraded to 3.1.2 in hope of solving wi-fi drop outs. But no... Tried 'reset network settings'; 'forget this network' and re log in etc. Had this issue with 3.1.1. Whole iPod backed up and reinstalled with 3.1.2 but no solution.
    iMac / AppleTV on wi-fi network and no issues with connection dropping out so hopefully not issue with DSL modem / router setup.
    I do not recall this problem with my old 1G (running 3.1.1) will test it again when I can get my hands on it.
    My only thought is ... is this connected with the 'coma' issue. Seems that wi-fi connection is not there when I wake the iPod up...
    Any thoughts would be appreciated.
    CB

  • "The certificate chain was issued by an authority that is not trusted" when migrating to SQL 2012

    Environment:
    1 Primary Site (USSCCM-Site.domain.com)
    1 CAS (USSCCM-CAS.domain.com)
    SQL 2008 R2 (USSCCM-CAS.domain.com)
    SQL 2012 SP1 CU6 (USSQL12.domain.com)
    Issue:
    We were successfully able to migrate the CAS to the new SQL 2012 server, almost without incident. When attempting to migrate the Site instance however, we are getting errors. Screenshot below.
    Attached is a copy of the log. But below is a highlight of what I think are the errors… It appears that either SQL or SCCM doesn’t like a certificate somewhere, but it is contradicting because the logs say that it has successfully tested connection to SQL.
    I am lost.
    Logs stating it can connect successfully to SQL
    Machine certificate has been created successfully on server USSQL12.domain.com.        Configuration Manager Setup                10/21/2013 10:20:10
    AM               2100 (0x0834)
    Deinstalled service SMS_SERVER_BOOTSTRAP_USSCCM-Site.domain.com_SMS_SQL_SERVER on USSQL12.domain.com.  Configuration Manager Setup    10/21/2013 10:20:10 AM              
    2100 (0x0834)
    SQL Server instance [sccmsite] is already running under the certificate with thumbprint[f671be844bf39dec7e7fdd725dc30e225991f28a].       Configuration Manager Setup    10/21/2013 10:20:10 AM        
    2100 (0x0834)
    INFO: Testing SQL Server [USSQL12.domain.com] connection ...                Configuration Manager Setup    10/21/2013 10:20:10 AM      
    2100 (0x0834)
    INFO: SQL Connection succeeded. Connection: USSQL12.domain.com SCCMSITE\MASTER, Type: Unsecure                Configuration Manager Setup    10/21/2013 10:20:10 AM              
    2100 (0x0834)
    INFO: Tested SQL Server [USSQL12.domain.com] connection successfully.  Any preceding SQL connection errors may be safely ignored.            Configuration Manager Setup    10/21/2013
    10:20:10 AM               2100 (0x0834)
    INFO: Certificate: 308202FC308201E4A003020102021011BA47041BB0609D4097BC19F5AB96B5300D06092A864886F70D01010B0500301D311B301906035504031312555353514C31322E7063756265642E636F6D3020170D3133313031373139343632345A180F32313133303932343139343632345A301D311B301906035504031312555353514C31322E7063756265642E636F6D30820122300D06092A864886F70D01010105000382010F003082010A0282010100CFAC23CEA8920051C8C24DF4E96D76D9E034931867C4DBF74F8AE863C5BDE6D1EAEAAF363F6B97DEF1D7A1FC292CB870F353D72F04472EBE3D31DCA009BD3F8C58E2AAB69C892C20598306537F5EEAA43FA6DE55D4A784CEB6FD07486AB2CC2DE1A8651648EBC31A5CD918E8ED6E184FC560B3A8B0F76F83E310BBA8C4EB27F46707E3A6377D8DD06C6808146E407EF9DB464F453798B6C1748216665884A7F2CDE03D9DA1CB4E59E67516E4F345755E35450F84F4B039642851EFFA96B22D8E77EC11C01D389989F740923B58799E34FC8F4F19CD55830FA7E786C993A08A1EEDCA87F209268CE9D5E86AC9E2A14668207721D94ACE9FACE3AA55B53507F6BF0203010001A3363034301D0603551D11041630148212555353514C31322E7063756265642E636F6D30130603551D25040C300A06082B06010505070301300D06092A864886F70D01010B05000382010100A0E33BF490B60C2B8A73BF7FA90EBB69D92DA27B439EF0569650F388EBA34B9F382CEF52DAAB543C2924E1B8DC7BEE828FB0C276330B0FF67340CBFA0CC24F47431E5272DC76C7610C290A04411036441E9822FBF8AB52B4BBE43F5FF48074BA420FF690A94D53AFCEF7AC75E2D2723520A9EF64AF06759814AE92D41CEA2F0D6CC8D9E5DEF121234F5DD97A7E886BE55F57DC0B79052A554724E8A0146C08A74AE75672FBD8C8BD6B7FCA82C1CC69906A45128CDDD1BC3985ED9603C16E712FFBAA8AA6878F853367F3E1F69E727DB96864DF6B47EBDA82659036EC82A8B04E77535CEA314D7518D02C401969C77B91C8C210C57AA991A622D679B994AEED3C               
    Configuration Manager Setup    10/21/2013 10:20:10 AM               2100 (0x0834)
    INFO: Created SQL Server machine certificate for Server [USSQL12.domain.com] successfully.    Configuration Manager Setup 10/21/2013 10:20:10 AM               2100 (0x0834)
    INFO: Configuration Manager Setup - Application Shutdown       Configuration Manager Setup    10/21/2013 10:20:10 AM         2100 (0x0834)
    INFO: Running SQL Server test query.    Configuration Manager Setup    10/21/2013 10:20:10 AM               2100 (0x0834)
    INFO: SQL Connection succeeded. Connection: USSQL12.domain.com SCCMSITE\MASTER, Type: Secure                Configuration Manager Setup    10/21/2013 10:20:10 AM              
    2100 (0x0834)
    INFO: SQL Server Test query succeeded.              Configuration Manager Setup    10/21/2013 10:20:10 AM              
    2100 (0x0834)
    INFO: SQLInstance Name: sccmsite         Configuration Manager Setup    10/21/2013 10:20:10 AM               2100 (0x0834)
    INFO: SQL Server version detected is 11.0, 11.0.3381.0 (SP1).      Configuration Manager Setup    10/21/2013 10:20:10 AM         2100 (0x0834)
    Logs saying certificate is not trusted
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:20:49 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:20:49
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:20:49 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:20:49 AM              
    2100 (0x0834)
    INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Secure         Configuration Manager Setup                10/21/2013 10:20:49
    AM               2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:20:52 AM              
    2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:20:52 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:20:52
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:20:52 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:20:52 AM              
    2100 (0x0834)
    INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Secure         Configuration Manager Setup                10/21/2013 10:20:52
    AM               2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:20:55 AM              
    2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:20:55 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:20:55
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:20:55 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:20:55 AM              
    2100 (0x0834)
    INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Secure         Configuration Manager Setup                10/21/2013 10:20:55
    AM               2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:20:58 AM              
    2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:20:58 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:20:58
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:20:58 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:20:58 AM              
    2100 (0x0834)
    INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Secure         Configuration Manager Setup                10/21/2013 10:20:58
    AM               2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:21:01 AM              
    2100 (0x0834)
    More logs saying cert is not trusted
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:21:20 AM              
    2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:21:20 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:21:20
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:21:20 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:21:20 AM              
    2100 (0x0834)
    INFO: Updated the site control information on the SQL Server USSQL12.domain.com.    Configuration Manager Setup                10/21/2013 10:21:39 AM              
    2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:21:39 AM              
    2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:21:39 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:21:39
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:21:39 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:21:39 AM              
    2100 (0x0834)
    CSiteSettings::WriteActualSCFToDatabase: Failed to get SQL connection                Configuration Manager Setup               
    10/21/2013 10:21:39 AM               2100 (0x0834)
    CSiteSettings::WriteActualSCFToDatabaseForNewSite: WriteActualSCFToDatabase(USA) returns 0x87D20002                Configuration Manager Setup    10/21/2013 10:21:39
    AM               2100 (0x0834)
    ERROR: Failed to insert the recovery site control image to the parent database. Configuration Manager Setup                10/21/2013 10:21:39 AM              
    2100 (0x0834)
    Troubleshooting:
    I have read on a few articles of other people having this issue that states to find the certificate on SQL 2012 that’s being used and export it to the SCCM server – which I’ve done.
    http://damianflynn.com/2012/08/22/sccm-2012-and-sql-certificates/
    http://trevorsullivan.net/2013/05/16/configmgr-2012-sp1-remote-sql-connectivity-problem/
    http://scug.be/sccm/2012/09/19/configmgr-2012-rtm-sp1-and-remote-management-points-not-healthy-when-running-configmgr-db-on-a-sql-cluster/
    -Brad

    Hi,
    How about importing certificate in the personal folder under SQL server computer account into SCCM server computer account or SCCM server service account? That certificate is for SQL Server Identification. And you could
    set the value of the ForceEncryption option to NO. (SQL Server Configuration Manager->SQL Server Network Configuration->
    Protocols for <server instance>->Properties)
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • HT201304 What happens if you are disputing an in-app purchase with a vendor that is in CHina and is not understanding your issue and refuses to add the disputed purchase or refund the purchase?

    I made an in app purchase and the game (Happy Farm) crashed but I completed the purchase on my iPad's Home screen because the Confirm purchase window popped up before I could relaunch the game.  When I launched the game the purchase (which was Gems) was not showing so I took a screen shot of the game window showing 211 diamonds, which was the amount I started with, (the purchase was for 258 gems so my total should be 499).  I then took a screenshot of myhome screen showing the time of day.  I went back to the game repurchased the same amount, the app did not crash this time and I was credited with correct about of gems 211 +258  = 499... Took a snapshot of that screen.  went back to my home screen and took a screen shot to show the time again.  Well after sending Happy Farm all of this evidence, they responded that they gave me all the gems and I just used them all.  I don't believe that they understand that my app crashed and during the 1st transaction and I clicked the Buy button (in the Confirm purchase window) on my Home screen not in the App, got charged but did NOT recieve the gems when I relaunched the app.  I have more proof than most people and they are still calling me a liar... I need intervention from iTunes App store and I don't know how to get them to mediate this dispute. Do you know how I can get in touch with the App store?

    https://getsupport.apple.com/Issues.action

  • ICloud Email Issue: Messages sent to same account

    Issue:
    When sending an email from my (personal-email)@me.com to the same account, with an attachment, email doesn't show up on any devices, even Apple mobile devices.
    Troubleshooting Attempts:
    - Sending emails on iMac machine with attachments from (personal-email)@me.com to (personal-email)@me.com ISSUE PERSISTS
    - Sending emails on MacPro machine with attachments from (personal-email)@me.com to (personal-email)@me.com ISSUE PERSISTS
    - Sending emails on Mabook Pro machine with attachments from (personal-email)@me.com to (personal-email)@me.com ISSUE PERSISTS
    - Sending emails on iPhone 4 device with attachments from (personal-email)@me.com to (personal-email)@me.com NO ISSUE (All Devices Recieve)
    - Sending emails on iPad 2 device with attachments from (personal-email)@me.com to (personal-email)@me.com NO ISSUE (All Devices Recieve)
    - Sending emails on iCloud.com with attachments from (personal-email)@me.com to (personal-email)@me.com ISSUE PERSISTS
    - Re-setup (personal-email)@me.com account on all devices ISSUE PERSISTS
    - Turned Push on/off on all devices ISSUE PERSISTS
    Additional Observations:
    - All devices are able to send emails without attachments to the same email without any issue.
    - When an attachment is added, the message can only be found in the 'Sent Messages' folder on each device (Besides those sent from my mobile platforms)
    - All devices are able to send emails without attachments to the same email without any issue.
    Devices and Versions (In order of Frequency of Use):
    iMac Quad-Core i7 - OS X Lion (Up-to-Date)
    MacPro 12-Core - OS X Lion (Up-to-Date)
    Macbook Pro 15" i7 - OS X Lion (Up-to-Date)
    iPhone 4 - iOS 5.1.1 (Up-to-Date)
    iPad 2 - iOS 5.1.1 (Up-to-Date)
    Possible Issue Defining Variables:
    (Note: All other devices where up-to-date before the following occured
    - I have recently moved my mobile me account to iCloud (On the last day possible to do so)
    - After moving to iCloud, I immidiately updated my Snow Leopard iMac to the most up to date OS X Lion.
    Hopefully this details out all the things you may need to help me out. I can't go into an Apple story due to the amount of different devices I have.
    Be advised, this issue isn't loyalty deterring, as much as it is annoying. This used to work before moving to iCloud, if it can be fixed, that would be awesome.
    Thanks,
    VV

    Issue:
    When sending an email from my (personal-email)@me.com to the same account, with an attachment, email doesn't show up on any devices, even Apple mobile devices.
    Troubleshooting Attempts:
    - Sending emails on iMac machine with attachments from (personal-email)@me.com to (personal-email)@me.com ISSUE PERSISTS
    - Sending emails on MacPro machine with attachments from (personal-email)@me.com to (personal-email)@me.com ISSUE PERSISTS
    - Sending emails on Mabook Pro machine with attachments from (personal-email)@me.com to (personal-email)@me.com ISSUE PERSISTS
    - Sending emails on iPhone 4 device with attachments from (personal-email)@me.com to (personal-email)@me.com NO ISSUE (All Devices Recieve)
    - Sending emails on iPad 2 device with attachments from (personal-email)@me.com to (personal-email)@me.com NO ISSUE (All Devices Recieve)
    - Sending emails on iCloud.com with attachments from (personal-email)@me.com to (personal-email)@me.com ISSUE PERSISTS
    - Re-setup (personal-email)@me.com account on all devices ISSUE PERSISTS
    - Turned Push on/off on all devices ISSUE PERSISTS
    Additional Observations:
    - All devices are able to send emails without attachments to the same email without any issue.
    - When an attachment is added, the message can only be found in the 'Sent Messages' folder on each device (Besides those sent from my mobile platforms)
    - All devices are able to send emails without attachments to the same email without any issue.
    Devices and Versions (In order of Frequency of Use):
    iMac Quad-Core i7 - OS X Lion (Up-to-Date)
    MacPro 12-Core - OS X Lion (Up-to-Date)
    Macbook Pro 15" i7 - OS X Lion (Up-to-Date)
    iPhone 4 - iOS 5.1.1 (Up-to-Date)
    iPad 2 - iOS 5.1.1 (Up-to-Date)
    Possible Issue Defining Variables:
    (Note: All other devices where up-to-date before the following occured
    - I have recently moved my mobile me account to iCloud (On the last day possible to do so)
    - After moving to iCloud, I immidiately updated my Snow Leopard iMac to the most up to date OS X Lion.
    Hopefully this details out all the things you may need to help me out. I can't go into an Apple story due to the amount of different devices I have.
    Be advised, this issue isn't loyalty deterring, as much as it is annoying. This used to work before moving to iCloud, if it can be fixed, that would be awesome.
    Thanks,
    VV

Maybe you are looking for

  • Video IPOD or Nano

    K so I wanna get a IPOD and now I wanna use it to listen to music while working out and watch videos/music at work. Do u guys recommend think getting a IPOD video to work out with is a bad idea because of the Hard Drive?

  • DSEE 6.3 Log Aggregation?

    We currently have only 1 DSEE server people use for authentication, but we're getting ready to roll out a couple behind a load balancer. From time to time, when people have trouble logging in, I have to crawl through the access logs to figure out why

  • Unable to open Disk Utility

    I've recently purchased a new external hard disk, and I am not able to use on my Mac unless I format it. So, I formatted my external hard disk, and now I would like to change the format, Mac OS Extended (Case-Sensitive, Journaled) to a format that ca

  • HT1212 forgott password on my Ipad

    forgott password on my Ipad

  • MacBookPro freezing

    My macbook is freezing a lot and I'll have to reboot. Then, sometimes, it is still frozen and I just have to turn it off and leave it alone for a while. Typically it happens when I am on AIM or something like that, but it has also happened when I'm n