Web Service Import Error - Can't Create Project Library

Hello,
I'm haiving an issue importing a particular .NET web service using the import wizard.  I'm running .NET 2.0 framework and LV8.2.  I have followed this tutorial and successfully got a few simple services working.  I can successfully import an use simple web services like this one with no issues, but when I attempt to import a local web service I keep experienceing the same error at the end of the import, the error is:
The following errors/warnings occurred when generating the local proxy dll and VI wrappers for this web service.
Can't Create Project Library.
Project Library Generation Failed.
Possible Reasons:
1) The imported project library has a conflicting name with a project library already in memory.
2) The imported VIs have conflicting names with VIs already in memory.
Close the project library and VIs and reimport the Web Service.
ionService.lvlib
I seriously doubt that the error is actually caused by 1 or 2, I think this is just the default message for some other error.  I have cleaned all previous failed projects from the userlibs and opened and closed the program, restarted etc...  I have also tried this and got the same error with another machine running .NET 1.1 and LV8.2, same error.
The service's WSDL page seems to be working correctly, LV sees the availble functions and lists them correctly for import, it just always fails when creating the DLL wrappers.
I have included the WDSL XML file for reference.
Anyone have any ideas for fixing this?
Thanks,
Adam
Message Edited by ajckson on 05-20-2008 04:27 PM
Attachments:
WSDL - XML.zip ‏2 KB

Hi Adam,
Some of the functions in your project library may have the same names as some of the inbuilt functions in LabVIEW or any loaded functions in the memory.
Try closing down all other programs and see if it works.
What are the names of the functions you are using?
You may have to rename them to remove the naming conflict, but you did mention that you don’t think that it’s because of one of those reflected conflicts!!
SubVIs being generated may have the same name as some LabVIEW inbuilt functions which may be causing the problem.
Could you please provide the header file to see the names of the functions?
Hopefully this helps!!
Aashish M
Applications Engineer
National Instruments
http://www.ni.com/support/

Similar Messages

  • Webservice​: Can't Create Project Library

    I'm using the Wizard for importing a webservice. Everything works fine until I try to generate the VI-library. I always get the following error:
    .NET Web Service Proxy Tool Report for Web Service: iptocountry
    Mittwoch, 24. Juni 2009 18:14:23
    Web Service URL: http://www.ecubicle.net/iptocountry.asmx?wsdl
    The following errors/warnings occurred when generating the local proxy dll and VI wrappers for this web service.
    Can't Create Project Library.
    Project Library Generation Failed.
    Possible Reasons:
    1. The imported project library has a conflicting name with a project library already in memory.
    2. The imported VIs have conflicting names with VIs already in memory.
    Close the project library and VIs and reimport the Web Service.
    iptocountry.lvproj
    Can't Create Project Library.
    Project Library Generation Failed.
    Possible Reasons:
    1. The imported project library has a conflicting name with a project library already in memory.
    2. The imported VIs have conflicting names with VIs already in memory.
    Close the project library and VIs and reimport the Web Service.
    iptocountry.lvproj
    Cannot generate C# assembly.
    Error message from C# compiler:
    Die Quelldatei C:\Windows\TEMP\q246tgvj.0.cs konnte nicht gefunden werden.
    Es wurde keine Eingabe vorgenommen.
    I tried the following:
    - closing all open VIs and LabVIEW projects
    - closing all other programs
    - restart the PC
    - different Webservices
    Nothing helped. It also must be possible to program the wrapper VIs manually. But I didn't find any useful example code anywhere, and the documentation about webservices with LabVIEW is very poor.
    Thaks for every help!
    David

    Hi Adam,
    Some of the functions in your project library may have the same names as some of the inbuilt functions in LabVIEW or any loaded functions in the memory.
    Try closing down all other programs and see if it works.
    What are the names of the functions you are using?
    You may have to rename them to remove the naming conflict, but you did mention that you don’t think that it’s because of one of those reflected conflicts!!
    SubVIs being generated may have the same name as some LabVIEW inbuilt functions which may be causing the problem.
    Could you please provide the header file to see the names of the functions?
    Hopefully this helps!!
    Aashish M
    Applications Engineer
    National Instruments
    http://www.ni.com/support/

  • PeopleSoft Web Services Connector Error – Failed to create a 'RequestMessageMemberType' . . .

    Hello all,
    I am new to FIM and am currently in the process of setting-up a PeopleSoft
    Web Services MA.  I am receiving the following error in the FIM Sync Manager in the Create Management Agent dialog in the Global Parameters section:
    “Test Connection failed with the following error: Failed
    to create a ‘RequestMessageMemberType’ from the text d:Find__CompIntfc__CI_PERSONAL_DATATypeShape’. Below is the information about configured endpoint address(es): http://<FQDN>:10320/PSIGW/PeopleSoftServiceListeningConnector/HR92DEV”.
    I had no issues with the discovery process in the Web Services Configuration tool.  The following parameters were supplied for the config file:
    WSDL: 
    http://<FQDN>:10320/PSIGW/PeopleSoftServiceListeningConnector/HR92DEV/PSCONNECTORWEBSERVICE.1.wsdl
    Namespace: 
    targetNamespace
    Basic authentication <user>, <password>; Interoperable:
    PasswordText
    Has anyone else received this error message or can anyone give me some advice on how to troubleshoot?  Any help would be greatly appreciated.
    Thanks.

    Hello all,
    I am new to FIM and am currently in the process of setting-up a PeopleSoft
    Web Services MA.  I am receiving the following error in the FIM Sync Manager in the Create Management Agent dialog in the Global Parameters section:
    “Test Connection failed with the following error: Failed
    to create a ‘RequestMessageMemberType’ from the text d:Find__CompIntfc__CI_PERSONAL_DATATypeShape’. Below is the information about configured endpoint address(es): http://<FQDN>:10320/PSIGW/PeopleSoftServiceListeningConnector/HR92DEV”.
    I had no issues with the discovery process in the Web Services Configuration tool.  The following parameters were supplied for the config file:
    WSDL: 
    http://<FQDN>:10320/PSIGW/PeopleSoftServiceListeningConnector/HR92DEV/PSCONNECTORWEBSERVICE.1.wsdl
    Namespace: 
    targetNamespace
    Basic authentication <user>, <password>; Interoperable:
    PasswordText
    Has anyone else received this error message or can anyone give me some advice on how to troubleshoot?  Any help would be greatly appreciated.
    Thanks.

  • LabVIEW web services import wizard can only import .asmx?wsdl URLs only?

    Hi,
    I am new to using web services from labVIEW.
    I would like to import list of methods a web service is providing into LabVIEW VIs
    is there any limitation in terms of the
    Web services should have been developed only in .net
    Not in Java or C etc.
    I am seeing an url which we needed to use as "http://10.155.20.100:8080//ControllerService" only.
    This is not being accepted by import wizard
    Can anyone please enlighten me on this?
    Regards
    Prakash

    I'm running into the same problem except I'm deploying the webservice using .NET WCF (not asp). I'm using LabVIEW2011 32bit on Windows 7 64bit. Is this possible? My WSDL URL is something like this: http://localhost:8085/TSNISvcLib/TSNISvcLibImpl/ABC?wsdl and I'm getting the error below:
    AEs please advise/respond!!! 
    Attachments:
    4DEL.png ‏3 KB

  • "invalid web service URL" error for create web service system

    Hi.
    I want to call web service in visual composer and try to create Web Service definition.
    When I push create button in visual composer, I got "invalid web service URL" error.
    My web service is located in SAP ABAP System and I can check WSDL URL in web service homepage.
    (http://mycompany.com:8000/sap/bc/srt/rfc/sap/ZTEST?sap-client=500&wsdl=1.1)
    Any ideas for this error ?
    Regards, Arnold.

    Hi
    Please can you create the web service in the portal as a portal system, this will work and you will be able to see the service in Visual Composer.
    Jarrod Williams

  • BODS SOAP Web Service Connection error RUN-248005

    Hi Experts,
    I need help connecting SOAP web service to BODS. We have configured the initial set up by importing the functions from the WSDL that was provided to us. The WSDL provided us with a request and reply schema as follows:
    We then created the data service job that would consume the function call. An overview of the dataflow is as follows:
    When we run the job with null values for the source table the job returns no errors, but returns no data either into the destination table (Which we think is to be expected because we have no parameters to search on). If we add a value to the source table that is a required field for WSDL GET function (sys_ID) the job runs, but produces the error shown below:
    We configured the data flow by using a reference document that can be found at this link: http://www.dwbiconcepts.com/etl/23-etl-bods/158-web-service-call-in-sap-data-services.html.
    Any help in regards to why we are getting a “No response to web service error” would be much appreciated! Also, if further detail is needed please feel free to ask.

    Yes we did make progress. Follow the steps listed below.
    Pre-Configuration
    A WSDL for BODS can be provided from your vendor (Amazon or Twitter) or created in-house.  In my tutorial I will be using ServiceNow.  ServiceNow is a platform-as-a-service (PaaS) provider of IT service management (ITSM) software.
    The WSDL provided should look like this:
               https://<instance>.service-now.com/incident.do?WSDL
    To verify that the WSDL works you can open it in a browser to see the xml schema.  Since the WSDL is HTTPS the browser will prompt you to enter credentials in order to view it.  The username and password will need to be provided to you from vendor you are trying to connect to.
    BODS requires that any web service connection that is https to have a certificate saved to its internal configuration on the job server where the application resides. The certificate is referenced when the call goes out to verify authentication. 
    You can get the server certificate from the vendor who is providing the web service or you can also download the certificate from the browser and save it in base64 binary encoded format to a file and use that.  In my example I will be using Firefox to export.
    if you have fire fox, then on the left side before the URL Address bar there will be a lock icon, click on view certificate, select the details tab, select the *.service- now.com  and click on export, in the dialog box, select the Save as type X.509 Certificate (PEM), you can save this with any name on your machine.
    Now go to the JobServer machine, go to %LINK_DIR%\ext\ folder, open axis2.xml in notepad,
    since it's https uncomment the following tag (transportReceiver)
    <!--transportReceiver name="https" class="axis2_http_receiver">
    <parameter name="port" locked="false">6060</parameter>
    <parameter name="exposeHeaders" locked="true">false</parameter>
    </transportReceiver-->
    it should look line something below
    <transportReceiver name="https" class="axis2_http_receiver">
    <parameter name="port" locked="false">6060</parameter>
    <parameter name="exposeHeaders" locked="true">false</parameter>
    </transportReceiver>
    uncomment the following tag (transportSender) and comment out the parameter KEY_FILE and SSL_PASSPHRASE, enter the complete location of the certificate that you saved from the browser in the SERVER_CERT parameter. you can save the certificate also in this folder
    <!--transportSender name="https" class="axis2_http_sender">
    <parameter name="PROTOCOL" locked="false">HTTP/1.1</parameter>
    <parameter name="xml-declaration" insert="false"/>
    </transportSender>
    <parameter name="SERVER_CERT">/path/to/ca/certificate</parameter>
    <parameter name="KEY_FILE">/path/to/client/certificate/chain/file</parameter>
    <parameter name="SSL_PASSPHRASE">passphrase</parameter>
    -->
    this should look like
    <transportSender name="https" class="axis2_http_sender">
    <parameter name="PROTOCOL" locked="false">HTTP/1.1</parameter>
    <parameter name="xml-declaration" insert="false"/>
    </transportSender>
    <parameter name="SERVER_CERT">enter the certificate path</parameter>
    <!--parameter name="KEY_FILE">/path/to/client/certificate/chain/file</parameter-->
    <!--parameter name="SSL_PASSPHRASE">passphrase</parameter-->
    save this file and open this file is browser to make sure that the XML is valid
    ****How to set up multiple axis files****
    Creating a Datastore
    Select Project -> New- >  Datastore
              Datastore name: Applicable Name
              Datastore Type:  Web Service
              Web Service URL: https://<instance>.service-now.com/incident_list.do?WSDL
              Advance <<
              User name: *****
              Password: ******
              Axis2/c config file path: \Program Files (x86)\Business Objects\BusinessObjects Data           Services\ext\Service_now

  • Web Service deploy error

    Hello everyone!
    I've created a Web Service from a VI. This VI has two inputs values: a String and and Int8 and one single output: an array of DBL values (array of 1x3). Both inputs and outputs are well connected through the Connector Pane.
    So, in the Project>> Build Spedifications I've created WS, builded with the Advanced>> Use LabVIEW 8.x file layout option checked, in the WebService(RESTful) settings dialog. The problem appear when I try to deploy this WS. The next error is shown:
    Error LabVIEW: (Hex 0xFFFEF84D) LabVIEW Web Services: An error occurred when extracting the deployed Web service. Rebuild the Web service by selecting the "Use LabVIEW 8.x file layout" option in the Advanced tab of the web Service properties dialog.
    How can I solve this problem?
    Thank you!
    Francisco José Gómez López
    Software Engineer
    Solved!
    Go to Solution.

    This is exactly what I've done! I build my web services with this option checked. I don't know the reason why the error still persist.
    I attach a zip file containing the Web Services VI and other VI needed. If you coult try to build the WS and deploy it...
    Francisco José Gómez López
    Software Engineer
    Attachments:
    VIasWS.zip ‏138 KB

  • Publish Error: Can't create the file "shapeimage_2_link_0.png

    SOS!!
    very urgent and important..I am becoming mad! First of all good night from Italy.. I use Iweb 1.1.2..and after 2 yrs I am working on this site http://web.mac.com/cat_toons/iWeb/feline-care/Welcome.html I need to release for a donation project, when publishing at almost the end I get this pop-up window:
    Publish Error: Can’t create the file “shapeimage2_link0.png.” The disk may be damaged, full, or you may not have sufficient access privileges.
    Now, i cancelled and re-installed I web + all updates, but nothing happened, I am stuck! I do not know which is the file missing or giving error
    Any news? what shall I do?

    well, after a few tries I checked the point were it stoped uploading and I create a new page from scratch copying all images from scratch and it worked.
    Idt does not work if you duplicate a page, you have to create a new one..possibly differentI.E. instead of MOVIE I chose the blog one.
    It worked out
    Baci

  • Web services build error

    Hi All,
    I have created and deployed a Java web service banking project now i want use this web services methods into .net clint. For that in .net peoples able to see the list of web services mathods when they are use those methods they face the problem like "Web services build error...". But when the java clint call the same web services methods it works fine.
    Im tired to resolved this problem please any one tel me how to resolve this problem.
    Thanks,
    kalyan N

    Both. I deployed the application under the IAS (902) and a standalone (903)environment. The IAS (port 7777) an the standalone oc4j (port 8888) is running with the same error.
    P.S. The server is down today for hardware technical reasons

  • SSIS Web Service Task Error with WCF Service

    I have read all the other posts on this site and have not been able to resolve my issue.
    For testing purposes i created a very simple WCF service that takes no arguments and returns true.  That is all it does.
    When i create a winform client and instantiate the service i can run my service method and get true back so i know the service works.
    I then create a test SSIS package with 1 task, a web service task. 
    I set the web service tasks properties as follows:
    http connection: http://localhost/WCF_SSIS_Prototype/Service1.svc
    wsdl file: C:\...\SSIS_WCF_Prototype\Service1.wsdl  (I know this is not a valid path, i changed it for posting to forum)
    Service: Service1
    Method: GetData
    Variable: User::BResult
    When i run the package i get the following error:
    [Web Service Task] Error: An error occurred with the following error message: "Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebserviceTaskException: Could not execute the Web method. The error is: Method 'ProxyNamespace.Service1.GetData' not found..    at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebMethodInvokerProxy.InvokeMethod(DTSWebMethodInfo methodInfo, String serviceName, Object connection)    at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTaskUtil.Invoke(DTSWebMethodInfo methodInfo, String serviceName, Object connection)    at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTask.executeThread()".
    I'm not sure why it is saying "Method 'ProxyNamespace.Service1.GetData' not found.  It the web service task trying to create a proxy class and naming the proxy class namespace ProxyNamespace? 
    Any help is greatly appreciated.

    Hi,
    How  do you get around the same issue if your string type is based on a client token ?  I downloaded the .wsdl file, was able to see the service name, method and when selecting a method type, I am required to provide a client token which was given
    to me.  (Name column = clienttoken, Type = string, Value = 2227656 - ec8922 (client token numbers goes there)?  I am new to use ssis and need your help please
    error message:  Web Service Task] Error: An error occurred with the following error message:
    "Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebserviceTaskException: The web serrvice threw an error during method execution. The error is: An error occurred
    when verifying security fro the message..   
    at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebMethodInvokerProxy.InvokeMethod(DTSWebMethodInfo methodInfo, String serviceName, Object connection)   
    at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTaskUtil.Invoke(DTSWebMethodInfo methodInfo, String serviceName, Object connection) 
     at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTask.executeThread()"
    Thank you and regards,
    Bili

  • Web service netbeans error

    good morning
    The problem that I am taking and that when more than create a web service, the variables are different between operations but still providing a web service problem wheel and the other was that before creating a new non wheel.
    To the log of error in this web service was running before being created a new web service.
    =============================================
    Solved!
    This and the answer to this problem, simply create each web service each method should take different names of each web service created.
    Hugs
    PWC1382: Allocate exception for servlet Advogados
    javax.servlet.ServletException at
    com.sun.enterprise.webservice.JAXWSServlet.doInit(JAXWSServlet.java:260)
    at
    com.sun.enterprise.webservice.JAXWSServlet.init(JAXWSServlet.java:113)
    at
    org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1178) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:832) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632) at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080) at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:270) at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637) at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568) at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813) at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339) at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:261) at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212) at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:361) at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265) at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106) Caused by: javax.xml.ws.WebServiceException: class servicos.jaxws.Alterar do not have a property of the name Advogado at com.sun.xml.ws.server.sei.EndpointArgumentsBuilder$DocLit.<init>(EndpointArgumentsBuilder.java:495) at com.sun.xml.ws.server.sei.EndpointMethodHandler.createArgumentsBuilder(EndpointMethodHandler.java:133) at com.sun.xml.ws.server.sei.EndpointMethodHandler.<init>(EndpointMethodHandler.java:106) at com.sun.xml.ws.server.sei.PayloadQNameBasedDispatcher.<init>(PayloadQNameBasedDispatcher.java:106) at com.sun.xml.ws.server.sei.EndpointMethodDispatcherGetter.<init>(EndpointMethodDispatcherGetter.java:72) at com.sun.xml.ws.server.sei.SEIInvokerTube.<init>(SEIInvokerTube.java:75) at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:204) at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467) at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:510) at com.sun.enterprise.webservice.JAXWSServlet.registerEndpoint(JAXWSServlet.java:398) at com.sun.enterprise.webservice.JAXWSServlet.doInit(JAXWSServlet.java:252) ... 29 more Caused by: javax.xml.bind.JAXBException: Advogado is not a valid property on class servicos.jaxws.Alterar at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getElementPropertyAccessor(JAXBContextImpl.java:926) at com.sun.xml.ws.server.sei.EndpointArgumentsBuilder$DocLit.<init>(EndpointArgumentsBuilder.java:484) ... 39 more
    Edited by: wagnerbarbosaoliveira on Feb 15, 2008 4:44 AM

    Hy!
    as we can see, on this stack trace
    Caused by: javax.xml.bind.JAXBException: Advogado is not a valid property on class servicos.jaxws.Alterar
    At this case it could be two functions with the same name!
    All the functions of the webservice must be singular!
    So if you have a service Advogado with a function Alterar, cannot exits another webservice with a funciont Alterar.
    If anyone know how fix it, it will be helpfull.
    Thanks all!

  • Web Service Task Error

    Hi, After successfully testing connection to my source web service, while executing my web service task, I face the following error. Can anyone help me????
    [Web Service Task] Error: An error occurred with the following error message: "Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebserviceTaskException: Could not load the proxy for the specified Web service. The error is: Could not load file or assembly
    'iiglotg3.dll' or one of its dependencies. Access is denied..
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebMethodInvokerProxy.loadProxyInAppDomain()
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebMethodInvokerProxy.InvokeMethod(DTSWebMethodInfo methodInfo, String serviceName, Object connection)
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTaskUtil.Invoke(DTSWebMethodInfo methodInfo, String serviceName, Object connection, VariableDispenser taskVariableDispenser)
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTask.executeThread()".
    Regards,
    Njdeh Tahmasian

    Could not load file or assembly 'iiglotg3.dll' or one of its dependencies.
    Access is denied..
    Looks like a permission issue or maybe the assembly don't exists on the server where the package is running; you should check that first.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.reflect.InvocationTargetException:null

    Hi I m getting the below wxpection when i run test browser from workshop. please help me.
    An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.reflect.InvocationTargetException:null

    Thamarai,
    Can you provide more information on your jws ? Also can you start the server
    from the command line with verbose option. This will cause
    weblogic_debug.log to be generated in the domain folder.
    Raj Alagumalai
    Backline Workshop Support
    "Thamarai Selvan" <[email protected]> wrote in message
    news:[email protected]..
    Hi I m getting the below wxpection when i run test browser from workshop.please help me.
    >
    An unexpected exception occurred while attempting to locate the run-timeinformation for this Web Service. Error:
    java.lang.reflect.InvocationTargetException:null

  • Invalid Web Service URL Error

    I am trying to access define a new webservice system using the WSDL for my local queryview web service.  When I put in the WSDL URL it comes back with a "Invalid Web Service URL" error.  If I put the URL in the Browser address, it successfully brings back the web service information.  Any ideas why I can't define this web service system?
    http://<server>:8001/sap/bw/xml/soap/queryview?sap-client=040&wsdl=1.1
    <server> is a token for posting concerns...
    Thanks!

    I am imagining that the BW QUERY_VIEW_DATA web service complies to the Basic Profile 1.0. 
    And I don't quite understand this part?
    <i>In addition, connections to Web services for SAP backend systems must be performed via logical destinations (configured in the SAP J2EE engine with the Visual Administrator) and not via portal systems</i>
    Since the QUERY_VIEW_DATA Web Service resides on my BW system is the BW system considered a SAP backend system?  Any guidance is greatly appreciated.

  • CMDTUX_CAT:1098: ERROR: Can't create queue

    I have Tuxedo 8.1 installed on win 2003 32 bit box.
    Whenever I am trying tmboot -y getting the error message as below:--
    CMDTUX_CAT:1098: ERROR: Can't create queue
    In wslog file it shows as :
    LIBWSC_CAT:1037: ERROR: Network message receive failure
    LIBWSC_CAT:1059: ERROR: WSL returns error on connection request
    LIBWSC_CAT:1055: ERROR: Unable to establish WSL connection
    LIBWSC_CAT:1027: ERROR: Unable to connect to WSH
    LIBWSC_CAT:1020: ERROR: Unable to obtain authentication level
    I know some wrong information in my ubbconfig file, but not able to find.
    My ubbconfig file is :
    *RESOURCES
    IPCKEY 66490
    UID 0
    GID 0
    PERM 0666
    MAXACCESSERS 50
    MAXSERVERS 50
    MAXSERVICES 50
    MASTER "USTR-VM-0928"
    SCANUNIT 10
    BBLQUERY 180
    BLOCKTIME 30
    SANITYSCAN 30
    MODEL SHM
    LDBAL Y
    NOTIFY SIGNAL
    USIGNAL SIGUSR1
    TAGENT "TAGENT"
    *MACHINES
    "USTR-VM-0928" LMID= "USTR-VM-0928"
    TYPE="i386NT"
    MAXWSCLIENTS=10
    TUXDIR="c:\bea\tuxedo8.1"
    APPDIR="c:\oltp"
    ENVFILE="c:\oltp\envfile"
    TLOGDEVICE="c:\oltp\tlog"
    TLOGNAME=tlog
    TUXCONFIG="c:\oltp\tuxconfig"
    ULOGPFX="c:\oltp\ulog"
    *GROUPS
    K_GROUP1 GRPNO=1 LMID="USTR-VM-0928"
    K_GROUP2 GRPNO=2 LMID="USTR-VM-0928"
    K_GROUP3 GRPNO=3 LMID="USTR-VM-0928"
    *SERVERS
    DEFAULT: RESTART=Y MAXGEN=5 REPLYQ=Y
    WSL SRVGRP=K_GROUP3 SRVID=3 CLOPT= "-A -- -n //192.63.222.176:3050"
    #"-A -- -n0x00021e45c03fdeb0 -w C:\bea\tuxedo8.1\bin\WSH -m 1 "
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=1 CONV=Y
    CLOPT="-- -sA -ljdoe,7,jdoe,tpscon"
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=2
    CLOPT="-- -sA -ljdoe,7,jdoe,unsolmsg"
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=3
    CLOPT="-- -sA -ljdoe,7,jdoe,bromsg"
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=11 CLOPT=
    "-s MPR_TBL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,1"
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=12 CLOPT=
    "-s MPR_COL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,2"
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=13 CLOPT=
    "-s MPR_SQL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,3"
    *SERVICES
    DEFAULT: PRIO=50 LOAD=50 AUTOTRAN=N
    map_server
    WSH
    Service: TListen8.1 (3050) is running.
    Please help me regarding this.
    Rajeev

    ULOG contains the following:--
    024412.USTR-VM-0928!tmboot.4000.2672.-2: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
    024412.USTR-VM-0928!tmboot.4000.2672.-2: LIBTUX_CAT:681: ERROR: Failure to create message queue
    024412.USTR-VM-0928!tmboot.4000.2672.-2: FATAL: internal error: CMDTUX_CAT:1098: ERROR: Can't create queue
    024529.USTR-VM-0928!tmloadcf.1248.3360.-2: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
    024529.USTR-VM-0928!tmloadcf.1248.3360.-2: CMDTUX_CAT:879: INFO: A new file system has been created. (size = 880 512-byte blocks)
    024530.USTR-VM-0928!tmloadcf.1248.3360.-2: CMDTUX_CAT:871: INFO: TUXCONFIG file c:\oltp\tuxconfig has been created
    024548.USTR-VM-0928!tmboot.3584.2572.-2: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
    024548.USTR-VM-0928!tmboot.3584.2572.-2: LIBTUX_CAT:681: ERROR: Failure to create message queue
    024548.USTR-VM-0928!tmboot.3584.2572.-2: FATAL: internal error: CMDTUX_CAT:1098: ERROR: Can't create queue
    071016.USTR-VM-0928!tmloadcf.132.3896.-2: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
    071016.USTR-VM-0928!tmloadcf.132.3896.-2: CMDTUX_CAT:879: INFO: A new file system has been created. (size = 880 512-byte blocks)
    071016.USTR-VM-0928!tmloadcf.132.3896.-2: CMDTUX_CAT:871: INFO: TUXCONFIG file c:\oltp\tuxconfig has been created
    071023.USTR-VM-0928!tmboot.3596.3920.-2: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
    071023.USTR-VM-0928!tmboot.3596.3920.-2: LIBTUX_CAT:681: ERROR: Failure to create message queue
    071023.USTR-VM-0928!tmboot.3596.3920.-2: FATAL: internal error: CMDTUX_CAT:1098: ERROR: Can't create queue
    When I executed tmloadcf -y ubbconfig, one folder with name .adm and one configuration file with name tuxconfig are created.
    Then I did tmboot -y, it returns error as :
    Booting all admin and server processes in c:\oltp\tuxconfig
    tmboot: internal error: CMDTUX_CAT:1098: ERROR: Can't create queue
    I checked wslog file for more information:--
    022711.USTR-VM-0928!?proc.3452.3688.0: 02-17-2011: Tuxedo Version 8.1 32-bit Windows.
    022711.USTR-VM-0928!?proc.3452.3688.0: LIBWSC_CAT:1037: ERROR: Network message receive failure
    022711.USTR-VM-0928!?proc.3452.3688.0: LIBWSC_CAT:1059: ERROR: WSL returns error on connection request
    022711.USTR-VM-0928!?proc.3452.3688.0: LIBWSC_CAT:1055: ERROR: Unable to establish WSL connection
    022711.USTR-VM-0928!?proc.3452.3688.0: LIBWSC_CAT:1027: ERROR: Unable to connect to WSH
    022711.USTR-VM-0928!?proc.3452.3688.0: LIBWSC_CAT:1020: ERROR: Unable to obtain authentication level
    My ubbconfig file contains the following:--
    *RESOURCES
    IPCKEY 68990
    UID 0
    GID 0
    PERM 0666
    MAXACCESSERS 50
    MAXSERVERS 50
    MAXSERVICES 50
    MASTER "USTR-VM-0928"
    SCANUNIT 10
    BBLQUERY 180
    BLOCKTIME 30
    SANITYSCAN 30
    MODEL SHM
    LDBAL Y
    NOTIFY SIGNAL
    USIGNAL SIGUSR1
    TAGENT "TAGENT"
    *MACHINES
    "USTR-VM-0928" LMID= "USTR-VM-0928"
    TYPE="i386NT"
    MAXWSCLIENTS=10
    TUXDIR="c:\bea\tuxedo8.1"
    APPDIR="c:\oltp"
    ENVFILE="c:\oltp\envfile"
    TLOGDEVICE="c:\oltp\tlog"
    TLOGNAME=tlog
    TUXCONFIG="c:\oltp\tuxconfig"
    ULOGPFX="c:\oltp\ulog"
    *GROUPS
    K_GROUP1 GRPNO=1 LMID="USTR-VM-0928"
    K_GROUP2 GRPNO=2 LMID="USTR-VM-0928"
    K_GROUP3 GRPNO=3 LMID="USTR-VM-0928"
    *SERVERS
    DEFAULT: RESTART=Y MAXGEN=5 REPLYQ=Y
    WSL SRVGRP=K_GROUP3 SRVID=3 CLOPT=
    "-A -- -n0x00020beac03dfc14 -w C:\oltp\wsenvfile\WSH -m 1"
    #### WSL SRVGRP=K_GROUP3 SRVID=3 CLOPT= "-A -- -n //192.61.252.20:279 -m 2 -M 5 -x 5f"
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=1 CONV=Y
    CLOPT="-- -sA -ljdoe,7,jdoe,tpscon"
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=2
    CLOPT="-- -sA -ljdoe,7,jdoe,unsolmsg"
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=3
    CLOPT="-- -sA -ljdoe,7,jdoe,bromsg"
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=11 CLOPT=
    "-s MPR_TBL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,1"
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=12 CLOPT=
    "-s MPR_COL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,2"
    "c:\BIS$1\tpmapper" SRVGRP=K_GROUP1 SRVID=13 CLOPT=
    "-s MPR_SQL:map_server -- -sA -ljdoe,7,jdoe,mapsvr,3"
    *SERVICES
    DEFAULT: PRIO=50 LOAD=50 AUTOTRAN=N
    map_server
    WSH
    I tried many other option within Server section for WSL, but always getting the same error.
    Please help me regarding this.
    Thanks
    Rajeev

Maybe you are looking for