GithubHelp home page GithubHelp logo

Comments (3)

aroysbox avatar aroysbox commented on July 27, 2024 1

Worked to me after I upgraded <ktor.version>1.3.0</ktor.version>. Current version is 1.1.1
@sandeepmalik pls check whether it is a permanent fix, thanks

I think this access denied error is due to an update on jcenter side
January 13, 2020 | HTTP requests to JCenter will be denied. Only HTTPS will be supported.
Reference: https://jfrog.com/blog/secure-jcenter-with-https/

It worked for me once in pom.xml changed http://jcenter.bintray.com to https and build was successful for me
https://jcenter.bintray.com

from bigben.

nitiprabhu avatar nitiprabhu commented on July 27, 2024

Worked to me after I upgraded <ktor.version>1.3.0</ktor.version>. Current version is 1.1.1
@sandeepmalik pls check whether it is a permanent fix, thanks

from bigben.

sphirke avatar sphirke commented on July 27, 2024

In non-docker execution, I am getting below error while running app_run.sh

using JAVA_OPTS: starting 1 app node(s) starting node 1 at app port: 8080, hz port: 5701, logs: /root/bigben/build/exec/../configs/../../../bigben_logs/bigben_app_8080.log tail: cannot open '/root/bigben/build/exec/../configs/../../../bigben_logs/bigben_app_8080.log' for reading: No such file or directory tail: no files remaining root@clm-aus-tlu6jc:~/bigben/build/exec# log4j:WARN Continuable parsing error 26 and column 77 log4j:WARN Attribute "xmlns:xsi" must be declared for element type "log4j:configuration". log4j:WARN Continuable parsing error 26 and column 77 log4j:WARN Attribute "xsi:schemaLocation" must be declared for element type "log4j:configuration". log4j:WARN Continuable parsing error 45 and column 23 log4j:WARN The content of element type "log4j:configuration" must match "(renderer*,throwableRenderer?,appender*,plugin*,(category|logger)*,root?,(categoryFactory|loggerFactory)?)". Exception in thread "main" java.lang.ClassNotFoundException: Module function cannot be found for the fully qualified name 'com.walmartlabs.bigben.app.RunKt.logs' at io.ktor.server.engine.ApplicationEngineEnvironmentReloading.executeModuleFunction(ApplicationEngineEnvironmentReloading.kt:367) at io.ktor.server.engine.ApplicationEngineEnvironmentReloading.access$executeModuleFunction(ApplicationEngineEnvironmentReloading.kt:33) at io.ktor.server.engine.ApplicationEngineEnvironmentReloading$instantiateAndConfigureApplication$1$$special$$inlined$forEach$lambda$1.invoke(ApplicationEngineEnvironmentReloading.kt:287) at io.ktor.server.engine.ApplicationEngineEnvironmentReloading$instantiateAndConfigureApplication$1$$special$$inlined$forEach$lambda$1.invoke(ApplicationEngineEnvironmentReloading.kt:33) at io.ktor.server.engine.ApplicationEngineEnvironmentReloading.avoidingDoubleStartupFor(ApplicationEngineEnvironmentReloading.kt:320) at io.ktor.server.engine.ApplicationEngineEnvironmentReloading.access$avoidingDoubleStartupFor(ApplicationEngineEnvironmentReloading.kt:33) at io.ktor.server.engine.ApplicationEngineEnvironmentReloading$instantiateAndConfigureApplication$1.invoke(ApplicationEngineEnvironmentReloading.kt:286) at io.ktor.server.engine.ApplicationEngineEnvironmentReloading$instantiateAndConfigureApplication$1.invoke(ApplicationEngineEnvironmentReloading.kt:33) at io.ktor.server.engine.ApplicationEngineEnvironmentReloading.avoidingDoubleStartup(ApplicationEngineEnvironmentReloading.kt:302) at io.ktor.server.engine.ApplicationEngineEnvironmentReloading.instantiateAndConfigureApplication(ApplicationEngineEnvironmentReloading.kt:284) at io.ktor.server.engine.ApplicationEngineEnvironmentReloading.createApplication(ApplicationEngineEnvironmentReloading.kt:137) at io.ktor.server.engine.ApplicationEngineEnvironmentReloading.start(ApplicationEngineEnvironmentReloading.kt:257) at io.ktor.server.netty.NettyApplicationEngine.start(NettyApplicationEngine.kt:126) at io.ktor.server.netty.EngineMain.main(EngineMain.kt:26) at com.walmartlabs.bigben.app.RunKt.main(run.kt:30)

from bigben.

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.