I've been trying to get a demo installation of ReDBox/Mint up and running on my own machine, with no luck so far.
The main logfile is also getting regular error messages with a NullPointerException from the Fascinator's PluginManager class.
I've got Fedora (3.5) running OK, and have made sure that the system-config.json is configured with the right URL, admin user and PID prefix. I feel like there's some other configuration or initialisation required which I haven't been able to find in the online documentation.
I appreciate that it's a busy time for the developers with 1.6 coming out. It might be better if I work on something else for now and wait for a 1.6 release which has the Fedora plugin.
Script error: scripts/home.py
Traceback (most recent call last):
File "default/default/scripts/home.py", line 17, in __activate__
File "default/default/scripts/home.py", line 52, in _HomeData__search
at org.apache.tapestry5.ioc.internal.services.JustInTimeObjectCreator.obtainObjectFromCreator(JustInTimeObjectCreator.java:78)
at org.apache.tapestry5.ioc.internal.services.JustInTimeObjectCreator.createObject(JustInTimeObjectCreator.java:57)
at $Indexer_13d661e7669.delegate($Indexer_13d661e7669.java)
at $Indexer_13d661e7669.search($Indexer_13d661e7669.java)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
java.lang.RuntimeException: java.lang.RuntimeException: Exception constructing service 'Indexer': Error invoking service builder method com.googlecode.fascinator.portal.services.PortalModule.buildIndexer() (at PortalModule.java:183) (for service 'Indexer'): java.lang.NullPointerException