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

Freeze on Startup: ?recent update to JAVA 1.8.0_331 #1175

Open
wants to merge 731 commits into
base: bugfix/468
Choose a base branch
from

Conversation

DougBrownVancouver
Copy link

@DougBrownVancouver DougBrownVancouver commented May 3, 2022

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."

mtigas and others added 30 commits August 31, 2016 13:42
…ithub release names while also using more precise version numbers under the hood. build w/ latest java jdk.
…ithub release names while also using more precise version numbers under the hood. build w/ latest java jdk.
…ith `-Dtabula.openBrowser=true`.

re: #534 #541 and a bunch of old tickets about odd window managers or other linux things or folks wanting to put tabula on a headless server.
…ith `-Dtabula.openBrowser=true`.

re: #534 #541 and a bunch of old tickets about odd window managers or other linux things or folks wanting to put tabula on a headless server.
note jruby 9000 requirement
note jruby 9000 requirement
jeremybmerrill and others added 24 commits October 1, 2018 20:56
adds context bar to let users opt-out of notifications/stats
Fix docker build error & add docker-compose.yml
1. Delete apt-cache after installing dependencies
2. Move EXPOSE and CMD statements to before copying files
3. Consolidate COPY statements
4. Join running bundle and jbundle install in one statement
@plicplic
Copy link

plicplic commented May 9, 2022

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."

@Sphimex
Copy link

Sphimex commented Oct 13, 2022

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."

0x2b3bfa0 and others added 4 commits April 9, 2024 23:37
Added Docker Compose quick start guide section under Using Tabula
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

Successfully merging this pull request may close these issues.