Discussion list for Unity developers.
unity-dev at moock.org
Thu Apr 10 23:34:05 CDT 2008
hey jayson, do you currently have this error occurring reproducibly in an installation we could look at? colin Discussion list for Unity developers. wrote: > This particular problem, with uadmin and u2, and not having anything to do > with this patch, has been a long-standing problem for me and many of my > hosted u2 clients. I've brought this up to Colin and Derek a few times in > the last 3 years (but a long while ago), and it has never been reliably > reproduced and never fixed. > > again, this issue, has nothing to do with this new patch. > > On Thu, Apr 10, 2008 at 8:26 PM, Discussion list for Unity developers. < > unity-dev at moock.org> wrote: > >> ok, so here are the logs when starting unity, where policy seems to be ok: >> 2008-04-11 02:21:34,830 INFO - Creating namespace level udefault for full >> name udefault >> 2008-04-11 02:21:34,838 WARN - Room type null initialized and started >> under >> id: unity >> 2008-04-11 02:21:34,838 WARN - Spawned Server Room 'unity'. >> 2008-04-11 02:21:34,838 WARN - RoomManager started. >> 2008-04-11 02:21:34,838 WARN - No custom MessageRouter set. Loaded >> UPCMessageRouter. >> 2008-04-11 02:21:34,840 WARN - Directory /root/unity/services added to >> the >> classpath for loading Services. >> 2008-04-11 02:21:34,840 WARN - ServicesManager started. >> 2008-04-11 02:21:34,841 WARN - Policy File Server started on port [843] >> 2008-04-11 02:21:34,841 WARN - Service PolicyFileService loaded. >> 2008-04-11 02:21:34,842 WARN - Unity Started...OK >> >> and then when i try to connect the uadmin: >> >> 2008-04-11 02:24:21,869 ERROR - Exception in Admin. >> java.lang.NullPointerException >> >> >> i add hundreds of these messages / second !!! >> i add to stop unity to avoid server crash... >> >> gabriel