Re: Error encountered when executing BPCU (In Overlay mode).. Hash Ovelay feature

2011-03-28 Thread John Joseph

Hi Ahijeet,
 
Its "Best Practice Conversion Utility 7.6.04 Build 002 201101141059". Please 
find the extract of the file below--
 
==
 
[2011-03-28 16:00:48] INFO - Best Practice Conversion Utility 7.6.04 Build 002 
201101141059 Mon Mar 28 16:00:48.406
[2011-03-28 16:00:48] INFO - Processing command arguments : -o reportname_111 
-m O -f C:\ee\bpcu7604_build002\OverlayHashFile.xml -u Demo -T 0 -x column 
[2011-03-28 16:00:48] INFO - Processing of command arguments completed
==
 
Best Regards,
John Joseph

 
> Date: Mon, 28 Mar 2011 08:02:51 -0500
> From: abhijeet_gad...@bmc.com
> Subject: Re: Error encountered when executing BPCU (In Overlay mode).. Hash 
> Ovelay feature
> To: arslist@ARSLIST.ORG
> 
> Which version of BPCU are you using?
> 
> How to know the BPCU version that you are using?
> If you look at the bpcu.log the second statement in the log will be the 
> version number
> 
> Abhijeet
> 
> The opinions, statements, and/or suggested courses of action expressed in 
> this E-mail do not necessarily reflect those of BMC Software, Inc.  My 
> voluntary participation in this forum is not intended to convey a role as a 
> spokesperson, liaison or public relations representative for BMC Software, 
> Inc.
> 
> From: Action Request System discussion list(ARSList) 
> [mailto:arslist@ARSLIST.ORG] On Behalf Of John Joseph
> Sent: Monday, March 28, 2011 4:20 PM
> To: arslist@ARSLIST.ORG
> Subject: Error encountered when executing BPCU (In Overlay mode).. Hash 
> Ovelay feature
> 
> ** 
> Hi All,
>  
> When I run the BPCU (in Overlay Mode) utility against an ITSM 7.0.3 
> environment, it gives the following error messages;
>  
>  Exception occured while hash generation for Views
> java.lang.ClassCastException: java.util.ArrayList
>  at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
> 
> and 
>  
> ERROR - Exception occured while hash generation for Fields
> java.lang.ClassCastException: java.util.ArrayList
>  at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
>  at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)
> 
> An extract of the BPCU log is listed below. Additionally, there are many form 
> objects in developer studio where the customized Type is "Unmodified"
>  
> =
>  
> [2011-03-28 13:02:11] INFO - Completed hash generation for Menus
> [2011-03-28 13:02:13] INFO - 31 web services retrieved from the server
> [2011-03-28 13:02:13] INFO - Completed hash generation for Web Services
> [2011-03-28 13:02:19] INFO - 871 filter guides retrieved from the server
> [2011-03-28 13:02:19] INFO - Completed hash generation for Filter Guides
> [2011-03-28 13:02:46] INFO - 2,092 forms retrieved from the server
> [2011-03-28 13:02:57] INFO - 1,889 active link guides retrieved from the 
> server
> [2011-03-28 13:02:57] INFO - Completed hash generation for Active Link Guides
> [2011-03-28 13:02:58] INFO - 12,367 filters retrieved from the server
> [2011-03-28 13:03:21] INFO - 30,810 active links retrieved from the server
> [2011-03-28 13:03:23] INFO - Completed hash generation for Filters
> [2011-03-28 13:03:35] INFO - Completed hash generation for Active Links
> [2011-03-28 13:05:27] ERROR - Exception occured while hash generation for 
> Views
> java.lang.ClassCastException: java.util.ArrayList
>  at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
>  at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)
>  at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
>  at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
>  at 
> com.bmc.arsys.api.RpcHandConverter16.fromRpcArGetMultipleFields16Out(Unknown 
> Source)
>  at com.bmc.arsys.api.ProxyJRpc.ARGetMultipleFields(Unknown Source)
>  at com.bmc.arsys.api.ProxyJRpc.ARGetListFieldObjects(Unknown Source)
>  at com.bmc.arsys.api.ARServerUser.getListFieldObjects(Unknown Source)
>  at com.bmc.arsys.artools.q.do(Unknown Source)
>  at com.bmc.arsys.artools.ccu.d.if(Unknown Source)
>  at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
>  at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
>  at com.bmc.arsys.artools.ccu.f.a(Unknown Source)
>  at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
>  at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
>  at com.bmc.arsys.artools.ccu.as.call(Unknown Source)
>  at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
>  at java.util.concurrent.FutureTask.run(Unknown Source)
>  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
>  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
>  at java.lang.Thread.run(Unknown Source)

Re: Error encountered when executing BPCU (In Overlay mode).. Hash Ovelay feature

2011-03-28 Thread Shinde, Vikram
Hey Atul,
In BPCU log file you should be able to see log line stating exact version of 
BPCU -
e.g
INFO - Best Practice Conversion Utility 7.6.04 Mon Mar 28 18:49:18.708

If you don't see, somehow you are using older version of BPCU.
Alternate way of finding version of BPCU is -
Open bpcu.jar in winzip or winRar
Extract Manifest.mf file and see its contents.

May be you would like to share its contents with us.

Thanks and Regards,
Vikram


-Original Message-
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Atul Vohra
Sent: Monday, March 28, 2011 6:40 PM
To: arslist@ARSLIST.ORG
Subject: Re: Error encountered when executing BPCU (In Overlay mode).. Hash 
Ovelay feature

Best Practice Conversion Utility 7.6.04 Build 002

Atul Vohra

-Original Message-
From: "Gadgil, Abhijeet" [abhijeet_gad...@bmc.com]
Date: 03/28/2011 09:02 AM
To: arslist@ARSLIST.ORG
Subject: Re: Error encountered when executing BPCU (In Overlay mode).. Hash 
Ovelay feature

Which version of BPCU are you using?

How to know the BPCU version that you are using?
If you look at the bpcu.log the second statement in the log will be the version 
number

Abhijeet

The opinions, statements, and/or suggested courses of action expressed in this 
E-mail do not necessarily reflect those of BMC Software, Inc.  My voluntary 
participation in this forum is not intended to convey a role as a spokesperson, 
liaison or public relations representative for BMC Software, Inc.

From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of John Joseph
Sent: Monday, March 28, 2011 4:20 PM
To: arslist@ARSLIST.ORG
Subject: Error encountered when executing BPCU (In Overlay mode).. Hash Ovelay 
feature

** 
Hi All,
 
When I run the BPCU (in Overlay Mode) utility against an ITSM 7.0.3 
environment, it gives the following error messages;
 
 Exception occured while hash generation for Views
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)

and 
 
ERROR - Exception occured while hash generation for Fields
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)

An extract of the BPCU log is listed below. Additionally, there are many form 
objects in developer studio where the customized Type is "Unmodified"
 
=
 
[2011-03-28 13:02:11] INFO - Completed hash generation for Menus
[2011-03-28 13:02:13] INFO - 31 web services retrieved from the server
[2011-03-28 13:02:13] INFO - Completed hash generation for Web Services
[2011-03-28 13:02:19] INFO - 871 filter guides retrieved from the server
[2011-03-28 13:02:19] INFO - Completed hash generation for Filter Guides
[2011-03-28 13:02:46] INFO - 2,092 forms retrieved from the server
[2011-03-28 13:02:57] INFO - 1,889 active link guides retrieved from the server
[2011-03-28 13:02:57] INFO - Completed hash generation for Active Link Guides
[2011-03-28 13:02:58] INFO - 12,367 filters retrieved from the server
[2011-03-28 13:03:21] INFO - 30,810 active links retrieved from the server
[2011-03-28 13:03:23] INFO - Completed hash generation for Filters
[2011-03-28 13:03:35] INFO - Completed hash generation for Active Links
[2011-03-28 13:05:27] ERROR - Exception occured while hash generation for Views
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at 
com.bmc.arsys.api.RpcHandConverter16.fromRpcArGetMultipleFields16Out(Unknown 
Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetMultipleFields(Unknown Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetListFieldObjects(Unknown Source)
 at com.bmc.arsys.api.ARServerUser.getListFieldObjects(Unknown Source)
 at com.bmc.arsys.artools.q.do(Unknown Source)
 at com.bmc.arsys.artools.ccu.d.if(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.f.a(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.call(Unknown Source)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
 at java.util.concurrent.FutureTask.run(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
[2011-03-28 13:05:27] ERROR - Exception occured while hash generation for Fields
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLong

Re: Error encountered when executing BPCU (In Overlay mode).. Hash Ovelay feature

2011-03-28 Thread Atul Vohra
Best Practice Conversion Utility 7.6.04 Build 002

Atul Vohra

-Original Message-
From: "Gadgil, Abhijeet" [abhijeet_gad...@bmc.com]
Date: 03/28/2011 09:02 AM
To: arslist@ARSLIST.ORG
Subject: Re: Error encountered when executing BPCU (In Overlay mode).. Hash 
Ovelay feature

Which version of BPCU are you using?

How to know the BPCU version that you are using?
If you look at the bpcu.log the second statement in the log will be the version 
number

Abhijeet

The opinions, statements, and/or suggested courses of action expressed in this 
E-mail do not necessarily reflect those of BMC Software, Inc.  My voluntary 
participation in this forum is not intended to convey a role as a spokesperson, 
liaison or public relations representative for BMC Software, Inc.

From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of John Joseph
Sent: Monday, March 28, 2011 4:20 PM
To: arslist@ARSLIST.ORG
Subject: Error encountered when executing BPCU (In Overlay mode).. Hash Ovelay 
feature

** 
Hi All,
 
When I run the BPCU (in Overlay Mode) utility against an ITSM 7.0.3 
environment, it gives the following error messages;
 
 Exception occured while hash generation for Views
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)

and 
 
ERROR - Exception occured while hash generation for Fields
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)

An extract of the BPCU log is listed below. Additionally, there are many form 
objects in developer studio where the customized Type is "Unmodified"
 
=
 
[2011-03-28 13:02:11] INFO - Completed hash generation for Menus
[2011-03-28 13:02:13] INFO - 31 web services retrieved from the server
[2011-03-28 13:02:13] INFO - Completed hash generation for Web Services
[2011-03-28 13:02:19] INFO - 871 filter guides retrieved from the server
[2011-03-28 13:02:19] INFO - Completed hash generation for Filter Guides
[2011-03-28 13:02:46] INFO - 2,092 forms retrieved from the server
[2011-03-28 13:02:57] INFO - 1,889 active link guides retrieved from the server
[2011-03-28 13:02:57] INFO - Completed hash generation for Active Link Guides
[2011-03-28 13:02:58] INFO - 12,367 filters retrieved from the server
[2011-03-28 13:03:21] INFO - 30,810 active links retrieved from the server
[2011-03-28 13:03:23] INFO - Completed hash generation for Filters
[2011-03-28 13:03:35] INFO - Completed hash generation for Active Links
[2011-03-28 13:05:27] ERROR - Exception occured while hash generation for Views
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at 
com.bmc.arsys.api.RpcHandConverter16.fromRpcArGetMultipleFields16Out(Unknown 
Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetMultipleFields(Unknown Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetListFieldObjects(Unknown Source)
 at com.bmc.arsys.api.ARServerUser.getListFieldObjects(Unknown Source)
 at com.bmc.arsys.artools.q.do(Unknown Source)
 at com.bmc.arsys.artools.ccu.d.if(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.f.a(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.call(Unknown Source)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
 at java.util.concurrent.FutureTask.run(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
[2011-03-28 13:05:27] ERROR - Exception occured while hash generation for Fields
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at 
com.bmc.arsys.api.RpcHandConverter16.fromRpcArGetMultipleFields16Out(Unknown 
Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetMultipleFields(Unknown Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetListFieldObjects(Unknown Source)
 at com.bmc.arsys.api.ARServerUser.getListFieldObjects(Unknown Source)
 at com.bmc.arsys.artools.q.do(Unknown Source)
 at com.bmc.arsys.artools.ccu.am.if(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try

Re: Error encountered when executing BPCU (In Overlay mode).. Hash Ovelay feature

2011-03-28 Thread Gadgil, Abhijeet
Which version of BPCU are you using?

How to know the BPCU version that you are using?
If you look at the bpcu.log the second statement in the log will be the version 
number

Abhijeet

The opinions, statements, and/or suggested courses of action expressed in this 
E-mail do not necessarily reflect those of BMC Software, Inc.  My voluntary 
participation in this forum is not intended to convey a role as a spokesperson, 
liaison or public relations representative for BMC Software, Inc.

From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of John Joseph
Sent: Monday, March 28, 2011 4:20 PM
To: arslist@ARSLIST.ORG
Subject: Error encountered when executing BPCU (In Overlay mode).. Hash Ovelay 
feature

** 
Hi All,
 
When I run the BPCU (in Overlay Mode) utility against an ITSM 7.0.3 
environment, it gives the following error messages;
 
 Exception occured while hash generation for Views
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)

and 
 
ERROR - Exception occured while hash generation for Fields
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)

An extract of the BPCU log is listed below. Additionally, there are many form 
objects in developer studio where the customized Type is "Unmodified"
 
=
 
[2011-03-28 13:02:11] INFO - Completed hash generation for Menus
[2011-03-28 13:02:13] INFO - 31 web services retrieved from the server
[2011-03-28 13:02:13] INFO - Completed hash generation for Web Services
[2011-03-28 13:02:19] INFO - 871 filter guides retrieved from the server
[2011-03-28 13:02:19] INFO - Completed hash generation for Filter Guides
[2011-03-28 13:02:46] INFO - 2,092 forms retrieved from the server
[2011-03-28 13:02:57] INFO - 1,889 active link guides retrieved from the server
[2011-03-28 13:02:57] INFO - Completed hash generation for Active Link Guides
[2011-03-28 13:02:58] INFO - 12,367 filters retrieved from the server
[2011-03-28 13:03:21] INFO - 30,810 active links retrieved from the server
[2011-03-28 13:03:23] INFO - Completed hash generation for Filters
[2011-03-28 13:03:35] INFO - Completed hash generation for Active Links
[2011-03-28 13:05:27] ERROR - Exception occured while hash generation for Views
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at 
com.bmc.arsys.api.RpcHandConverter16.fromRpcArGetMultipleFields16Out(Unknown 
Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetMultipleFields(Unknown Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetListFieldObjects(Unknown Source)
 at com.bmc.arsys.api.ARServerUser.getListFieldObjects(Unknown Source)
 at com.bmc.arsys.artools.q.do(Unknown Source)
 at com.bmc.arsys.artools.ccu.d.if(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.f.a(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.call(Unknown Source)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
 at java.util.concurrent.FutureTask.run(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
[2011-03-28 13:05:27] ERROR - Exception occured while hash generation for Fields
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at 
com.bmc.arsys.api.RpcHandConverter16.fromRpcArGetMultipleFields16Out(Unknown 
Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetMultipleFields(Unknown Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetListFieldObjects(Unknown Source)
 at com.bmc.arsys.api.ARServerUser.getListFieldObjects(Unknown Source)
 at com.bmc.arsys.artools.q.do(Unknown Source)
 at com.bmc.arsys.artools.ccu.am.if(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.f.a(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.call(Unknown Source)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown S

Error encountered when executing BPCU (In Overlay mode).. Hash Ovelay feature

2011-03-28 Thread John Joseph

Hi All,
 
When I run the BPCU (in Overlay Mode) utility against an ITSM 7.0.3 
environment, it gives the following error messages;
 
 Exception occured while hash generation for Views
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)

and 
 
ERROR - Exception occured while hash generation for Fields
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)

An extract of the BPCU log is listed below. Additionally, there are many form 
objects in developer studio where the customized Type is "Unmodified"
 
=
 
[2011-03-28 13:02:11] INFO - Completed hash generation for Menus
[2011-03-28 13:02:13] INFO - 31 web services retrieved from the server
[2011-03-28 13:02:13] INFO - Completed hash generation for Web Services
[2011-03-28 13:02:19] INFO - 871 filter guides retrieved from the server
[2011-03-28 13:02:19] INFO - Completed hash generation for Filter Guides
[2011-03-28 13:02:46] INFO - 2,092 forms retrieved from the server
[2011-03-28 13:02:57] INFO - 1,889 active link guides retrieved from the server
[2011-03-28 13:02:57] INFO - Completed hash generation for Active Link Guides
[2011-03-28 13:02:58] INFO - 12,367 filters retrieved from the server
[2011-03-28 13:03:21] INFO - 30,810 active links retrieved from the server
[2011-03-28 13:03:23] INFO - Completed hash generation for Filters
[2011-03-28 13:03:35] INFO - Completed hash generation for Active Links
[2011-03-28 13:05:27] ERROR - Exception occured while hash generation for Views
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at 
com.bmc.arsys.api.RpcHandConverter16.fromRpcArGetMultipleFields16Out(Unknown 
Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetMultipleFields(Unknown Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetListFieldObjects(Unknown Source)
 at com.bmc.arsys.api.ARServerUser.getListFieldObjects(Unknown Source)
 at com.bmc.arsys.artools.q.do(Unknown Source)
 at com.bmc.arsys.artools.ccu.d.if(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.f.a(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.call(Unknown Source)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
 at java.util.concurrent.FutureTask.run(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
[2011-03-28 13:05:27] ERROR - Exception occured while hash generation for Fields
java.lang.ClassCastException: java.util.ArrayList
 at com.bmc.arsys.api.Value.getLongValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayPropValue(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at com.bmc.arsys.api.DisplayInstanceMap.fixARDisplayProps(Unknown Source)
 at 
com.bmc.arsys.api.RpcHandConverter16.fromRpcArGetMultipleFields16Out(Unknown 
Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetMultipleFields(Unknown Source)
 at com.bmc.arsys.api.ProxyJRpc.ARGetListFieldObjects(Unknown Source)
 at com.bmc.arsys.api.ARServerUser.getListFieldObjects(Unknown Source)
 at com.bmc.arsys.artools.q.do(Unknown Source)
 at com.bmc.arsys.artools.ccu.am.if(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.f.a(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.case(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.try(Unknown Source)
 at com.bmc.arsys.artools.ccu.as.call(Unknown Source)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
 at java.util.concurrent.FutureTask.run(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
[2011-03-28 13:06:38] INFO - Completed hash generation for Forms
[2011-03-28 13:06:38] INFO - Comparing the snapshot with the reference hash 
file(s)
[2011-03-28 13:06:41] INFO - Number of CMDB forms = 180
[2011-03-28 13:06:41] INFO - Number of dynamically added SLM forms = 3
[2011-03-28 13:07:04] INFO - Number of Self Join forms on top of CMDB forms = 77
[2011-03-28 13:07:04] INFO - Total number of forms that will be skipped during 
conversion = 260
[2011-03-28 13:07:10] INFO - Found 82 additions and modifications in Forms
[