Hi,
I am trying to upload a CSV via command line which inserts data into USER_ROLE table in OTM 6.0. While uploading the CSV i get the below error.
java.rmi.AccessException: [EJB:010160]Security Violation: User: 'guest' has insufficient permission to access EJB: type= lt ejb gt , application=GC3App, module=SecuritySession.jar, ejb=SecuritySessionHome, method=createUserRole, methodInterface=Remote, signature={glog.database.security.SecurityUserRole }
Although I am able to upload the same CSV via OTM UI and also via command line I am able to upload other CSVs. I am attaching the CSV file and command used to upload. Kindly Help.
Thanks,
VIS.
I am trying to upload a CSV via command line which inserts data into USER_ROLE table in OTM 6.0. While uploading the CSV i get the below error.
java.rmi.AccessException: [EJB:010160]Security Violation: User: 'guest' has insufficient permission to access EJB: type= lt ejb gt , application=GC3App, module=SecuritySession.jar, ejb=SecuritySessionHome, method=createUserRole, methodInterface=Remote, signature={glog.database.security.SecurityUserRole }
Although I am able to upload the same CSV via OTM UI and also via command line I am able to upload other CSVs. I am attaching the CSV file and command used to upload. Kindly Help.
Thanks,
VIS.
Comment