[
https://issues.apache.org/jira/browse/STORM-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stillcoolme closed STORM-3601.
------------------------------
Resolution: Not A Bug
> 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: stillcoolme
> Priority: Trivial
> Labels: thrift
>
> 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)