Unable to created users through UME on portal with AS ABAP as its data sorc

Hi,
Unable to created users through UME on portal with AS ABAP as its data source.
I have assigned SAP_BC_JSF_COMMUNICATION to the user SAPJSF but this only helps in editing the already existing users but not in creating new users on portal.
I have checked that that the role SAP_BC_JSF_COMMUNICATION is properly generated and has *  in all authorizations. I have even assigned SAP_ALL and SAP_NEW to SAPJSF and another ID.
DO we need to make any config changes to make the database writable from portal. Please advise.
Thanks,

Hi,
If your system is a AS ABAP + +JAVA System,, you have to do the following
1. Login to Client 001 using SAP GUI
2. Create a user id
3. Login to portal and you will be able to see the user.
4.Assign him the portal rights
If you want the portal to use seperate Database for USers, there is a setting in Visual admin, that you can change for the same, but i dont remember that

Similar Messages

  • AM console - Unable to create Users

    I'm unable to create users under any organization through AM console. I'm getting the following error in amProfile_ldap.
    12/04/2006 10:19:03:585 AM CST: Thread[service-j2ee-2,5,main]
    WARNING: DirectoryServicesImpl.createUser(): Internal Error occurred. Unable to create User Entry
    com.iplanet.ums.UMSException: Unable to add the entry "uid=scott,ou=People,o=testorg,dc=test,dc=com"::null. Root exception is
    netscape.ldap.LDAPException: error result (65); Object class violation
    at netscape.ldap.LDAPConnection.checkMsg(LDAPConnection.java:4866)
    at netscape.ldap.LDAPConnection.add(LDAPConnection.java:2851)
    at netscape.ldap.LDAPConnection.add(LDAPConnection.java:2866)
    at netscape.ldap.LDAPConnection.add(LDAPConnection.java:2816)
    at com.iplanet.ums.DataLayer.addEntry(DataLayer.java:432)
    at com.iplanet.ums.PersistentObject.addChild(PersistentObject.java:722)
    at com.iplanet.am.sdk.ldap.DirectoryServicesImpl.createUser(DirectoryServicesImpl.java:998)
    at com.iplanet.am.sdk.ldap.DirectoryServicesImpl.createEntry(DirectoryServicesImpl.java:1490)
    at com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl.createEntry(CachedDirectoryServicesImpl.java:349)
    at com.iplanet.am.sdk.AMObjectImpl.create(AMObjectImpl.java:1001)
    at com.iplanet.am.sdk.AMPeopleContainerImpl.createUsers(AMPeopleContainerImpl.java:190)
    at com.iplanet.am.console.user.model.UMCreateUserModelImpl.createUser(UMCreateUserModelImpl.java:356)
    at com.iplanet.am.console.user.UMCreateUserViewBean.createUser(UMCreateUserViewBean.java:490)
    at com.iplanet.am.console.user.UMCreateUserViewBean.handleBtnCreateRequest(UMCreateUserViewBean.java:368)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.iplanet.jato.view.command.DefaultRequestHandlingCommand.execute(DefaultRequestHandlingCommand.java:183)
    at com.iplanet.jato.view.RequestHandlingViewBase.handleRequest(RequestHandlingViewBase.java:308)
    at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
    at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:740)
    at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
    at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:957)
    at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
    at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
    at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
    at com.iplanet.ias.web.WebContainer.service(WebContainer.java:580)
    12/04/2006 10:19:03:597 AM CST: Thread[service-j2ee-2,5,main]
    In CachedDirectoryServicesImpl.getAttributes(SSOToken entryDN, attrNames, ignoreCompliance, byteValues) (cn=dsameuser,ou=dsame
    users,dc=test,dc=com, o=testorg,dc=test,dc=com, [sunRegisteredServiceName], true, false method.
    12/04/2006 10:19:03:598 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.getAttributes(): found all attributes in Cache.
    12/04/2006 10:19:03:598 AM CST: Thread[service-j2ee-2,5,main]
    DirectoryServicesImpl.getRegisteredServiceNames() Registered Service Names for entryDN: o=testorg,dc=test,dc=com are: [iPlanet
    AMSessionService, iPlanetAMAuthMembershipService, iPlanetAMAdminConsoleService, iPlanetAMAuthService, iPlanetAMPolicyConfigSer
    vice, iPlanetAMAuthLDAPMultiService, iPlanetAMUserService, iPlanetAMAuthAnonymousService, iPlanetAMAuthConfiguration, iPlanetA
    MAuthLDAPService, SunPortalDesktopService, sunAMAuthSAMLService, srapGatewayAccessService]
    12/04/2006 10:19:03:599 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.getOrganizationDN() - looping Organization DN for entry: o=testorg,dc=test,dc=com
    12/04/2006 10:19:03:600 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.getOrganizationDN(): found OrganizationDN: o=testorg,dc=test,dc=com for: o=testorg,dc=test,dc=com
    12/04/2006 10:19:03:631 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.doesEntryExist(): entryDN: uid=amAdmin,ou=People,dc=test,dc=com found in cache & exists: true
    12/04/2006 10:19:03:642 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.getOrganizationDN() - looping Organization DN for entry: o=testorg,dc=test,dc=com
    12/04/2006 10:19:03:642 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.getOrganizationDN(): found OrganizationDN: o=testorg,dc=test,dc=com for: o=testorg,dc=test,dc=com
    I'm really not sure what change caused this to happen. I can't import any user specific ldif files through DS console as well. I appreciate if somebody guides me how to correct this?
    Thanks in advance,
    lakshmi

    Lakshmi.Panala wrote:
    I'm unable to create users under any organization through AM console. I'm getting the following error in amProfile_ldap.
    12/04/2006 10:19:03:585 AM CST: Thread[service-j2ee-2,5,main]
    WARNING: DirectoryServicesImpl.createUser(): Internal Error occurred. Unable to create User Entry
    com.iplanet.ums.UMSException: Unable to add the entry "uid=scott,ou=People,o=testorg,dc=test,dc=com"::null. Root exception is
    netscape.ldap.LDAPException: error result (65); Object class violation
    at netscape.ldap.LDAPConnection.checkMsg(LDAPConnection.java:4866)
    at netscape.ldap.LDAPConnection.add(LDAPConnection.java:2851)
    at netscape.ldap.LDAPConnection.add(LDAPConnection.java:2866)
    at netscape.ldap.LDAPConnection.add(LDAPConnection.java:2816)
    at com.iplanet.ums.DataLayer.addEntry(DataLayer.java:432)
    at com.iplanet.ums.PersistentObject.addChild(PersistentObject.java:722)
    at com.iplanet.am.sdk.ldap.DirectoryServicesImpl.createUser(DirectoryServicesImpl.java:998)
    at com.iplanet.am.sdk.ldap.DirectoryServicesImpl.createEntry(DirectoryServicesImpl.java:1490)
    at com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl.createEntry(CachedDirectoryServicesImpl.java:349)
    at com.iplanet.am.sdk.AMObjectImpl.create(AMObjectImpl.java:1001)
    at com.iplanet.am.sdk.AMPeopleContainerImpl.createUsers(AMPeopleContainerImpl.java:190)
    at com.iplanet.am.console.user.model.UMCreateUserModelImpl.createUser(UMCreateUserModelImpl.java:356)
    at com.iplanet.am.console.user.UMCreateUserViewBean.createUser(UMCreateUserViewBean.java:490)
    at com.iplanet.am.console.user.UMCreateUserViewBean.handleBtnCreateRequest(UMCreateUserViewBean.java:368)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.iplanet.jato.view.command.DefaultRequestHandlingCommand.execute(DefaultRequestHandlingCommand.java:183)
    at com.iplanet.jato.view.RequestHandlingViewBase.handleRequest(RequestHandlingViewBase.java:308)
    at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:802)
    at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:740)
    at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:571)
    at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:957)
    at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:615)
    at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:473)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
    at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
    at com.iplanet.ias.web.WebContainer.service(WebContainer.java:580)
    12/04/2006 10:19:03:597 AM CST: Thread[service-j2ee-2,5,main]
    In CachedDirectoryServicesImpl.getAttributes(SSOToken entryDN, attrNames, ignoreCompliance, byteValues) (cn=dsameuser,ou=dsame
    users,dc=test,dc=com, o=testorg,dc=test,dc=com, [sunRegisteredServiceName], true, false method.
    12/04/2006 10:19:03:598 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.getAttributes(): found all attributes in Cache.
    12/04/2006 10:19:03:598 AM CST: Thread[service-j2ee-2,5,main]
    DirectoryServicesImpl.getRegisteredServiceNames() Registered Service Names for entryDN: o=testorg,dc=test,dc=com are: [iPlanet
    AMSessionService, iPlanetAMAuthMembershipService, iPlanetAMAdminConsoleService, iPlanetAMAuthService, iPlanetAMPolicyConfigSer
    vice, iPlanetAMAuthLDAPMultiService, iPlanetAMUserService, iPlanetAMAuthAnonymousService, iPlanetAMAuthConfiguration, iPlanetA
    MAuthLDAPService, SunPortalDesktopService, sunAMAuthSAMLService, srapGatewayAccessService]
    12/04/2006 10:19:03:599 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.getOrganizationDN() - looping Organization DN for entry: o=testorg,dc=test,dc=com
    12/04/2006 10:19:03:600 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.getOrganizationDN(): found OrganizationDN: o=testorg,dc=test,dc=com for: o=testorg,dc=test,dc=com
    12/04/2006 10:19:03:631 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.doesEntryExist(): entryDN: uid=amAdmin,ou=People,dc=test,dc=com found in cache & exists: true
    12/04/2006 10:19:03:642 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.getOrganizationDN() - looping Organization DN for entry: o=testorg,dc=test,dc=com
    12/04/2006 10:19:03:642 AM CST: Thread[service-j2ee-2,5,main]
    CachedDirectoryServicesImpl.getOrganizationDN(): found OrganizationDN: o=testorg,dc=test,dc=com for: o=testorg,dc=test,dc=com
    I'm really not sure what change caused this to happen. I can't import any user specific ldif files through DS console as well. I appreciate if somebody guides me how to correct this?
    Thanks in advance,
    lakshmiWhat you need to do is to check directory logs in order to see what is the specific object class violation. If your AM instance was working before, something nasty should have happened in directory. Check logs and schema files.
    Regards

  • MDS Error: unable to create user DBs in /var/folders/...

    What does this error mean? I have tons of them in my console. I have also repaired my permissions with Disk Utility, which found nothing in /var.
    Oct 21 15:29:02 macpro trustevaluationagent[25914]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:30:02 macpro trustevaluationagent[25938]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:31:02 macpro trustevaluationagent[25960]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:32:02 macpro trustevaluationagent[25984]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:32:28 macpro /Applications/AppFresh.app/Contents/MacOS/AppFresh[25993]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:33:02 macpro trustevaluationagent[26009]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:34:02 macpro trustevaluationagent[26028]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:35:02 macpro trustevaluationagent[26049]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:35:02 macpro trustevaluationagent[26049]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:35:02 macpro trustevaluationagent[26049]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:36:04 macpro trustevaluationagent[26069]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:37:27 macpro trustevaluationagent[26100]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:30 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:30 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:40:17 macpro trustevaluationagent[26132]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:40:17 macpro trustevaluationagent[26132]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:40:18 macpro trustevaluationagent[26132]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:41:13 macpro trustevaluationagent[26150]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:42:12 macpro trustevaluationagent[26167]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:43:04 macpro trustevaluationagent[26186]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:44:02 macpro trustevaluationagent[26217]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:45:02 macpro trustevaluationagent[26241]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:46:02 macpro trustevaluationagent[26260]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:47:02 macpro trustevaluationagent[26279]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:48:02 macpro trustevaluationagent[26304]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:48:02 macpro trustevaluationagent[26304]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:48:02 macpro trustevaluationagent[26304]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:48:02 macpro trustevaluationagent[26304]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:49:25 macpro trustevaluationagent[26329]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:49:25 macpro trustevaluationagent[26329]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:50:17 macpro trustevaluationagent[26346]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:50:21 macpro trustevaluationagent[26346]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:51:55 macpro trustevaluationagent[26375]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:51:56 macpro trustevaluationagent[26375]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:52:43 macpro trustevaluationagent[26391]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:52:44 macpro trustevaluationagent[26391]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:52:45 macpro trustevaluationagent[26391]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:53:29 macpro trustevaluationagent[26407]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:53:29 macpro trustevaluationagent[26407]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:54:13 macpro trustevaluationagent[26421]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:55:23 macpro trustevaluationagent[26445]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:56:22 macpro trustevaluationagent[26465]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:56:25 macpro trustevaluationagent[26465]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:56:26 macpro trustevaluationagent[26465]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:58:00 macpro trustevaluationagent[26480]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:59:26 macpro trustevaluationagent[26504]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:59:27 macpro trustevaluationagent[26504]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:01:40 macpro trustevaluationagent[26545]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:05:33 macpro mds[33]: (/.Spotlight-V100/Store-V1/Stores/ACA815D7-8530-4611-9FB3-40B6B294F769)(Error) IndexCI in openindexfile:bad file size: 20480, min size 136632, live.0.indexIds
    Oct 21 16:05:51 macpro loginwindow[35]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:08 macpro /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/C ontents/MacOS/GrowlHelperApp[302]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:10 macpro /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/C ontents/MacOS/GrowlHelperApp[302]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:13 macpro /Applications/Quick Search Box.app/Contents/MacOS/Quick Search Box[303]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:17 macpro /Applications/Quick Search Box.app/Contents/MacOS/Quick Search Box[303]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:17 macpro /Applications/Quick Search Box.app/Contents/MacOS/Quick Search Box[303]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:18 macpro /Applications/Quick Search Box.app/Contents/MacOS/Quick Search Box[303]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:05 macpro /Applications/Gmail Notifr.app/Contents/MacOS/Gmail Notifr[306]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:05 macpro /Applications/Gmail Notifr.app/Contents/MacOS/Gmail Notifr[306]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:05 macpro /Applications/Gmail Notifr.app/Contents/MacOS/Gmail Notifr[306]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:05 macpro /Applications/Gmail Notifr.app/Contents/MacOS/Gmail Notifr[306]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:11 macpro trustevaluationagent[332]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:13 macpro trustevaluationagent[332]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:13 macpro trustevaluationagent[332]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:46 macpro /Applications/Quick Search Box.app/Contents/MacOS/Quick Search Box[303]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:08:06 macpro trustevaluationagent[372]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:09:06 macpro trustevaluationagent[386]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:09:27 macpro /System/Library/Frameworks/IMCore.framework/iChatAgent.app/Contents/MacOS/iChat Agent[392]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:09:28 macpro /System/Library/Frameworks/IMCore.framework/iChatAgent.app/Contents/MacOS/iChat Agent[392]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:09:28 macpro /System/Library/Frameworks/IMCore.framework/iChatAgent.app/Contents/MacOS/iChat Agent[392]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:09:39 macpro /Applications/Skype.app/Contents/MacOS/Skype[390]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:06 macpro trustevaluationagent[401]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:09 macpro /Applications/Adium.app/Contents/MacOS/Adium[398]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:11 macpro /Applications/Adium.app/Contents/MacOS/Adium[398]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:23 macpro /Applications/Safari.app/Contents/MacOS/Safari[407]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:30 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:42 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:45 macpro /Applications/Mail.app/Contents/MacOS/Mail[406]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:57 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:57 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:57 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:11:04 macpro /Applications/iPhoto.app/Contents/MacOS/iPhoto[411]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:11:08 macpro trustevaluationagent[416]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:11:13 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:11:20 macpro /Applications/Safari.app/Contents/MacOS/Safari[407]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:11:54 macpro /Applications/Safari.app/Contents/MacOS/Safari[407]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:12:06 macpro trustevaluationagent[424]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:13:06 macpro trustevaluationagent[426]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:14:06 macpro trustevaluationagent[460]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds

    Hello,
    Add me to the list.
    Tonight, the finder crashed during an iDisk operation.
    I had to manually turned off the mac.
    On the restart, Snow leopard decided to index spotlight for like an hour!
    I suspected things so I went into the console, and yes I get all these "MDS Error: unable to create user DBs in /var/folders/..." for nearly each app I launch.
    Any ideas?? I've been reading your thread, and couldn't find any relevant in google too.
    It doesn't seem to affect the use of the mac, but it's still strange! (there's a part of me that wanna clean reinstall right now! I just hate now that i know that something might not be working like it should! haha)
    Any idea an help very welcome.
    J

  • How To Create User through Pl SQL Block

    Want to create user from pl sql block using dynamic SQl. Used dbms_sql package . But when I run the block it does not recognises the parameter v7 which is a constant in dbms_sql package. Message displayed is Can not access parameter from package being restricted procedure.
    Is there any method to create user through PL SQl block

    hi ranjit,
    hope this will work
    declare
    uname varchar2(30):=&uname;
    pword varchar2(30):=&pword;
    begin
    execute immediate ('grant connect, resource to '| |uname| |' identified by '| |pword);
    end;
    regards

  • DRM-61026: Unable to create user session for the following reason: Login failed. Invalid user name or password.

    All Im very new to Oracle DRM and Im trying to get the app setup on Windows server running SQL Server 2008.  When I try to login to the Web Client I keep getting this error.
    DRM-61026: Unable to create user session for the following reason: Login failed. Invalid user name or password.
    Can you please help

    This might be due to The 'Oracle Instance' path may not have been set to a path relative to the 'CSS Bridge Host' (i.e. the Foundation Services machine) on the Configuration > Host Machines > CSS > General tab of the DRM Configuration Utility.
    if this is the case then
    1. Open the DRM Configuration Console.
    2. Go to the Configuration > Host Machines > CSS > General tab of the DRM Configuration Utility.
    3. Ensure that the path in 'Oracle Instance' has been set relative to the 'CSS Bridge Host' (i.e. the Foundation Services machine defined in 'CSS Bridge Host').
    4. If corrections are made to 'Oracle Instance' then restart the DRM services to pick up the change.
    Thanks,
    ~KKT~

  • Problems with Firefox - unable to create a workset in the portal

    Problems with Firefox - unable to create a workset in the portal.

    Guys,
    I am running mozilla firefoz 5.0 and the only option that is coming to me is to create folder in CA.
    even though SAP recommands IE and allows portal from Mozilla, the later seems to have serious issues with Portal.
    I remember working with several versions of mozilla, sometimes you right click, all option will come but you will be unable to choose options coz when u bring cursor to them they will skid here and there..
    I hope no SAP note elobrates this as of now.
    Ankur

  • IPhoto exports some Originals but hangs, saying "Unable to create /Users/

    I have a folder of 43 photos, some jpgs but a lot of the Originals are RAW and a couple of large tiffs, too. I'm trying to send them to a graphic designer for use in a book, so I want the highest quality. I would like to export them as Originals, so I don't have to search for each photo individually. The Export Originals process works for three jpgs, then I get Unable to create Users/amyzerner/Desktop/ then the first four letters of the name of the folder to which I'm exporting the photos, which I want to burn to a DVD. If I export them as Jpgs or Tiffs, all works well. Does anyone have any idea what the problem is here? Thanks in advance.

    How much free space do you have on the boot drive?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • IPhoto 6 trouble EXPORTING VERTICAL photos; Unable to create/Users/...

    I've been trying everything I can think of to export all of my photos to Finder folders and then to albums on a website - either by selecting and dragging to the folder OR by exporting. The horizontal photos export easily, but the VERTICAL photos will not move out of iPhoto. The message that pops up is: "Exporting - Unable to create/Users/my name/place tp which I'd like to export." Nor will the VERTICAL photos enlarge/display when I double click on them in iPhoto - the window that comes up has a gray square with an exclamation mark in it. Since my problem only ocurrs with VERTICAL photos, it seems to be different than the recently posted question about the same message. I did verify my HD disk. My computer savvy is limited, so detailed help is needed! Thanks!

    Check them all and leave them checked. The "!" problem can also occur if iPhoto is interrupted while writing to its database file, Library6.iPhoto. See the tip at the end of my signature. It can help you recover from the "!" problem and get your library back to where it was at the time of the last backup.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • When copying pic from iPhoto 09 to a file, to burn a CD, after 35 photos it stops copying and I get "Unable to create/users/dividrublesr/ documents/I don't know what is going on.

    When copying pic from iPhoto 09 to a file, to burn a CD, after 35 photos it stops copying and I get "Unable to create/users/dividrublesr/ documents/I don't know what is going on. Forgive me for any mistakes, I am a first timer.

    Given that the file is selected then the next possibility is that you're exporting two files with the same name. When you do this the export breaks down as the second file would overwrite the first. Check the filenames.
    Regards
    TD

  • Creating user through ifsmanager

    Hi,
    I am creating user through ifsmanager.Only if I make them admin enabled they are able to log in to the ifs.
    If I dont give them admin privilege they are not able to login into the ifs.
    I just want to make an ordinary user with no admin privileges so that he could just log on.
    Also he should be able to view only /home folder and nothing else.
    Thanx
    -Vipul

    Vipul,
    I suggest you have a quick read of the Admin Guide - in particular starting / configuring / accessing our out-of-the-box protocol servers.
    To use the 9iFS/CM SDK FTP server, you will need an FTP client.
    To use the 9iFS/CM SDK SMB/NTFS you will need an appropriate SMB client such as that shipped with Windows.
    You need to ensure that you have started the servers up, and be aware of the ports they are running.
    Please read the admin guide first though :)
    Matt.

  • I am unable to create reminders or events in iCal with my iPhone 5

    I am unable to create reminders or events in iCal with my iPhone 5.

    Go to settings>iCloud and turn Contacts and Calender on.

  • Server Error on Create user page in 9iAS Portal 9.0.2.0

    Hi,
    I have installed Oracle 9iAS Portal 9.0.2.0 on WinNT
    I got the SSO page loging thru admin login and everything is fine .....i can get into build page groups etc.....
    Problem
    creation of users
    When i click Build --> Administer --> Create User
    Page error:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Oracle HTTP Server/1.3.22 Server at accentur-jpdq.accenture.com Port 7777
    Kindly let me know how to solve this and get the Create User page --> To Create users ....
    Thanks & Regards,
    Gopinath.G
    Accenture Technology services.
    Bangalore,INDIA

    Can you pls confirm if OC4J_DAS instance is up?
    Refer Oracle9i Application Server Administrator's Guide
    Release 2 (9.0.2) -> Starting and Stopping the Application Server for 'Starting an Infrastructure'
    link: http://download-west.oracle.com/docs/cd/A97329_01/core.902/a92171/start.htm#1011347

  • How to create user in UME,

    HI gurus,
    In requeriment for project, the customer request is about a aplication to create user in the UME automaticall after fill a survey with questions of security, my questions are;
    1. Exist a way for create users automatically ??, a RFC ? a Web Service ? or this step is strictly done for a human
    (UME isn´t integrated with abap data source).
    2. ¿ In KM exist a application that permit show a questionary, and questions and answers were filled from information hosted in tables z in R3 ?
    THanks in advance

    Hi Pacheco Mauricio,
    1. Exist a way for create users automatically ??, a RFC ? a Web Service ? or this step is strictly done for a human
    (UME isn´t integrated with abap data source).
             It is already answered by Erhan
    1- There isnt a standart way to create user in portal. You can code a web service to create user using portal apis
             using API's only you can create Application which help to create Users in Portal UME.      
    2. ¿ In KM exist a application that permit show a questionary, and questions and answers were filled from information hosted in tables z in R3 ?
    2- And also there isnt a standart way to create a poll using ecc tables. But there is a way to create poll in portal.
              SAP had provided a Poll Facility in Portal what Erhan suggested, but problem is you can at a time put only one question in a poll, but if you want some more functionality along with polls, you can go for Sweetlets which is third party tool.
             But if you want to develop a Survey kind of application where you want different type of questions along with different answer options than you have to build application from scratch like how we develop Custom Web Dynpro Java Applications.
    Regards,
    Tushar Shinde.

  • Unable to create follow-up document in Portal

    Hi,
    We are using NetWeaver Portal 7.0 and it is at the latest SP(SP10).
    When we are trying to create a follow-up document for an opportunity all the fields are getting grayed out and we are unable to create any follow-up document.But from GUI we are able to create it successfully.
    Also we are unable to create any sub-opportunity for the existing opportunity
    Both the above were possible when the portal was on lower SP(SP8)
    Does this issue have anything to do with the SP upgrade or could there be any other reason.
    Any inputs on the above issue would be of great help.
    Thanks and Regards,
    Vijaya Sai.

    Hi Chen,
    The problem the you are facing mostly occurs due to incorrect assignment of roles. The user id that is used in the EP needs to be present in the CRM backend system as well. The CRM Backend user has to be assigned to the corresponding single role.
    Portal user needs to be assigned to a Portal Role.
    Kindly have a look at the following document which will give more
    information on the role configuration.
    Please find the related documentation under:
    -> http://service.sap.com/crm-inst
    -> People-Centric CRM Inst. a. Config. Guides (on the left side tree)
    Kindly have a look at the guide for CRM 5.0
    This will give a clear picture on how to set up follow ups. Hope this helps. Please let us know incase you need more information on the same.
    Regards,
    Hemanth

  • How to create user in UME when using ABAP as datasource

    hi, everyone
    We are using ABAP as EP user datasource, when create user in EP, it says "Current user has user creation permissions in the UME, but cannot create users in the back-end system (data source). The original and possibly untranslated message was: "No active writeable datasource found for user creation, check your Persistence Configuration."
    But we can not create in UME neither, anyone know how to do this?
    Lee

    Hi,
    Solution would be to disconnect the UME from ABAP and reboot the portal, create the user in UME, and revert back to the UME/ABAP connection again... but this is not supported:
    Changing Data Source
    Once you have chosen this data source configuration, you cannot change to any other data source configuration. For details, see SAP Note 718383.
    Source: http://help.sap.com/saphelp_nw70ehp1/helpdata/en/45/af3ac012d32e78e10000000a155369/frameset.htm
    Ask the autorisation team of the ABAP stack that is connected to you UME to create the user for you is the only solution.
    Cheers,
    Benjamin

Maybe you are looking for

  • Using TV as a Monitor with HDMI - windows no longer centered when I switch over!

    Hello, I ran into a very annoying problem this weekend. For a long time, I've just been using a TV as my computer monitor when I want to watch Hulu, Netflix, etc. I just unplug the monitor from my Mac Mini and plug in the HDMI cord I have hooked up t

  • Rolling my own kernel off a fresh install

    Hey folks! I just recently acquired an Acer Aspire One. In a vain effort to get the wireless working off of a fresh install I thought that I might compile my own kernel version 2.6.27 (and I hoped that the ath5k driver would automagically work). Sadl

  • IGS Stop and Start

    Hi Experts, How can i stop and start  IGS on RedHAT Linux servers. -cheers Venkat

  • Incorrect Warranty Period

    Hi I bought a new HP Stream Signature tablet from the online Microsoft Store on the 1st April. I registered it with HP shortly after I received it. Now the online HP Warranty checker states that it was registered on 10th Nov 2014 and the warranty exp

  • Weird behaviour - logged in twice?  black squares around focused objects?

    Someone else was using my laptop yesterday at work and now I'm getting some odd behaviour. Functionally, everything seems to be okay, but there is a solid black square around GUI interface objects that I focus on in the OS. And clicking on the apple