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

jeremybmerrill and others added 30 commits August 20, 2016 13:07
…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
rossigee and others added 26 commits September 27, 2018 14:37
adds context bar to let users opt-out of notifications/stats
Fix docker build error & add docker-compose.yml
Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.1.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](rack/rack@2.0.6...2.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
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."

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