You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "zhangjianhua (Jira)" <ji...@apache.org> on 2020/03/12 08:37:00 UTC

[jira] [Created] (STORM-3601) when i run DRPCServerTest, it occur java.lang.NoClassDefFoundError: org/apache/storm/thrift/TBase

zhangjianhua created STORM-3601:
-----------------------------------

             Summary: when i run DRPCServerTest, it occur java.lang.NoClassDefFoundError: org/apache/storm/thrift/TBase
                 Key: STORM-3601
                 URL: https://issues.apache.org/jira/browse/STORM-3601
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-webapp
    Affects Versions: 2.1.0
         Environment: thrift
            Reporter: zhangjianhua


when i run DRPCServerTest, occur a error:
{code:java}
java.lang.NoClassDefFoundError: org/apache/storm/thrift/TBase{code}
the project seem no such class called TBase in package :
{code:java}
org/apache/storm/thrift/{code}
, it is missing in a history version?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)