Modeler error: invalid entity name

Hello,
Newbie question: what does the "modeler error: invalid entity name" error message mean when using the wscompile tool of the wsdp? The full error is
error: modeler error: invalid entity name: "foo" (in namespace: "http://xml.foo")
Does it point to a problem with the namespace, part of the entity or something else?
Thanks in advance,

I believe it means the identifier called out doesn't belong in the namespace that the compiler thinks it is using.
I've had this problem, and it was when the XML Schema definition had complex types that did not contain the namespace prefix (e.g. using "MyType" instead of "myxsd:MyType" in the schema definition).

Similar Messages

  • Strange error "Invalid column name 'not applicable'

    When I am trying this piece of code on Solaris 10 having sybase ASE 12.5 installed :
    ResultSet rs = stmt.executeQuery("sp_helpdb master");
    while(rs.next()){
    System.out.println(rs.getString(1));
    I am getting the following error:
    Invalid column name 'not applicable'
    This query returns multiple result sets.
    I am able to print all values in the first result set only.
    Its failing in rs.next();
    I am using jConnect 5.2 driver.
    The same query is executing fine on Solaris 8 having ASE 12.0 installed.
    If i use :
    ResultSet rs = stmt.executeQuery("sp_helpdb master");
    then there is no problem in Solaris 10
    Plz help me.
    Its urgent

    You need to use execute() not executeQuery() in the scenario below and use the multi-result set logic
    If you are using jConnect, see the samples for an example.

  • Error "Invalid Column Name tp_level" when open restored web app

    Hi,
    I have a web application in development environment and it works fine when I try to restore the web application to the staging or production environment it is restored successfully but when I open the web application I got an error "Invalid column name
    tp_level"
    I don't know why this issue occurred. Do anyone knows what is the reason and how to solve it.
    Thank you.
    Ehab

    tp_level is an internal column of a content database. Can you check permissions on a restored content database for an account used for web app pool running?
    If it will not help, I offer you to create web application in staging/production and then make a copy of a content database from development enviroment and attach it to a newly created web app.

  • Why its showing error : Invalid Object Name 'table name' when we try to insert data ?

    Hi,
        When i try to insert data in the database with the following query
                    con.Open();
                    cmd = new SqlCommand("insert into good(ID,Name) values('" + textBox1.Text + "','" + textBox2.Text + "')", con);
                    cmd.ExecuteNonQuery();
                    MessageBox.Show("Insert success");
                    con.Close();
        its showing following error Invalid Object Name 'good'

    Use 3-part naming like: MyDatabase.dbo.good(ID,Name) .
    Also consider using stored procedure for database INSERTs.
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Database Design
    New Book / Kindle: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2014

  • Transport user error: invalid object name while starting CMS in CCM

    Hi Experts,
            I'm not able to start the CMS in CCM.It was working fine. Suddenly it went down due to some data base access failure. After that Iu2019m not able to start the CMS.
    Kindly find the event viewer error and information.
    Error: The root server reported an error Initialization Failure.
    Error: Failed to register object..   Reason: Transport user error: invalid object name..
    Information: Central Management Server stopped
          Could you please tell me how to start the CMS in CCM? Since I can able to setup CMS Database and audit database successfully.
    Regards,
    Sridharan

    Hi ,
            Thanks for the response.I have trace the CMS.I found some error in log file.any idea on the following errors,
    trace message: CNSClientManager::VerifyConnection() : search fails(37) - Transport user error: object with the specified name not found.
    trace message: CNSClientManager::VerifyConnection() : Failed to query for APSs.  Empty cluster list returned.
    trace message: TheAPSServer::RegisterApsInNameServer: Fail to register the current APS(Transport user error: invalid object name.)
    trace message: CNSClientManager::ClusterInfo::InvalidateAPS: Removing APS  from m_ActiveMembers and adding to m_InactiveMembers
    trace message: SIServerController:run: Fail to initialize or uninitialize.  Reason is The root server reported an error Initialization Failure.:
    Regards,
    Sridharan

  • Validation Rule Error :Invalid Member Name In Lookup ({|0|}) value

    We defined fdm validation rule as follows.
    |Actual, April, 2010, YTD, ENTITY CURRENCY, Mumbai, TotalAssets, [NONE], [NONE], [NONE], [NONE], [NONE]|-|Actual, April, 2010, YTD, ENTITY CURRENCY, Mumbai, TotalLiabilities, [NONE], [NONE], [NONE], [NONE], [NONE]|= 0
    After testing the above rule definition, it gives below error message.
    Err = Invalid Member Name In Lookup ({|0|}) value in ID indicates invalid member)
    Scenario: ACTUAL [1]
    Year: 2010 [2010]
    Period: APRIL [83886080]
    View: YTD [2]
    Entity: MUMBAI [7]
    Parent Entity: MUMBAI [7]
    Value: ENTITY CURRENCY [-1]
    Account: TOTALASSETS [150]
    ICP: [NONE] [-1]
    C1: [MISSING_VALUE] [-1]
    C2: [NONE] [0]
    C3: [NONE] [0]
    C4: [NONE] [0]
    Lookup Error (2)
    Err = Invalid Member Name In Lookup ({|0|}) value in ID indicates invalid member)
    Scenario: ACTUAL [1]
    Year: 2010 [2010]
    Period: APRIL [83886080]
    View: YTD [2]
    Entity: MUMBAI [7]
    Parent Entity: MUMBAI [7]
    Value: ENTITY CURRENCY [-1]
    Account: TOTALLIABILITIES [-1]
    ICP: [NONE] [-1]
    C1: [MISSING_VALUE] [-1]
    C2: [NONE] [0]
    C3: [NONE] [0]
    C4: [NONE] [0]
    Also we could see in the Expression after lookup substitution (scratch pad): we are getting 0-0=0.
    Please provide you inputs.

    I have not looked closely, but C1 is showing as "Missing Value". Have you checked to see if [None] is a valid member for the account you have selected (TotalLiabilities)?

  • Report error, Invalid object name 'v_lu_cpu'

    Hi
    I have a report that I have imported from another SCCM server that has it working. I have changed the datasources after the import but when I try to run the report I get this error message: 
    An error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for dataset 'DataSet0'. (rsErrorExecutingCommand)
    Invalid object name 'v_lu_cpu'.
    Does anybody know what this means?

    Ok, then I understand.
    I'm not that good at reporting so if anybody can help out with replacing the code that uses v_lu_cpu with
    something else, it would be very kind. Thank you
    SELECT DISTINCT 
    v_r_system.netbios_name0 AS "Computer Name", 
    v_r_system.Description0 AS "Description", 
    v_gs_system_console_usage.topconsoleuser0 AS "Top Console User", 
    v_GS_PC_BIOS.serialnumber0 AS "PC Bios Serial Number", 
    v_gs_computer_system.manufacturer0 AS "Computer Manufacturer", 
    v_gs_computer_system.model0 AS "Computer Model", 
    CASE 
    WHEN v_gs_computer_system.manufacturer0 LIKE 'Dell%' 
    THEN 'http://support.dell.com/support/topics/global.aspx/support/my_systems_info/details?servicetag=' + v_gs_system_enclosure.serialnumber0 
    WHEN v_gs_computer_system.manufacturer0 LIKE 'Hewlett%' 
    THEN 'http://h20000.www2.hp.com/bizsupport/TechSupport/WarrantyResults.jsp?sn=' + v_gs_system_enclosure.serialnumber0 + '&country=US' 
    WHEN v_gs_computer_system.manufacturer0 LIKE 'HP%' 
    THEN 'http://h20000.www2.hp.com/bizsupport/TechSupport/WarrantyResults.jsp?sn=' + v_gs_system_enclosure.serialnumber0 + '&country=US' 
    ELSE '(Not available)' 
    END AS "Warranty Information" 
    FROM v_gs_processor 
    INNER JOIN v_r_system 
    ON v_gs_processor.resourceid = v_r_system.resourceid 
    INNER JOIN v_gs_system_enclosure 
    ON v_gs_system_enclosure.resourceid = v_r_system.resourceid 
    INNER JOIN v_GS_PC_BIOS 
    ON v_GS_PC_BIOS.resourceid = v_r_system.resourceid 
    INNER JOIN v_gs_computer_system 
    ON (v_gs_computer_system.resourceid = v_r_system.resourceid) 
    LEFT JOIN v_gs_system_console_usage 
    ON v_gs_system_console_usage.resourceid = v_r_system.resourceid 
    LEFT JOIN v_lu_cpu 
    ON Lower(v_lu_cpu.cpuhash) = Lower(v_gs_processor.cpuhash0) 
    WHERE v_GS_SYSTEM_ENCLOSURE.ChassisTypes0 <> 12 
    AND 
    v_gs_computer_system.manufacturer0 NOT LIKE 'VMware%' 
    AND 
    v_gs_computer_system.model0 NOT LIKE 'Virtual Machine' 
    AND
    v_R_System.Operating_System_Name_and0 LIKE 'Microsoft Windows NT Workstation%'

  • Script logic error - Invalid object name 'tblStatus'

    Hi all,
    Running BPC 5.1 SP5 on SQL 2005.
    Has anyone ever seen this error message before? I only get the error message when choosing the run-time option in the package, to honor work status settings. This problem just appeared in the last few days, and I believe that a month or two ago, users were running the same logic (with the same yes-honor-work-status option selected).
    We did recently upgrade from 5.1 SP3 to 5.1 SP5, and I'm wondering if this may be a cause? That's just a hypothesis though.
    Invalid object name 'tblStatus'. in:
    select distinct d.VERSION,d.ENTITY,d.TIMEID
    from #RESULT_333729 d  where signeddata<>0
    and exists (select * from tblStatus s where [APP]='CONSOL' and d.VERSION=s.CATEGORY and d.ENTITY=s.ENTITY and d.TIMEID=s.TIME and [STATUS]>0)
    I understand what it means, and of course there is no table in the appset database tblStatus. Work status locks are kept in tblConsolLock (where Consol is my app name). And in that table, the field name is StatusCode, not Status. So it appears that this is some vestige of code from an earlier version of BPC / O'soft.
    This error occurs in a piece of script logic, that includes both basic SQL WHEN/IS/*REC's and also a *RUNALLOCATION. The error is thrown within the RUNALLOCATION code block. The complete run-up to the error message is shown below.
    -- Calculate difference
    insert into #DIFF_333729 ([ACCOUNT],[AFFILIATE],[CURRENCY],[DATASRC],[ENTITY],[PRODHIER],[TIMEID],[VERSION],signeddata)
    select [ACCOUNT],[AFFILIATE],[CURRENCY],[DATASRC],[ENTITY],[PRODHIER],[TIMEID],[VERSION],amtWHERE as signeddata
    from #WHERE2_333729
    select [ACCOUNT],[AFFILIATE],[CURRENCY],[DATASRC],[ENTITY],[PRODHIER],[TIMEID],[VERSION],sum(signeddata) as signeddata
    into #RESULT_333729 from #DIFF_333729
    group by [ACCOUNT],[AFFILIATE],[CURRENCY],[DATASRC],[ENTITY],[PRODHIER],[TIMEID],[VERSION]
    --Time to calculate and count differences (45459 found):2.5 sec.
    select distinct d.VERSION,d.ENTITY,d.TIMEID
    from #RESULT_333729 d  where signeddata<>0
    and exists (select * from tblStatus s where [APP]='CONSOL' and d.VERSION=s.CATEGORY and d.ENTITY=s.ENTITY and d.TIMEID=s.TIME and [STATUS]>0)
    call 1 completed and data posted in 23.6 sec.
    Run completed in 23.7 sec.
    End time --->11:01:05 AM  -  Date:1/16/2009
    Invalid object name 'tblStatus'. in:
    select distinct d.VERSION,d.ENTITY,d.TIMEID
    from #RESULT_333729 d  where signeddata<>0
    and exists (select * from tblStatus s where [APP]='CONSOL' and d.VERSION=s.CATEGORY and d.ENTITY=s.ENTITY and d.TIMEID=s.TIME and [STATUS]>0)
    Here is the original script logic (from the LGX file -- the LGF file has a whole bunch of variables in it that would only confuse the matter more). It works just fine when the
    *RUN_ALLOCATION @A_1||
    USING/TOTAL|
    ACCOUNT WHAT=659210,659310,659320,659410,659510,659610,659620,659630,659710,659810,659820,659910; WHERE=<<<; USING=PCAYTD510000; TOTAL=<<<|
    PRODHIER WHAT=PRODHIERL1A;WHERE=[PRODHIERLEVEL]='5'; USING=<<<; TOTAL=<<<|
    DATASRC WHAT=PCAASSESSSTAGE1,PCAASSESSSTAGE2; WHERE=PCAASSESSALLOC1; USING=INPUTCONSOL; TOTAL=<<<|
    ENTITY WHAT=[COMPANYCODE]='7470' AND [PCAASSESSDRIVERBP]='PCAYTD510000' AND
      ([PCAASSESSMETHODBP] = 'ALLOCAUTO' OR  [PCAASSESSMETHODBP] = 'ALLOCMANUAL');WHERE=<<<;USING=7470.BASE;TOTAL=<<<|
    Anyone experience this same error message? I searched for SAP support notes and found nothing to do with tblStatus or similar.
    Thanks for your help,
    Tim

    Hi Sorin,
    Thanks, you've confirmed what I suspected.
    Yes, we always process & save apps & dims on any upgrade.
    We've reproduced the problem in all 3 of the environments with the customer's appset. I haven't yet reproduced in ApShell, but will do so & report it as a bug.
    And just out of curiousity -- was the other message you saw here in this EPM forum? Before I posted my question, I searched both here, and in the support notes, for "tblStatus" and a few other terms about work status lock errors, etc., and came up with 0 results.
    Thanks again,
    Tim

  • Error Invalid object name 'mbrGROUPS'.

    I'm attempting to validate the standard elimination logic for Intercompany eliminations.  I'm getting the following error when I try to validate:
    Invalid object name 'mbrGROUPS'. in:select [ID] from mbrGROUPS where [REPORTING] = 'Y'
    Below is my logic for this.  I'm trying to use this logic for a Legal consolidations application.
    //=============================================
    // Default Intercompany Eliminations
    //=============================================
    *INCLUDE SYSTEM_CONSTANTS.LGL
    *SYSLIB ICELIMWITHCURR.LGL
    //=============================================
    // Elimination logic for three organization(H1, H2, H3)
    //=============================================
    INITIALIZE_ELIM()
    ELIMINATE_ORG(H1)
    ELIMINATE_ORG(H2)
    ELIMINATE_ORG(H3)
    *COMMIT

    I fixed this myself.  I forgot to change the "CURRENCYDIM" in the ICElimWithCurr file to my Reporting Currency, which in this case is "ConsolView"
    Logic can be so humbling sometimes. 

  • Sender CC for MS SQL 2005 Driver error invalid object name

    Hello people,
    can some one help me with the following problem?
    I'm trying to implement a JDBC to IDoc XI/PI scenario with PI 7.1.
    In RWB CC monitor i'm getting the following error : "Database-level error reported by JDBC driver while executing statement 'SELECT * FROM SAP_SALES_TRANS_PAYMENTS WHERE TRANSFERRED_FLAG='0''. The JDBC driver returned the following error message: 'com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'SAP_SALES_TRANS_PAYMENTS'.'. For details, contact your database server vendor".
    Communication channel configuration:
    JDBC Driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
    Connection: jdbc:sqlserver://<IP>:1433;databaseName=<DB Name>
    Query SQL Statement is : "SELECT * FROM SAP_SALES_TRANS_PAYMENTS WHERE TRANSFERRED_FLAG='0'"
    Update SQL Statement: "UPDATE SAP_SALES_TRANS_PAYMENTS SET TRANSFERRED_FLAG='1' WHERE TRANSFERRED_FLAG='0'"
    The name of the database is 'SAP_SALES_TRANS_PAYMENTS', is checked.  Are the table name and/or table fields names key sensitive?
    The MT definition is identical with the data base table.
    Thanks Stefanos

    Hello,
    this issue is solved now.
    The problem was in the name of the database table. The Database was created for more then one
    company codes (by an other partner company ) and the full/right name in the query is
    SELECT * FROM dbo.<company_code>$SAP_SALES_TRANS_PAYMENTS WHERE TRANSFERRED_FLAG='0'
    Best regards
    Stefanos

  • Error - invalid column name

    Using Oracle Driver 9.0
    Why?
    Error:
    [ C:9031454; S:2112561; T:8185063; D:20/11/02 15:25 ] INSERT INTO
    BP_ENTRADA(IN_SIMPAS, CD_ORGAO, CD_VERSAO, CD_CONTRATO, CD_TP_BEM,
    CD_TP_FORMA_OP, CD_TP_OPERACAO, DT_INCLUSAO, DT_AQUISICAO, CD_AGENTE,
    DT_CONTABIL, CD_UG, CD_ENTRADA) VALUES ('N', '001', 0, NULL, '01', '03',
    '01', {ts '2002-11-20 15:25:03.326'}, {ts '2002-11-20 15:25:03.326'},
    '000002', NULL, '000001', '0000000006')
    [ C:9031454; T:8185063; D:20/11/02 15:25 ] roll back data store transaction
    com.linkdata.infra.persistence.PersistenceException:
    javax.jdo.JDOFatalDataStoreException:
    com.solarmetric.kodo.impl.jdbc.sql.SQLExceptionWrapper: [SQL=INSERT INTO
    BP_ENTRADA(IN_SIMPAS, CD_ORGAO, CD_VERSAO, CD_CONTRATO, CD_TP_BEM,
    CD_TP_FORMA_OP, CD_TP_OPERACAO, DT_INCLUSAO, DT_AQUISICAO, CD_AGENTE,
    DT_CONTABIL, CD_UG, CD_ENTRADA) VALUES ('N', '001', 0, NULL, '01', '03',
    '01', {ts '2002-11-20 15:25:03.326'}, {ts '2002-11-20 15:25:03.326'},
    '000002', NULL, '000001', '0000000006')] ORA-00904: invalid column name
    [code=904;state=42000]
    NestedThrowables:
    com.solarmetric.kodo.impl.jdbc.sql.SQLExceptionWrapper: [SQL=INSERT INTO
    BP_ENTRADA(IN_SIMPAS, CD_ORGAO, CD_VERSAO, CD_CONTRATO, CD_TP_BEM,
    CD_TP_FORMA_OP, CD_TP_OPERACAO, DT_INCLUSAO, DT_AQUISICAO, CD_AGENTE,
    DT_CONTABIL, CD_UG, CD_ENTRADA) VALUES ('N', '001', 0, NULL, '01', '03',
    '01', {ts '2002-11-20 15:25:03.326'}, {ts '2002-11-20 15:25:03.326'},
    '000002', NULL, '000001', '0000000006')] ORA-00904: invalid column name
    at
    com.linkdata.infra.persistence.jdo.PersistenceMediatorImpl.commitTransaction(PersistenceMediatorImpl.java:116)
    at
    com.linkdata.patrimonio.TestePatrimonio.insert(TestePatrimonio.java:109)
    at
    com.linkdata.patrimonio.TestePatrimonio.main(TestePatrimonio.java:23)
    Caused by: javax.jdo.JDOFatalDataStoreException:
    com.solarmetric.kodo.impl.jdbc.sql.SQLExceptionWrapper: [SQL=INSERT INTO
    BP_ENTRADA(IN_SIMPAS, CD_ORGAO, CD_VERSAO, CD_CONTRATO, CD_TP_BEM,
    CD_TP_FORMA_OP, CD_TP_OPERACAO, DT_INCLUSAO, DT_AQUISICAO, CD_AGENTE,
    DT_CONTABIL, CD_UG, CD_ENTRADA) VALUES ('N', '001', 0, NULL, '01', '03',
    '01', {ts '2002-11-20 15:25:03.326'}, {ts '2002-11-20 15:25:03.326'},
    '000002', NULL, '000001', '0000000006')] ORA-00904: invalid column name
    [code=904;state=42000]
    NestedThrowables:
    com.solarmetric.kodo.impl.jdbc.sql.SQLExceptionWrapper: [SQL=INSERT INTO
    BP_ENTRADA(IN_SIMPAS, CD_ORGAO, CD_VERSAO, CD_CONTRATO, CD_TP_BEM,
    CD_TP_FORMA_OP, CD_TP_OPERACAO, DT_INCLUSAO, DT_AQUISICAO, CD_AGENTE,
    DT_CONTABIL, CD_UG, CD_ENTRADA) VALUES ('N', '001', 0, NULL, '01', '03',
    '01', {ts '2002-11-20 15:25:03.326'}, {ts '2002-11-20 15:25:03.326'},
    '000002', NULL, '000001', '0000000006')] ORA-00904: invalid column name
    at
    com.solarmetric.kodo.impl.jdbc.runtime.SQLExceptions.throwFatal(SQLExceptions.java:17)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.insert(JDBCStoreManager.java:421)
    at
    com.solarmetric.kodo.runtime.StateManagerImpl.insert(StateManagerImpl.java:1783)
    at com.solarmetric.kodo.runtime.PNewState.flush(PNewState.java:31)
    at
    com.solarmetric.kodo.runtime.StateManagerImpl.flush(StateManagerImpl.java:372)
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.flush(PersistenceManagerImpl.java:426)
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.commit(PersistenceManagerImpl.java:295)
    at
    com.linkdata.infra.persistence.jdo.PersistenceMediatorImpl.commitTransaction(PersistenceMediatorImpl.java:112)
    ... 2 more

    tp_level is an internal column of a content database. Can you check permissions on a restored content database for an account used for web app pool running?
    If it will not help, I offer you to create web application in staging/production and then make a copy of a content database from development enviroment and attach it to a newly created web app.

  • BPC Office Client Error : "Invalid member name"

    Hi,
    we loaded data via SAP BI to our BPC generated cube, filling the category type dimension with a constant (V00) for identifying the actuals. Now when I try to run a report on the application via BPC Office Client, and I set the current view for the category type dimension to the constant 'V00', I receive an error message with says "Invalid member name" . However the member was manually added in the masterdata via the BPC Admin Console. Does anyone have an idea what causes this error ?

    It doesn't seems the process of dimension was working.
    So I suggest to process again that dimension from Admin console and after that into client side just do refresh dimension members.
    This should take away your error.
    Kind Regards
    Sorin

  • Dynamic Select query is failing with error "Invalid Table Name"

    OPEN rc FOR 'SELECT count(*) from :s' USING tab_name;
    fetch rc into rec_count;
    CLOSE rc;
    my requirement is to build dynamic select query to retrieve the total count of rows in each table ( variable tab_name contains the table_name )
    But I am getting stuck by this errror, not sure if there is any alternative !
    ORA-00903: invalid table name
    ORA-06512: at line 43

    OPEN rc FOR 'SELECT count(*) from '||tab_name;
    fetch rc into rec_count;
    CLOSE rc;
    -- This will work
    1. Create a sql statement.
    2. Open ref cursor for that statement.

  • Businee logic Engine error:Invalid user name or password.Pl help

    Hi,
    I have installed Demantra 7.3.0.1 on windows and I am getting this error only when opening Business logic engine.All other components work with the same user name and password dm/password but only this one throws an error.
    Can some one help me pl.I have installed Oracle AS as well on the same server to act as a webserver.
    Can you pl tell me where this BLE picks up the user name and passowrd or if some setting has to be changed ??
    This is fesh installation and only I changed te application URL in the BM

    Have you tried dm/dm ?
    Thank you.

  • Modeler error when compiling web service

    I'm using wscompile to build a JAR file in order to connect to a web service.
    I keep getting the following error:
    error: modeler error: model error: invalid entity name: "schema" (in namespace: "http://www.w3.org/2001/XMLSchema")Here's my XML for the compilation (I replaced parts with 'Blah'):
    <?xml version="1.0" encoding="UTF-8" ?>
    <configuration xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config">
         <wsdl location="http://Blah/WebService/Traffic.asmx?WSDL" packageName="blah.blah"
              targetNamespace="http://Blah/WebService/" />
    </configuration>Here's the WSDL (I replaced parts with 'Blah'):
         <?xml version="1.0" encoding="utf-8"?>
    <wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
         xmlns:tns="http://Blah/WebService/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
         targetNamespace="http://Blah/WebService/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
         <wsdl:types>
              <s:schema elementFormDefault="qualified" targetNamespace="http://Blah/WebService/">
                   <s:import namespace="http://www.w3.org/2001/XMLSchema" />
                   <s:element name="getCORNorth">
                        <s:complexType />
                   </s:element>
                   <s:element name="getCORNorthResponse">
                        <s:complexType>
                             <s:sequence>
                                  <s:element minOccurs="0" maxOccurs="1" name="getCORNorthResult">
                                       <s:complexType>
                                            <s:sequence>
                                                 <s:element ref="s:schema" />
                                                 <s:any />
                                            </s:sequence>
                                       </s:complexType>
                                  </s:element>
                             </s:sequence>
                        </s:complexType>
                   </s:element>
                   <s:element name="getCORSouth">
                        <s:complexType />
                   </s:element>
                   <s:element name="getCORSouthResponse">
                        <s:complexType>
                             <s:sequence>
                                  <s:element minOccurs="0" maxOccurs="1" name="getCORSouthResult">
                                       <s:complexType>
                                            <s:sequence>
                                                 <s:element ref="s:schema" />
                                                 <s:any />
                                            </s:sequence>
                                       </s:complexType>
                                  </s:element>
                             </s:sequence>
                        </s:complexType>
                   </s:element>
                   <s:element name="getCORAll">
                        <s:complexType />
                   </s:element>
                   <s:element name="getCORAllResponse">
                        <s:complexType>
                             <s:sequence>
                                  <s:element minOccurs="0" maxOccurs="1" name="getCORAllResult">
                                       <s:complexType>
                                            <s:sequence>
                                                 <s:element ref="s:schema" />
                                                 <s:any />
                                            </s:sequence>
                                       </s:complexType>
                                  </s:element>
                             </s:sequence>
                        </s:complexType>
                   </s:element>
              </s:schema>
         </wsdl:types>
         <wsdl:message name="getCORNorthSoapIn">
              <wsdl:part name="parameters" element="tns:getCORNorth" />
         </wsdl:message>
         <wsdl:message name="getCORNorthSoapOut">
              <wsdl:part name="parameters" element="tns:getCORNorthResponse" />
         </wsdl:message>
         <wsdl:message name="getCORSouthSoapIn">
              <wsdl:part name="parameters" element="tns:getCORSouth" />
         </wsdl:message>
         <wsdl:message name="getCORSouthSoapOut">
              <wsdl:part name="parameters" element="tns:getCORSouthResponse" />
         </wsdl:message>
         <wsdl:message name="getCORAllSoapIn">
              <wsdl:part name="parameters" element="tns:getCORAll" />
         </wsdl:message>
         <wsdl:message name="getCORAllSoapOut">
              <wsdl:part name="parameters" element="tns:getCORAllResponse" />
         </wsdl:message>
         <wsdl:portType name="TrafficSoap">
              <wsdl:operation name="getCORNorth">
                   <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">
                        Blah Blah
                   </documentation>
                   <wsdl:input message="tns:getCORNorthSoapIn" />
                   <wsdl:output message="tns:getCORNorthSoapOut" />
              </wsdl:operation>
              <wsdl:operation name="getCORSouth">
                   <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">
                        Blah Blah
                   </documentation>
                   <wsdl:input message="tns:getCORSouthSoapIn" />
                   <wsdl:output message="tns:getCORSouthSoapOut" />
              </wsdl:operation>
              <wsdl:operation name="getCORAll">
                   <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">
                        Blah Blah
                   </documentation>
                   <wsdl:input message="tns:getCORAllSoapIn" />
                   <wsdl:output message="tns:getCORAllSoapOut" />
              </wsdl:operation>
         </wsdl:portType>
         <wsdl:binding name="TrafficSoap" type="tns:TrafficSoap">
              <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
              <wsdl:operation name="getCORNorth">
                   <soap:operation soapAction="http://Blah/WebService/getCORNorth" style="document" />
                   <wsdl:input>
                        <soap:body use="literal" />
                   </wsdl:input>
                   <wsdl:output>
                        <soap:body use="literal" />
                   </wsdl:output>
              </wsdl:operation>
              <wsdl:operation name="getCORSouth">
                   <soap:operation soapAction="http://Blah/WebService/getCORSouth" style="document" />
                   <wsdl:input>
                        <soap:body use="literal" />
                   </wsdl:input>
                   <wsdl:output>
                        <soap:body use="literal" />
                   </wsdl:output>
              </wsdl:operation>
              <wsdl:operation name="getCORAll">
                   <soap:operation soapAction="http://Blah/WebService/getCORAll" style="document" />
                   <wsdl:input>
                        <soap:body use="literal" />
                   </wsdl:input>
                   <wsdl:output>
                        <soap:body use="literal" />
                   </wsdl:output>
              </wsdl:operation>
         </wsdl:binding>
         <wsdl:service name="Traffic">
              <documentation xmlns="http://schemas.xmlsoap.org/wsdl/">
                   Blah Blah
              </documentation>
              <wsdl:port name="TrafficSoap" binding="tns:TrafficSoap">
                   <soap:address location="http://Blah/WebService/Traffic.asmx" />
              </wsdl:port>
         </wsdl:service>
    </wsdl:definitions>

    Hi ethan,
    I guess problem with SLD/SR. Did you complete SLD & SR configuration steps?
    Please see it: http://<host>:<port>/nwa -> Configuration Management -> Scenarios -> Configuration Wizard.
    See if
    1) Registering Services Registry instance in SLD
    2) Services Registry Destinations Creation
    are  not initial .
    Nikhil

Maybe you are looking for