Coder Social home page Coder Social logo

Comments (15)

adam-wypych avatar adam-wypych commented on July 24, 2024

Java version and OS?
Jython or Python?

from red.

pbbos avatar pbbos commented on July 24, 2024

I'm using RED - Robot Editor version 0.6.4 0.6.4.201605051124
Suite Executor: Robot Framework 3.0 (Python 2.7.11 on win32)
Windows 7 Pro SP1 64 bit
java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b27)

from red.

adam-wypych avatar adam-wypych commented on July 24, 2024

How huge project do you have - approximattely?

Is this issue reproduce when you are start test from RED without debug?

Can you add parameter to -vmargs: -XX:+HeapDumpOnOutOfMemoryError and put created dump to https://gist.github.com/pbbos ?

Thanks in advance.

from red.

pbbos avatar pbbos commented on July 24, 2024

We have several projects, but the smallest is around 5mb and i get this error in all projects.

All tests run fine without debugmode.

I created a dump but its 1,62gb.. A bit too big to add to gist.

from red.

adam-wypych avatar adam-wypych commented on July 24, 2024

is possible to get this small project?

from red.

adam-wypych avatar adam-wypych commented on July 24, 2024

@pbbos if you can't attach this small project, can you answer simple question - do you use relative paths in *** Settings *** settings importing resources (Resource) and variables (Variables)?

Can You put in gist Your .log file located in the workspace?

from red.

pbbos avatar pbbos commented on July 24, 2024

@adam-wypych i added the log in gist.

in the testsuite I have:
Resource ${CURDIR}${/}..${/}..${/}resources${/}keywords.robot

in variables.robot I have:
Resource ${CURDIR}${/}..${/}resources${/}${ENVIRONMENT}.robot

in keywords.robot I have:
Resource variables.robot

from red.

adam-wypych avatar adam-wypych commented on July 24, 2024

@pbbos so Your small project has only 3 files?

  1. what contains file ${CURDIR}${/}..${/}resources${/}${ENVIRONMENT}.robot ?

  2. how long it take for You to reproduce the problem?

  3. do You have any other parameters for JVM inside Your eclipse.ini?

  4. Can You provide list of installed plugins and features in Your eclipse?

from red.

adam-wypych avatar adam-wypych commented on July 24, 2024

@pbbos : in next release it should be fix for this issue, because I was not able fully to reproduce the issue with files mentioned by You, I will leave this issue still open for Your confirmation.

Anyway I found that probably Your test project is missing red.xml file since a lot of java.lang.NullPointerException occures. You can check this in Problems view in eclipse if You have information like FATAL: project configuration file red.xml does not exist, if yes then You can use Quick Fix (Ctrl + 1) to solve this issue.

from red.

KrzysztofJozefowicz avatar KrzysztofJozefowicz commented on July 24, 2024

Hi
Please try 0.6.5-pre release and report back if case is still present or not.

from red.

adam-wypych avatar adam-wypych commented on July 24, 2024

@pbbos sorry for interrupt You, but can You check with 0.6.5-pre if it works?

from red.

pbbos avatar pbbos commented on July 24, 2024

Adam,

I'll be on holiday till the 29th.
Will check it out as soon as i'm home.

Thanks for the quick support.
Op 27 jun. 2016 08:07 schreef "adam-wypych" [email protected]:

@pbbos https://github.com/pbbos sorry for interrupt You, but can You
check with 0.6.5-pre if it works?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#23 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AS76fa5BJIdfSf6vDQnswBXpzyFgIFDpks5qP2i6gaJpZM4IysyZ
.

from red.

adam-wypych avatar adam-wypych commented on July 24, 2024

@pbbos: Thanks, have a nice holiday :)

from red.

pbbos avatar pbbos commented on July 24, 2024

@adam-wypych i just checked the 0.6.5-pre release and it works fine!

It isn't running out of memory anymore!!

Thanks for fixing!

from red.

adam-wypych avatar adam-wypych commented on July 24, 2024

@pbbos Thanks for update I will close this issue. If You have any other issues please feel free to create tickets :)

from red.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.