GithubHelp home page GithubHelp logo

MMT server crash about mmt HOT 7 CLOSED

uniformal avatar uniformal commented on September 3, 2024
MMT server crash

from mmt.

Comments (7)

kohlhase avatar kohlhase commented on September 3, 2024

Is this a memory problem?

On 28/07/15 10:05, cmaeder wrote:

for http://ash.eecs.jacobs-university.de:8080/errorview.html the MMT
server seems to have reached its limit. The web page still showed
126963 counted error entries (but without tables). The file oaf.log shows:

|09:50:22.446 error: (server) error in underlying server: class java.nio.channels.ClosedChannelException:null
sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:270)
sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:461)
tiscaf.HSimplePeer$class.writeToChannel(HPeer.scala:133)
tiscaf.HServer$$anon$2.writeToChannel(HServer.scala:196)
tiscaf.HWriter.write(HWriter.scala:31)
tiscaf.HWriter.write(HWriter.scala:23)
tiscaf.HWriter.writeSeq(HWriter.scala:35)
tiscaf.HIdentOut.write(HOut.scala:53)
tiscaf.HTalk.write(HTalk.scala:57)
tiscaf.HTalk.write(HTalk.scala:58)
info.kwarc.mmt.api.web.Server$$anon$1.act(Server.scala:41)
tiscaf.HSimpleLet$$anonfun$aact$1.apply$mcV$sp(HLet.scala:166)
tiscaf.HSimpleLet$$anonfun$aact$1.apply(HLet.scala:166)
tiscaf.HSimpleLet$$anonfun$aact$1.apply(HLet.scala:166)
scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1(Future.scala:24)
scala.concurrent.impl.Future$PromiseCompletingRunnable.run(Future.scala:24)
scala.concurrent.impl.ExecutionContextImpl$AdaptedForkJoinTask.exec(ExecutionContextImpl.scala:121)
scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
|


Reply to this email directly or view it on GitHub
#44.


Prof. Dr. Michael Kohlhase, Office: Research 1, Room 168
Professor of Computer Science Campus Ring 1,
Jacobs University Bremen D-28759 Bremen, Germany
tel/fax: +49 421 200-3140/-493140 skype: m.kohlhase

[email protected] http://kwarc.info/kohlhase

from mmt.

cmaeder avatar cmaeder commented on September 3, 2024

Probably, because mmt keeps all entries in memory. Florian suggested to just omit the "no error" entries.

from mmt.

cmaeder avatar cmaeder commented on September 3, 2024

With the change 22dc26e in now worked for me.

from mmt.

cmaeder avatar cmaeder commented on September 3, 2024

the error re-appeared

from mmt.

cmaeder avatar cmaeder commented on September 3, 2024

ash is under heavy load (and even omitting "no errors" did not help). Only after deleting some errors 54819 entries are now left.

from mmt.

cmaeder avatar cmaeder commented on September 3, 2024

By clicking "reload" while loading the following crash can still be provoked:

12:03:10.92     error: (server) error in underlying server: class java.io.IOException:Broken pipe
12:03:10.92     error: sun.nio.ch.FileDispatcherImpl.write0(Native Method)
12:03:10.92     error: sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
12:03:10.92     error: sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
12:03:10.92     error: sun.nio.ch.IOUtil.write(IOUtil.java:65)
12:03:10.92     error: sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
12:03:10.92     error: tiscaf.HPeer$class.nextSelect$1(HPeer.scala:79)
12:03:10.92     error: tiscaf.HPeer$class.writeAside(HPeer.scala:86)
12:03:10.92     error: tiscaf.HServer$$anon$2.writeAside(HServer.scala:196)
...

from mmt.

cmaeder avatar cmaeder commented on September 3, 2024

it only helps to keep the load low.

from mmt.

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.