Skip to content

Error Parsing C++ Files for Code2Seq #198

@estiver-alvarez

Description

@estiver-alvarez

Hi sir, I want to take this occasion to express my admiration for your great job extremely useful for my Bachelor's thesis. 
Currently, I am trying to convert my dataset of about  100000 cpp files, but always I am getting this error.

image

Originally thought that the issue was related to the capacity of memory, but quickly this was dismissed because I work with instances of machines of up to 150G Ram, also I checked of limits set by the OS linux and these are far above of the  thread quantity created when the App crash. even thanks to the capacity of instances of the machines   with whom I have worked,  it's possible create a thread by each cpp file and the system would not have any problem of performance or configuration.

I have kept track of the logs JVM and with the help an analyzing tool. I found that over 99% thread is established in state-timed waiting and all these are asociated to MVStore.

image

image

may you help me with this issue.

Thank you very much for your attention

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions