You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2018/05/11 12:51:00 UTC

[jira] [Resolved] (HBASE-20551) Can't find bundle for base name org.apache.jasper.resources.LocalStrings, locale en_US

     [ https://issues.apache.org/jira/browse/HBASE-20551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Somogyi resolved HBASE-20551.
-----------------------------------
    Resolution: Duplicate

Duplicate of HBASE-19188.

> Can't find bundle for base name org.apache.jasper.resources.LocalStrings, locale en_US
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-20551
>                 URL: https://issues.apache.org/jira/browse/HBASE-20551
>             Project: HBase
>          Issue Type: Bug
>          Components: build, java, test
>    Affects Versions: 1.2.6
>         Environment: Ubuntu 18.04
> OpenJDK version "1.8.0_162"
> maven - 3.3.9
>            Reporter: Aditya Pawaskar
>            Priority: Major
>
> While building HBase 1.2.6 on Ubuntu 18.04, I observe build failure with error :
> *Can't find bundle for base name org.apache.jasper.resources.LocalStrings, locale en_US*
> Steps to produce:
> git clone git://github.com/apache/hbase.git
> {color:#005cc5}cd{color} hbase
> git checkout rel/1.2.6
> mvn package
>  
> Error logs:
>                 [INFO] Logging to org.slf4j.impl.MavenSimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
> java.util.MissingResourceException: Can't find bundle for base name org.apache.jasper.resources.LocalStrings, locale en_US
>                at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1573)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)