cancel
Showing results for 
Search instead for 
Did you mean: 

Getting a error invoking web service action block

Former Member
0 Kudos

HI

I am first time using web service action block in xmii. I am using it for executing my transaction . But it is giving error stating that

Error invoking web service action block. I dont know please help me out?

Accepted Solutions (0)

Answers (1)

Answers (1)

agentry_src
Active Contributor
0 Kudos

Please give us some more details. MII version (SP and build), NW CE version (SP), java information, error messages, what is your target web service url, etc.

Regards,

Mike

Former Member
0 Kudos

Hi Mike,

I am using xMII - 11.5 version and with java 1.6.0_07. In My system i have installed service pack 3. When ever i use webservice action block and execute it, It gives error stating .

[INFO ]: Execution Started At: 11:07:16

[DEBUG]: 00000.01600 Begin Transaction 'TMP83E3D064-F6E8-4E3D-647F-6CE6B41C9E83'

[DEBUG]: 00000.01600 Begin Sequence Sequence : ()

[DEBUG]: 00000.01600 Begin Action WebService_0 : ()

[ERROR]: Error Invoking Web Service Action: null

[ERROR]: ACTION FAILED: End Action WebService_0 : ()

[DEBUG]: 00001.42200 Begin Sequence Sequence_0 : ()

[DEBUG]: 00001.42200 Begin Action Tracer_0 : ()

[INFO ]: <?xml version="1.0" encoding="UTF-8"?><XacuteResponse xmlns="http://www.lighthammer.com/Xacute"><Rowsets DateCreated="2000-01-01T00:00:00" EndDate="2000-01-01T00:00:00" StartDate="2000-01-01T00:00:00" Version=""><FatalError/><Messages><Message/></Messages><Rowset><Columns><Column Description="" MaxRange="0.00" MinRange="0.00" Name="" SQLDataType="0" SourceColumn=""/></Columns><Row><Output/></Row></Rowset></Rowsets></XacuteResponse>

[DEBUG]: 00001.43700 End Action Tracer_0 : ()

[DEBUG]: 00001.43700 End Sequence Sequence_0 : ()

[DEBUG]: 00001.43700 End Sequence Sequence : ()

[DEBUG]: 00001.43700 End Transaction 'TMP83E3D064-F6E8-4E3D-647F-6CE6B41C9E83'

[INFO ]: Execution Completed At: 11:07:17 Elapsed Time was 1421 mS

please help me out .

agentry_src
Active Contributor
0 Kudos

Please check the installation instructions for the correct version of java for both the server and for workstation.

Regards,

Mike