An internal error occurred during: "Launching SimpleGoogleTest (2)".

418 views
Skip to first unread message

yogita

unread,
Apr 10, 2012, 7:31:18 AM4/10/12
to Selenium Users
when i m running the application i m facing the problem-
An internal error occurred during: "Launching SimpleGoogleTest (2)".

Exception stack trace-
java.lang.StackOverflowError
at
org.eclipse.core.internal.dtree.DeltaDataTree.lookup(DeltaDataTree.java:
664)
at
org.eclipse.core.internal.watson.ElementTree.includes(ElementTree.java:
529)
at
org.eclipse.core.internal.resources.Workspace.getResourceInfo(Workspace.java:
1768)
at
org.eclipse.core.internal.resources.Resource.getResourceInfo(Resource.java:
1241)
at org.eclipse.core.internal.resources.Project.hasNature(Project.java:
584)
at
com.android.ide.eclipse.adt.internal.project.ProjectHelper.getAndroidProjectDependencies(ProjectHelper.java:
778)
at
com.android.ide.eclipse.adt.internal.project.ProjectHelper.doFullIncrementalDebugBuild(ProjectHelper.java:
938)
at
com.android.ide.eclipse.adt.internal.project.ProjectHelper.doFullIncrementalDebugBuild(ProjectHelper.java:
945)
at
com.android.ide.eclipse.adt.internal.project.ProjectHelper.doFullIncrementalDebugBuild(ProjectHelper.java:
945)
at
com.android.ide.eclipse.adt.internal.project.ProjectHelper.doFullIncrementalDebugBuild(ProjectHelper.java:
945)
at
com.android.ide.eclipse.adt.internal.project.ProjectHelper.doFullIncrementalDebugBuild(ProjectHelper.java:
945)
at com.android.ide.eclipse.ad

how i can solve the problem.......? any help.

Mike Riley

unread,
Apr 10, 2012, 1:36:37 PM4/10/12
to seleniu...@googlegroups.com
You got a stack overflow within Eclipse.  Try running it with more stack (heap) space.

Mike

Yogita singla

unread,
Apr 11, 2012, 1:20:44 AM4/11/12
to seleniu...@googlegroups.com

Thnaks for Your Reply Mike but I m not getting you , i m running in c: drive which have 29 GB free space.




--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/selenium-users/-/mZ0E1BB7VOsJ.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-users?hl=en.

Krishnan Mahadevan

unread,
Apr 11, 2012, 1:23:34 AM4/11/12
to seleniu...@googlegroups.com
Refer this :  http://wiki.eclipse.org/FAQ_How_do_I_increase_the_heap_size_available_to_Eclipse%3F  (or)


Thanks & Regards
Krishnan Mahadevan

"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"

Vijendra Aithal

unread,
Apr 11, 2012, 1:32:19 AM4/11/12
to seleniu...@googlegroups.com
In addition to increasing heap size (as suggested) , also ensure that unwanted process are stopped. It is not about hard disk free space here. It's about the RAM free space.

Regards
Vijendra

Yogita singla

unread,
Apr 11, 2012, 2:47:17 AM4/11/12
to seleniu...@googlegroups.com
I opened that site http://wiki.eclipse.org/FAQ_How_do_I_increase_the_heap_size_available_to_Eclipse%3F  (or)
http://edwards.sdsu.edu/labsite/index.php/daniel/236-increasing-heap-size-in-eclipse

in this  command what will come at the place of [normal argument] , [more VM args]-
eclipse [normal arguments] -vmargs -Xmx256M [more VM args]






On Wed, Apr 11, 2012 at 10:53 AM, Krishnan Mahadevan <krishnan.ma...@gmail.com> wrote:

Vijendra Aithal

unread,
Apr 11, 2012, 3:18:56 AM4/11/12
to seleniu...@googlegroups.com
Go to your eclipse folder , search for eclipse config settings file , right click , open in some text editor, look for -Xms and -Xmx , change these values according to your system/OS capability.

For ex : If the value were
-Xms40m
-Xmx384m

Change them to
-Xms128m
-Xmx512m

This means to say that you are giving more space, It all depends on your system RAM and OS too.

Regards

Yogita singla

unread,
Apr 11, 2012, 3:34:34 AM4/11/12
to seleniu...@googlegroups.com
i followed your instructions but the problem is same--

Vijendra Aithal

unread,
Apr 11, 2012, 3:38:44 AM4/11/12
to seleniu...@googlegroups.com
What is system config? How much RAM you have got ?

do one thing ,

close all applications
- CTRL+ALT+DEL to open up taskbar ( observe the Physical Memory)
- Open the Eclipse ( observe the Physical Memory)
- Run and keep noting the available physical memory

Regards

Yogita singla

unread,
Apr 11, 2012, 3:49:27 AM4/11/12
to seleniu...@googlegroups.com
after closing all applications in performance tab of task manager shows-
Physical memory(MB)
TOtal=3494
Cached=1556
Available=2001
free=479

Vijendra Aithal

unread,
Apr 11, 2012, 3:54:59 AM4/11/12
to seleniu...@googlegroups.com
Observe eclipse.exe and overall Physical memory consumption during the run in 'Processes' Tab

Yogita singla

unread,
Apr 11, 2012, 4:21:41 AM4/11/12
to seleniu...@googlegroups.com
after run eclipse-
in Processes Tab-
eclipse.exe users 00 208,872k
in Physical Memory-
Availabe=1757
free= 32

now what to do-
Reply all
Reply to author
Forward
0 new messages