[tor-bugs] #17696 [metrics-lib]: patch for missing torperf annotaion

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Nov 26 18:00:13 UTC 2015


#17696: patch for missing torperf annotaion
-------------------------+-------------------------
 Reporter:  iwakeh       |          Owner:  karsten
     Type:  defect       |         Status:  new
 Priority:  Medium       |      Milestone:
Component:  metrics-lib  |        Version:
 Severity:  Normal       |     Resolution:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
  Sponsor:               |
-------------------------+-------------------------

Comment (by tomlurge):

 The patch throws a NullPointerException

 Exception in thread "main" java.lang.NullPointerException
         at
 org.torproject.descriptor.impl.TorperfResultImpl.getDataPercentiles(TorperfResultImpl.java:434)
         at
 mteam.ConvertToJson$JsonTorperfResult.convert(ConvertToJson.java:1315)
         at mteam.ConvertToJson.main(ConvertToJson.java:105)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at
 com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17696#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list