Giter Club home page Giter Club logo

Comments (1)

frankyn avatar frankyn commented on July 28, 2024

Another error but related to the same user:

Exception in thread "main" com.google.cloud.storage.StorageException: Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Connection reset

        at com.google.cloud.storage.spi.v1.HttpStorageRpc.translate(HttpStorageRpc.java:229)
        at com.google.cloud.storage.spi.v1.HttpStorageRpc.read(HttpStorageRpc.java:704)
        at com.google.cloud.storage.BlobReadChannel$1.call(BlobReadChannel.java:127)
        at com.google.cloud.storage.BlobReadChannel$1.call(BlobReadChannel.java:124)
        at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105)
        at com.google.cloud.RetryHelper.run(RetryHelper.java:76)
        at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50)
        at com.google.cloud.storage.BlobReadChannel.read(BlobReadChannel.java:123)
        at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:65)
        at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:109)
        at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
        at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:238)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
        at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
        at java.nio.channels.Channels$ReadableByteChannelImpl.read(Channels.java:385)
        at hisoricalfeedhandler.light.LightFeedReader.manageMemory(LightFeedReader.java:191)
        at hisoricalfeedhandler.light.LightFeedReader.readNextB(LightFeedReader.java:149)
        at hisoricalfeedhandler.light.LightFeedReader.readUntilTimeAsMicros(LightFeedReader.java:115)
        at hisoricalfeedhandler.light.GlobalSimpleFeeder.SetTimeAndReturnNext(GlobalSimpleFeeder.java:70)
        at instruments.feeder.AutomatonSimpleFeeder.setTimeAndReturnNext(AutomatonSimpleFeeder.java:48)
        at instruments.feeder.AutomatonLocalFeeder.updateFeedsFully(AutomatonLocalFeeder.java:461)
        at instruments.feeder.AutomatonGlobalFeeder.updateFeedsFully(AutomatonGlobalFeeder.java:148)
        at abstractautomaton.AbstractAutomatonKernel.updateFeeds(AbstractAutomatonKernel.java:425)
        at abstractautomaton.AbstractAutomatonKernel.runMatchingEngine(AbstractAutomatonKernel.java:211)
        at abstractautomaton.AbstractAutomatonKernel.launchTradingLoop(AbstractAutomatonKernel.java:178)
        at abstractautomaton.AbstractAutomatonKernel.run(AbstractAutomatonKernel.java:197)
        at ohkabacktest.OhkaBacktest.main(OhkaBacktest.java:131)
Caused by: javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Connection reset

from java-storage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.