You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/04/06 23:27:12 UTC

[jira] [Commented] (PHOENIX-1764) Pherf ClassCastException

    [ https://issues.apache.org/jira/browse/PHOENIX-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481983#comment-14481983 ] 

James Taylor commented on PHOENIX-1764:
---------------------------------------

[~mujtabachohan] - would you mind reviewing so that Cody can commit?

> Pherf ClassCastException
> ------------------------
>
>                 Key: PHOENIX-1764
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1764
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: Cody Marcel
>            Assignee: Cody Marcel
>             Fix For: 5.0.0
>
>         Attachments: PHOENIX-1727.patch
>
>
> You get this exception when trying to execute a test scenario.
> Starting Data Loader...
> 2015-03-20 19:22:12,773 INFO  [main] pherf.Pherf - Run completed. Shutting down Monitor if it was running.
> java.lang.ClassCastException: java.util.Collections$SynchronizedCollection cannot be cast to java.util.List
> 	at org.apache.phoenix.pherf.configuration.XMLConfigParser.getScenarios(XMLConfigParser.java:68)
> 	at org.apache.phoenix.pherf.loaddata.DataLoader.execute(DataLoader.java:94)
> 	at org.apache.phoenix.pherf.workload.WorkloadExecutor.executeDataLoad(WorkloadExecutor.java:83)
> 	at org.apache.phoenix.pherf.Pherf.run(Pherf.java:174)
> 	at org.apache.phoenix.pherf.Pherf.main(Pherf.java:124)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)