[
https://issues.apache.org/jira/browse/KYLIN-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671628#comment-16671628
]
ASF subversion and git services commented on KYLIN-3662:
--------------------------------------------------------
Commit 2793a94331d85a35ca7144a4584dd6ac0e4fb901 in kylin's branch
refs/heads/master from chitin
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=2793a94 ]
KYLIN-3662
> exception message "Cannot find project '%s'." should be formated
> ----------------------------------------------------------------
>
> Key: KYLIN-3662
> URL: https://issues.apache.org/jira/browse/KYLIN-3662
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v2.5.0
> Reporter: Lingang Deng
> Assignee: Lingang Deng
> Priority: Minor
> Attachments: 0001-KYLIN-3662.patch
>
>
> When use kylin dashboard without system cube, exception is threw as follows,
> {code:java}
> org.apache.kylin.rest.exception.BadRequestException: Cannot find project '%s'.
> at
> org.apache.kylin.rest.service.QueryService.doQueryWithCache(QueryService.java:378)
> at
> org.apache.kylin.rest.service.QueryService.doQueryWithCache(QueryService.java:359)
> at
> org.apache.kylin.rest.controller.DashboardController.getQueryMetrics(DashboardController.java:74)
> {code}
> The log is unfriendly to users.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)