Hello all,
I try to install jetspeed 1.4 with postgres.
After making "ant import", i see the following:
import:
[java] ***** PSML Importer *****
[java] log4j:WARN No appenders could be found for logger
(org.apache.stratum.component.ComponentLoader).
[java] log4j:WARN Please initialize the log4j system properly.
[java] NOTICE: Finished initializing all services!
[java] Running with Importer Service: class
org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService
[java] Running with Exporter Service: class
org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
[java] PSMLImporter completed. Exported 0 profiles
[java] **** PSML Importer - completed
[java] Java Result: 1
My question is: Shouldn't be the sentence:"Exported 0 profiles" be
someting like "Exported 3 profiles"?
Because this "0 profiles", means (if if i am not wrong), that there are no
profiles exported.
When i startup tomcat, the following comes:
org.apache.jetspeed.om.profile.ProfileException: java.lang.NullPointerException
I also see, that in my postgres database the table jetspeed_user_profile
is empty.
Can anyone help plz?
Thanks,
Nikos.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]