Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Importing select list of users

ragavhereApr 8 2011 — edited Apr 8 2011
Hi,

I exported the security for a particular planning application to a csv file. I deleted one user from the file and tried importing it back. I am getting this error.

2011-04-08 13:51:04,553 Attempting a import operation
log4j:WARN No appenders could be found for logger (com.hyperion.css.common.CSSLogger).
log4j:WARN Please initialize the log4j system properly.
28:1000:Internal Error. Review the security logs for details.
Aborting program...

My importnative.properties contents are

importexport.enable.console.traces=true
importexport.trace.events.file=trace.log
importexport.errors.log.file=errors.log
importexport.locale=en
importexport.ssl_enabled=false
import.fileformat=csv
import.file=F:/Hyperion/common/utilities/CSSImportExportUtility/importexport/importnative.csv
import.operation=CREATE/UPDATE
import.failed.operations.file=F:/Hyperion/common/utilities/CSSImportExportUtility/importexport/importfailed.xml
import.maxerrors=999999

I dont get any errors when i import the file without modifying it.

Regards,
Ragav.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2011
Added on Apr 8 2011
1 comment
82 views