On Tue, Jan 3, 2012 at 1:49 PM, Enrico Daga <[email protected]> wrote: > Hi Reto, > > On 2 January 2012 15:39, Reto Bachmann-Gmür <[email protected]> wrote: >> Hi Enrico, >> >> Thanks for testing the release cadidate. >> >> It sound like something went wrong at initialization. Could you try >> again after deleting the felix-cache folder and see if any warning or >> error is written to clerezza.log while starting? (Some debug level >> exception message are nothing to worry about). > I did it, the clerezza log looks good, no exception except some at > debug level. Now I got 404 on /clerezza and at localhost:8080 the > following exception: > > org.wymiwyg.wrhapi.HandlerException: > com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: > Invalid byte 1 of 1-byte UTF-8 sequence. It looks similar to CLEREZZA-387.
> > Then I tried once again (cleaning log and felix-cache again), and I > got now tons exceptions, the initial ones are: So the encoding problem disappeared but only after deleting felix-cache? The problem below seem to be caused by a service that couldn't be initialized. It would be good if you could open an issue and attach the log to it. Cheers, Reto > > 2012-01-03 13:40:19,653 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - [org.apache.clerezza.platform.usermanager.UserManagerImpl] > Cannot create component instance due to failure to bind reference > cgProvider > 2012-01-03 13:40:19,658 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - [org.apache.clerezza.platform.usermanager.UserManagerImpl] > Failed creating the component instance; see log for reason > 2012-01-03 13:40:19,693 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - [org.apache.clerezza.platform.usermanager.UserLoginListener] > Cannot create component instance due to failure to bind reference > userManager > 2012-01-03 13:40:19,704 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - [org.apache.clerezza.platform.usermanager.UserManagerImpl] > Cannot create component instance due to failure to bind reference > cgProvider > 2012-01-03 13:40:19,716 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - [org.apache.clerezza.platform.usermanager.UserManagerImpl] > Failed creating the component instance; see log for reason > 2012-01-03 13:40:19,717 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - [org.apache.clerezza.platform.usermanager.UserLoginListener] > Component instance could not be created, activation failed > 2012-01-03 13:40:19,736 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - > [org.apache.clerezza.platform.usermanager.webinterface.UserManagerWeb] > Cannot create component instance due to failure to bind reference > cgProvider > 2012-01-03 13:40:19,737 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - > [org.apache.clerezza.platform.usermanager.webinterface.UserManagerWeb] > Failed creating the component instance; see log for reason > 2012-01-03 13:40:19,745 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - > [org.apache.clerezza.platform.usermanager.webinterface.UserManagerWeb] > Cannot create component instance due to failure to bind reference > cgProvider > 2012-01-03 13:40:19,770 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - > [org.apache.clerezza.platform.usermanager.webinterface.UserManagerWeb] > Failed creating the component instance; see log for reason > 2012-01-03 13:40:19,777 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - > [org.apache.clerezza.platform.usermanager.webinterface.UserManagerWeb] > Cannot create component instance due to failure to bind reference > cgProvider > 2012-01-03 13:40:19,779 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - > [org.apache.clerezza.platform.usermanager.webinterface.UserManagerWeb] > Failed creating the component instance; see log for reason > 2012-01-03 13:40:20,589 [FelixStartLevel] ERROR [FelixStartLevel] > (?\:?) - > [org.apache.clerezza.platform.graphprovider.content.ContentGraphProvider] > The activate method has thrown an exception > > I can send the log file if you wish. > > Cheers, > Enrico > >> >> Cheers, >> Reto >> >> On Mon, Jan 2, 2012 at 12:42 PM, Enrico Daga <[email protected]> wrote: >>> Hi Reto, >>> I have downloaded the tdb-launcher executable. >>> Then, following [1], I cannot navigate to the clerezza dashboard, I >>> have this message instead: >>> >>> User anonymous does not exist in the system graph >>> >>> Is there anything I have to do before accessing the web tool? >>> >>> If it's possible, a readme file aside the downloadable files would >>> also be helpful. >>> >>> Thank you! >>> >>> Enrico >>> >>> [1] http://incubator.apache.org/clerezza/getting-started/launching-clerezza/ >>> >>> On 31 December 2011 12:33, Reto Bachmann-Gmür <[email protected]> wrote: >>>> Hi all, >>>> >>>> this is the third vote to release Clerezza parent and all the modules in >>>> the release profile. >>>> >>>> The source zip and the signatures for this third RC are available here: >>>> >>>> http://people.apache.org/~reto/clerezza-release-201112/ >>>> >>>> As binary distribution the tdb-launcher self executable jar is also >>>> avalable, with the resolution of CLEREZZA-641 future release will >>>> contain this binary zip instead. >>>> >>>> In svn the release version is tagged parent-0.2-incubating >>>> >>>> [ ] +1 Yes, please release >>>> [ ] +0 No time to review >>>> [ ] -1 Something wrong >>>> >>>> Regards, >>>> Reto >>> >>> >>> >>> -- >>> Enrico Daga >>> >>> -- >>> http://www.enridaga.net >>> skype: enri-pan > > > > -- > Enrico Daga > > -- > http://www.enridaga.net > skype: enri-pan
