You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by sm...@wipro.com on 2007/06/14 12:52:20 UTC

WSDL2Java:java.lang.OutOfMemoryError

Hi

 

I generated the Stubs and Skeletons using WSDL.

But when I am trying to compile the Stubs I am getting the following
Exception

 

The system is out of resources.

Consult the following stack trace for details.

java.lang.OutOfMemoryError: Java heap space

Is it possible for any body to provide some clue?

 

Thanks And Regards

Smitha Aldrin




The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
 
www.wipro.com

RE: WSDL2Java:java.lang.OutOfMemoryError

Posted by sm...@wipro.com.
It's related axis1.2

 

________________________________

From: Saminda Abeyruwan [mailto:samindaa@gmail.com] 
Sent: Monday, June 18, 2007 10:25 AM
To: axis-dev@ws.apache.org
Subject: Re: WSDL2Java:java.lang.OutOfMemoryError

 

Is this related to Axis2 or Axis 1.x ?

Saminda 

On 6/14/07, smitha.aldrin@wipro.com < smitha.aldrin@wipro.com
<ma...@wipro.com> > wrote:

Hi

 

I generated the Stubs and Skeletons using WSDL.

But when I am trying to compile the Stubs I am getting the following
Exception

 

The system is out of resources.

Consult the following stack trace for details.

java.lang.OutOfMemoryError: Java heap space

Is it possible for any body to provide some clue?

 

Thanks And Regards

Smitha Aldrin


The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email. 

www.wipro.com




-- 
Saminda Abeyruwan

Software Engineer
WSO2 Inc. - www.wso2.org 




The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
 
www.wipro.com

Re: WSDL2Java:java.lang.OutOfMemoryError

Posted by Saminda Abeyruwan <sa...@gmail.com>.
Is this related to Axis2 or Axis 1.x ?

Saminda

On 6/14/07, smitha.aldrin@wipro.com <sm...@wipro.com> wrote:
>
>  Hi
>
>
>
> I generated the Stubs and Skeletons using WSDL.
>
> But when I am trying to compile the Stubs I am getting the following
> Exception
>
>
>
> The system is out of resources.
>
> Consult the following stack trace for details.
>
> java.lang.OutOfMemoryError: Java heap space
>
> Is it possible for any body to provide some clue?
>
>
>
> Thanks And Regards
>
> Smitha Aldrin
>
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses. The
> company accepts no liability for any damage caused by any virus transmitted
> by this email.
>
> www.wipro.com
>



-- 
Saminda Abeyruwan

Software Engineer
WSO2 Inc. - www.wso2.org

RE: WSDL2Java:java.lang.OutOfMemoryError

Posted by sm...@wipro.com.
Hi Amila

 

I am using 

wsdl2java.sh -uri client.wsdl -ss -sd 

-o ../samples -p org.apache.axis2.userguide and I am using axis1.2

 

 

 

________________________________

From: Amila Suriarachchi [mailto:amilasuriarachchi@gmail.com] 
Sent: Thursday, June 14, 2007 6:24 PM
To: axis-user@ws.apache.org
Subject: Re: WSDL2Java:java.lang.OutOfMemoryError

 

what is the axis version you use? what are the command line arguments
you use?

On 6/14/07, smitha.aldrin@wipro.com <sm...@wipro.com> wrote:

Hi

 

I generated the Stubs and Skeletons using WSDL.

But when I am trying to compile the Stubs I am getting the following
Exception

 

The system is out of resources.

Consult the following stack trace for details.

java.lang.OutOfMemoryError: Java heap space

Is it possible for any body to provide some clue?

 

Thanks And Regards

Smitha Aldrin


The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email. 

www.wipro.com




-- 
Amila Suriarachchi,
WSO2 Inc. 




The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
 
www.wipro.com

Re: WSDL2Java:java.lang.OutOfMemoryError

Posted by Amila Suriarachchi <am...@gmail.com>.
what is the axis version you use? what are the command line arguments you
use?

On 6/14/07, smitha.aldrin@wipro.com <sm...@wipro.com> wrote:
>
>  Hi
>
>
>
> I generated the Stubs and Skeletons using WSDL.
>
> But when I am trying to compile the Stubs I am getting the following
> Exception
>
>
>
> The system is out of resources.
>
> Consult the following stack trace for details.
>
> java.lang.OutOfMemoryError: Java heap space
>
> Is it possible for any body to provide some clue?
>
>
>
> Thanks And Regards
>
> Smitha Aldrin
>
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses. The
> company accepts no liability for any damage caused by any virus transmitted
> by this email.
>
> www.wipro.com
>



-- 
Amila Suriarachchi,
WSO2 Inc.