You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Ari Rabkin (JIRA)" <ji...@apache.org> on 2010/11/10 20:08:14 UTC

[jira] Commented: (CHUKWA-552) HICC+ HBase + options with % sign = bug

    [ https://issues.apache.org/jira/browse/CHUKWA-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930714#action_12930714 ] 

Ari Rabkin commented on CHUKWA-552:
-----------------------------------

Stack trace:

 2010-11-10 11:01:01.365::WARN:  /hicc/v1/metrics/schema/SystemMetrics/Df/Df:Use%
java.lang.IllegalArgumentException
	at java.net.URI.create(URI.java:842)
	at javax.ws.rs.core.UriBuilder.fromUri(UriBuilder.java:95)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:553)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
....
	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:488)
Caused by: java.net.URISyntaxException: Malformed escape pair at index 62: http://r11:4080/hicc/v1/metrics/schema/SystemMetrics/Df/Df:Use%
...

> HICC+ HBase + options with % sign = bug
> ---------------------------------------
>
>                 Key: CHUKWA-552
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-552
>             Project: Chukwa
>          Issue Type: Bug
>          Components: User Interface
>            Reporter: Ari Rabkin
>            Assignee: Michael Chang
>
> If you have an option name with a percent sign in it, that will cause hicc to fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.