Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException #357

Open
Ityan opened this issue Nov 6, 2019 · 1 comment
Open

NullPointerException #357

Ityan opened this issue Nov 6, 2019 · 1 comment

Comments

@Ityan
Copy link

Ityan commented Nov 6, 2019

OS info:

NAME="Amazon Linux"
VERSION="2"
ID="amzn"
ID_LIKE="centos rhel fedora"
VERSION_ID="2"
PRETTY_NAME="Amazon Linux 2"

Exception in thread "Thread-181" java.lang.NullPointerException
        at java.util.ArrayList.addAll(ArrayList.java:581)
        at com.machinepublishers.jbrowserdriver.JBrowserDriver.lambda$launchProcess$2(JBrowserDriver.java:403)
        at java.lang.Thread.run(Thread.java:748)
@hollingsworthd
Copy link
Owner

Thanks for reporting this. Looks like a thread safety issue. I am preparing some revisions that might fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants