Vertx - Related information

  • Using the vert.x Times to break through the wrong Connection reset by peer,

    java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.I...

    Mar.22,2021
  • About vertx, java.net.BindException: Address already in use

    Now, I begin to learn vert.x. At first, I tried to define a function that can work. However, my current implementation gives me the following error: when I run the program for the second time 22, 2018 3:29:23 io.vertx.core.http.impl.HttpServerImp...

    Feb.28,2021
  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b359c8-2b4f5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b359c8-2b4f5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?