You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/04/09 02:21:58 UTC

[GitHub] [incubator-doris] Edon-Du opened a new issue #5615: Exception in thread "doris-mysql-nio-pool-0" java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer

Edon-Du opened a new issue #5615:
URL: https://github.com/apache/incubator-doris/issues/5615


   doris-env-version: 1.3
   doris-version:master
   jdk:1.8
   
   1. start fe success
   2. when I try access through 'mysql -uroot -h127.0.0.1 -P9030' 
   3. fe.out output error;
   error info:
     Exception in thread "doris-mysql-nio-pool-0" java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;
             at org.apache.doris.mysql.MysqlChannel.sendOnePacket(MysqlChannel.java:259)
             at org.apache.doris.mysql.MysqlChannel.sendAndFlush(MysqlChannel.java:265)
             at org.apache.doris.mysql.MysqlProto.negotiate(MysqlProto.java:142)
             at org.apache.doris.mysql.nio.AcceptListener.lambda$handleEvent$1(AcceptListener.java:63)
             at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
             at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
             at java.lang.Thread.run(Thread.java:748)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] Edon-Du commented on issue #5615: Exception in thread "doris-mysql-nio-pool-0" java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer

Posted by GitBox <gi...@apache.org>.
Edon-Du commented on issue #5615:
URL: https://github.com/apache/incubator-doris/issues/5615#issuecomment-816356329


   doris-env-version: 1.2
   doris-version:1.3
   jdk:1.8 
   deploy success and access mysql success


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] Edon-Du commented on issue #5615: Exception in thread "doris-mysql-nio-pool-0" java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer

Posted by GitBox <gi...@apache.org>.
Edon-Du commented on issue #5615:
URL: https://github.com/apache/incubator-doris/issues/5615#issuecomment-816561898


   > doris-env-version: 1.3
   > update the jdk version to 11
   > so please try use the openjdk of 11 and try again.
   
   Positive solution


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] HappenLee commented on issue #5615: Exception in thread "doris-mysql-nio-pool-0" java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer

Posted by GitBox <gi...@apache.org>.
HappenLee commented on issue #5615:
URL: https://github.com/apache/incubator-doris/issues/5615#issuecomment-816467119


   doris-env-version: 1.3
   update the jdk version to 11
   so please try use the openjdk of 11 and try again.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] Edon-Du closed issue #5615: Exception in thread "doris-mysql-nio-pool-0" java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer

Posted by GitBox <gi...@apache.org>.
Edon-Du closed issue #5615:
URL: https://github.com/apache/incubator-doris/issues/5615


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org