Import export utility user not found

I'm getting the following error when running the 9.3.1 ImportExportUtility on a 9.2.0.2 version of Shared Services. NTLM is used as the authentication provider.
2009-06-19 08:49:30,642 Export : Exception encountered while retrieving user ntlm://SID=S-1-5-21-2134593322-327503246-231145771-21130?USER
2009-06-19 08:49:30,642 Export : Root cause : User not found with identity = ntlm://SID=S-1-5-21-2134593322-327503246-231145771-21130?USER
2009-06-19 08:49:30,658 Export : Silently ignoring the last error
There were 99 users extracted and this message appeared for 36 of the 99. Could someone tell me where the users are not in sync. Is it between Open Ldap and NTLM, Open Ldap and the application repository, etc. Also, is there a way of identifying the user Id. from the message.
Thanks,
Tom

I finally found a real solution to this problem and I wish I had found it sooner.......
Starting sometime around 9.2, Oracle started including a tool called : UpdateNativeDir
The primary purpose of the tool (as I understand it) is to allow you to do a refresh between your external provider (i.e. Active Directory) and the native (OpenLDAP) directory in the event you moved directories around. This tool will also purge any invalid entries that are in the local (LDAP) directory that are not in the external provider.
The tool is pretty straight forward and the readme file explains the details of how to use it.
I've tested this tool in our dev and production environments now and it does exactly what I need. The additional benefit is that I can schedule this to run periodically to ensure the directories are sync'd.
The tool is going to be on your Shared Services machine and comes zipped in a file called UpdateNativeDir.zip
According to the documention (9.2.0.3) it is located at :
<Hyperion_Home>/common/utilities/nativedirectoryupdateutility
On our 9.3.1 Shared Services box, I located it at :
<Hyperion_Home>/common/utilities/SyncOpenLdapUtility

Similar Messages

  • Forum XML Export failure - user not found

    Hi,
    first, I know the export/import functionality is disabled by default in the jive forum version of SAP.
    But they don't provide any other mechanism to export forum content, so we have to use it.
    We want to export our forum content with the XML Export function.
    When I want to export the whole content, the error log shows following:
    2009.12.22 09:54:45 [error]
    com.jivesoftware.base.UserNotFoundException
    at com.sap.netweaver.coll.forums.ume.User$JiveUser.loadUserByIDFromDb(User.java:446)
    at com.sap.netweaver.coll.forums.ume.User$JiveUser.<init>(User.java:356)
    at com.sap.netweaver.coll.forums.ume.User.<init>(User.java:77)
    at com.sap.netweaver.coll.forums.ume.UserManager.lookupUser(UserManager.java:139)
    at com.jivesoftware.base.UserManagerAdapter.getUser(UserManagerAdapter.java:82)
    at com.jivesoftware.base.database.DbPoll.getUser(DbPoll.java:160)
    at com.jivesoftware.forum.proxy.PollProxy.getUser(PollProxy.java:47)
    at com.jivesoftware.forum.database.DbDataExport.exportPoll(DbDataExport.java:1643)
    at com.jivesoftware.forum.database.DbDataExport.exportPolls(DbDataExport.java:1624)
    at com.jivesoftware.forum.database.DbDataExport.exportForum(DbDataExport.java:1415)
    at com.jivesoftware.forum.database.DbDataExport.exportForums(DbDataExport.java:1330)
    at com.jivesoftware.forum.database.DbDataExport.exportForumCategory(DbDataExport.java:1305)
    at com.jivesoftware.forum.database.DbDataExport.exportForumCategories(DbDataExport.java:1112)
    at com.jivesoftware.forum.database.DbDataExport.exportForumCategories(DbDataExport.java:1101)
    at com.jivesoftware.forum.database.DbDataExport.doRun(DbDataExport.java:624)
    at com.jivesoftware.forum.util.DataExportServlet.service(DataExportServlet.java:120)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
    at com.jivesoftware.base.action.JiveAdminActionFilter.doFilter(JiveAdminActionFilter.java:37)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
    at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:189)
    at com.jivesoftware.base.action.util.JiveFilterDispatcher.doFilter(JiveFilterDispatcher.java:68)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
    at com.jivesoftware.base.util.webwork.JiveActionContextCleanUp.doFilter(JiveActionContextCleanUp.java:41)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    But when I export the forums seperatly there are only a few which throws this exception.
    I looked up the usernames from the user who posted in this forums in the table JIVEUSER in the database. But they are all stored in it.
    Can I look up somewhere the username, that isn't found?
    Neither in the error log nor in the debug log I have found it.
    Best Regards,
    Manuel

    The error is caused to an authentication failure and is not an issue with authorization
    You need to look at your authentications policy (Policy->Authentications) and see which identity store was authenticated against
    In addition can do the Live Authentications page (Monitor->Authentications) and for the failing record click on the icon under details. This will give you the full details of the requets processing and you can see which rule was matched in the identity policy (Identity Policy Matched Rule) and "Selected Identity Stores".

  • Import Export Utility

    Hi,
    I have used import/export utility to migrate users from dev to test. While importing only "Admin" user is imported successfully but no others. Here are the importexport properties file, trace and error log for your reference. This import utility is only processing the users who has been part of in both the dev and test servers.
    #import export operations
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.css=http://testpro:58080/interop/framework/getCSSConfigFile
    importexport.cmshost=testpro
    importexport.cmsport=58080
    importexport.locale=en
    #import operations
    import.file=Test_Export.csv
    import.operation=create/update
    import.fileformat=csv
    import.maxerrors=100
    importexport.trace.events.file=D:/Hyperion/common/utilities/CSSImportExportUtility/cssimportexport/importexport/trace.log
    importexport.errors.log.file=D:/Hyperion/common/utilities/CSSImportExportUtility/cssimportexport/importexport/errors.log
    #export operations
    export.fileformat=csv
    export.user.filter=*
    export.group.filter=*
    export.role.filter=*
    export.file=Test_Export.csv
    export.producttype =*
    export.projectnames=*
    export.applicationnames=*
    Trace...
         2009-09-08 11:53:44,162 Attempting a import operation
         2009-09-08 11:53:45,833 Import : Attempting to create user admin
         2009-09-08 11:53:45,943 Import : Create user admin failed. Attempting update.
         2009-09-08 11:53:45,943 Import : Attempting to update user admin
         2009-09-08 11:53:45,943 Import : User updated : admin
         2009-09-08 11:53:45,943 Import : Attempting to create user adminuser
         2009-09-08 11:53:45,958 Import : Create user adminuser failed. Attempting update.
         2009-09-08 11:53:45,958 Import : Attempting to update user adminuser
         2009-09-08 11:53:45,958 Import : Unable to locate user adminuser
         2009-09-08 11:53:45,958 Import : Attempting to create user hypadmin
         2009-09-08 11:53:45,958 Import : Create user hypadmin failed. Attempting update.
         2009-09-08 11:53:45,958 Import : Attempting to update user hypadmin
         2009-09-08 11:53:45,958 Import : Unable to locate user hypadmin
         2009-09-08 11:53:45,974 Import : Attempting to create user Testuser1
         2009-09-08 11:53:45,974 Import : Create user Testuser1 failed. Attempting update.
         2009-09-08 11:53:45,974 Import : Attempting to update user Testuser1
         2009-09-08 11:53:45,974 Import : User updated : Testuser1
         2009-09-08 11:53:45,974 Import : Attempting to create user Testuser2
         2009-09-08 11:53:45,974 Import : Create user Testuser2 failed. Attempting update.
         2009-09-08 11:53:45,974 Import : Attempting to update user Testuser2
         2009-09-08 11:53:45,990 Import : Unable to locate user Testuser2
         2009-09-08 11:53:45,990 Import : Attempting to create user Testuser3
         2009-09-08 11:53:45,990 Import : Create user Testuser3 failed. Attempting update.
         2009-09-08 11:53:45,990 Import : Attempting to update user Testuser3
         2009-09-08 11:53:45,990 Import : Unable to locate user Testuser3
         2009-09-08 11:53:45,990 Import : Attempting to create group Test_Group
         2009-09-08 11:53:45,990 Import : Create group Test_Group failed. Attempting update.
         2009-09-08 11:53:45,990 Import : Attempting to update group Test_Group
         2009-09-08 11:53:46,099 Import : Updated group Test_Group
         2009-09-08 11:53:46,099 Import : Attempting to create group WORLD
         2009-09-08 11:53:46,099 Import : Create group WORLD failed. Attempting update.
         2009-09-08 11:53:46,099 Import : Attempting to update group WORLD
         2009-09-08 11:53:46,130 Import : Updated group WORLD
         2009-09-08 11:53:46,130 Import : Attempting to replace group/user members for group Test_Group
         2009-09-08 11:53:46,146 Import : Unable to locate user Testuser2
         2009-09-08 11:53:46,146 Import : Attempting to replace group/user members for group WORLD
         2009-09-08 11:53:46,224 Import : Replaced group/user members for group : WORLD
    Summary :
         Processed successfully 2 user(s), unsuccessfully 4 user(s).
         Processed successfully 2 group(s), unsuccessfully 0 group(s).
         Processed successfully 1 group relationship(s), unsuccessfully 1 group relationship(s).
         Processed successfully 0 role(s), unsuccessfully 0 role(s).
         Processed successfully 0 role relationship(s), unsuccessfully 0 role relationship(s).
         Processed successfully 0 application(s), unsuccessfully 0 application(s).
         Processed successfully 0 delegated list(s), unsuccessfully 0 delegated list(s).
         The css.xml file used is http://172.27.95.99:58080/interop/framework/getCSSConfigFile
         The data file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\Test_Export.csv
         The error log file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\errors.log
         The trace log file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\trace.log
    ERROR log:
    User hypadmin not found
    User Testuser3 not found
    User Testuser2 not found
    User adminuser not found
    User Testuser2 not found
    Please help.
    Thanks,
    Ader

    Hello there,
    Are you able to resolve this problem, I am also stuck with the same problem, any suggestions...
    Thanks
    Vince

  • Java exception: Planning Data Form Import/Export Utility: FormDefUtil.sh

    Hi,
    We have the following in our environment
    Oracle 10gAS (10.1.3.1.0)
    Shared Services (9.3.1.0.11)
    Essbase Server (9.3.1.3.01)
    Essbase Admin Services (9.3.1.0.11)
    Provider Services (9.3.1.3.00)
    Planning (9.3.1.1.10)
    Financial Reporting + Analysis UI Services (9.3.1.2)
    I got the following error while using the Planning Data Form Import/Export Utility. Does anyone have any idea?
    hypuser@server01>$PLANNING_HOME/bin/FormDefUtil.sh import TEST.xml localhost admin password SamApp
    [May 6, 2009 6:25:11 PM]: Intializing System Caches...
    [May 6, 2009 6:25:11 PM]: Loading Application Properties...
    [May 6, 2009 6:25:11 PM]: Looking for applications for INSTANCE: []
    [May 6, 2009 6:25:13 PM]: The polling interval is set =10000
    Arbor path retrieved: /home/hypuser/Hyperion/common/EssbaseRTC/9.3.1
    [May 6, 2009 6:25:14 PM]: Setting ARBORPATH=/home/hypuser/Hyperion/common/EssbaseRTC/9.3.1
    Old PATH: /home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/AnalyticServices/bin:/home/hypuser/Hyperion/common/JRE-64/IBM/1.5.0/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/hypuser/bin:/usr/bin/X11:/sbin:.
    [May 6, 2009 6:25:14 PM]: Old PATH: /home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/AnalyticServices/bin:/home/hypuser/Hyperion/common/JRE-64/IBM/1.5.0/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/hypuser/bin:/usr/bin/X11:/sbin:.
    java.lang.UnsupportedOperationException
    at com.hyperion.planning.olap.HspEssbaseEnv.addEssRTCtoPath(Native Method)
    at com.hyperion.planning.olap.HspEssbaseEnv.init(Unknown Source)
    at com.hyperion.planning.olap.HspEssbaseJniOlap.<clinit>(Unknown Source)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:187)
    at com.hyperion.planning.HspJSImpl.createOLAP(Unknown Source)
    at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.utils.HspFormDefUtil.main(Unknown Source)
    Setting Arbor path to: /home/hypuser/Hyperion/common/EssbaseRTC/9.3.1
    [May 6, 2009 6:25:15 PM]: MAX_DETAIL_CACHE_SIZE = 20 MB.
    [May 6, 2009 6:25:15 PM]: bytesPerSubCache = 5654 bytes
    [May 6, 2009 6:25:15 PM]: MAX_NUM_DETAIL_CACHES = 3537
    Setting HBR Mode to: 2
    Unable to find 'HBRServer.properties' in the classpath
    HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
    java.lang.Exception: HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
    HBRServer.properties:HBR.embedded_timeout=10
    HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
    java.lang.ExceptionInInitializerError
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:205)
    at com.hyperion.hbr.api.thin.HBR.<init>(Unknown Source)
    at com.hyperion.hbr.api.thin.HBR.<init>(Unknown Source)
    at com.hyperion.planning.db.HspFMDBImpl.initHBR(Unknown Source)
    at com.hyperion.planning.db.HspFMDBImpl.initializeDB(Unknown Source)
    at com.hyperion.planning.HspJSImpl.createDBs(Unknown Source)
    at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.utils.HspFormDefUtil.main(Unknown Source)
    Caused by: Exception HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
    ClassName: java.lang.Exception
    at com.hyperion.hbr.common.ConfigurationManager.getServerConfigProps(Unknown Source)
    at com.hyperion.hbr.cache.CacheManager.<clinit>(Unknown Source)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:187)
    ... 11 more
    [May 6, 2009 6:25:15 PM]: Regeneration of Member Fields Complete
    [May 6, 2009 6:25:16 PM]: Thread main acquired connection com.hyperion.planning.olap.HspEssConnection@5f0e5f0e
    [May 6, 2009 6:25:16 PM]: Thread main releasing connection com.hyperion.planning.olap.HspEssConnection@5f0e5f0e
    [May 6, 2009 6:25:16 PM]: Thread main released connection com.hyperion.planning.olap.HspEssConnection@5f0e5f0e
    [May 6, 2009 6:25:16 PM]: Need to create an Object. pool size = 0 creatredObjs = 1
    java.lang.RuntimeException: Unable to aquire activity lease on activity 1 as the activity is currently leased by another server.
    at com.hyperion.planning.sql.actions.HspAquireActivityLeaseCustomAction.custom(Unknown Source)
    at com.hyperion.planning.sql.actions.HspAction.custom(Unknown Source)
    at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
    at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
    at com.hyperion.planning.HspJSImpl.aquireActivityLease(Unknown Source)
    at com.hyperion.planning.HspJSImpl.reaquireActivityLease(Unknown Source)
    at com.hyperion.planning.utils.HspTaskListAlertNotifier.reaquireTaskListActivityLease(Unknown Source)
    at com.hyperion.planning.utils.HspTaskListAlertNotifier.processTaskListAlerts(Unknown Source)
    at com.hyperion.planning.utils.HspTaskListAlertNotifier.run(Unknown Source)
    [May 6, 2009 6:25:16 PM]: Fetching roles list for user took time: Total: 42
    [May 6, 2009 6:25:16 PM]: Entering method saveUserIntoPlanning
    [May 6, 2009 6:25:16 PM]: User role is:0
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HP:0005,ou=HP,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:1,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:9,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:3,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:7,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:14,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:15,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:10,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:12,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:13,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:1,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:9,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:3,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:7,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:14,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:15,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:10,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:12,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:13,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
    [May 6, 2009 6:25:16 PM]: Hub Roles for user is:991
    [May 6, 2009 6:25:16 PM]: Exiting method saveUserIntoPlanning
    [May 6, 2009 6:25:16 PM]: Saved the user admin to Planning
    [May 6, 2009 6:25:16 PM]: Entering method persistUserChanges()
    [May 6, 2009 6:25:16 PM]: Exiting method persistUserChanges()
    [May 6, 2009 6:25:16 PM]: Before calling getGroupsList for user from CSS
    [May 6, 2009 6:25:16 PM]: After getGroupsList call returned from CAS with groupsList [Ljava.lang.String;@705c705c
    [May 6, 2009 6:25:16 PM]: Fetching groups list for user took time: Total: 4
    [May 6, 2009 6:25:16 PM]: Entering method persistGroupChanges()
    [May 6, 2009 6:25:16 PM]: Exiting method persistGroupChanges()
    [May 6, 2009 6:25:16 PM]: User synchronization of 1 user elapsed time: 81, Users: 72, Groups: 9.
    [May 6, 2009 6:25:16 PM]: Didnt add child Forms, couldnt find parent 1
    Add/Update form under form folder - Corporate
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspObject Object Type: -1 Primary Key: 1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspPDFPrintOptions Object Type: -1 Primary Key: 1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspForm Object Type: 7 Primary Key: 1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspPDFPrintOptions Object Type: -1 Primary Key: 1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspAnnotation Object Type: 14 Primary Key: 1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspAccessControl Object Type: 15 Primary Key: 50001,1454699 ]
    [May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspFormDef Object Type: -1 Primary Key: 1454699 ]
    Form imported complete.
    [May 6, 2009 6:25:21 PM]: Could not get HBR connection.

    Hi,
    When I run the Formdefutil command, forms were imported successfully. But I got the following message.
    Could not get HBR connection.
    What does it mean?
    Thanks & Regards,
    Sravan Kumar.

  • CSS Import/Export Utility

    I'm trying to export users and groups along with their provisions using the CSS Import/Export utility, and I've configured my importexport.properties file to include export.provisioning.all=true, but the exported file does not include any provisioning. Is there a way to fix this?

    I agree with Seb. I could not get the 9.2.0.1 utility to work. It was exporting only native groups and the members in each group and not any provisioning info.
    Once I installed the 9.3.1 version of the utility, it all worked fine. Make sure you install JAVA JDK 1.5 as the utility needs that version. Just install in same path as the cssimportexport utility so that it doesn't conflict with any earlier versions of java (we had 1.4.2) on that server.
    Jeff

  • CMSDK import/export utility

    Can the 9i CMSDK import/export utility be used to export the content of the an iFS 1.1.6 schema to subsequently import into a 9i database? Once imported into the 9i database, then migrate/upgrade the 9i iFS schema to CMSDK 9 for testing purposes?

    Thank you for your advice Luis.
    What I really need to be able to do is keep my iFS 1.1.6/RDBMS8.1.7.4 development environment intact, while creating a CMSDK/Oracle9i environment for regression testing. I have multiple iFS schemas (6) in our 8.1.7.4 dev database (source). And, what I would like to do is copy one of the iFS environments (including Metadata) out of source and move it into the CMSKD/Oracle9i environment(target). Both environments need to remain accessible, and the source environment needs to remain at version iFS1.1.6 / 8.1.7.4 for regression testing.
    Here's a list of actions that I have taken:
    1. install oracle9i rdbms software.
    2. create 9i database from scratch.
    3. install 9iAS software
    4. install CMSDK software in 9iAS root.
    5. export one iFS schema out of the dev source database. (Using the plain RDBMS export utility)
    6. import this schema into the newly created Oracle9i database.
    7. Run CMSDK configuration tool to upgrade the imported iFS 1.1.6 schema. <== FAILED HERE!!!!
    I run into a problem at the start of the upgrade, when using the configuration tool. It complains that the credential manager username IFSSYS$CM does not exist and fails. So, I simply created a user called IFSSYS$CM in the 9i target database to see if this would allow the configuration tool upgrade process to progress and the result was another error of "Insufficient Privileges". How can manually set a the crediential manager so that the imported iFS schema can be upgraded successfully?
    I realize that be doing an in-place upgrade of my entire Oracle 8i source database. I will be able to migrate both the RDBMS and iFS using the installation/configuration tools.
    If there is a limitation of not being able to copy (credential manager metadata) an iFS 1.1.6 schema out of the source and into a target database, and then upgrading/migrating the schema to CMSDK/Oracle9i. Then I may be forced into cloning my entire development instance (giving it a different name) and then doing in-place migration of the entire cloned database (all 6 iFS schemas). Our source dev database is 18G and includes much more (probably garbage data) than will be needed for our regression testing. My hope was to take only a subset of the 18G (1 of the 6 iFS schemas) and move it into CMSDK/Oracle9i to perform the testing. We are very low on available disk space and taking only a subset would be a more efficient use.
    I have even attempted to use the CMSDK export utility to export the iFS1.1.6 schema. I was hoping this would export the iFS1.1.6 schema, metadata, contents, and credential manager. This was not successful due to missing Java packages not installed in the Oracle8i (8.1.7.4 database).
    These are all the details of my dilemma. Can you help guide me in the right direction. I've spent a lot time already fumbling through and have had a number of false starts with my proposed approach. I need someone to tell me the recommended way of approaching my issue. Thanks again.

  • Weblogic.utils.StackTraceUtils not found

    Platform: Sun OS 5.7 (Solaris 2.7?), Weblogic 5.1 SP6.
              I have an application that contains some JSPs and Servlets. I'm using
              SilkPerformer to simulate multiple users. It was fine if I used only 200
              virtual users, but I ran into the following problem when I used 250 (240
              too).
              It complained some kind of NullPointerException (see below) which never
              happened for under 200 users. And then it complained this
              weblogic.utils.StackTraceUtils not found. This class belongs to
              /weblogic/classes which is in my weblogic.class.path when the server is
              started.
              I'm guess weblogic server ran into some unexpected exception and the
              logger wanted to call this class to report the error. So I need to find
              out 2 things:
              1. how to reveal the real exception/error.
              2. what to do to avoid the exception (since it worked fine for 200
              virtual users).
              For 1, I have no clue. Hope someone out there can help me.
              For 2, I remember seeing "Too many opened files" at some run which may
              indicating that, when handling too many users (250) at one time, WL
              server has opened one copy of certain file (JSP/html) for each user and
              used up system allowed file handles. If this is true, I may be able to
              get rid of this problem by increasing the allowed number of file
              handles. But I'd like to see a better solution (say, configure the
              server certain way to share the files). By the way, this is not
              happening on NT. Maybe NT has more allowed file handles and I can only
              run as many as 250 users.
              Anyway comments are appreciated.
              -Wayne
              ----------------------- extract of server output --------------------
              The errorIndices is currently: []
              Hints validated.java.lang.NullPointerException
              at weblogic.boot.ServerClassLoader.findLocalClass(Compiled
              Code)
              at weblogic.boot.ServerClassLoader.loadClass(Compiled Code)
              at java.lang.ClassLoader.loadClass(Compiled Code)
              at java.lang.ClassLoader.loadClassInternal(Compiled Code)
              at
              weblogic.logging.TextStreamLogger.log(TextStreamLogger.java:77)
              at weblogic.logging.LogManager.log(Compiled Code)
              at weblogic.logging.LogOutputStream.error(Compiled Code)
              at weblogic.t3.srvr.ListenThread.run(Compiled Code)
              java.lang.NullPointerException
              at weblogic.boot.ServerClassLoader.findLocalClass(Compiled
              Code)
              at weblogic.boot.ServerClassLoader.loadClass(Compiled Code)
              at java.lang.ClassLoader.loadClass(Compiled Code)
              at java.lang.ClassLoader.loadClassInternal(Compiled Code)
              at
              weblogic.logging.TextStreamLogger.log(TextStreamLogger.java:77)
              at weblogic.logging.LogManager.log(Compiled Code)
              at weblogic.logging.LogOutputStream.alert(Compiled Code)
              at weblogic.t3.srvr.ListenThread.run(Compiled Code)
              Wed Nov 22 15:25:09 MST 2000:<!> <ListenThread> **** The WebLogic Server
              is n\
              o longer listening for connections.
              Wed Nov 22 15:25:09 MST 2000:<!> <ListenThread> **** You should probably
              rest\
              art it.
              Wed Nov 22 15:25:09 MST 2000:<I> <WebLogicServer> Server shutdown by
              system
              Wed Nov 22 15:25:09 MST 2000:<I> <WebLogicServer> Server shutdown
              commencing \
              NOW
              Wed Nov 22 15:25:09 MST 2000:<A> <SSLListenThread> ListenThread.run()
              failed:\
              java.lang.ThreadDeath
              Wed Nov 22 15:25:09 MST 2000:<!> <SSLListenThread> **** The WebLogic
              Server i\
              s no longer listening for connections.
              Wed Nov 22 15:25:09 MST 2000:<!> <SSLListenThread> **** You should
              probably r\
              estart it.
              Wed Nov 22 15:25:09 MST 2000:<I> <WebLogicServer> Server shutdown by
              system
              java.lang.NoClassDefFoundError: weblogic/utils/StackTraceUtils
              at
              weblogic.logging.TextStreamLogger.log(TextStreamLogger.java:77)
              at weblogic.logging.LogManager.log(Compiled Code)
              at weblogic.logging.LogOutputStream.alert(Compiled Code)
              at weblogic.t3.srvr.ListenThread.run(Compiled Code)
              hints are: [Ljava.lang.String;@1646d1e
              hints are: [Ljava.lang.String;@ef3ad1
              hints are: [Ljava.lang.String;@a43826
              

    Thanks Sumanth and Cameron. I have 64 descriptors when I do "limit". I'm
              not sure if that's my limit coz I could successfully simulate 200 users
              at a time. I only have a few JSPs and a couple of HTMLs. Maybe Weblogic
              is already sharing the files. Or maybe even for 200 users, at one time
              no more than 64 descriptors are used.
              I don't have super-user privileges. But I'll ask the admins to increase
              the limit for me and see how that affects my results.
              Appreciate your help.
              -Wayne
              Sumanth Yamala wrote:
              >
              > lsof gives the number of file descriptors open
              >
              > A common setting for high-load systems is a soft limit of 1024 and a hard
              > limit of 4096.
              >
              > On Solaris, add the following to /etc/system:
              >
              > set rlim_fd_max=4096
              > set rlim_fd_cur=1024
              >
              > And reboot with -r.
              >
              > You should not raise it past 1024 without first finding some
              > documentation that confirms that it is safe to do so. Any number
              > below that is safe.
              >
              > To add to the above Weblogic documentation has to say this:
              >
              > We have seen this situation when the user account runs out of file
              > descriptors. On Solaris, each user account has a certain limited number of
              > file descriptors. You can find out how many file descriptors you have with
              > the limit command in csh.
              >
              > You can increase file descriptors if you have enough privileges with the
              > unlimit command in the csh. Otherwise, you'll need to ask your system
              > administrator to increase the file descriptors available to your processes.
              >
              > Another solution is to create a .zip file with all of the WebLogic classes,
              > since a .zip file only requires a single file descriptor. If you do this,
              > please note that there may be other problems associated with loading files
              > from a .zip file, particularly with versions of the JDK before 1.1.3.
              > (Previous to version 2.5, WebLogic has not distributed its classes in .zip
              > format because of limitations in the JVM
              >
              > -Sumanth
              >
              > Wayne Xin wrote:
              >
              > > Platform: Sun OS 5.7 (Solaris 2.7?), Weblogic 5.1 SP6.
              > >
              > > I have an application that contains some JSPs and Servlets. I'm using
              > > SilkPerformer to simulate multiple users. It was fine if I used only 200
              > > virtual users, but I ran into the following problem when I used 250 (240
              > > too).
              > >
              > > It complained some kind of NullPointerException (see below) which never
              > > happened for under 200 users. And then it complained this
              > > weblogic.utils.StackTraceUtils not found. This class belongs to
              > > /weblogic/classes which is in my weblogic.class.path when the server is
              > > started.
              > >
              > > I'm guess weblogic server ran into some unexpected exception and the
              > > logger wanted to call this class to report the error. So I need to find
              > > out 2 things:
              > >
              > > 1. how to reveal the real exception/error.
              > > 2. what to do to avoid the exception (since it worked fine for 200
              > > virtual users).
              > >
              > > For 1, I have no clue. Hope someone out there can help me.
              > >
              > > For 2, I remember seeing "Too many opened files" at some run which may
              > > indicating that, when handling too many users (250) at one time, WL
              > > server has opened one copy of certain file (JSP/html) for each user and
              > > used up system allowed file handles. If this is true, I may be able to
              > > get rid of this problem by increasing the allowed number of file
              > > handles. But I'd like to see a better solution (say, configure the
              > > server certain way to share the files). By the way, this is not
              > > happening on NT. Maybe NT has more allowed file handles and I can only
              > > run as many as 250 users.
              > >
              > > Anyway comments are appreciated.
              > >
              > > -Wayne
              > >
              > > ----------------------- extract of server output --------------------
              > > ...
              > > The errorIndices is currently: []
              > > Hints validated.java.lang.NullPointerException
              > > at weblogic.boot.ServerClassLoader.findLocalClass(Compiled
              > > Code)
              > > at weblogic.boot.ServerClassLoader.loadClass(Compiled Code)
              > > at java.lang.ClassLoader.loadClass(Compiled Code)
              > > at java.lang.ClassLoader.loadClassInternal(Compiled Code)
              > > at
              > > weblogic.logging.TextStreamLogger.log(TextStreamLogger.java:77)
              > > at weblogic.logging.LogManager.log(Compiled Code)
              > > at weblogic.logging.LogOutputStream.error(Compiled Code)
              > > at weblogic.t3.srvr.ListenThread.run(Compiled Code)
              > > java.lang.NullPointerException
              > > at weblogic.boot.ServerClassLoader.findLocalClass(Compiled
              > > Code)
              > > at weblogic.boot.ServerClassLoader.loadClass(Compiled Code)
              > > at java.lang.ClassLoader.loadClass(Compiled Code)
              > > at java.lang.ClassLoader.loadClassInternal(Compiled Code)
              > > at
              > > weblogic.logging.TextStreamLogger.log(TextStreamLogger.java:77)
              > > at weblogic.logging.LogManager.log(Compiled Code)
              > > at weblogic.logging.LogOutputStream.alert(Compiled Code)
              > > at weblogic.t3.srvr.ListenThread.run(Compiled Code)
              > > Wed Nov 22 15:25:09 MST 2000:<!> <ListenThread> **** The WebLogic Server
              > > is n\
              > > o longer listening for connections.
              > > Wed Nov 22 15:25:09 MST 2000:<!> <ListenThread> **** You should probably
              > > rest\
              > > art it.
              > > Wed Nov 22 15:25:09 MST 2000:<I> <WebLogicServer> Server shutdown by
              > > system
              > > Wed Nov 22 15:25:09 MST 2000:<I> <WebLogicServer> Server shutdown
              > > commencing \
              > > NOW
              > > Wed Nov 22 15:25:09 MST 2000:<A> <SSLListenThread> ListenThread.run()
              > > failed:\
              > >
              > > java.lang.ThreadDeath
              > >
              > > Wed Nov 22 15:25:09 MST 2000:<!> <SSLListenThread> **** The WebLogic
              > > Server i\
              > > s no longer listening for connections.
              > > Wed Nov 22 15:25:09 MST 2000:<!> <SSLListenThread> **** You should
              > > probably r\
              > > estart it.
              > > Wed Nov 22 15:25:09 MST 2000:<I> <WebLogicServer> Server shutdown by
              > > system
              > > java.lang.NoClassDefFoundError: weblogic/utils/StackTraceUtils
              > > at
              > > weblogic.logging.TextStreamLogger.log(TextStreamLogger.java:77)
              > > at weblogic.logging.LogManager.log(Compiled Code)
              > > at weblogic.logging.LogOutputStream.alert(Compiled Code)
              > > at weblogic.t3.srvr.ListenThread.run(Compiled Code)
              > > hints are: [Ljava.lang.String;@1646d1e
              > > hints are: [Ljava.lang.String;@ef3ad1
              > > hints are: [Ljava.lang.String;@a43826
              > > ....
              

  • Tutorial that worked now complains "user not found"

    Hi, again.
    Sorry for another "newbie" problem, but the tutorial database that was
    running last night (thank you, Marc and Stephen) now gives the following
    error at "Run":
    891 INFO [main] kodo.jdbc.JDBC - Using dictionary class
    "kodo.jdbc.sql.HSQLDictionary".
    1344 INFO [main] kodo.MetaData - Parsing metadata resource
    "file:/C:/MBower/MyDocuments/src/eclipse_workspace/PetShop/Animal.mapping".
    kodo.util.DataStoreException: User not found: SA
         at
    kodo.jdbc.sql.DBDictionary.newDataStoreException(DBDictionary.java:3084)
         at
    kodo.jdbc.sql.HSQLDictionary.newDataStoreException(HSQLDictionary.java:188)
         at kodo.jdbc.sql.SQLExceptions.getDataStore(SQLExceptions.java:77)
         at kodo.jdbc.sql.SQLExceptions.getDataStore(SQLExceptions.java:63)
         at kodo.jdbc.sql.SQLExceptions.getDataStore(SQLExceptions.java:43)
         at
    kodo.jdbc.schema.LazySchemaFactory.findTable(LazySchemaFactory.java:159)
         at
    kodo.jdbc.meta.BaseClassMapping.fromMappingInfo(BaseClassMapping.java:168)
         at
    kodo.jdbc.meta.RuntimeMappingProvider.getMapping(RuntimeMappingProvider.java:59)
         at
    kodo.jdbc.meta.MappingRepository.getMappingInternal(MappingRepository.java:393)
         at kodo.jdbc.meta.MappingRepository.getMapping(MappingRepository.java:348)
         at
    kodo.jdbc.meta.MappingRepository.getMappings(MappingRepository.java:294)
         at
    kodo.jdbc.meta.MappingRepository.getMetaDatas(MappingRepository.java:271)
         at kodo.runtime.ExtentImpl.iterator(ExtentImpl.java:109)
         at PetShop.<init>(PetShop.java:46)
         at PetShop.main(PetShop.java:179)
    NestedThrowablesStackTrace:
    java.sql.SQLException: User not found: SA
         at org.hsqldb.Trace.getError(Trace.java:226)
         at org.hsqldb.Trace.error(Trace.java:290)
         at org.hsqldb.UserManager.get(UserManager.java:309)
         at org.hsqldb.UserManager.getUser(UserManager.java:250)
         at org.hsqldb.Database.connect(Database.java:278)
         at org.hsqldb.jdbcConnection.openStandalone(jdbcConnection.java:2860)
         at org.hsqldb.jdbcConnection.<init>(jdbcConnection.java:2428)
         at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:176)
         at
    com.solarmetric.jdbc.PoolingDataSource.newConnection(PoolingDataSource.java:348)
         at
    com.solarmetric.jdbc.ConnectionPoolImpl.makeConnection(ConnectionPoolImpl.java:392)
         at
    com.solarmetric.jdbc.ConnectionPoolImpl.getConnection(ConnectionPoolImpl.java:242)
         at
    com.solarmetric.jdbc.PoolingDataSource.getConnection(PoolingDataSource.java:257)
         at
    com.solarmetric.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:131)
         at
    com.solarmetric.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:81)
         at
    com.solarmetric.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:131)
         at
    kodo.jdbc.schema.DataSourceFactory$DefaultsDataSource.getConnection(DataSourceFactory.java:329)
         at
    kodo.jdbc.schema.LazySchemaFactory.findTable(LazySchemaFactory.java:129)
         at
    kodo.jdbc.meta.BaseClassMapping.fromMappingInfo(BaseClassMapping.java:168)
         at
    kodo.jdbc.meta.RuntimeMappingProvider.getMapping(RuntimeMappingProvider.java:59)
         at
    kodo.jdbc.meta.MappingRepository.getMappingInternal(MappingRepository.java:393)
         at kodo.jdbc.meta.MappingRepository.getMapping(MappingRepository.java:348)
         at
    kodo.jdbc.meta.MappingRepository.getMappings(MappingRepository.java:294)
         at
    kodo.jdbc.meta.MappingRepository.getMetaDatas(MappingRepository.java:271)
         at kodo.runtime.ExtentImpl.iterator(ExtentImpl.java:109)
         at PetShop.<init>(PetShop.java:46)
         at PetShop.main(PetShop.java:179)
    Did running the program last night change something that prevents it from
    running now? Is there something different that needs to be done to get a
    running program to run subsequently?
    Mark

    Hi, Patrick.
    Thank you for your help! I deleted the database files, ran the mapping
    tool, and the tutorial ran. Great! Then, I added an animal and a price,
    hit "Create" and saw that my input was added to the list. I then exited
    the application (by hitting the "X" in the upper right) and tried to run
    the tutorial again; I wanted to see that the data I had entered would load
    up. I got the same error as before:
    906 INFO [main] kodo.jdbc.JDBC - Using dictionary class
    "kodo.jdbc.sql.HSQLDictionary".
    1359 INFO [main] kodo.MetaData - Parsing metadata resource
    "file:/C:/MBower/MyDocuments/src/eclipse_workspace/PetShop/Animal.mapping".
    kodo.util.DataStoreException: User not found: SA
         at
    kodo.jdbc.sql.DBDictionary.newDataStoreException(DBDictionary.java:3084)
         at
    kodo.jdbc.sql.HSQLDictionary.newDataStoreException(HSQLDictionary.java:188)
         at kodo.jdbc.sql.SQLExceptions.getDataStore(SQLExceptions.java:77)
         at kodo.jdbc.sql.SQLExceptions.getDataStore(SQLExceptions.java:63)
         at kodo.jdbc.sql.SQLExceptions.getDataStore(SQLExceptions.java:43)
         at
    kodo.jdbc.schema.LazySchemaFactory.findTable(LazySchemaFactory.java:159)
         at
    kodo.jdbc.meta.BaseClassMapping.fromMappingInfo(BaseClassMapping.java:168)
         at
    kodo.jdbc.meta.RuntimeMappingProvider.getMapping(RuntimeMappingProvider.java:59)
         at
    kodo.jdbc.meta.MappingRepository.getMappingInternal(MappingRepository.java:393)
         at kodo.jdbc.meta.MappingRepository.getMapping(MappingRepository.java:348)
         at
    kodo.jdbc.meta.MappingRepository.getMappings(MappingRepository.java:294)
         at
    kodo.jdbc.meta.MappingRepository.getMetaDatas(MappingRepository.java:271)
         at kodo.runtime.ExtentImpl.iterator(ExtentImpl.java:109)
         at PetShop.<init>(PetShop.java:46)
         at PetShop.main(PetShop.java:179)
    NestedThrowablesStackTrace:
    java.sql.SQLException: User not found: SA
         at org.hsqldb.Trace.getError(Trace.java:226)
         at org.hsqldb.Trace.error(Trace.java:290)
         at org.hsqldb.UserManager.get(UserManager.java:309)
         at org.hsqldb.UserManager.getUser(UserManager.java:250)
         at org.hsqldb.Database.connect(Database.java:278)
         at org.hsqldb.jdbcConnection.openStandalone(jdbcConnection.java:2860)
         at org.hsqldb.jdbcConnection.<init>(jdbcConnection.java:2428)
         at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:176)
         at
    com.solarmetric.jdbc.PoolingDataSource.newConnection(PoolingDataSource.java:348)
         at
    com.solarmetric.jdbc.ConnectionPoolImpl.makeConnection(ConnectionPoolImpl.java:392)
         at
    com.solarmetric.jdbc.ConnectionPoolImpl.getConnection(ConnectionPoolImpl.java:242)
         at
    com.solarmetric.jdbc.PoolingDataSource.getConnection(PoolingDataSource.java:257)
         at
    com.solarmetric.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:131)
         at
    com.solarmetric.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:81)
         at
    com.solarmetric.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:131)
         at
    kodo.jdbc.schema.DataSourceFactory$DefaultsDataSource.getConnection(DataSourceFactory.java:329)
         at
    kodo.jdbc.schema.LazySchemaFactory.findTable(LazySchemaFactory.java:129)
         at
    kodo.jdbc.meta.BaseClassMapping.fromMappingInfo(BaseClassMapping.java:168)
         at
    kodo.jdbc.meta.RuntimeMappingProvider.getMapping(RuntimeMappingProvider.java:59)
         at
    kodo.jdbc.meta.MappingRepository.getMappingInternal(MappingRepository.java:393)
         at kodo.jdbc.meta.MappingRepository.getMapping(MappingRepository.java:348)
         at
    kodo.jdbc.meta.MappingRepository.getMappings(MappingRepository.java:294)
         at
    kodo.jdbc.meta.MappingRepository.getMetaDatas(MappingRepository.java:271)
         at kodo.runtime.ExtentImpl.iterator(ExtentImpl.java:109)
         at PetShop.<init>(PetShop.java:46)
         at PetShop.main(PetShop.java:179)
    If I try to run the Mapping Tool on "Animal.jdo", again (I'm just guessing
    here that I need to point things in the correct direction), I get an error:
    <error>-An error occurred running MappingTool
         kodo.util.DataStoreException: The database is already in use by another
    process
    <info>-Done.
    Thank you, again, for any assistance! I have no doubt that this problem
    is unique to my setup, so I doubt that much learned here will be of use to
    others. Sorry,
    Mark
    Patrick Linskey wrote:
    Mark Bower wrote:
    Did running the program last night change something that prevents it from
    running now? Is there something different that needs to be done to get a
    running program to run subsequently?
    Are you maybe in a different directory than you were in when you ran the
    tutorial before? HSQL is a file-based database; the default
    configurations for the tutorial list relative paths for the files that
    it uses.
    Also, maybe one of the files exists, but its contents were deleted?
    I'd suggest removing the tutorial database files, and running
    mappingtool again to get to a clean state.
    -Patrick

  • TTS - Internal error User not found error

    DB version:10.2.0.4
    OS - AIX6.1
    Could someone let me know how to resolve this error?. I'm running an export of metadata for TTS using the command below. The TTS export is working fine on other tablespaces of the same database.
    I'm running export with "/ as sysdba".
    expdp DUMPFILE=<>.dmp DIRECTORY=xtts_dir logfile=<>.log TRANSPORT_TABLESPACES=TBSP1,TBSP2,TBSP3 transport_full_check=y
    ORA-39123: Data Pump transportable tablespace job aborted
    ORA-29336: Internal error [user not found] [48] from DBMS_PLUGTS
    Job "SYS"."SYS_EXPORT_TRANSPORTABLE_06" stopped due to fatal error

    It seems my issue is due to the streams admin user. The streams replication was setup on the objects under these tablespaces. The streams replication was removed and strmadmin user is also dropped. I have enabled trace and got the below message in the trace file. Does any of you face the same issue?.
    ORA-39123: Data Pump transportable tablespace job aborted
    ORA-29336: Internal error [user not found] [48] from DBMS_PLUGTS
    Streams : knlcfdrl
      error 604 while looking up the Streams tables.
    kwqaadqrs: error 39119 during add rule Here is the command used for removing streams.
    execute DBMS_STREAMS_ADM.REMOVE_STREAMS_CONFIGURATION();

  • LCM vs IMPORT/EXPORT utility

    Hi,
    what is the better option for importing a planning application? LCM or import/export utility? Which one should i folloow? Which is more error-prone??
    Thanks.

    Thanks John... you perhaps remember i faced some problem in importing the access rights for certain data forms and task lists of my application using LCM. It could not find the appropriate data form or task list... Then i tried the utility and the import operation was 100%. And John... i was able to import the application into a whole different application( different name), even whose owner is different as well. I am using v11. But the LCM is very disturbing. It might show Completed, but one has to search through the application dimensions, forms everything if all the components and security have been imported properly.
    John you said that obviously there are going to be some problems with LCM, then also what makes you recommend LCM over utility? I mean is there anything that LCM provides and utility does not?? Or it is just the GUI and easy to execute??
    Thanks.

  • Suddenly getting UserNotFoundException: User Not Found: Could not load profile data from the database

    Starting yesterday (I believe) we are suddenly receiving a "User not found" error when trying to view a user's profile page when clicking on their name (in search or elsewhere) via the url
    https://www.contoso.org/Person.aspx?accountname=contoso%255Cmyuserlogin
    This is happening for all users. (but profiles exist and seem ok, and sync with AD is running fine) When looking in the logs I see the error  (full ULS log is later below)
    Exception in LoadRequestedUserProfile: (Microsoft.Office.Server.UserProfiles.UserNotFoundException: User Not Found: Could not load profile data from the database.
    The only clue of what MAY be going on is just before that I see the following two lines which came up after I changed the Database logging to Verbose:
    ConnectionString: 'Data Source=INSTANCE;Initial Catalog=UPAPROFILEDB;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15;Application Name=SharePoint[w3wp][3][UPAPROFILEDB]'    Partition:
    NULL ConnectionState: Closed ConnectionTimeout: 15
    SQL connection time: 0.0456 for Data Source=INSTANCE;Initial Catalog=UPAPROFILEDB;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15;Application Name=SharePoint[w3wp][3][HNet3_Svc_Prod_UPA_Profile] 
    If I am reading that correctly, does it mean the connection to the database is timing out instantly? I am able to use powershell to pull up profiles and print them to the screen while on the webservers. And it's only the one specific page that is not
    working.
    What sort of tests or further debugging can I do for the error above?
    We are on premise, SharePoint 2013 sp1, sql2012, server 2012, claims using the full SharePoint Profiile Sychronization against AD.  Farm has been running since last august. Last week the admin team did run windows update on all servers, I can't be sure
    if it was broken for 5 days and no one noticed or if it broke yesterday.
    I already did the following:
    Verified the profiles do exist in central admin.
    I can still access their personal sites directly via
    https://www.contoso.org/personal/myuserlogin
    I checked the ProfileDB database and made sure the service accounts for the UPA has dbowner, so does the farm account, and the web application pool has SPDataAccess.
    Verified the AD sync account has proper rights in AD.
    I reran a full synchronization which ran with no errors.
    File systems on the webservers and appserver have plenty of free space.
    Rebooted every server in farm
    I even checked the bin directory of the mysite webapplication, (since once I had a weird problem where access to bin was removed.) WSS_ADMIN_WPG, WSS_RESTRICTED_WPG_W4 have full control and WSS_WPG,IIS_IUSRS all have read and execute.
    I opened powershell on the webserver I can indeed load profiles and print their values.
    Timestamp Area Category EventID Level Message Correlation
    07/25/2014 14:11:08.43 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.hungernet.org:443/Person.aspx?accountname=FA%255Ccbuchholz)). Parent No
    07/25/2014 14:11:08.43 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.hungernet.org:443/Person.aspx?accountname=FA%255Ccbuchholz) be11a89c-fbe8-a08d-57d2-afa6a4948743
    07/25/2014 14:11:08.43 SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: 0 nasq be11a89c-fbe8-a08d-57d2-afa6a4948743
    07/25/2014 14:11:08.43 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.hungernet.org:443/Person.aspx?accountname=FA%255Ccbuchholz)). Execution Time=1.3859 be11a89c-fbe8-a08d-57d2-afa6a4948743
    07/25/2014 14:11:08.47 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://my.hungernet.org:443/Person.aspx?accountname=FA%255Ccbuchholz)). Parent No
    07/25/2014 14:11:08.47 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:https://my.hungernet.org:443/Person.aspx?accountname=FA%255Ccbuchholz) be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.49 SharePoint Foundation General ajji6 High Unable to write SPDistributedCache call usage entry. be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50 SharePoint Foundation Authentication Authorization agb9s Medium Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|fa\cbuchholz, ClaimsCount=167 be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50 SharePoint Foundation Files ak8dj High UserAgent not available, file operations may not be optimized. at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb) at Microsoft.SharePoint.SPFileStreamManager.SetInputLockBytes(SPFileInfo& fileInfo, SqlSession session, PrefetchResult prefetchResult) at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBufferFactory.CreateFromDocumentRowset(Guid databaseId, SqlSession session, SPFileStreamManager spfstm, Object[] metadataRow, SPRowset contentRowset, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres) at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres... be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50* SharePoint Foundation Files ak8dj High ...) at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, ... be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50* SharePoint Foundation Files ak8dj High ...Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion, String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbst... be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50* SharePoint Foundation Files ak8dj High ...rRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.Library.SPRequest.GetFileAndMetaInfo(String bstrUrl, Byte bPageView, Byte bPageMode, Byte bGetBuildDependencySet, String bstrCurrentFolderUrl, Int32 iRequestVersion, Byte bMainFileRequest, Boolean& pbCanCustomizePages, Boolean& pbCanPersonalizeWebParts, Boolean& pbCanAddDeleteWebParts, Boolean& pbGhostedDocument, Boolean& pbDefaultToPersonal, Boolean& pbIsWebWelcomePage, String& pbstrSiteRoot, Guid& pgSiteId, UInt32& pdwVersion,... be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50* SharePoint Foundation Files ak8dj High ... String& pbstrTimeLastModified, String& pbstrContent, UInt32& pdwPartCount, Object& pvarMetaData, Object& pvarMultipleMeetingDoclibRootFolders, String& pbstrRedirectUrl, Boolean& pbObjectIsList, Guid& pgListId, UInt32& pdwItemId, Int64& pllListFlags, Boolean& pbAccessDenied, Guid& pgDocid, Byte& piLevel, UInt64& ppermMask, Object& pvarBuildDependencySet, UInt32& pdwNumBuildDependencies, Object& pvarBuildDependencies, String& pbstrFolderUrl, String& pbstrContentTypeOrder, Guid& pgDocScopeId) at Microsoft.SharePoint.SPWeb.GetWebPartPageContent(Uri pageUrl, Int32 pageVersion, PageView requestedView, HttpContext context, Boolean forRender, Boolean includeHidden, Boolean mainFileRequest, Boolean fetchDependencyInformation, Boolean& ghostedPage, String& siteRoot, Guid& siteId, Int64& bytes, ... be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50* SharePoint Foundation Files ak8dj High ...Guid& docId, UInt32& docVersion, String& timeLastModified, Byte& level, Object& buildDependencySetData, UInt32& dependencyCount, Object& buildDependencies, SPWebPartCollectionInitialState& initialState, Object& oMultipleMeetingDoclibRootFolders, String& redirectUrl, Boolean& ObjectIsList, Guid& listId) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.FetchWebPartPageInformationForInit(HttpContext context, SPWeb spweb, Boolean mainFileRequest, String path, Boolean impersonate, Boolean& isAppWeb, Boolean& fGhostedPage, Guid& docId, UInt32& docVersion, String& timeLastModified, SPFileLevel& spLevel, String& masterPageUrl, String& customMasterPageUrl, String& webUrl, String& siteUrl, Guid& siteId, Object& buildDependencySetData, SPWebPartCollectionInitialState& initialState, ... be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50* SharePoint Foundation Files ak8dj High ...String& siteRoot, String& redirectUrl, Object& oMultipleMeetingDoclibRootFolders, Boolean& objectIsList, Guid& listId, Int64& bytes) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetFileForRequest(HttpContext context, SPWeb web, Boolean exclusion, String virtualPath) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.InitContextWeb(HttpContext context, SPWeb web) at Microsoft.SharePoint.WebControls.SPControl.SPWebEnsureSPControl(HttpContext context) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.GetContextWeb(HttpContext context) at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestCacheHandler(Object oSender, EventArgs ea) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IEx... be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50* SharePoint Foundation Files ak8dj High ...ecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompl... be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50* SharePoint Foundation Files ak8dj High ...etion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50 SharePoint Foundation Files aiv4w Medium Spent 0 ms to bind 4224 byte file stream be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50 SharePoint Foundation Logging Correlation Data xmnv Medium Site=/ be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.50 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (PostResolveRequestCacheHandler). Execution Time=11.7341 be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.52 SharePoint Portal Server User Profiles aj2aw Verbose GetPartitionPropertiesCache :: ApplicationId = c604ddac-b9f9-4661-b31f-44cdcf2b78dc be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.52 SharePoint Portal Server User Profiles aj2ax Verbose GetPartitionPropertiesCache :: Trying to find existing cache be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.52 SharePoint Portal Server User Profiles aj2az Verbose GetPartitionPropertiesCache :: Getting Cached object be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.54 SharePoint Portal Server User Profiles aj2aw Verbose GetPartitionPropertiesCache :: ApplicationId = c604ddac-b9f9-4661-b31f-44cdcf2b78dc be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.54 SharePoint Portal Server User Profiles aj2ax Verbose GetPartitionPropertiesCache :: Trying to find existing cache be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.54 SharePoint Portal Server User Profiles aj2ay Verbose GetPartitionPropertiesCache :: Found existing cache in httpcontext be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.54 SharePoint Server Database tzku Verbose ConnectionString: 'Data Source=HungerNet3;Initial Catalog=HNet3_Svc_Prod_UPA_Profile;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15;Application Name=SharePoint[w3wp][3][HNet3_Svc_Prod_UPA_Profile]' Partition: NULL ConnectionState: Closed ConnectionTimeout: 15 be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.54 SharePoint Server Database ahjqp Verbose SQL connection time: 0.0583 for Data Source=HungerNet3;Initial Catalog=HNet3_Svc_Prod_UPA_Profile;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15;Application Name=SharePoint[w3wp][3][HNet3_Svc_Prod_UPA_Profile] be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.54 SharePoint Foundation General adyrv High Cannot find site lookup info for request Uri http://www.hungernet.org/. be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.54 SharePoint Foundation General adyrv High Cannot find site lookup info for request Uri http://www.hungernet.org/. be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.54 SharePoint Foundation General adyrv High Cannot find site lookup info for request Uri http://lnkd.in/bb6rsHj. be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.55 SharePoint Server Database tzku Verbose ConnectionString: 'Data Source=HungerNet3;Initial Catalog=HNet3_Svc_Prod_UPA_Profile;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15;Application Name=SharePoint[w3wp][3][HNet3_Svc_Prod_UPA_Profile]' Partition: NULL ConnectionState: Closed ConnectionTimeout: 15 be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.55 SharePoint Server Database ahjqp Verbose SQL connection time: 0.0456 for Data Source=HungerNet3;Initial Catalog=HNet3_Svc_Prod_UPA_Profile;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15;Application Name=SharePoint[w3wp][3][HNet3_Svc_Prod_UPA_Profile] be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.55 SharePoint Portal Server User Profiles ajw8l High Exception in LoadRequestedUserProfile: (Microsoft.Office.Server.UserProfiles.UserNotFoundException: User Not Found: Could not load profile data from the database. at Microsoft.Office.Server.UserProfiles.UserProfile.Load(SqlDataReader myReader, Boolean bFirstRead, Boolean firstReaderIsViewerRights, Boolean includeColleagueRecords, Boolean includeLanguageAndRegionalSettings, Boolean shouldCloseReader) at Microsoft.Office.Server.UserProfiles.UserProfile.RetrieveUser(String strAcct, Guid gAcct, Byte[] bSid, Nullable`1 recordId, Boolean doNotResolveToMasterAccount, Boolean loadFullProfile, Boolean loadColleagueRecordIds, String strEmail) at Microsoft.Office.Server.UserProfiles.UserProfile..ctor(UserProfileManager objManager, String strAcct, Boolean doNotResolveToMasterAccount, Boole... be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.55* SharePoint Portal Server User Profiles ajw8l High ...an forceUserIsSelf, Boolean loadFullProfile, Boolean loadColleagueRecordIds, String strEmail) at Microsoft.Office.Server.UserProfiles.UserProfileManager.GetUserProfile(String strAccountName, Boolean doNotResolveToMasterAccount, Boolean loadFullProfile, Boolean loadColleagueRecordIds) at Microsoft.SharePoint.Portal.WebControls.ProfilePropertyLoader.LoadRequestedUserProfile(String& redirectionUrl)) be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.55 SharePoint Foundation General aat87 Monitorable be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.55 SharePoint Foundation General ajji6 High Unable to write SPDistributedCache call usage entry. be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.55 SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: 0 nasq,20 ajji6,3 agb9s,10 ak8dj,1 b4ly,25 adyrv,1 adyrv,4 adyrv,3 ajw8l,1 aat87,3 ajji6 be11a89c-ebeb-a08d-57d2-a513d117e184
    07/25/2014 14:11:08.55 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://my.hungernet.org:443/Person.aspx?accountname=FA%255Ccbuchholz)). Execution Time=78.9958 be11a89c-ebeb-a08d-57d2-a513d117e184

    Have Windows Updates been applied? See my note about this
    https://twitter.com/imorrish/status/491020435039854592
    Look at the URL in the search results. It may have invalid character in which case you can use this fix
    http://blogs.msdn.com/b/spses/archive/2014/06/30/sharepoint-2013-the-search-results-with-5c-the-character-will-become-double-encoded-and-causes-broken-links.aspx
    Regards,
    Ian
    http://sps.cloudapp.net
    Regards, Ian Internet Sites running on SharePoint 2013 http://j.mp/sp2013sites

  • Error:Class java.util.date not found

    i have installed 9iAS on my computer.And i want to develop program on JSP.i tried the url below
    http://eyuksel/servlet/IsItWorking
    and i got "it is working" message.when i try to execute my first jsp file i get the error:
    Errors compiling:d:\ias\apache\apache\htdocs\_pages\\_first.java
    d:\ias\apache\apache\htdocs\_pages\_first.java:55: Class java.util.date not found.
    out.print( new java.util.date() );
    ^
    1 error
    what must i do or how can i install the java classes.
    kind regards...
    null

    Thank you very much.It worked:)
    Java is case-sensitive.
    try
    java.util.Date
    instead of
    java.util.date
    null

  • Export error: Writer not found

    Hello,
    I am using PPCS3 with Aspect HD.
    I am using the Cineform HD 30p preset.
    I keep getting an export error: writer not found
    when I try to export a short movie using two uncompressed .avi's I obtained from 3DS Max 2009.
    Any ideas what "Writer not found" means.
    Simon

    Have you installed anything CS4 at all? Even a public beta of Soundbooth or some other non-Premiere component?
    I never did find out what I installed that trashed .wmv export for me in Pr CS3 on my old XP system. Maybe it was the beta of Sb or maybe it was the free stand-alone Microsoft Windows Media Encoder.
    Anyway, a full uninstall and reinstall of CS3 will likely fix the problem, but I can't say for sure because I never got around to doing it. I used the MS Windows Media Encoder until I could load CS3 on my new system (dual-boot XP32 with Vista64).
    EDIT: All is well with .wmv export on the new system. No CS4 on XP32 and no WME there, either.

  • User Not Found When Attempting to Sign In To FusionHQ

    Hello Firefox Tech Support,
    When I initialized Firefox in order to sign into my Fusionhq software, first, there was the Prompt from Firefox inquiring as to whether I can trust the Fusionhq site. Then, after responding Yes, I can vaguely recall some things about my signing in being an Exception in this case, and I believe that I responded Yes, when I should have responded No, wherein I was taken back to the Fusionhq Sign-In Screen. Upon attempting to sign in at the new Fusionhq Sign-In Screen, I then got the “User Not Found” message. For good measure, there might have been an additional Prompt before I got to the Exception Question.
    Can you please have my original sign in reset, in order that I can go back to Firefox to sign into Fusionhq anew ? Once done, I can go back through the sign in process and then follow a different route for the Prompts.
    Thanks.
    John

    My problem is now resolved.
    Thanks.

  • Trip list fails in portal  - "user not found" - powl_act_query is corrupt

    Hi group,
    For one user, the trip list in portal dumps.  It dumps only for the tab/query with all trips.
    The message is "User not found" in the dump.  When we debug, we find that the table powl_act_query is corrupt. 
    For the query id in question, the key fields application and user are empty.
    We corrected the error via POWL_D01.  But can anyone explain how this could happen?
    Best regards
    Kirsten

    Hi Kirsten
    I did some checking on this error and found that it has happened on occasion that sometimes when users have their personalized queries saved in table POWL_ACT_QUERY, the names for these queries in table POWL_QUERY_T may be overwritten and subsequently the GUID is displayed on the tabstrips instead of the names.
    The solution as you found to delete the personalized queries with POWL_D01 is unfortunately the only one I couild find  to fix these queries and again show the delivered standard queries.
    Unfortunately this is more of a MC-MUS-POW issue relating to personalisation rather than travel management but you could check in SCU3 if perhaps there were any authorization errors maybe?
    This wiki link may also help
    http://wiki.sdn.sap.com/wiki/display/WDABAP/POWL
    Cheers
    Sally
    Edited by: Sally Redmond on Nov 5, 2011 10:02 AM

Maybe you are looking for