MC DAQ initialize.vi error

Hello,
I am trying to use  MC DAQ Initialize.vi for reading some CCP  and I have the bellow error
-301034
MC DAQ Initialize.vi
Error -301034 occurred at MC DAQ Initialize.vi
Possible reason(s):
ECU Measurement and Calibration Toolkit:  (Hex 0xFFFB6816) The definition of the measurement could not be found in the A2L file. Most likely, the name of the measurement is misspelled or otherwise invalid, or the A2L database file has been corrupted. Solution: Make sure that the name of the measurement is spelled correctly and that the A2L database file is valid.
The a2l database is ok cause i'm using with other Vi's. Also the names of signals are copied exactly from a2l file so there is no typo error.
Does anybody encountered this issue or can somebady help with an idea?
Thanks,
Vincent

Hello Vincent,
You should be able to open the A2L file with notepad.  I would suggest opening it and searching for your measurement.  If you can find it, then the name must not be a typo.  There may be something inside the measurement that our parser is having trouble with.  If you could copy the section for your measurement here, we may be able to see what is going on.  (You can use dummy values for addresses, etc when you paste the part here.)
You can also try running the M_C Explorer example that ships with the toolkit (Help-Find Examples. Hardware Input and Output -> CAN -> NI-CAN -> ECU Measurement and Calibration -> Advanced).  This example opens all the measurements and characteristics in the A2L file, so you can see which values you have access to and if they are configured properly.
I hope that helps.  Have a great day.
O. Proulx
National Instruments
www.ni.com/support

Similar Messages

  • Can't initialize OCI error occured during the login process using TOAD 9.0

    I have installed the Toad 9.0 recently while login using the username & password for oracle 10.0 database , i am getting the error
    Can't initialize OCI Error 1
    But i am able to login using the Sql Plus successfully..
    Thanks in Advance.

    Here's one more reason why this error occurs in Toad. It is when you have more than one Oracle Client installed on your machine. Even when you select the correct Oracle Home in "Connect Using" field of Toad, you still get this error "Can't initialize OCI. Error -1". So, to solve that you need to go to the installation folder of that Oracle Home (e.g. C:\Oracle\ora92\), then go to the BIN folder. Open Oracle.Key in Notepad and confirm that it is showing Registry entry/path to the correct Oracle Home (e.g. HOME0 or HOME1 or whatever).
    I hope this helps.

  • Can't initialize oci. error 1

    Dear all:
    When I login TOAD, I got this error:
    can't initialize oci. error 1
    but sql*plus login can successfully from my client.
    I've tried to set the NLS_LANG manually in the registry and set the enviroment ORCLE_HOME , but it cannot work.
    my OS client is WINXP SP3 and the DB is : ORACLE 9.2.0.8 64bit
    Regards
    Terry

    DUPLICATE thread
    Cannot login via TOAD with ORA-12705 error

  • (C1) Initialize POST Error Manager (PEM)

    Hello,
    My hardware diagnostic card gives the following error: (C1) Initialize POST Error Manager (PEM). My bios just starts well and gives no error messages.
    I can go to the bios as usually and my computer works normally (at the moment), but QuickTech also gives some error messages:
    - BIOS Buffer overrun check
    - SMBus Host detection
    Maybe that these errors also have to do with it?
    When I try to search with Google I only get some manuals where these error codes are listed, but no more explanations and possible solutions.
    Can somebody please tell me what this problem is all about and how to fix it?
    I have a MSI 6533 bord.

    Hi,
    No, unfortunately not. I posted this question in a lot of different forums, but no one seems to know what's exactly wrong and how to fix it.
    I keep searching, and when I find some answers / solutions, I'll post it here. Can you also please keep me informed if you know some more?

  • Un vi del daq me marca error por que ?

    Pase un una estructura plana a maquina de estados y un vi el config daq me marca error:
    Error -10401 occurred at AI Group Config
    Possible reason(s):
    NI-DAQ LV: The specified device is not a National Instruments product, the driver does not support the device (for example, the driver was released before the device was supported), or the device has not been configured using the Measurement & Automation Explorer.
    Les comparto el programa
    Adjuntos:
    Lighting.vi ‏99 KB

    Hola a todos buen dia trabajo con las siguientes versiones  
    Version de Labview 8.5
    Version de DAQmx 8.7.1
    (En la maquina de estados estoy usando el Traditional DAQ pero no me aparece en MAX anexo una imagen)
    Hardware
    NI PCI-6023E
    UNIDEX 500 de aerotech inc
    Manual
    http://www.aerotechmotioncontrol.com/ftp/pwpsoftware/manuals_helpfiles/Discontinued%20Products/Disco...
    Drivers
    ftp://www.aerotechmotioncontrol.com/filedownloads/u500/u500_LabView_drivers_32_bit/
    Gracias por su respuesta saludos! 
    Adjuntos:
    M.A.Explorer.png ‏33 KB

  • In DB-13 Initialize tape error

    Hi
    while initialize tape in db-13, it gave error like
    ob started
    tep 001 started (program RSDBAJOB, variant &0000000000119, user ID BASIS)
    xecute logical command BRBACKUP On host CRMDEV
    arameters: -u / -i force -c force -n 1 -v SCRATCH
    R051I BRBACKUP 6.20 (100)
    R055I Start of database backup: bdvozytd.tib 2007-06-29 15.10.09
    R252E Function fflush() failed for '/oracle/CRD/sapbackup/bdvozytd.tib' at location main-9
    R253E errno 28: No space left on device
    R121E Processing log file /oracle/CRD/sapbackup/bdvozytd.tib failed
    R206I End of backup volume initialization
    R280I Time stamp 2007-06-29 15.10.09
    R054I BRBACKUP terminated with errors
    R252W Function fclose() failed for '/oracle/CRD/sapbackup/bdvozytd.tib' at location BrCleanup-14
    R253W errno 28: No space left on device
    R121W Processing log file /oracle/CRD/sapbackup/bdvozytd.tib failed
    xternal program terminated with exit code 3
    RBACKUP returned error status E
    ob finished
    Please let me know what i need to do.
    Regards,
    swathi-k

    Hi Swathi
    This is clearly a space problem. There is not enough free space left to perform the backup..
    So you need to make sure that there is enough space available for backup...
    This part of error:
    R252E Function fflush() failed for '/oracle/CRD/sapbackup/bdvozytd.tib' at location main-9
    <b>R253E errno 28: No space left on device</b>
    R121E Processing log file /oracle/CRD/sapbackup/bdvozytd.tib failed
    clearly states that the issue is related to space on the device..
    So clean up the space and try taking the backup again and it will be surely a success!
    No need for media recovery.
    Regards
    Sumit
    [reward witrh points if the answer is useful]
    Message was edited by:
            Sumit Jain

  • Firefox 3.5 was downloaded fine, but when I try to open firefox page, "the application failed to initialize properly" error sign comes up.

    I've been using firefox fine until now. But when I launched firefox page today, suddenly "The application failed to initialize properly (0xc000007b). Click on OK to terminate the application." error sign came up. So I downloaded and ran firefox again, and tried lauching, the same error message. Thank you for your help.

    Try:
    * http://kb.mozillazine.org/Profile_in_use
    * https://support.mozilla.com/kb/Firefox+is+already+running+but+is+not+responding

  • "All Initialization Parameters" - Error

    When I click "All Initialization Parameters" in "Administration" section of OEM this error apearses:
    oracle.sysman.emSDK.admObj.AdminObjectException: java.sql.SQLException: ORA-01652: unable to extend temp segment by 128 in tablespace TEMP1
    Could you help me fix this?

    It's rather imposible...
    Select     Name [Sorted in ascending order]      Size (MB)     Used (MB)     Used (%)     Free (MB)     Status     Datafiles     Type     Extent Management     Segment Management
         TEMP1     10.0     1.0     [Used (%)] [Used (%)] [Used (%)] 10.0     9.0     [Status]      1     TEMPORARY     LOCAL     MANUAL
    This is from "Tablespaces" in OEM. Only 10% of TEMP1 tablespace is used.

  • "Software Usage Metrics initialize failed" error when open Report Manager, after moving ReportServer from SSRS 2008 to SSRS 2012 (Native Mode)

    I've asked this question in SQL Server Upgrade forume, I'm asking here as well:
    Your help is highly appreciated!
    After migrating ReportServer db from 2008 to 2012, when access Report Manager throughhttp://myserver:80/Reports, I got the error below:
    ui!ReportManager_0-3!11d8!02/04/2013-15:19:12:: e ERROR: Software Usage Metrics initialize failed
    The process is below:
    •I successfully installed SQL Server 2012 (64-bit) Enterprise as a Native Mode on a server who runs Windows 7 Enterprise SP1 (64-bit).
    •I restored "ReportServer2008To2012" and "ReportServer2008To2012TempDB" in SSRS 2012 from the db files backed up in SQL 2008. In SSRS 2008, I have SSRS Model, ad-hoc reports based on model, and I also have canned reports built through BIDS
    report server project.
    •I reconfigured both databases' Compatibility level to SQL Server 2012(110) from SQL Server 2008(100).
    •I configured SSRS through Reporting Services Configuration Manager as below:
      > I chosen "Use built-in account:" as Service Account
    > In "Database" tab, I selected "Choose an existing report server database" and choose "ReportServer2008To2012" db, I used "Windows Authentication" (my login has the System Administrator priviledge). I got all 4 parts
    success: Verifying database sku = Success; Generating rights scripts = Success; Applying connection rights = Success; Setting DSN = Success.
    > I went to "Scale-out Deployment" to check if the initializing succeed, I found nothing there.
    Here are what I did from different approaches:
    A •I went to "Encryption Keys" and restored the key I backed up from SSRS 2008, after retoring, I got two initialized instances: One is on my current server (SSRS 2012), the other one is from the old server (SSRS 2008).
       I deleted the old one(SSRS 2008) through "Remove Server" action and kept the one on my current server(SSRS 2012).
       After I restart SSRS service, and tried to connect Report Manager, I got "An internal error occurred on the report server. See the error log for more details."
       I checked the log file, the error is actually "ERROR: Software Usage Metrics initialize failed"
    B •I also tried to "Delete Encrypted Content" and did see the SSRS was initialized through checking it on "Scale-out Deployment", however when I tried to open Report Manager, I got the same error.
    Anyone had the same issue? Any solution? Thanks in advance!

    Your help is highly appreciated!
    After migrating ReportServer db from 2008 to 2012, when access Report Manager through
    http://myserver:80/Reports, I got the error below:
    ui!ReportManager_0-3!11d8!02/04/2013-15:19:12:: e ERROR: Software Usage Metrics initialize failed
    The process is below:
    •I successfully installed SQL Server 2012 (64-bit) Enterprise as a Native Mode on a server who runs Windows 7 Enterprise SP1 (64-bit).
    •I restored "ReportServer2008To2012" and "ReportServer2008To2012TempDB" in SSRS 2012 from the db files backed up in SQL 2008. In SSRS 2008, I have SSRS Model, ad-hoc reports based on model, and I also have canned reports built through BIDS
    report server project.
    •I reconfigured both databases' Compatibility level to SQL Server 2012(110) from SQL Server 2008(100).
    •I configured SSRS through Reporting Services Configuration Manager as below:
     > I chosen "Use built-in account:" as Service Account
     > In "Database" tab, I selected "Choose an existing report server database" and choose "ReportServer2008To2012" db, I used "Windows Authentication" (my login has the System Administrator priviledge). I got all
    4 parts success: Verifying database sku = Success; Generating rights scripts = Success; Applying connection rights = Success; Setting DSN = Success.
     > I went to "Scale-out Deployment" to check if the initializing succeed, I found nothing there.
    Here are what I did from different approaches:
    A •I went to "Encryption Keys" and restored the key I backed up from SSRS 2008, after retoring, I got two initialized instances: One is on my current server (SSRS 2012), the other one is from the old server (SSRS 2008).
       I deleted the old one(SSRS 2008) through "Remove Server" action and kept the one on my current server(SSRS 2012).
       After I restart SSRS service, and tried to connect Report Manager, I got "An internal error occurred on the report server. See the error log for more details."
       I checked the log file, the error is actually "ERROR: Software Usage Metrics initialize failed"
    B •I also tried to "Delete Encrypted Content" and did see the SSRS was initialized through checking it on "Scale-out Deployment", however when I tried to open Report Manager, I got the same error.
    Anyone had the same issue? Any solution? Thanks in advance!

  • Initialize Tape Error

    Dear All,
    When we are initializing the tape or taking the backup in first
    attempt, the following errors hav occured :
    25.12.2007 18:36:49 Job started
    25.12.2007 18:36:49 Step 001 started (program RSDBAJOB, variant
    &0000000002466, user ID JITENDRA)
    25.12.2007 18:36:50 No application server found on database host -
    rsh/gateway will be used
    25.12.2007 18:36:50 Execute logical command BRBACKUP On host bsldb-lh
    25.12.2007 18:36:50 Parameters:-u / -jid ALLOG20071225183649 -c force -
    t online -m all -p initPRD.sap -v SCRATCH -a -c force -p ini
    25.12.2007 18:36:50 tPRD.sap -cds
    25.12.2007 18:36:51 BR0051I BRBACKUP 7.00 (30)
    25.12.2007 18:36:51 BR0152E Environment variable ORACLE_SID is not set
    25.12.2007 18:36:51
    25.12.2007 18:36:51 BR0056I End of database backup: bdwwwpey.log 2007-
    12-25 18.36.52
    25.12.2007 18:36:51 BR0280I BRBACKUP time stamp: 2007-12-25 18.36.52
    25.12.2007 18:36:51 BR0054I BRBACKUP terminated with errors
    25.12.2007 18:36:51 External program terminated with exit code 3
    25.12.2007 18:36:51 BRBACKUP returned error status E
    25.12.2007 18:36:51 Job finished
    and the same time in second attempt, there is no any error even we are able to take backup and initialize the tape successfully.
    Why it is giving error in first attempt ??? Any clues ??
    Regards & Thanks,
    Ankita

    No password has been cahnged and it is for all the jobs we can schedule from DB13 like check db, optimizer stats, online backup , verify database etc. that they fail on first attemt and on second ist Successful i wonder wats the problem. its happening in only thsi Production Node. As its in clustering the other node is working fine.
    any suggestions....
    Regards,
    Ankita

  • NLS initialization failed error

    Hi,
    I am running on XP and have already installed APEX 3.0.1 on the XE db. I have since installed the Oracle HTTP Server from the 10gR2 companion CD and at the point of the Configuration Assistant secion of the installation as it tries to start the HTTP Server the NLS initialization error appears.
    I have listed the output from the cfgtoollogs directory below :
    INFO: oracle.apache.standalone:About to execute plug-in Starting HTTP Server
    INFO: oracle.apache.standalone:The plug-in Starting HTTP Server is running
    INFO: oracle.apache.standalone:CmdExec: D:\oracle\product\10.2.0\ohs/opmn/bin/opmnctlw.exe
    arg: startall
    INFO: oracle.apache.standalone:ExitCode=2
    Stdout=opmnctl: starting opmn and all managed processes...
    Stderr=main: NLS initialization failed!!
    main: NLS initialization failed!!
    pingwait exits with 1228520
    I have noticed this error in Metalink and within the forum but the solutions mentioned don't seem to solve this problem.
    Any help would be appreciated.
    Kind Regards,
    Tom

    Hi,
    This matter has now been resolved as follows :
    Hi Alistair,
    Very many thanks for your post as the error was beginning to drive me up the wall.
    I have since removed the oraociei10.dll file from the older HOME directory (previous Client installation) that existed on my system and the matter has been resolved i.e. I can now start the HTTP server.
    Thanks again for taking the time to supply the information.
    Kind Regards,
    Tom

  • Asset Selector initialization failed error when trying to create new site

    Hi,
    I'm trying to create a new site in using the Site Administration functionality in ATG 10, and I get the UI error 'Asset Selector initialization failed, after selecting to Create a new site. In the log, I have the following error:
    2012-05-29 16:12:10,400 ERROR [nucleusNamespace.atg.remote.assetmanager.browse.service.BrowseService] (http-0.0.0.0-8180-2)
    CAUGHT AT:
    CONTAINER:atg.remote.assetmanager.browse.service.BrowseException; SOURCE:atg.repository.RepositoryException: No property named "null" could be found in the item descriptor "siteTemplate".
         at atg.remote.assetmanager.browse.service.RQLRetriever.retrieveItems(RQLRetriever.java:125)
         at atg.remote.assetmanager.browse.service.BrowseManager.getListMembers(BrowseManager.java:608)
         at atg.remote.assetmanager.browse.service.BrowseManager.getChildrenPage(BrowseManager.java:381)
         at atg.remote.assetmanager.browse.service.BrowseService.getChildren(BrowseService.java:583)
         at atg.remote.assetmanager.browse.service.BrowseService.getBrowseNavStateForContext(BrowseService.java:509)
         at atg.remote.assetmanager.browse.service.BrowseService.initialize(BrowseService.java:179)
         at atg.remote.assetmanager.browse.service.BrowseManager.getAssetNavigatorState(BrowseManager.java:1247)
         at atg.remote.assetmanager.browse.service.BrowseManager.getAssetNavigatorState(BrowseManager.java:81)
         at atg.remote.assetmanager.selector.service.AssetSelectorService.getAssetNavigatorState(AssetSelectorService.java:170)
         at atg.remote.assetmanager.selector.service.AssetSelectorService.loadAssetNavigatorStates(AssetSelectorService.java:222)
         at atg.remote.assetmanager.selector.service.AssetSelectorService.initializeAssetSelector(AssetSelectorService.java:355)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:421)
         at atg.flex.messaging.services.TransactionalJavaAdapter.invoke(TransactionalJavaAdapter.java:140)
         at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:183)
         at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1503)
         at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:884)
         at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121)
         at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158)
         at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:44)
         at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67)
         at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146)
         at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:278)
         at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:322)
    Caused by: atg.repository.RepositoryException: No property named "null" could be found in the item descriptor "siteTemplate".
         at atg.adapter.gsa.GSAItemDescriptor.executeSingleQuery(GSAItemDescriptor.java:8975)
         at atg.adapter.gsa.GSAItemDescriptor.executeQuery(GSAItemDescriptor.java:8846)
         at atg.adapter.gsa.GSAItemDescriptor.executeQuery(GSAItemDescriptor.java:7765)
         at atg.adapter.gsa.GSAView.executeUncachedQuery(GSAView.java:338)
         at atg.repository.query.QueryCache.executeUncachedQuery(QueryCache.java:693)
         at atg.repository.query.QueryCache.populateEntry(QueryCache.java:912)
         at atg.repository.query.QueryCache.executeCachedQuery(QueryCache.java:433)
         at atg.repository.RepositoryViewImpl.executeQuery(RepositoryViewImpl.java:344)
         at atg.adapter.gsa.GSAView.executeQuery(GSAView.java:285)
         at atg.remote.assetmanager.browse.service.RQLRetriever.retrieveItems(RQLRetriever.java:118)
         ... 112 more
    SOURCE EXCEPTION:
    atg.repository.RepositoryException: No property named "null" could be found in the item descriptor "siteTemplate".
         at atg.adapter.gsa.GSAItemDescriptor.executeSingleQuery(GSAItemDescriptor.java:8975)
         at atg.adapter.gsa.GSAItemDescriptor.executeQuery(GSAItemDescriptor.java:8846)
         at atg.adapter.gsa.GSAItemDescriptor.executeQuery(GSAItemDescriptor.java:7765)
         at atg.adapter.gsa.GSAView.executeUncachedQuery(GSAView.java:338)
         at atg.repository.query.QueryCache.executeUncachedQuery(QueryCache.java:693)
         at atg.repository.query.QueryCache.populateEntry(QueryCache.java:912)
         at atg.repository.query.QueryCache.executeCachedQuery(QueryCache.java:433)
         at atg.repository.RepositoryViewImpl.executeQuery(RepositoryViewImpl.java:344)
         at atg.adapter.gsa.GSAView.executeQuery(GSAView.java:285)
         at atg.remote.assetmanager.browse.service.RQLRetriever.retrieveItems(RQLRetriever.java:118)
    Has anyone encountered this issue before?

    Are you running both SiteAdmin and SiteAdmin.Versioned on your publishing server?
    Also have you done any customization in SiteRepository?
    Try getting merged XML for /atg/multisite/SiteRepository through Dyn Admin Component browser and make sure it comes up nicely for both production and publishing servers

  • NiRFSG Initialize​.vi Error: AWG Resource Name is invalid

    Hi,
    I using a PXIe-5442 Arbitary Waveform Generator and a PXI-5610 RF Upconverter. The PXI-5610 RF Upconverter is PXI1Slot5 inside the MAX and the PXIe-5442 AWG is PXI1Slot7. 
    When I start http://ftp.ni.com/pub/devzone/epd/rfsg-generate-f​m.vi  from http://zone.ni.com/devzone/cda/epd/p/id/5620 I get error messages. 
    For Resource Name = PXI1Slot5
    code -1074117675
    niRFSG Initialize.vi<ERR> A session cannot be created because the AWG Resource Name in invalid. Specifty the AWG Resource Name in MAX by right-clicking on the upconverter and selecting Properties. If you are specifying the AWG via the Option String, ensure the AWG Resource Name is valid.
    For Resource Name = PXI1Slot7
    code -1074117636
    niRFSG Initialize.vi<ERR> The device specified is not supported by this driver.
     which is correct, because PXI1Slot7 is the AWG and the VI is just using niRFSG VIs.
    When I am using a selector instead of the Option String, I only can select the PXI-5610 RF Upconverter is PXI1Slot5, but I am still getting the same error message.
    Solved!
    Go to Solution.

    Hi,
    I am trying to get the Packet-based Digital Link Example (https://decibel.ni.com/content/docs/DOC-18801) running on a RF Upconverter PXI-5610 and a AWG PXIe-5442 using the NI-RFSG and NI-FGEN drivers. The Upconverter and AWG should run as the transmitter while a USRP run as the receiver.
    After linking both cards in MAX and replacing the niUSRP functions with the niRFSG functions inisde the USRP Packet Transmitter.vi I received the following error message:
    code -1074118136
    niRFSG Write Arb Waveform (Complex DBL).vi<ERR> The AWG reported the following error:
    You cannot write data outside the boundaries of your waveform. Make sure you are not trying to write more data than your waveform can accomoate and that your write location and write offset are set correctly.
    Status Code: -200311
    I was able to solve this error by inserting the niRFSG Clear All Arb Waveforms.vi inside the transmitting loop. Now no error message appears anymore, but I can't receive any packets with the USRP Packet Receiver.vi. I also noticed the status LED "ACTIVE" at the front of the card is not on when the VI is running. When I am using the Soft Front Panel the LED turns on.
    Thanks in advance!
    Attachments:
    USRP Packet Transmitter for PXI-5610 and PXIe-5442.vi ‏60 KB

  • Client initialization RegTask Error

    Hello,
    new year, new problems :-)
    After a client of mine upgraded his VMware environment and moved the ConfigMgr Servers, he's been having trouble with his ConfigMgr environment. The main problem being an utterly slow OSD. He has a ConfigMGr 2012 R2 CU3 environment with all needed Patches
    and Updates installed. 
    So what's the problem? During a Tasksequence, after the client installation step (on a Win7 SP1 Enterprise x86 system), the client needs about 30 Minutes to initialize. I was able to track down the error in ClientIDManagerStartup.log - the client cannot
    register itself with the MP: "RegTask: Failed to send registration request message. Error: 0x8000000a"
    After n retries, the client can suddenly register and the tasksequence continues, until the next reboot causes the next client initialization. 
    I initially checked the Primary Site Server and found out that the customer had activated HTTPS only without adding any kindof PKI certificate. I switched everything back to HTTP but that did not solve the problem.
    I've checked google and I've found a couple of blogs describing the same or similar problems:
    Blog #1
    Blog #2
    When querying the Primary Site for MP information, as stated on Blog #2, the Primary Site responds with both MPs in the customers environment as follows:
    - <MPList>
    - <MP Name=”server.corp.domain.com” FQDN=”server.corp.domain.com“>
    <Version>7958</Version>
    - <Capabilities SchemaVersion=”1.0“>
    <Property Name=”SSLState” Version=”0″ />
    </Capabilities>
    </MP>
    </MPList>
    I have also added the parameters SMSMP=server.corp.domain.com and SMSDIRECTORYLOOKUP=NOWINS, but that hasn't changed anything either.
    At this point, the only other advice I've found, is to uninstall the MP and reinstall it. I'm reluctant to do this, as we're working in a productive environment and I'd rather try something more subtle, than breaking out the sledge hammer...
    I've no idea whtat else to try at the moment. Does anyone here have any ideas?
    Thanks,
    Fred

    Short Update on this one:
    I've installed a completely new ConfigMgr 2012 R2 CU3 Environment on a brand new Server 2012 R2 in the customer's environment. The SQL Server is a stand alone server also running on Server 2012 R2, with SQL Server 2012 SP1. Communication between both Site
    Servers is fine, I can run a build & capture TS on a VM (vSphere 5.5) without any problems.
    Only common component between the "old" and "new" ConfigMgr is Active Directory. I double checked that it's been correctly extended and also checked the System Management Container entries - no problems. Checking the MP response via "http://<MP
    name>/sms_mp/.sms_aut?mplist" & "http://<MP name>/sms_mp/.sms_aut?mpcert" shows a correct response, as stated above.
    However, as soon as I try to install a Notebook (in this case an HP EliteBook 840 G1) with Windows 7 (fully patched image), I still get the above "error"... right now I'm not really sure what to check... I'll be completing the following tests tomorrow:
    - Install different Notebook Model
    - Change Server NIC to E1000 (from VMXNET3)
    I'll keep this thread updated, but am also thankful for any input on this matter.
    Cheers,
    Fred

  • PWS CPTRAPProvider::Initialize SOAP error

    I have created a java PWS(with SCI page editor for the profile source) that reads a user info property from a sqlserver table. I have cerated the appropriate objects, i.e. remote server, PWS, a remote source. I get the folowing when running the job:
    8/2/04 16:51:55- *** Job Operation #1 of 1: Profile source (for importing information about users) 'Staples PS Profile Source' [Run as owner 'Administrator']8/2/04 16:51:56- The Profile Source encountered an error (0x80004005): CPTRAPProvider::Initialize, PWS SOAP call failed.8/2/04 16:51:56- *** Job Operation #1 failed: The Profile Source encountered an error (0x80004005): CPTRAPProvider::Initialize, PWS SOAP call failed. (0x4)8/2/04 16:51:56- Done with job operations.8/2/04 16:51:56- The Profile Source encountered an error (0x80004005): CPTRAPProvider::Initialize, PWS SOAP call failed.
    Any help in troubleshooting would be greatly appreciated. Do I need to install service station and try to debug this? This on my desktop with the Portal and the EDK Tomcat instances on the same machine. I didn't encounter any errors while deploying the PWS and SCI page.
    Thanks.
    Vanita
    Staples

    Vanita,
    Ralated question: are you using Plumtree Service Station to help develop/debug/test your custom PWS? If not, I can send you download instructions.
    Kind Regards,
    Lars Van Dam ([email protected])
    ------- Vanita Chawla wrote on 8/5/04 7:51 AM -------Thanks Akash.
    I am developing in Java. I found out what the problem was. There was an issue with the url in the web service. Now I have the job finally succeeding but it is not pulling in any properties. Here is the output of the job log and my PWS code. Additionally, I think I need to use the Portal user id in the sql statement. However the remedy code is using the UniqueName. What is UniqueName and how si it different from the User Name? Thanks for your help.
    8/5/04 10:40:15- Starting to run operations (1 total) for job 'Staples PS PWS Job'. Will stop on errors. (PID=4328)8/5/04 10:40:15- *** Job Operation #1 of 1: Profile source (for importing information about users) 'Staples PS Profile Source' [Run as owner 'Administrator']8/5/04 10:40:15- The Profile Source is processing the members of group id -1.8/5/04 10:40:15- Profile Source is skipping user 'Administrator' because the Profile Source Provider returned no valid attributes.8/5/04 10:40:15- The Profile Source is processing the members of group id -200.8/5/04 10:40:15- Profile Source is skipping user 'gm01' because the Profile Source Provider returned no valid attributes.8/5/04 10:40:15- The Profile Source is processing the members of group id -201.8/5/04 10:40:15- Profile Source is skipping user 'joe12' because the Profile Source Provider returned no valid attributes.8/5/04 10:40:15- The Profile Source is processing the members of group id -203.8/5/04 10:40:15- Profile Source is skipping user 'test1' because the Profile Source Provider returned no valid attributes.8/5/04 10:40:15- The Profile Source is processing the members of group id -204.8/5/04 10:40:15- Profile Source is skipping user 'test2' because the Profile Source Provider returned no valid attributes.8/5/04 10:40:15- *** Job Operation #1 completed: The Profile Source processed 0 groups and 5 individual users, 5 unique users in all. The profiles of 0 users were updated. 0 users were skipped because their profiles were unchanged, and 5 users were skipped because no valid attributes were found. (0x3)8/5/04 10:40:15- Done with job operations.PWS Code:
    packagecom.staples.pws;
    importcom.plumtree.remote.ServiceException;
    importcom.plumtree.remote.profile.*;
    importcom.plumtree.remote.util.*;
    importcom.staples.sql.*;
    importjava.sql.*;
    publicclassStaplesPSPWS implementsIProfileProvider, IUser
    privateString[] m_colPropertyList;
    privateintm_iUserID;
    privateString m_sUserName;
    privateString m_sUniqueName;
    privateConnection m_Conn;
    privateNamedValueMap m_valueMap;
    publicvoidinitialize(String[] PropertyList, ProfileInfo ProfileSourceInfo) throwscom.plumtree.remote.ServiceException
    m_colPropertyList = PropertyList;
    m_valueMap = (NamedValueMap) ProfileSourceInfo;
    publicString getGlobalSignature() throwscom.plumtree.remote.ServiceException
    returnnewjava.util.Date().toString();
    publicIUser attachToUser(intUserID, String LoginName, String UniqueName, String LastSignature) throwscom.plumtree.remote.ServiceException
    m_iUserID = UserID;
    m_sUserName = LoginName;
    m_sUniqueName = UniqueName;
    returnthis;
    publicvoidshutdown() throwscom.plumtree.remote.ServiceException
    m_colPropertyList = null;
    publicString getUserSignature() throwscom.plumtree.remote.ServiceException
    returnnewjava.util.Date().toString();
    publicUserPropertyInfo getUserProperties() throwscom.plumtree.remote.ServiceException
    NamedValue[] props = newNamedValue[m_colPropertyList.length];
    try
    // get the SQL COnnection
    m_Conn = DatabaseHelper.getConnection(m_valueMap);
    Statement stmt = m_Conn.createStatement();
    ResultSet results = stmt.executeQuery( "select EmployeeID from PS_PB_Lookup_Test WHERE NTID=" + m_sUniqueName) ;
    if(results.next())
    for(intiCounter=0; iCounter < m_colPropertyList.length; iCounter++)
    if(m_colPropertyList[iCounter].toUpperCase().equals("EmployeeID") )
    props[iCounter] = newNamedValue(m_colPropertyList[iCounter], CheckForSQLNull(results.getString("EmployeeID")));
    else
    props = newNamedValue[0];
    stmt.close();
    m_Conn.close();
    catch(SQLException se)
    thrownewServiceException("There was an error with the SQL process when trying to obtain the profile information: "+ se.getMessage());
    catch(Exception e)
    thrownewServiceException("There was an error setting the profile properties into the NamedValue object: "+ e.getMessage());
    returnnewUserPropertyInfo(props);
    *Methodcheckstoseeifavalueisnull,ifitisthenitreturnsablankstring
    *otherwisethePWSwillfailonthereturn.
    *@paramsValue
    *@return
    privateString CheckForSQLNull(String sValue)
    if(null== sValue)
    return"";
    else
    returnsValue;

Maybe you are looking for