I am on AR System 7.6.03 (unpatched) and use Oracle 10.2.0.3.0 – 64 bit – its 
an all round windows environment. Not that it matters but we have the ITSM apps 
7.6.03 (unpatched) along with SRM and RKM installed too.

I have used SoapUI and tried to pass the same parameters, and have had no 
problems getting a good response, but if I try to consume the same web service 
from the AR System using a Set Fields action in a Filter, I get the following 
message.

"ARERR [9130] Error encountered while executing a Web Service : Unknown method"

I have attached the arjavaplugin.log file along with the 
arjavaplugin-stderr-2012-02-27 and the arjavaplugin-stdout-2012-02-27 file at 
the time the error was generated. The Filter and API log does not say anything 
that is not already present in the arjavaplugin.log file pertaining to this 
error. In fact the arjavaplugin.log file contains more details.. (Hopefully the 
logs will find their way through the list server...)

#### MY ANALYSIS so far ####
A warning appearing just before the error on the arjavaplugin.log could be the 
possible cause of the problem. The warning is:

2012-02-27 10:46:11,919 WARN  [pool-4-thread-9] org.apache.axis.utils.JavaUtils 
(JavaUtils.java:1308) - Unable to find required classes 
(javax.activation.DataHandler and javax.mail.internet.MimeMultipart). 
Attachment support is disabled.

These two classes javax.activation.DataHandler and 
javax.mail.internet.MimeMultipart, should be found in the activation.jar and 
mail.jar file respectively. These files are not found anywhere bundled with any 
of the WS plugin.

However there is a mail.jar file found at:
C:\>dir mail.jar /a/s
Volume in drive C has no label.
Volume Serial Number is A0A4-1005

Directory of C:\Program Files (x86)\Dell\SysMgt\jre\lib

06/02/2006  11:42 AM           280,984 mail.jar
               1 File(s)        280,984 bytes

     Total Files Listed:
               1 File(s)        280,984 bytes
               0 Dir(s)  21,731,061,760 bytes free

>From the date of this file this is a pretty old version. I however listed the 
>table of contents in this file and the class javax.mail.internet.MimeMultipart 
>is present in this file although its not recently dated..
  5558 Fri Dec 01 00:02:02 EST 2000 javax/mail/internet/MimeMultipart.class

I have 3 different versions of the activation.jar file on the server found at:
C:\>dir activation.jar /a/s
Volume in drive C has no label.
Volume Serial Number is A0A4-1005

Directory of C:\Program Files (x86)\Dell\SysMgt\jre\lib

06/02/2006  11:42 AM            45,386 activation.jar
               1 File(s)         45,386 bytes

Directory of C:\Users\esmadmin\AppData\Local\Temp\Utilities\cmdb

01/22/2010  01:01 PM            62,983 activation.jar
               1 File(s)         62,983 bytes

Directory of C:\Users\esmadmin\AppData\Local\Temp\Utilities\rik

12/08/2009  07:23 AM            54,829 activation.jar
               1 File(s)         54,829 bytes

     Total Files Listed:
               3 File(s)        163,198 bytes
               0 Dir(s)  21,731,127,296 bytes free

I listed the table of contents of the activation.jar file located at these 
three locations and found the class javax.activation.DataHandler of 3 different 
versions..
  7683 Fri May 21 14:14:22 EDT 1999 javax/activation/DataHandler.class
  9912 Tue May 02 09:25:26 EDT 2006 javax/activation/DataHandler.class
  7892 Wed Aug 28 13:49:50 EDT 2002 javax/activation/DataHandler.class

Must any of these files be copied to the WS plugin directory? Or do I need to 
download the mail.jar and activation.jar file of some other specific version??

If the absence of these files is not the reason I am experiencing this ARERR 
[9130] problem, then let me know if you’ll have any other thoughts.

I’ll appreciate all responses..

Cheers

Joe

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Attachment: arjavaplugin.log
Description: Binary data

Attachment: arjavaplugin-stderr-2012-02-27.log
Description: Binary data

Attachment: arjavaplugin-stdout-2012-02-27.log
Description: Binary data

Reply via email to