Manual Provisioning task throwing error

In OIM 10g we have a manual provisioning task which is assigned to an user. when he tries to click Set Response he is getting 'UNKNOWN' also as one of the options with the other two options 'Complete' and 'Cancel'. Also when trying to Complete the provisioning process it throws an error as
DOBJ.SCHTM_SCH_DATA_CHANGED
Schedule data cannot be changed once it has been set.
Please let me know what might be the cause. Thanks
Regards,
Durgaprasad

Hi Kevin,
Thanks for your reply. I dont have a process task adapter attached to this task. I have a task assignment adapter only. Also i dont have any clue why 'UNKNOWN' option is getting displayed in the set response page.
Regards,
Durgaprasad

Similar Messages

  • No email notification from manual provisioning task - 11gR2

    I have a disconnected application instance and I am using the standard DisconnectedProvisioning flow for provisioning - modified to assign the provisioning task to a group, using a rule which determines the group via the app. instance name.
    The flow itself works as expected and the Manual Task in the flow is assigned to the correct group - the task shows up in the Inbox of the member of the group in the Self Service console
    I would like to send an email to the user when the task is assigned and I have therefore configured SMTP Notification according to this http://allidm.com/blog/2012/11/configuring-smtp-notifications-in-oracle-identity-manager-11gr2/
    I have confirmed that the SMTP server works as expected - I am able to send and receive message using this server.
    On the Notification Tab of my Manual Task I have configured:
    General:
    Status: Assign / Recipient: Assignees
    Status: Complete / Recipient: Initiator
    Status: Error / Recipient: Owner
    Advanced:
    Remind Once: 0 days, 0 hours, 1 minute "After Assignment"
    Encoding: UTF-8
    Make Notifications Secure: False
    Show worklist/workspace URL in notification: True
    Make notification actionable: True
    Send Task attachment: False
    Group Notification Configuration: "Send individual emails" 
    I have redeployed my DisconnectedProvisioning flow to my SOA server a couple of times - remembering not to change the version number and to force overwriting the existing flow.
    My SOA and IDM servers have been restarted as well.
    When requesting the disconnected application instance using the catalog, the manual provisioning task is assigned to the correct user - however - he does not receive any email nor do I send any errors or stack traces from my SOA or IDM servers.
    There must be some check box somewhere that I forgot to tick!
    Does anybody have an idea - did I forget to configure something?
    Kind regards,
    - Tom

    Ok - so I did in fact forget to tick a check box!
    After setting up UMS using this: http://docs.oracle.com/cd/E27559_01/admin.1112/e27149/notification.htm#CACCEDGF and enabling notifications via:
    Enterprise Manager, SOA, soa-infra, SOA Infrastructure drop-down, SOA Administration, Workflow Config:
    Notification Mode: Email
    After restarting my SOA and OIM managed servers - I now receive emails as expected.
    Case closed :-)
    Kind regards,
    - Tom

  • Starting an array of DAQmx tasks throws error 50103 on start

    Hello,
    I am creating and starting a number of tasks from an enum array which will be subsequently used to read data from devices.  The issue is that the second iteration of the starting loop throws error 50103 (specified resource reserved).
    When I carried out some testing I discovered that the tasks are set up correctly and the error is thrown only on the start task.
    I have attached the section of code for reference. 
    Thanks
    Dave
    Attachments:
    DAQmx taskInit_fastLoop.vi ‏66 KB

    I have to call the start vi more than once as the tasks are contained within an array.  As I understand (but suspect I may be incorrect), that for each case corresponding to the input enum array, the task within that case is started (once) due to the auto indexing of the array.
    This is a subVI which is only called once in the application.  The output from this should be a list of started tasks which I use in subsequent read operations until the program is complete, where the tasks are then cleared down.
    Apologies if I have repeated myself, but I am trying to understand how this works, since what I am seeing does not seem to make any sense to me.
    Dave
    Attachments:
    tasksetup.png ‏103 KB

  • Analysis Service Execute DDL Task throwing error with SourceType Variable

    Hi,
    I have Configuring Analysis Services Execute DDL Task to use Variable and Process Data(xmla Script) like below:
    When I execute this task I get the below error message:
    [Analysis Services Execute DDL Task] Error: The -->
    text node at line 23, column 3 cannot appear inside the DataSource element (namespace http://schemas.microsoft.com/analysisservices/2003/engine) under Envelope/Body/Execute/Command/Batch/Parallel/Process. This element can
    only have text nodes containing white-space characters.
    Can anyone please let me know how to resolve this.

    If I run using the sourceType "Direct Input", the Analysis Execute DDL Task runs fine, but if I use the sourcetype as variable its throws the error. And below is the xmla script
    Here is my Package look and the xmla script; its failing at "ProcessAdd" Analysis Execute DDL task:
    "SELECT '<Batch xmlns=\"http://schemas.microsoft.com/analysisservices/2003/engine\">
    <ErrorConfiguration xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:ddl2=\"http://schemas.microsoft.com/analysisservices/2003/engine/2\" xmlns:ddl2_2=\"http://schemas.microsoft.com/analysisservices/2003/engine/2/2\" xmlns:ddl100_100=\"http://schemas.microsoft.com/analysisservices/2008/engine/100/100\" xmlns:ddl200=\"http://schemas.microsoft.com/analysisservices/2010/engine/200\" xmlns:ddl200_200=\"http://schemas.microsoft.com/analysisservices/2010/engine/200/200\" xmlns:ddl300=\"http://schemas.microsoft.com/analysisservices/2011/engine/300\" xmlns:ddl300_300=\"http://schemas.microsoft.com/analysisservices/2011/engine/300/300\" xmlns:ddl400=\"http://schemas.microsoft.com/analysisservices/2012/engine/400\" xmlns:ddl400_400=\"http://schemas.microsoft.com/analysisservices/2012/engine/400/400\">
    <KeyNotFound>IgnoreError</KeyNotFound>
    </ErrorConfiguration>
    <Parallel>
    <Process xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:ddl2=\"http://schemas.microsoft.com/analysisservices/2003/engine/2\" xmlns:ddl2_2=\"http://schemas.microsoft.com/analysisservices/2003/engine/2/2\" xmlns:ddl100_100=\"http://schemas.microsoft.com/analysisservices/2008/engine/100/100\" xmlns:ddl200=\"http://schemas.microsoft.com/analysisservices/2010/engine/200\" xmlns:ddl200_200=\"http://schemas.microsoft.com/analysisservices/2010/engine/200/200\" xmlns:ddl300=\"http://schemas.microsoft.com/analysisservices/2011/engine/300\" xmlns:ddl300_300=\"http://schemas.microsoft.com/analysisservices/2011/engine/300/300\" xmlns:ddl400=\"http://schemas.microsoft.com/analysisservices/2012/engine/400\" xmlns:ddl400_400=\"http://schemas.microsoft.com/analysisservices/2012/engine/400/400\">
    <Object>
    <DatabaseID>IIS_Version2</DatabaseID>
    <DimensionID>Application</DimensionID>
    </Object>
    <Type>ProcessAdd</Type>
    <DataSource xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:ddl2=\"http://schemas.microsoft.com/analysisservices/2003/engine/2\" xmlns:ddl2_2=\"http://schemas.microsoft.com/analysisservices/2003/engine/2/2\" xmlns:ddl100_100=\"http://schemas.microsoft.com/analysisservices/2008/engine/100/100\" xmlns:ddl200=\"http://schemas.microsoft.com/analysisservices/2010/engine/200\" xmlns:ddl200_200=\"http://schemas.microsoft.com/analysisservices/2010/engine/200/200\" xmlns:ddl300=\"http://schemas.microsoft.com/analysisservices/2011/engine/300\" xmlns:ddl300_300=\"http://schemas.microsoft.com/analysisservices/2011/engine/300/300\" xmlns:ddl400=\"http://schemas.microsoft.com/analysisservices/2012/engine/400\" xmlns:ddl400_400=\"http://schemas.microsoft.com/analysisservices/2012/engine/400/400\" xmlns:dwd=\"http://schemas.microsoft.com/DataWarehouse/Designer/1.0\" xsi:type=\"RelationalDataSource\" dwd:design-time-name=\"1a3cb292-9bce-4c59-a182-177d6b3506ff\" xmlns=\"http://schemas.microsoft.com/analysisservices/2003/engine\">
    <ID>IISDW</ID>
    <Name>IISDW</Name>
    <ConnectionString>Provider=SQLNCLI11.1;Data Source=CO1MSFTSQLHKT02;Integrated Security=SSPI;Initial Catalog=IISDW</ConnectionString>
    <Timeout>PT0S</Timeout>-->
    </DataSource>
    <DataSourceView xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:ddl2=\"http://schemas.microsoft.com/analysisservices/2003/engine/2\" xmlns:ddl2_2=\"http://schemas.microsoft.com/analysisservices/2003/engine/2/2\" xmlns:ddl100_100=\"http://schemas.microsoft.com/analysisservices/2008/engine/100/100\" xmlns:ddl200=\"http://schemas.microsoft.com/analysisservices/2010/engine/200\" xmlns:ddl200_200=\"http://schemas.microsoft.com/analysisservices/2010/engine/200/200\" xmlns:ddl300=\"http://schemas.microsoft.com/analysisservices/2011/engine/300\" xmlns:ddl300_300=\"http://schemas.microsoft.com/analysisservices/2011/engine/300/300\" xmlns:ddl400=\"http://schemas.microsoft.com/analysisservices/2012/engine/400\" xmlns:ddl400_400=\"http://schemas.microsoft.com/analysisservices/2012/engine/400/400\" xmlns:dwd=\"http://schemas.microsoft.com/DataWarehouse/Designer/1.0\" dwd:design-time-name=\"b0b61205-c64d-4e34-afae-6d4d48b93fb3\" xmlns=\"http://schemas.microsoft.com/analysisservices/2003/engine\">
    <ID>IISDW</ID>
    <Name>IISDW</Name>
    <DataSourceID>IISDW</DataSourceID>
    <Schema>
    <xs:schema id=\"IISDW_x0020_1\" xmlns=\"\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\" xmlns:msdata=\"urn:schemas-microsoft-com:xml-msdata\" xmlns:msprop=\"urn:schemas-microsoft-com:xml-msprop\">
    <xs:element name=\"IISDW_x0020_1\" msdata:IsDataSet=\"true\" msdata:UseCurrentLocale=\"true\" msprop:design-time-name=\"72037318-e316-469d-9a45-a10c77709b39\">
    <xs:complexType>
    <xs:choice minOccurs=\"0\" maxOccurs=\"unbounded\">
    <xs:element name=\"Application\" msprop:design-time-name=\"7f579e7e-e8b7-4a9d-8a93-a255fccbbfbe\" msprop:IsLogical=\"True\" msprop:FriendlyName=\"Application\" msprop:DbTableName=\"Application\" msprop:TableType=\"View\" msprop:Description=\"\" msprop:QueryDefinition=\"SELECT a.Application, DATEADD([hour], DATEDIFF([hour], 0, a.[Timestamp]), 0) AS [Timestamp], a.ServerName, CAST(a.ServerName AS char(3)) AS DataCenter, a.CS_URI_Stem, CAST(HashBytes(''MD5'', &#xD;&#xA; a.Application + a.ServerName + a.CS_URI_Stem + CAST(DATEADD([hour], DATEDIFF([hour], 0, a.[Timestamp]), 0) AS varchar(24))) AS uniqueidentifier) AS Server_URI_Identity&#xD;&#xA;FROM IIS_6_OLD AS a LEFT OUTER JOIN&#xD;&#xA; Dimension_Pointer AS b ON a.Application = b.Application&#xD;&#xA;WHERE (b.ProcessedFlag = 0) AND (a.Application IN ("+(DT_WSTR,100) @[User::strDistinctApplication]+"))&#xD;&#xA;GROUP BY a.Application, DATEADD([hour], DATEDIFF([hour], 0, a.[Timestamp]), 0), a.ServerName, a.CS_URI_Stem\" msprop:QueryBuilder=\"SpecificQueryBuilder\">
    <xs:complexType>
    <xs:sequence>
    <xs:element name=\"Application\" msprop:design-time-name=\"f3074e98-4a82-4bc5-a818-916203f7758b\" msprop:DbColumnName=\"Application\" msprop:FriendlyName=\"Application\" minOccurs=\"0\">
    <xs:simpleType>
    <xs:restriction base=\"xs:string\">
    <xs:maxLength value=\"255\" />
    </xs:restriction>
    </xs:simpleType>
    </xs:element>
    <xs:element name=\"Timestamp\" msdata:ReadOnly=\"true\" msprop:design-time-name=\"2662e3a8-8b1a-4d77-aecb-575329b84dc1\" msprop:DbColumnName=\"Timestamp\" msprop:FriendlyName=\"Timestamp\" type=\"xs:dateTime\" />
    <xs:element name=\"ServerName\" msprop:design-time-name=\"ced26d49-cd6e-4073-a40c-ff5ef70e4ef1\" msprop:DbColumnName=\"ServerName\" msprop:FriendlyName=\"ServerName\" minOccurs=\"0\">
    <xs:simpleType>
    <xs:restriction base=\"xs:string\">
    <xs:maxLength value=\"255\" />
    </xs:restriction>
    </xs:simpleType>
    </xs:element>
    <xs:element name=\"DataCenter\" msdata:ReadOnly=\"true\" msprop:design-time-name=\"4583e15a-dcf1-45a2-a30b-bd142ca8b778\" msprop:DbColumnName=\"DataCenter\" msprop:FriendlyName=\"DataCenter\" minOccurs=\"0\">
    <xs:simpleType>
    <xs:restriction base=\"xs:string\">
    <xs:maxLength value=\"3\" />
    </xs:restriction>
    </xs:simpleType>
    </xs:element>
    <xs:element name=\"CS_URI_Stem\" msprop:design-time-name=\"10db5a79-8d50-49d2-9376-a3b4d19864b9\" msprop:DbColumnName=\"CS_URI_Stem\" msprop:FriendlyName=\"CS_URI_Stem\" minOccurs=\"0\">
    <xs:simpleType>
    <xs:restriction base=\"xs:string\">
    <xs:maxLength value=\"4000\" />
    </xs:restriction>
    </xs:simpleType>
    </xs:element>
    <xs:element name=\"Server_URI_Identity\" msdata:DataType=\"System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\" msdata:ReadOnly=\"true\" msprop:design-time-name=\"018ede0a-e15e-47c2-851b-f4431e8c839c\" msprop:DbColumnName=\"Server_URI_Identity\" msprop:FriendlyName=\"Server_URI_Identity\" type=\"xs:string\" />
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:choice>
    </xs:complexType>
    <xs:unique name=\"Constraint1\" msprop:IsLogical=\"True\" msdata:PrimaryKey=\"true\">
    <xs:selector xpath=\".//Application\" />
    <xs:field xpath=\"Server_URI_Identity\" />
    <xs:field xpath=\"Timestamp\" />
    </xs:unique>
    </xs:element>
    </xs:schema>
    <IISDW_x0020_1 xmlns=\"\" />
    </Schema>
    </DataSourceView>
    <WriteBackTableCreation>UseExisting</WriteBackTableCreation>
    </Process>
    </Parallel>
    </Batch>' as XMLAScript_ProcessData"

  • Clientgen ant task throwing errors in Weblogic 8.1 SP4

    When I try to run clientgen ant task for a WSDL (pertaining to a .NET webservice on a non-weblogic server) in Weblogic 8.1 SP4, I'm getting the following errors. I'm running setEnv command, clientgen ant task from command prompt in WLS_HOME/user_projects/domains/mydomain folder. What am I missing? Any help is highly appreciated.
    My build.xml is
    <project name="buildWebservice" default="generate-client">
    <target name="generate-client">
    <taskdef name="clientgen" classname="weblogic.ant.taskdefs.webservices.clientgen.ClientGenTask" />
    <clientgen wsdl="http://abcd.efgh.com/testwebservice/TestWebService.asmx?WSDL" packageName="portal.testwebservice.client" clientJar="C:/Documents and Settings/usxspsw/Desktop/docutrakwebservice_client.jar" />
    </target>
    </project>
    C:\bea\user_projects\domains\mydomain>ant generate-client
    Buildfile: build.xml
    generate-client:
    [clientgen] Generating client jar for C:/Documents and Settings/dlauser/Desktop/Test.wsdl ...
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTypes
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTypesResponse getTestTypes(TestWebService.GetTestTypes parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTypesResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTypesResponse getTestTypes(TestWebService.GetTestTypes parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class UpdateTestTicketStatus
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.UpdateTestTicketStatusResponse updateTestTicketStatus(TestWebService.UpdateTestTicketStatus parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class UpdateTestTicketStatusResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.UpdateTestTicketStatusResponse updateTestTicketStatus(TestWebService.UpdateTestTicketStatus parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicketsByID
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByIDResponse getTestTicketsByID(TestWebService.GetTestTicketsByID parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicketsByIDResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByIDResponse getTestTicketsByID(TestWebService.GetTestTicketsByID parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicket
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketResponse getTestTicket(TestWebService.GetTestTicket parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicketResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketResponse getTestTicket(TestWebService.GetTestTicket parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicketsByName
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByNameResponse getTestTicketsByName(TestWebService.GetTestTicketsByName parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicketsByNameResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByNameResponse getTestTicketsByName(TestWebService.GetTestTicketsByName parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypes
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTypesResponse getTestTypes(TestWebService.GetTestTypes parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypesResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTypesResponse getTestTypes(TestWebService.GetTestTypes parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatus
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.UpdateTestTicketStatusResponse updateTestTicketStatus(TestWebService.UpdateTestTicketStatus parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatusResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.UpdateTestTicketStatusResponse updateTestTicketStatus(TestWebService.UpdateTestTicketStatus parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByID
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByIDResponse getTestTicketsByID(TestWebService.GetTestTicketsByID parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByIDResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByIDResponse getTestTicketsByID(TestWebService.GetTestTicketsByID parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicket
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketResponse getTestTicket(TestWebService.GetTestTicket parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketResponse getTestTicket(TestWebService.GetTestTicket parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByName
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByNameResponse getTestTicketsByName(TestWebService.GetTestTicketsByName parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByNameResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByNameResponse getTestTicketsByName(TestWebService.GetTestTicketsByName parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypesResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] return (TestWebService.GetTestTypesResponse)_result;
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypes
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTypes _input =
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypes
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] new TestWebService.GetTestTypes();
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypesResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTypesResponse result = getTestTypes( input );
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatusResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] return (TestWebService.UpdateTestTicketStatusResponse)_result;
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatus
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.UpdateTestTicketStatus _input =
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatus
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] new TestWebService.UpdateTestTicketStatus();
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatusResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.UpdateTestTicketStatusResponse result = updateTestTicketStatus( input );
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByIDResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] return (TestWebService.GetTestTicketsByIDResponse)_result;
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByID
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicketsByID _input =
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByID
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] new TestWebService.GetTestTicketsByID();
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByIDResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicketsByIDResponse result = getTestTicketsByID( input );
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] return (TestWebService.GetTestTicketResponse)_result;
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicket
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicket _input =
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicket
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] new TestWebService.GetTestTicket();
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicketResponse result = getTestTicket( input );
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByNameResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] return (TestWebService.GetTestTicketsByNameResponse)_result;
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByName
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicketsByName _input =
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByName
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] new TestWebService.GetTestTicketsByName();
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByNameResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicketsByNameResponse result = getTestTicketsByName( input );
    [clientgen] ^
    [clientgen] 40 errors
    [clientgen] java.io.IOException: Compiler failed executable.exec
    [clientgen] at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:469)
    [clientgen] at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:328)
    [clientgen] at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:336)
    [clientgen] at weblogic.webservice.tools.build.internal.CompilerHelper.compileFiles(CompilerHelper.java:80)
    [clientgen] at weblogic.webservice.tools.build.internal.ClientGenImpl.compileStubs(ClientGenImpl.java:627)
    [clientgen] at weblogic.webservice.tools.build.internal.ClientGenImpl.generateStub(ClientGenImpl.java:572)
    [clientgen] at weblogic.webservice.tools.build.internal.ClientGenImpl.doClientGenFromWsdl(ClientGenImpl.java:409)
    [clientgen] at weblogic.webservice.tools.build.internal.ClientGenImpl.run(ClientGenImpl.java:340)
    [clientgen] at weblogic.ant.taskdefs.webservices.clientgen.ClientGenTask.doClientGen(ClientGenTask.java:351)
    [clientgen] at weblogic.ant.taskdefs.webservices.clientgen.ClientGenTask.execute(ClientGenTask.java:208)
    [clientgen] at org.apache.tools.ant.Task.perform(Task.java:341)
    [clientgen] at org.apache.tools.ant.Target.execute(Target.java:309)
    [clientgen] at org.apache.tools.ant.Target.performTasks(Target.java:336)
    [clientgen] at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
    [clientgen] at org.apache.tools.ant.Project.executeTargets(Project.java:1255)
    [clientgen] at org.apache.tools.ant.Main.runBuild(Main.java:609)
    [clientgen] at org.apache.tools.ant.Main.start(Main.java:196)
    [clientgen] at org.apache.tools.ant.Main.main(Main.java:235)
    BUILD FAILED
    file:C:/bea/user_projects/domains/mydomain/build.xml:15: weblogic.webservice.tools.build.WSBuildException: Compiler failed executable.exec - with nested exception:
    [java.io.IOException: Compiler failed executable.exec]

    When I try to run clientgen ant task for a WSDL (pertaining to a .NET webservice on a non-weblogic server) in Weblogic 8.1 SP4, I'm getting the following errors. I'm running setEnv command, clientgen ant task from command prompt in WLS_HOME/user_projects/domains/mydomain folder. What am I missing? Any help is highly appreciated.
    My build.xml is
    <project name="buildWebservice" default="generate-client">
    <target name="generate-client">
    <taskdef name="clientgen" classname="weblogic.ant.taskdefs.webservices.clientgen.ClientGenTask" />
    <clientgen wsdl="http://abcd.efgh.com/testwebservice/TestWebService.asmx?WSDL" packageName="portal.testwebservice.client" clientJar="C:/Documents and Settings/usxspsw/Desktop/docutrakwebservice_client.jar" />
    </target>
    </project>
    C:\bea\user_projects\domains\mydomain>ant generate-client
    Buildfile: build.xml
    generate-client:
    [clientgen] Generating client jar for C:/Documents and Settings/dlauser/Desktop/Test.wsdl ...
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTypes
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTypesResponse getTestTypes(TestWebService.GetTestTypes parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTypesResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTypesResponse getTestTypes(TestWebService.GetTestTypes parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class UpdateTestTicketStatus
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.UpdateTestTicketStatusResponse updateTestTicketStatus(TestWebService.UpdateTestTicketStatus parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class UpdateTestTicketStatusResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.UpdateTestTicketStatusResponse updateTestTicketStatus(TestWebService.UpdateTestTicketStatus parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicketsByID
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByIDResponse getTestTicketsByID(TestWebService.GetTestTicketsByID parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicketsByIDResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByIDResponse getTestTicketsByID(TestWebService.GetTestTicketsByID parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicket
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketResponse getTestTicket(TestWebService.GetTestTicket parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicketResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketResponse getTestTicket(TestWebService.GetTestTicket parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicketsByName
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByNameResponse getTestTicketsByName(TestWebService.GetTestTicketsByName parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap.java:
    [clientgen] symbol : class GetTestTicketsByNameResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByNameResponse getTestTicketsByName(TestWebService.GetTestTicketsByName parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypes
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTypesResponse getTestTypes(TestWebService.GetTestTypes parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypesResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTypesResponse getTestTypes(TestWebService.GetTestTypes parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatus
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.UpdateTestTicketStatusResponse updateTestTicketStatus(TestWebService.UpdateTestTicketStatus parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatusResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.UpdateTestTicketStatusResponse updateTestTicketStatus(TestWebService.UpdateTestTicketStatus parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByID
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByIDResponse getTestTicketsByID(TestWebService.GetTestTicketsByID parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByIDResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByIDResponse getTestTicketsByID(TestWebService.GetTestTicketsByID parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicket
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketResponse getTestTicket(TestWebService.GetTestTicket parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketResponse getTestTicket(TestWebService.GetTestTicket parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByName
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByNameResponse getTestTicketsByName(TestWebService.GetTestTicketsByName parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByNameResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] public TestWebService.GetTestTicketsByNameResponse getTestTicketsByName(TestWebService.GetTestTicketsByName parameters)
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypesResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] return (TestWebService.GetTestTypesResponse)_result;
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypes
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTypes _input =
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypes
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] new TestWebService.GetTestTypes();
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTypesResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTypesResponse result = getTestTypes( input );
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatusResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] return (TestWebService.UpdateTestTicketStatusResponse)_result;
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatus
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.UpdateTestTicketStatus _input =
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatus
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] new TestWebService.UpdateTestTicketStatus();
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class UpdateTestTicketStatusResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.UpdateTestTicketStatusResponse result = updateTestTicketStatus( input );
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByIDResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] return (TestWebService.GetTestTicketsByIDResponse)_result;
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByID
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicketsByID _input =
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByID
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] new TestWebService.GetTestTicketsByID();
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByIDResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicketsByIDResponse result = getTestTicketsByID( input );
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] return (TestWebService.GetTestTicketResponse)_result;
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicket
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicket _input =
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicket
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] new TestWebService.GetTestTicket();
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicketResponse result = getTestTicket( input );
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByNameResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] return (TestWebService.GetTestTicketsByNameResponse)_result;
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByName
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicketsByName _input =
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByName
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] new TestWebService.GetTestTicketsByName();
    [clientgen] ^
    [clientgen] C:\Documents and Settings\dlauser\Local Settings\Temp\Testwebservice_client.jar167246560\portal\Testwebservice\client\TestWebServiceSoap_Stub.
    [clientgen] symbol : class GetTestTicketsByNameResponse
    [clientgen] location: interface portal.Testwebservice.client.TestWebService
    [clientgen] TestWebService.GetTestTicketsByNameResponse result = getTestTicketsByName( input );
    [clientgen] ^
    [clientgen] 40 errors
    [clientgen] java.io.IOException: Compiler failed executable.exec
    [clientgen] at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:469)
    [clientgen] at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:328)
    [clientgen] at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:336)
    [clientgen] at weblogic.webservice.tools.build.internal.CompilerHelper.compileFiles(CompilerHelper.java:80)
    [clientgen] at weblogic.webservice.tools.build.internal.ClientGenImpl.compileStubs(ClientGenImpl.java:627)
    [clientgen] at weblogic.webservice.tools.build.internal.ClientGenImpl.generateStub(ClientGenImpl.java:572)
    [clientgen] at weblogic.webservice.tools.build.internal.ClientGenImpl.doClientGenFromWsdl(ClientGenImpl.java:409)
    [clientgen] at weblogic.webservice.tools.build.internal.ClientGenImpl.run(ClientGenImpl.java:340)
    [clientgen] at weblogic.ant.taskdefs.webservices.clientgen.ClientGenTask.doClientGen(ClientGenTask.java:351)
    [clientgen] at weblogic.ant.taskdefs.webservices.clientgen.ClientGenTask.execute(ClientGenTask.java:208)
    [clientgen] at org.apache.tools.ant.Task.perform(Task.java:341)
    [clientgen] at org.apache.tools.ant.Target.execute(Target.java:309)
    [clientgen] at org.apache.tools.ant.Target.performTasks(Target.java:336)
    [clientgen] at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
    [clientgen] at org.apache.tools.ant.Project.executeTargets(Project.java:1255)
    [clientgen] at org.apache.tools.ant.Main.runBuild(Main.java:609)
    [clientgen] at org.apache.tools.ant.Main.start(Main.java:196)
    [clientgen] at org.apache.tools.ant.Main.main(Main.java:235)
    BUILD FAILED
    file:C:/bea/user_projects/domains/mydomain/build.xml:15: weblogic.webservice.tools.build.WSBuildException: Compiler failed executable.exec - with nested exception:
    [java.io.IOException: Compiler failed executable.exec]

  • Retrying provisioning Task error in OIM11g

    Hi to all.
    I'm facing a strange issue when trying to retry a provisioning task. In particular, I have connected the OIM11g to an UNIX Server. When the provisioning task is rejected (I'm trying to provision an already provisioned user login, causing SSH_USER_USEREXISTS_FAIL error), the provisioning task goes correctly in "Rejected" status. With the same user that tries to finalize the privisioning, I try to "Retry the provisioning task". But this retry fails. It says me: "Unable to retry task", and the OIM log says "<XELLERATE.APIS> <BEA-000000> <The logged in user does not have permissions to perform this operation>". But the user is the same that I used to finalize the provisioning task.
    Could anyone help me? I've already tried to assign the user all the privileges to complete the retry of the task but this did not solved my issue.
    Thank you all in advance.
    Regards,
    Giuseppe.

    Hi All,
    I have the same requirement so I created a custom role and addded the above Data Object permissions for the role. In the organization I had added the custom role in Administrative role list with write access but still I am getting error saying 'Logged In user does not have permissions'. Added all the permissions present in Data Object Permissions for this role but still I am getting the same error. When I add the system Administrator role as super role to my custom role then the user who belongs to the custom role is able to retry the task but I cant give this permission to this role. So please suggest me if I miss anything.
    Thanks,
    Rajesh

  • I am using report generation toolkit 1.1 with Labview 7.0 and Office 2003 profession​al. The create new report VI opens Excel but throws error (-21471672​62- from automation open VI) when I try to open MS word. please help...

    I am using report generation toolkit 1.1 with Labview 7.0 and Office 2003 professional. The create new report VI opens Excel but throws error (-2147167262- from automation open VI) when I try to open MS word. please help...

    Hi Leo22,
    Does this error occur if you use any of the example programs that come shipped with LabVIEW? I would try opening one of the examples that write data to Word and see if those give you an error. Also, have you tried just putting down a New Report.VI and change the report type to Word? If this simple vi (that's all you need to open Word) breaks, I would check to see if there are any instances of Word still open. Check the task manager to see if any word processes are still open. There should not be a problem accessing Word 2003 from LabVIEW 7.0. If neither of these solutions work, please give some more detail about your application and we can research further. Thanks!
    Jeremy L.
    National Instruments
    Jeremy L.
    National Instruments

  • How do you complete or re-attempt failed provisioning tasks

    Hi All,
    If a modify operation has been perfomed, and subsequent provisioning tasks failed, is there a way to get IdM to go back and attempt to complete the failed task and remaining tasks.
    For example, when the MX_VALIDTO attribute changes we call an event task to determine if MX_DISABLED should be set or not. This task is a generic pass which executes some logic which evaluates other attributes. This step failed because we caused an error to be raised due to an unexpected value in one of those other attributes.
    We have now modified the logic in the script and want to 're-provision' the failed task without triggering a new change on the identity.
    I know about the uRetryPrivilegeAdd and uRetryPrivilegeRemove internal functions, but it seems as if these only deal with cases where privilege assignment had failed. Is there something similar that will reconcile and clean up failed task heirarchies where it is just attribute / entry modifications rather than privilege assignments.
    Regards
    Paul

    Hi Paul,
    Hope all is going well with your project, the two bits of code you need for this are:
    Find all the failed privileges for an Identity
    var sql = "SELECT MSKEY,aValue,provstatus FROM MXPV_Priv_AddStatus WHERE (MSKEY = " +V_MSKEY +" and (ProvStatus = 1001 or ProvStatus = 1101))";
    sqlresult = uSelect(sql);
    This will give you a load of pairs of failed MSKEY - identity and aValue - privilege, which you need to split into strings via an array and then into values, and you can then retry using
    retry = uRetryPrivilegeAdd(provmskey,provavalue);
    I've put the full code on http://sap-idm.blogspot.com/2011/01/retrying-failed-provisioning-tasks-in.html in case you need more information.
    Good luck,
    Ian Daniel

  • Applicatio​n on Win7 64bit throws error -50103, but not on Win XP 32bit host

    LabVIEW application newly installed on Win7 64bit host throws error -50103.
    Same aplication deployed from same installation disk on Win XP 32bit host have been working for 2 years withourt problem.
    I did have a problem with importing the MAX configuration from the Win XP 32bit machine to the  Win 7 64bit machine.
    My solution was to install all the drivers from my most recent Devaloper Suite 2012 DVD.
    After that the executable did run fine, except when the variuos DAq tasks are executed for the second time in a loop it thows error -50103.
    If i click ok on the erro popup, everything else works fine until in the next pass of the loop I get the same error.
    Why would I get error on one host but not on the other one?
    How do I fix this?
    Scientia est potentia!

    A common error that you can find numerous posts about with a search
    http://forums.ni.com/t5/forums/searchpage/tab/mess​age?filter=location&location=forum-board%3A170&q=5​...

  • How to throw error from process without raising exception

    Hi ,
    I like to throw error messages in Process error section whenever my If condition fails from PL/SQL anonymous block.The process is fired after submit-computation and validation.Also i like to avoid placing raise_application_error from the Process region source.
    My task is to validate whether a itemvalue is in from the table lists or not.
    like --- If :P1_X not in ('abc','xyz') then throw error .(where abc and xyz are tablename) .Instead of placing the validation as Validation routine i must have to place it in Process since the :P1_X item value obtain after computation and validation of another process.
    Thanks & Regards,
    ROSY.

    Hi Vikas ,
    Again thnx for ur input and sorry 4 my late reply.
    Probably i cant make my actual requirement clear to you.
    I want to press a submit button and the process will be fired.The process should check the item :p1_x value if this value is not in the tablenames then here i am throwing error by raise_application_error .I want to make this customized such that instead of raising the error i want to make the error string display in the error message section which is the error pattern usually displayed as Inline error notification for the validation types.But since its not validation rather process so how can i handle the situation.
    Any suggestion ?
    Thanks & Regards,
    ROSY.

  • OIM provisioning in bulk causes several provisioning tasks to be listed as

    OIM 9102 Provisioning in bulk causes several provisioning tasks to be listed as "provisioning in queue" We are using offline provisioning as we had some issues running without it.
    If i bring in via trusted resource, 10 or so users, the first 5 or 6 work fine, and then 1 or 2 will show some of their resources as provisioning in queue. It looks like it didn't get around to running those as I don't see errors in the log(debug on everything) if I open and save the form, they provision immediately with no trouble. I'm just trying to figure out what the hold up is, and is there a way to have it automatically retry when this happens?
    Any help would be great.

    also each one this happens to is a different resource. on a different user. and each is stuck and system validation.

  • SPAU Transport throwing error

    Hi There,
    Recently we built a sandbox system with system copy of Production system and at same time we refreshed our development system with production system. Means both sandbox and development system are now the copy of production system.
    After that we performed patching on sandbox system keeping in mind that we will use SPDD and SPAU adjustment in our actual landscape (DEV->QAS->PRD). After patching on Sandbox, we got both SPDD and SPAU transport.
    And all these 4 systems are sharing the common transport directory and Sandbox system is not in same transport group (not in transport routes with actual landscape).
    Now we started patching on DEV system and i maintained SPDD transport in SPAM queue with all the support packages.
    After finishing patching SPDD objects are all in green. But when i imported SPAU transport it throw error in Generation of Programs and Screen.
    So can you suggest what would be the cause and what action we can take? In spau, few objects are adjusted with this transport and few are not.
    Regards,
    Mohit

    Hi Mohit,
    Can you manually activate all the affected objects and check the results.
    It looks to be inconsistency with the version in the buffer vs database.
    Hope this helps.
    Regards,
    Deepak Kori

  • Provisioning Task Assignment

    There is a provisioning task say 'Provision Resource manually'. In the Assignment tab of the task the Target Type is 'Group User with Least Load'. There is a task assignment adapter attached and variables are mapped and in Ready status. Also there is a group entered into the Group column. So to which provisioning group the task will be assigned? the group which is entered into the group column or to the group returned based on adapter execution?

    adapter return value for key type should be STRING
    adpater return value for key should be LONG
    but in your code you must return group key as string. you can say this is bug. But you have to return string else it will cause exception.
    while returning group id, just typecast to string . this will be working perfect

  • Manual Provisioning implementation in 11gR2

    I am new to 11gR2. I need to migrate an app from 10g to 11gR2.
    It has a RO and an object form and process form, an approval workflow and once approval is done it should be manually provisioned by a user in a particular group based on the result from a task assignment adapter. How to translate the same to work in R2. Please let me know the steps in detail which would be of great help to me . Thanks in advance.

    find the below link for multilevel workflow approach
    Multi Level Approval Workflow
    create workflow in oim11gr2(Oracle DOC)
    http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/request.htm#CIHFBEFB
    http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/request.htm#BABFFJID
    once you done with above create an Approaval policy for both Request and Operational level .

  • [svn] 1338: Bug: BLZ-123-Attempting to use a channel that doesn' t support messaging (AMFChannel/AMFEndpoint withtout polling enabled) should throw error

    Revision: 1338
    Author: [email protected]
    Date: 2008-04-22 07:45:18 -0700 (Tue, 22 Apr 2008)
    Log Message:
    Bug: BLZ-123-Attempting to use a channel that doesn't support messaging (AMFChannel/AMFEndpoint withtout polling enabled) should throw error
    QA: Yes
    Doc: No
    Details: Added logic in Consumer such that when the Consumer is connected over a non-realtime channel (i.e. non-polling and non-streaming channel), a warning is logged to let the user know that channel is not going to automatically receive updates via client poll or server push. We can't really throw an error here because one might want to disable channel polling and manually send poll requests when needed and this is a valid configuration as well.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-123
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/messaging/AbstractConsumer.as

    Thanx Mete, yeah i did...
    but i solved it some other way... not entirely sure this was
    it though as i was doing a lot of things at once...
    it was fds.swc... possibly it was out of date or missing.

Maybe you are looking for

  • Select query in driver program for sapscript

    Hi All, I want to select buzei, zuonr,sgtxt,meins from bseg ,temp (a temporary variable of type p deciamls 2), tmp (another temporary variable) and dmbtr from HBSEG (a structure of type bseg) . under the cond koart ne 's' or xauto ne 'x' or buzid ne

  • New Mac Mini - wireless keyboard issue

    I bought a new mini and wireless keyboard and mouse. The mouse works but the keyboard is not being recognized. Any help? It is a new mini so I cannot get onto the preferences and I do not have another mac keyboard.

  • Table for PO order and material document link

    Hello, I want to extract PO order and respecitive material documents ( IR , GR docs.) Can you give table(s) names ? Thanks, Ishak

  • Compare / Difference tool by Oracle or third party

    Is there any tool or option available using which I can compare the data/table existing in my Oracle database (on-premise) to the data/tables in my Oracle Cloud DB instance. I have tried SQL Developer with the 'Database Difference' option, but it jus

  • SIRI directions and locations NOT available in CANADA??? ***!!!

    Hello Apple??? Canada is not a third world country, there actually is civilization up here. I bought the 4S SPECIFICALLY for the location/direction available thru SIRI. So when I tried finding a Starbuck's - "Sorry, I can't look for places in Canada"