roaporl / solrmeter

Automatically exported from code.google.com/p/solrmeter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple AWT Startup Exception

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?

[me]$ java -version
java version "1.6.0_37"
Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909)
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)
[me]$ java -jar solrmeter-0.3.0.jar 
[main]| INFO|[boot]|17:38:48,973 | Adding plugins from ./plugins
[main]| WARN|[boot]|17:38:48,973 | No plugins directory found. No pluggin added
[main]| INFO|[boot]|17:38:48,979 | Loading Default configuration
[main]| INFO|[boot]|17:38:48,979 | Loading Configuration with file 
solrmeter.properties
[main]| INFO|[com.plugtree.solrmeter.SolrMeterMain]|17:38:48,981 | Using 
module: com.plugtree.solrmeter.StatisticsModule
[main]| INFO|[org.exolab.castor.mapping.Mapping]|17:38:48,999 | Loading mapping 
descriptors from 
jar:file:/me/solrmeter-0.3.0.jar!/StatisticDescriptorMapping.xml
2013-01-09 17:38:49.202 java[48972:707] Apple AWT Startup Exception : 
-[__NSCFString appendString:]: nil argument
2013-01-09 17:38:49.203 java[48972:707] Apple AWT Restarting Native Event Thread

What is the expected output? What do you see instead?
I expected SolrMeter to present a GUI. No GUI instead.

What version of the product are you using? On what operating system?
Latest version: 
http://code.google.com/p/solrmeter/downloads/detail?name=solrmeter-0.3.0.jar
OS X 10.8.2

Please provide any additional information below.

Original issue reported on code.google.com by Tristan....@gmail.com on 9 Jan 2013 at 11:43

Resolved by following instructions here:

https://discussions.apple.com/thread/1458176?start=0&tstart=0

Original comment by Tristan....@gmail.com on 9 Jan 2013 at 11:48

Original comment by tflo...@gmail.com on 22 May 2013 at 1:01

  • Changed state: Invalid
  • Added labels: Milestone-Release-0.3.1