it sounnds like the install did not happen properly
do
ant clean-all
then
ant run-install
if your using linux
then use ./ant
\\
\\Norbert Rieger sent the following on 7/23/2010 7:14 AM:
I did a run-install.
If no party is generated, how will I do this if I can not log in (I'm new to
OFBiz maybe I do not yet understand the whole context) ?
-----Ursprüngliche Nachricht-----
Von: BJ Freeman [mailto:[email protected]]
Gesendet: Freitag, 23. Juli 2010 16:01
An: [email protected]
Betreff: Re: no permission for /partymgr, user admin
did you do a
ant run-install so you would have demo data?
ant run-install-ext does not install any parties or log ins
do a
ant -p
on how to create an admin account.
this is only a log in with admin security it does not created any party.
Norbert Rieger sent the following on 7/23/2010 6:07 AM:
Hi,
I tried to log into /partymgr or /humanres with user admin and got the
error
message:
"You do not have permission to view this page. ("PARTYMGR_VIEW" or
"PARTYMGR_ADMIN" needed)"
Doesn't admin has this permissions on default or do I have to log in with
a
different user ?
How can I add this permissions to admin (or another user) ?
Thanks a lot for your help.
Norbert
I'm working with trunk revision 967053 (build + run-install).