Skip to content

Parallel processing does not work in deployed applications #1

@klasma

Description

@klasma

When the user tries to use multiple cores in GUIs that support parallel processing, there is an error. The error occurs because the program cannot find the java class which is used to create the progress bar. The bug is probably solved by either adding the folder with the java class to the deployment project, or by adding the folder to the java class path before deploying. A workaround is to select one core in the GUIs so that parallel processing is not used.

parallel_processing_error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions