cljdoc build #102406

org.pinkgorilla/dali-table v0.8.122

2026-04-13 17:03:27.1

Analysis Requested

Git Import

Cljdoc allows you to complement your API docs with articles from your Git repository. By default, we auto-discover your articles. For more control see the library author's guide. In this case there was a problem no-revision-found when attempting to import from git, but don't worry — API docs can work regardless.

To fix git issues, check out the FAQ on properly setting SCM information

cljdoc.org/d/org.pinkgorilla/dali-table/0.8.122

There was an error

exception-during-import

{:cause "Connection reset"
 :trace
   [[sun.nio.ch.NioSocketImpl implRead "NioSocketImpl.java" 316]
    [sun.nio.ch.NioSocketImpl read "NioSocketImpl.java" 354]
    [sun.nio.ch.NioSocketImpl$1 read "NioSocketImpl.java" 798]
    [java.net.Socket$SocketInputStream implRead "Socket.java" 974]
    [java.net.Socket$SocketInputStream read "Socket.java" 964]
    [sun.security.ssl.SSLSocketInputRecord read "SSLSocketInputRecord.java" 489]
    [sun.security.ssl.SSLSocketInputRecord readHeader
     "SSLSocketInputRecord.java" 483]
    [sun.security.ssl.SSLSocketInputRecord decode "SSLSocketInputRecord.java"
     160] [sun.security.ssl.SSLTransport decode "SSLTransport.java" 111]
    [sun.security.ssl.SSLSocketImpl decode "SSLSocketImpl.java" 1506]
    [sun.security.ssl.SSLSocketImpl readHandshakeRecord "SSLSocketImpl.java"
     1421]
    [sun.security.ssl.SSLSocketImpl startHandshake "SSLSocketImpl.java" 455]
    [sun.security.ssl.SSLSocketImpl startHandshake "SSLSocketImpl.java" 426]
    [sun.net.www.protocol.https.HttpsClient afterConnect "HttpsClient.java" 483]
    [sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection connect
     "AbstractDelegateHttpsURLConnection.java" 187]
    [sun.net.www.protocol.http.HttpURLConnection getInputStream0
     "HttpURLConnection.java" 1377]
    [sun.net.www.protocol.http.HttpURLConnection getInputStream
     "HttpURLConnection.java" 1302]
    [java.net.HttpURLConnection getResponseCode "HttpURLConnection.java" 493]
    [sun.net.www.protocol.https.HttpsURLConnectionImpl getResponseCode
     "HttpsURLConnectionImpl.java" 307]
    [org.eclipse.jgit.transport.http.JDKHttpConnection getResponseCode
     "JDKHttpConnection.java" 88]
    [org.eclipse.jgit.util.HttpSupport response "HttpSupport.java" 232]
    [org.eclipse.jgit.transport.TransportHttp connect "TransportHttp.java" 664]
    [org.eclipse.jgit.transport.TransportHttp openFetch "TransportHttp.java"
     466]
    [org.eclipse.jgit.api.LsRemoteCommand execute "LsRemoteCommand.java" 170]
    [org.eclipse.jgit.api.LsRemoteCommand callAsMap "LsRemoteCommand.java" 149]
    [cljdoc.git_repo$ls_remote_sha invokeStatic "git_repo.clj" 202]
    [cljdoc.git_repo$ls_remote_sha invoke "git_repo.clj" 195]
    [cljdoc.analysis.service$get_analyzer_dep invokeStatic "service.clj" 36]
    [cljdoc.analysis.service$get_analyzer_dep invoke "service.clj" 34]
    [cljdoc.analysis.service.CircleCI trigger_build "service.clj" 50]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invokeStatic "api.clj" 14]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invoke "api.clj" 11]
    [cljdoc.server.api$kick_off_build_BANG_$fn__40745 invoke "api.clj" 86]
    [clojure.core$binding_conveyor_fn$fn__5844 invoke "core.clj" 2047]
    [clojure.lang.AFn call "AFn.java" 18]
    [java.util.concurrent.FutureTask run "FutureTask.java" 328]
    [java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java"
     1090]
    [java.util.concurrent.ThreadPoolExecutor$Worker run
     "ThreadPoolExecutor.java" 614] [java.lang.Thread run "Thread.java" 1474]]
 :via
   [{:at [org.eclipse.jgit.api.LsRemoteCommand execute "LsRemoteCommand.java"
          192]
     :message "https://github.com/cljdoc/cljdoc-analyzer.git: connection failed"
     :type org.eclipse.jgit.api.errors.TransportException}
    {:at [org.eclipse.jgit.transport.TransportHttp connect "TransportHttp.java"
          739]
     :message "https://github.com/cljdoc/cljdoc-analyzer.git: connection failed"
     :type org.eclipse.jgit.errors.TransportException}
    {:at [sun.nio.ch.NioSocketImpl implRead "NioSocketImpl.java" 316]
     :message "Connection reset"
     :type java.net.SocketException}]}

Having trouble? Please reach out via Slack or open an issue on GitHub. Thanks!