|
From: Charles G. <wo...@ju...> - 2011-01-05 16:42:29
|
I see that you have gotten further than the last time we traded emails.
Can you give us the output of a ls -al on that directory and see if there is
really a permissions problem or not?
Thanks
Charles
On Mon, Jan 3, 2011 at 10:40 AM, Tsai, Oliver <oli...@su...>wrote:
> Installed Wokka's VM appliance and no problem discovering devices.
> But can’t get to web Administration Panel.
> Error message below.
>
> Thanks in advance
>
>
> System error
> error:
>
> Couldn't create object file
> /usr/local/netdisco/mason/obj/991023240/admin.html.obj: Permission denied
>
> context:
>
> ...
>
> 433:
>
> # (But add an exception for "Compilation failed in require" errors, since
>
> 434:
>
> # the bad module will be added to %INC and the error will not occur
>
> 435:
>
> # the second time - RT #39803).
>
> 436:
>
> #
>
> 437:
>
> if ($objfilemod < $srcmod) {
>
> 438:
>
> $self->compiler->compile_to_file( file => $objfile, source => $source);
>
> 439:
>
> }
>
> 440:
>
> $comp = eval { $self->eval_object_code( object_file => $objfile ) };
>
> 441:
>
> ...
>
>
> code stack:
>
> /usr/local/lib/perl5/site_perl/5.8.9/HTML/Mason/Interp.pm:437
> /usr/local/lib/perl5/site_perl/5.8.9/HTML/Mason/Request.pm:246
> /usr/local/lib/perl5/site_perl/5.8.9/HTML/Mason/Request.pm:211
> /usr/local/lib/perl5/site_perl/5.8.9/HTML/Mason/ApacheHandler.pm:97
> /usr/local/lib/perl5/site_perl/5.8.9/MasonX/Request/WithApacheSession.pm:75
> /usr/local/lib/perl5/site_perl/5.8.9/Class/Container.pm:275
> /usr/local/lib/perl5/site_perl/5.8.9/Class/Container.pm:353
> /usr/local/lib/perl5/site_perl/5.8.9/HTML/Mason/Interp.pm:348
> /usr/local/lib/perl5/site_perl/5.8.9/HTML/Mason/ApacheHandler.pm:868
> /usr/local/lib/perl5/site_perl/5.8.9/HTML/Mason/ApacheHandler.pm:822
> /usr/local/netdisco/netdisco_apache.conf:53
> /dev/null:0
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Netdisco mailing list
> net...@li...
> https://lists.sourceforge.net/lists/listinfo/netdisco-users
>
>
|