priya navada
0 likes
898 views
Hi,
How to create a user for a new role? i am able to create new role but i am unable to add any members to the same.
without going for LDAP server, is it possible to maintain user details locally?
How to maintain the same locally?
I am getting the following error?
Reason: Could not open JPA EntityManager for transaction; nested excepti
on is com.streamserve.configuration.ConfigurationException: Failed to locate a v
alid EntityManagerFactory [Development, http://schemas.streamserve.com/uid/resou
rce/connectionprofile/webcontent]!
2011-02-09 23:12:14,015 [org.springframework.scheduling.quartz.SchedulerFactoryB
ean#0_Worker-1] WARN com.streamserve.corrman.business.schema.report.MetaDataImp
actDispatcher - Failed run metadata removal report for application domain [Deve
lopment]!
ation.SpringApplicationResolver - Application 'Profiles' loaded successfully
2011-02-09 23:13:06,953 [http-8080-2] WARN com.streamserve.web.services.Default
DirectoryService - WS Error [generic error] occurred while fetching users from
SGW, is there a Directory Server configured?
Thursday 10 February, 2011
Users and Groups are created within your LDAP environment. Roles are created and then assigned to the LDAP Users and Groups (preferably Groups only) within StreamStudio.
StreamStudio does not create or modify anything in your LDAP environment. This is intentional, because the overwhelming majority of customers would prefer third-party applications (e.g. StreamStudio apps) not write to their LDAP directories.
The StreamStudio domain Administrator user that you create within the Control Center Application Domain Editor is the only non-LDAP user that StreamStudio supports. That user exists in order to allow you to log into the "Administrator" app and configure your Roles and links to the LDAP directory. In dev environments, where you might not have an LDAP repository, that user can also be used for testing the usage of other StreamStudio apps.
The error messages you're seeing in your log file are caused by the fact that you have not configured an LDAP directory. That's exactly what you should see. In a dev/test environment, you can ignore those errors, and just use the StreamStudio domain Administrator user.
If you require additional users, you need to point StreamStudio at an LDAP repository. OpenDS and OpenLDAP are free cross-platform options with broad adoption and support. Microsoft's Active Directory can be accessed via LDAP, and is usually found within most Windows networks.
Thursday 10 February, 2011
If i have to test LDAP server in test as well, the configuration mentioned in control centre, streamstudio admin docs/install guide would alone solve my purpose.
or any other web logic should be customized to do the same apart from the configurations.
Please let me know.
Thursday 10 February, 2011
Actually I am able to connect to the LDAP server through browser but i am unable to connect to it from streamserve.,
0210 115553 (0001) 3 LogWebService::getLogEntriesRaw: Succeeded
0210 115554 (0231) 1 DirectoryReconnectHandler: Failed to reconnect directory.
0210 115554 (0459) 1 LdapProviderSupportServices: LDAP error: 91, Can't connect to the LDAP server.
0210 115554 (0154) 1 LdapProviderSupportServices: Failed to connect or authenticate against directory server "L-90241694\OpenDS Directory Server" as principal "uid=prinaa,ou=users,dc=streamserve,dc=com".
0210 115556 (0942) 3 SoapRequestHandler: SOAP request received. SOAP action: http://schemas.streamserve.com/webservice/log/1.0/getlogentriesraw
0210 115556 (0001) 3 LogWebService::getLogEntriesRaw: Succeeded
0210 115559 (0942) 3 SoapRequestHandler: SOAP request received. SOAP action: http://schemas.streamserve.com/webservice/log/1.0/getlogentriesraw
0210 115559 (0001) 3 LogWebService::getLogEntriesRaw: Succeeded
0210 115602 (0942) 3 SoapRequestHandler: SOAP request received. SOAP action: http://schemas.streamserve.com/webservice/log/1.0/getlogentriesraw
0210 115602 (0001) 3 LogWebService::getLogEntriesRaw: Succeeded
0210 115604 (0151) 1 CoreDirectoryService: Failed "translatePrincipalName" core directory service call.
0210 115604 (0163) 1 SoapRequestHandler: Failed "http://schemas.streamserve.com/webservice/security/authenticate/1.1/a uthenticateprincipal" web service call.
0210 115604 (0163) 1 SecurityWebService11: Failed "authenticatePrincipal" web service call. (0x80010008: Strs::ErrorIO::connectError)
0210 115604 (0232) 1 DirectoryReconnectHandler: Directory reconnect attempt(s) exhaused.
0210 115604 (0960) 1 SoapRequestHandler: Failed to handle SOAP request. Connection "172.24.24.106:2125"
0210 115553 (0001) 3 LogWebService::getLogEntriesRaw: Succeeded0210 115554 (0231) 1 DirectoryReconnectHandler: Failed to reconnect directory.0210 115554 (0459) 1 LdapProviderSupportServices: LDAP error: 91, Can't connect to the LDAP server.0210 115554 (0154) 1 LdapProviderSupportServices: Failed to connect or authenticate against directory server "L-90241694\OpenDS Directory Server" as principal "uid=prinaa,ou=users,dc=streamserve,dc=com".0210 115556 (0942) 3 SoapRequestHandler: SOAP request received. SOAP action: http://schemas.streamserve.com/webservice/log/1.0/getlogentriesraw0210 115556 (0001) 3 LogWebService::getLogEntriesRaw: Succeeded0210 115559 (0942) 3 SoapRequestHandler: SOAP request received. SOAP action: http://schemas.streamserve.com/webservice/log/1.0/getlogentriesraw0210 115559 (0001) 3 LogWebService::getLogEntriesRaw: Succeeded0210 115602 (0942) 3 SoapRequestHandler: SOAP request received. SOAP action: http://schemas.streamserve.com/webservice/log/1.0/getlogentriesraw0210 115602 (0001) 3 LogWebService::getLogEntriesRaw: Succeeded0210 115604 (0151) 1 CoreDirectoryService: Failed "translatePrincipalName" core directory service call.0210 115604 (0163) 1 SoapRequestHandler: Failed "http://schemas.streamserve.com/webservice/security/authenticate/1.1/a uthenticateprincipal" web service call.0210 115604 (0163) 1 SecurityWebService11: Failed "authenticatePrincipal" web service call. (0x80010008: Strs::ErrorIO::connectError)0210 115604 (0232) 1 DirectoryReconnectHandler: Directory reconnect attempt(s) exhaused.0210 115604 (0960) 1 SoapRequestHandler: Failed to handle SOAP request. Connection "172.24.24.106:2125"
Thursday 10 February, 2011
Hi,
One more generic question,
if I am not allowed to use any LDAP server, active direcotory in production server also, will it not be possible to maintain locally or any other option anybody would like to suggest?
Thanks,
P
Thursday 10 February, 2011