Reply
Visitor
Godspeed
Posts: 2
Registered: 02-09-2012

Re: Feedback on App Validator

[ Edited ]

Hello,

 

I use App Validator for our project testing. I use Eclipse with App validator plugin.

 

But it will abort when run the project about 50%.

 

Problem message is "App. Validator Job has encountered a problem. An internal error occurred during: 'App. validator Job, Java heap space'".

 

Could you help?

Please use plain text.
Visitor
Cobras9
Posts: 3
Registered: 02-09-2012

Re: Feedback on App Validator

i think you can try adding your eclipse starting heap size...

 

Please use plain text.
New Member
TimHunt
Posts: 1
Registered: 02-10-2012

Re: Feedback on App Validator

Sometimes fails straight away, sometimes hangs at "98% of 1.8MB" for a minute before failing.  Never actually works.  As reported by open768 there's no error message other than "Failed".

Please use plain text.
Motorola
juperdigueiro
Posts: 183
Registered: 05-16-2011

Re: Feedback on App Validator

Hello Godspeed,

 

It sounds like your app is triggering a great deal of validation messages and that may be bursting the amount of memory available to the Java process (hence the "Java heap space" message).

 

I suggest you try either decreasing the output limit, or decreasing the amount of validations by deselecting some checkers and/or conditions. These things are done on the App Validator Preference Page (Window > Preferences).

 

Let us know how it goes!

---
Julia Perdigueiro
Technical Leader / Líder Técnica
MOTODEV Studio for Android Team
Please use plain text.
Motorola
juperdigueiro
Posts: 183
Registered: 05-16-2011

Re: Feedback on App Validator

Hi Cobras9,

 

Can you please verify what is the version of JDT running?

You can check that on Help > About and looking for the JDT Feature.

 

Thanks in advance :smileyhappy:

---
Julia Perdigueiro
Technical Leader / Líder Técnica
MOTODEV Studio for Android Team
Please use plain text.
Visitor
Cobras9
Posts: 3
Registered: 02-09-2012

Re: Feedback on App Validator

Hi juperdigueiro :
JDT  Core  3.5.2.v_981_R35x
JDT UI  3.5.2.r352_20100106-0800
 i think this is it...may be its an old version thing with eclipse.
I am downloading Eclipse Helios and see how it goes there.
thank you 

juperdigueiro wrote:

Hi Cobras9,

 

Can you please verify what is the version of JDT running?

You can check that on Help > About and looking for the JDT Feature.

 

Thanks in advance :smileyhappy:


 

Please use plain text.
Visitor
Godspeed
Posts: 2
Registered: 02-09-2012

Re: Feedback on App Validator

hi juperdigueiro,

 

Thanks for your response firstly.

 

My project has many errors (1002 errors and 847 warning )if I check all.

 

But even if I tap only one item which is very few errors. it still has this issue.

 

Do you need more information to help me.

 

Thanks.

Please use plain text.
Motorola
juperdigueiro
Posts: 183
Registered: 05-16-2011

Re: Feedback on App Validator

Hi again Cobras9,

 

My guess is that you should really update both Eclipse and JDT :smileywink:

 

Let us know how it goes!

---
Julia Perdigueiro
Technical Leader / Líder Técnica
MOTODEV Studio for Android Team
Please use plain text.