tabula icon indicating copy to clipboard operation
tabula copied to clipboard

Freeze on Startup: ?recent update to JAVA 1.8.0_331

Open DougBrownVancouver opened this issue 3 years ago • 2 comments

Never Mind...... I seemed to have fixed the problem by updating to:

java version "1.8.0_333"

Below is the problem I was having when I was running Java 1.8.0_331

"When I tried to start Tabula this morning, it hung up at this line:

....... 2022-05-03 09:42:36.252:INFO:oejs.ServerConnector:main: Started ServerConnector@7e78dd7b{HTTP/1.1}{0.0.0.0:8080} 2022-05-03 09:42:36.252:INFO:oejs.Server:main: Started @9190ms

I then tried to manually goto: http://localhost:8080/

And then got these errors:

DEBUG: due a previous initialization failure application instance can not be returned DEBUG: resetting rack response due exception DEBUG: due a previous initialization failure application instance can not be returned DEBUG: resetting rack response due exception

I am running Windows 10 and just had an autoupdate to Java 1.8.0_331 at the end of April, this is the first time trying to run Tabula since the update."

DougBrownVancouver avatar May 03 '22 16:05 DougBrownVancouver

Hi,

We have the same problem for someone with Windows 11 and fresh tabula install. Same hang at the same line and same error after manually goto: http://localhost:8080/

Before receiving the message that the server has started, we got an error caused by org.jruby.exception.RaidedException (loadError) No such file to load

Sorry, I just have a screenshot of the error message and I don't know if it's ok to post it as a png here, but if it may help, I can ask for the log text itself to paste it here to document the issue more in depth.

Kind regards.

"When I tried to start Tabula this morning, it hung up at this line:

....... 2022-05-03 09:42:36.252:INFO:oejs.ServerConnector:main: Started ServerConnector@7e78dd7b{HTTP/1.1}{0.0.0.0:8080} 2022-05-03 09:42:36.252:INFO:oejs.Server:main: Started @9190ms

I then tried to manually goto: http://localhost:8080/

And then got these errors:

DEBUG: due a previous initialization failure application instance can not be returned DEBUG: resetting rack response due exception DEBUG: due a previous initialization failure application instance can not be returned DEBUG: resetting rack response due exception

I am running Windows 10 and just had an autoupdate to Java 1.8.0_331 at the end of April, this is the first time trying to run Tabula since the update."

plicplic avatar May 09 '22 13:05 plicplic

I'm having the same problem on Windows 10 with Java 1.8.0_341 Any fixes?

Thanks.

Never Mind...... I seemed to have fixed the problem by updating to:

java version "1.8.0_333"

Below is the problem I was having when I was running Java 1.8.0_331

"When I tried to start Tabula this morning, it hung up at this line:

....... 2022-05-03 09:42:36.252:INFO:oejs.ServerConnector:main: Started ServerConnector@7e78dd7b{HTTP/1.1}{0.0.0.0:8080} 2022-05-03 09:42:36.252:INFO:oejs.Server:main: Started @9190ms

I then tried to manually goto: http://localhost:8080/

And then got these errors:

DEBUG: due a previous initialization failure application instance can not be returned DEBUG: resetting rack response due exception DEBUG: due a previous initialization failure application instance can not be returned DEBUG: resetting rack response due exception

I am running Windows 10 and just had an autoupdate to Java 1.8.0_331 at the end of April, this is the first time trying to run Tabula since the update."

Sphimex avatar Oct 13 '22 11:10 Sphimex