Hi Kevin,

On Wed, Feb 10, 2010 at 11:04 AM, Kevin_Bowrin <[email protected]> wrote:
> Hello Everyone,
>
> When trying to run the fedora-rebuild utility in Fedora 3.2, I'm getting a
> runtime exception.
>[..]
> Error: java.lang.RuntimeException:[z]
> fedora.server.Server.<init>(Server.java:665)
> fedora.server.utilities.rebuild.RebuildServer.<init>(RebuildServer.java:42)
> [..]
> Running on Solaris 10. Any ideas or insights?

Looking at the source code for that version of Fedora, I would have
expected a bit more output in the stack trace.  Specifically, a
"Caused by" section at the bottom, with more detail the the cause of
the error.  The "[z]" is interesting...not sure what that could be
indicating off hand, but having the remainder of the stack trace
should be illuminating.

Another place to look for that extra info is in your
$FEDORA_HOME/server/logs/rebuild.log file.  If it exists, there should
be a message near the end of that saying "Fatal error while starting
server", followed by more stack trace detail.

- Chris

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to