cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1540
Views
0
Helpful
0
Replies

HCS Fulfllment Stub Classes Creation - wsdl2java OutOfMemoryError

dzennaro
Cisco Employee
Cisco Employee

Hi,

I am trying to setup a client for interfacing with HCMF via ws, by following the directions provided on the link

https://developer.cisco.com/site/hcs/learn/fulfillment-ws-sample.gsp

However, when it comes to generate the Java classes, I get the following error when creating the "SharedDataRepositoryWebService" one. The error is the following:

java.lang.OutOfMemoryError: GC overhead limit exceeded

while for the other classes, the wsdl2java script works fine, with no error.


I tried to increase the Heap space up to 1024M and ignoring the GC limit via the options:

-Xms1024m -Xmx1024m -XX:-UseGCOverheadLimit

unfortunately with no luck, still getting the same error.


Anybody who got in the same situation or who have any directions on how to overcome it?

Thanks

Davide

0 Replies 0