Giter Club home page Giter Club logo

Comments (6)

hrj avatar hrj commented on September 2, 2024 1

Does running the scripts/simpleTest.py work for you?

Note, the test doesn't attempt to solve the captcha correctly. So it will print a failure message at the end. But there should be no exceptions.

from lc-core.

rr83019 avatar rr83019 commented on September 2, 2024 1

Does running the scripts/simpleTest.py work for you?

Note, the test doesn't attempt to solve the captcha correctly. So it will print a failure message at the end. But there should be no exceptions.

When I execute the script my cursor changes and when I click the cursor the following error occurs:

import-im6.q16: attempt to perform an operation not allowed by the security policy `PS' @ error/constitute.c/IsCoderAuthorized/408.

from lc-core.

hrj avatar hrj commented on September 2, 2024

Does this only occur during high load?

from lc-core.

rr83019 avatar rr83019 commented on September 2, 2024

Does this only occur during high load?

No, it occurs at normal loads too. I've been testing for 1000 concurrent users spawning at 10 users/second.
It occurs at 100-150 concurrent users.

from lc-core.

rr83019 avatar rr83019 commented on September 2, 2024

Stack trace:

[info] Starting server on port:8888
[info] org.h2.jdbc.JdbcSQLException: The object is already closed [90007-197]
[info]  at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[info]  at org.h2.message.DbException.get(DbException.java:179)
[info]  at org.h2.message.DbException.get(DbException.java:155)
[info]  at org.h2.message.DbException.get(DbException.java:144)
[info] 	at org.h2.jdbc.JdbcResultSet.checkClosed(JdbcResultSet.java:3202)
[info] 	at org.h2.jdbc.JdbcResultSet.getColumnIndex(JdbcResultSet.java:3115)
[info] 	at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3247)
[info] 	at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:310)
[info] 	at lc.Captcha.getChallenge(Main.scala:97)
[info] 	at lc.Server.$anonfun$new$1(Server.scala:75)
[info] 	at lc.HTTPServer.serve(Unknown Source)
[info] 	at lc.HTTPServer.handleMethod(Unknown Source)
[info] 	at lc.HTTPServer.handleTransaction(Unknown Source)
[info] 	at lc.HTTPServer.handleConnection(Unknown Source)
[info] 	at lc.HTTPServer$SocketHandlerThread$1.run(Unknown Source)
[info] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[info] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[info] 	at java.base/java.lang.Thread.run(Thread.java:834)

from lc-core.

hrj avatar hrj commented on September 2, 2024

Closed via 62b3a09

from lc-core.

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.