The user cannot log into EBS 12.0.6.

Hello

When the user gives login and pass received the following error message.
It is only with the specific user (one user).

We use 12.0.6 EBS with database 10.2.0.3, OS linux AS 4.

---------------------------------
Details of the exception.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:612)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2496)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1892)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424)
in OA. jspService(_OA.java:212)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:42)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:186)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
in OA. jspService(_OA.java:221)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
# # 0 in detail
java.lang.NullPointerException
at java.lang.String.compareTo(String.java:998)
at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUserResps(FunctionSecurity.java:642)
at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUserResps(FunctionSecurity.java:559)
at oracle.apps.fnd.framework.navigate.webui.OANavigateUtil.getSSWAResponsibilities(OANavigateUtil.java:624)
at oracle.apps.fnd.framework.navigate.webui.OAHomePageCO.processRequest(OAHomePageCO.java:106)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:596)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2496)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1892)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424)
in OA. jspService(_OA.java:212)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:42)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:186)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
in OA. jspService(_OA.java:221)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
java.lang.NullPointerException
at java.lang.String.compareTo(String.java:998)
at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUserResps(FunctionSecurity.java:642)
at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUserResps(FunctionSecurity.java:559)
at oracle.apps.fnd.framework.navigate.webui.OANavigateUtil.getSSWAResponsibilities(OANavigateUtil.java:624)
at oracle.apps.fnd.framework.navigate.webui.OAHomePageCO.processRequest(OAHomePageCO.java:106)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:596)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2496)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1892)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424)
in OA. jspService(_OA.java:212)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:42)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:186)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
in OA. jspService(_OA.java:221)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
---------------------------------

THX

Glad to hear the problem has been resolved, please close this thread as answered.

Tags: Oracle Applications

Similar Questions

  • Screen saver turns on (Windows XP SP3) and lock the computer and the user cannot log back with their credentials without administrative rights

    When the screen saver is used and the user returns to open a session.

    they get...

    This workstation is in use and has been locked.
    The workstation can only be unlocked by user123 or an administrator.
    Press CTRL + ALT + DELETE to unlock this workstation.

    user123 cannot log back in. unless he made a system admin an administrator connections or user must reboot the machine to reconnect.

    Hello

    -Is the computer connected to a network domain?

    Please follow the steps mentioned below and get back to us with the results.

    Cannot lock a "locked" computer administrator.

    http://support.Microsoft.com/kb/242917

    Registry warning

    To do: Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    322756 (http://support.microsoft.com/kb/322756/)

    How to back up and restore the registry in Windows

    For more information, see the link below.

    Information about unlocking a workstation

    http://support.Microsoft.com/kb/281250

    If the computer is connected to a domain, I suggest you to post your questions in the TechNet forums.

    http://social.technet.Microsoft.com/forums/en-us/category/w7itpro

    I hope that helps!

  • New user cannot log into developer area

    Hi, my name of Brent. I am a programmer experienced, but Java and devices mobile is a new area for me.

    Not sure where to post the real problem, I'm going to. I just signed up at http://na.blackberry.com/eng/developers/ , but the registration process does not have a user name. So, how can I connect on the site? I tried my e-mail address, business name, real name, and nothing works. Also tried to "forgotten password", but just server causes an error. I'm trying to get Eclipse to download the packages of components via the Eclipse main menu > help > software updates... and using http://www.blackberry.com/go/eclipseUpdate , but it requires a username and password, which I guess is supposed to be the same? I contacted the support on the site, but I don't expect I'll be back here on their part any time soon. I did something wrong? What Miss me?

    Edit:

    I just signed up an additional email address. I tried first hotmail, gmail now. Still get the same problems with a completely separate record. Can someone else please try to make a new record and see if you get the same problem. I can't work on my java application until this so fixed because I can not install the component package 5 without it, and I need stuff that has only been around for 5.

    After several days, which has elapsed, connect you using my email address as my user name now works.

  • User cannot connect to EBS, white page.

    EBS version: 11.5.10.2
    Operating system platform: Linux x 86
    DB version: 10.2.0.1

    The user cannot connect to EBS homepage, got the blank page.
    Run the autoconfig on DB level, had the following error:
    -----------------------------------------------------------------Autoconfig log on DB Tier----------------------------------------------------------------
    ---------------------------------------------------------------
    ADX database utility
    ---------------------------------------------------------------

    getConnectionUsingAppsJDBCConnector()->
    APPS_JDBC_URL = "null".
    Try to get by using connection based SID connect descriptor
    getConnection()->
    sDbHost: ERPPROD
    sDbDomain: aiptek.com.tw
    sDbPort: 1521
    sDbSid: PROD
    sDbUser: apps
    Try to connect using SID...
    getConnectionUsingSID()->
    JDBC URL: jdbc:oracle:thin:@ERPPROD.aiptek.com.tw:1521:PROD
    Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    Try to connect using SID as ServiceName
    getConnectionUsingServiceName()->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ERPPROD.aiptek.com.tw)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=PROD)))
    Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    Try to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName()->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ERPPROD.aiptek.com.tw)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=PROD.aiptek.com.tw)))
    Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    Connection could not be obtained; return null

    Database utility - ADX finished-

    Connection could not be obtained by using s_dbhost
    Try to connect using s_hostname
    getConnection()->
    sDbHost: erpprod
    sDbDomain: aiptek.com.tw
    sDbPort: 1521
    sDbSid: PROD
    sDbUser: apps
    Try to connect using SID...
    getConnectionUsingSID()->
    JDBC URL: jdbc:oracle:thin:@erpprod.aiptek.com.tw:1521:PROD
    Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    Try to connect using SID as ServiceName
    getConnectionUsingServiceName()->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=erpprod.aiptek.com.tw)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=PROD)))
    Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    Try to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName()->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=erpprod.aiptek.com.tw)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=PROD.aiptek.com.tw)))
    Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    Connection could not be obtained; return null

    Database utility - ADX finished-

    Result: Cannot download the context file to the database
    ----------------------------------------------------------------

    Download context file and its models in the database... FAILED


    StackTrace:
    java.lang.Exception: oracle.apps.ad.autoconfig.oam.InDbCtxFileException: Exception: unable to connect to the database. see the details of the log file.
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBCtx(FileSysDBCtxMerge.java:685)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBFiles(FileSysDBCtxMerge.java:222)
    at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1658)
    at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:709)
    -----------------------------------------------------------------Autoconfig log on DB Tier----------------------------------------------------------------

    Run adpatch, had the following error:
    -----------------------------------------------------------------Adpatch Error----------------------------------------------------------------
    You are about to apply a patch for the installation of the Oracle Applications
    in your ORACLE database "PROD".
    using ORACLE executable files in ' / u01/PROD/prodora/8.0.6'.

    This is the database correct [Yes]?

    AutoPatch needs the password for your schema ORACLE 'SYSTEM '.
    to determine the configuration of your installation.

    Enter the password for your 'SYSTEM ': ORACLE schema


    The ORACLE username specified below for Application Object Library
    uniquely identifies your existing product group: APPLSYS

    Enter the password for the ORACLE Application Object Library [APPS]:

    AutoPatch verifies your name of user and password... Unable to connect.

    Error: The ORACLE password given is not the right password.
    Please re - enter the ORACLE username and password.

    Enter the password for the ORACLE Application Object Library [APPS]:
    -----------------------------------------------------------------Adpatch Error----------------------------------------------------------------

    mon_jserv.log

    [01/09/2012 10:25:18:621] (ERROR) Ajp12: Servlet error: java.lang.NoClassDefFoundError: null
    [01/09/2012 10:25:18:621] (ERROR) a returned error handling request via the "ajpv12.
    [01/09/2012 10:25:18:621] Internal balance (ERROR): 32266 error servlet in Server erpprod.aiptek.com.tw:16000
    [01/09/2012 10:25:18:621] (ERROR) a returned error handling request via the 'balance '.
    [01/09/2012 10:25:20:976] (ERROR) Ajp12: Servlet error: java.lang.NoClassDefFoundError: null
    [01/09/2012 10:25:20:976] (ERROR) a returned error handling request via the "ajpv12.
    [01/09/2012 10:25:20:976] Internal balance (ERROR): 32267 error servlet in Server erpprod.aiptek.com.tw:16000


    OACoreGroup.0.stderr

    -----------------------------------------------------------------OACoreGroup.0.stderr----------------------------------------------------------------
    -------------------------------
    Mon Jan 9 09:06:08 CST 2012
    -------------------------------
    Exception in a static block of jtf.cache.appsimpl.AppsCacheLogger. The stack trace is: oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.PoolException: Exception creating object that can be aggregated.
    at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1509)
    at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:362)
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:210)
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:169)
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)
    at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1201)
    at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1044)
    at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1013)
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:980)
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:967)
    at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
    at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:593)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:570)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:524)
    to oracle.apps.fnd.common.AppsContext. < init > (AppsContext.java:292)
    to oracle.apps.fnd.common.WebAppsContext. < init > (WebAppsContext.java:1119)
    at oracle.apps.jtf.cache.ArchitectureWrapper.createAppsContextWithDBCFile(ArchitectureWrapper.java:143)
    at oracle.apps.jtf.cache.ArchitectureWrapper.createDefaultAppsContext(ArchitectureWrapper.java:107)
    at oracle.apps.jtf.cache.ArchitectureWrapper.createAppsContext(ArchitectureWrapper.java:96)
    to oracle.apps.jtf.cache.appsimpl.AppsCacheLogger. < clinit > (AppsCacheLogger.java:43)
    at oracle.apps.jtf.cache.appsimpl.AppsCacheEnvironment.getCacheLogger(AppsCacheEnvironment.java:67)
    at oracle.apps.jtf.cache.CacheManager.initCache(CacheManager.java:711)
    to oracle.apps.jtf.cache.CacheManager. < clinit > (CacheManager.java:378)
    at oracle.apps.fnd.cache.Cache.setCacheFullName(Cache.java:228)
    at oracle.apps.fnd.cache.Cache.initCache(Cache.java:114)
    to oracle.apps.fnd.cache.Cache. < init > (Cache.java:89)
    to oracle.apps.fnd.cache.AppsCache. < init > (AppsCache.java:86)
    at oracle.apps.fnd.cache.AolCaches.getCache(AolCaches.java:155)
    to oracle.apps.fnd.profiles.Profiles. < clinit > (Profiles .java: 241)
    at oracle.apps.fnd.profiles.ExtendedProfileStore.init(ExtendedProfileStore.java:498)
    to oracle.apps.fnd.profiles.ExtendedProfileStore. < init > (ExtendedProfileStore.java:119)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at oracle.apps.fnd.common.AppsContext.instantiateProfileStore(AppsContext.java:3959)
    at oracle.apps.fnd.common.AppsContext.makeProfileStore(AppsContext.java:780)
    at oracle.apps.fnd.common.Context.setProfileStore(Context.java:767)
    at oracle.apps.fnd.common.Context.setProfileStore(Context.java:749)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:564)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:524)
    to oracle.apps.fnd.common.AppsContext. < init > (AppsContext.java:292)
    at oracle.apps.mwa.container.ApplicationsObjectLibrary.AOLInit(ApplicationsObjectLibrary.java:174)
    to oracle.apps.mwa.container.ApplicationsObjectLibrary. < init > (ApplicationsObjectLibrary.java:78)
    at oracle.apps.mwa.container.MWALib.setObjectLibrary(MWALib.java:339)
    at oracle.apps.mwa.wap.engine.WapServlet.init(WapServlet.java:158)
    at org.apache.jserv.JServServletManager.load_init(JServServletManager.java:755)
    at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:659)
    at org.apache.jserv.JServServletManager.loadStartupServlets(JServServletManager.java:789)
    at org.apache.jserv.JServServletManager.init(JServServletManager.java:447)
    at org.apache.jserv.JServ.start(JServ.java:625)
    at org.apache.jserv.JServ.main(JServ.java:234)
    Caused by: oracle.apps.fnd.common.PoolException: Exception creating object that can be aggregated.
    at oracle.apps.fnd.common.Pool.createObject(Pool.java:1321)
    at oracle.apps.fnd.common.Pool.borrowObject(Pool.java:1062)
    at oracle.apps.fnd.security.DBConnObjPool.borrowObject(DBConnObjPool.java:585)
    at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:301)
    at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1720)
    at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2306)
    at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2243)
    at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2101)
    at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1910)
    at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1754)
    at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1767)
    at oracle.apps.fnd.common.Context.getJDBCConnection(Context.java:1453)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:168)
    at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1500)
    ... more than 51
    Caused by: oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.AppsException: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    at oracle.apps.fnd.security.AppsConnectionManager.makeGwyuidConn(AppsConnectionManager.java:907)
    at oracle.apps.fnd.security.AppsConnectionManager.getGwyuidConn(AppsConnectionManager.java:986)
    at oracle.apps.fnd.security.AppsConnectionManager.makeGuestConnection(AppsConnectionManager.java:784)
    to oracle.apps.fnd.security.DBConnObj. < init > (DBConnObj.java:246)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at oracle.apps.fnd.common.Pool.createObject(Pool.java:1308)
    ... 64 more
    Caused by: oracle.apps.fnd.common.AppsException: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    at oracle.apps.fnd.security.ConnectionManager.dbConnect(ConnectionManager.java:1422)
    at oracle.apps.fnd.security.ConnectionManager.dbConnect(ConnectionManager.java:1325)
    at oracle.apps.fnd.security.AppsConnectionManager.makeGwyuidConn(AppsConnectionManager.java:889)
    ... more than 72
    Caused by: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:334)
    at oracle.jdbc.ttc7.TTC7Protocol.handleIOException(TTC7Protocol.java:3668)
    at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:353)
    to oracle.jdbc.driver.OracleConnection. < init > (OracleConnection.java:371)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:551)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:351)
    at java.sql.DriverManager.getConnection(DriverManager.java:512)
    at java.sql.DriverManager.getConnection(DriverManager.java:140)
    at oracle.apps.fnd.security.ConnectionManager.dbConnect(ConnectionManager.java:1409)
    ... more than 74

    Exception in a static block of jtf.cache.CacheManager. The stack trace is: oracle.apps.jtf.base.resources.FrameworkException: oracle.apps.fnd.common.PoolException: Exception creating object that can be aggregated.
    at oracle.apps.jtf.cache.CacheManager.initCache(CacheManager.java:718)
    to oracle.apps.jtf.cache.CacheManager. < clinit > (CacheManager.java:378)
    at oracle.apps.fnd.cache.Cache.setCacheFullName(Cache.java:228)
    at oracle.apps.fnd.cache.Cache.initCache(Cache.java:114)
    to oracle.apps.fnd.cache.Cache. < init > (Cache.java:89)
    to oracle.apps.fnd.cache.AppsCache. < init > (AppsCache.java:86)
    at oracle.apps.fnd.cache.AolCaches.getCache(AolCaches.java:155)
    to oracle.apps.fnd.profiles.Profiles. < clinit > (Profiles .java: 241)
    at oracle.apps.fnd.profiles.ExtendedProfileStore.init(ExtendedProfileStore.java:498)
    to oracle.apps.fnd.profiles.ExtendedProfileStore. < init > (ExtendedProfileStore.java:119)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at oracle.apps.fnd.common.AppsContext.instantiateProfileStore(AppsContext.java:3959)
    at oracle.apps.fnd.common.AppsContext.makeProfileStore(AppsContext.java:780)
    at oracle.apps.fnd.common.Context.setProfileStore(Context.java:767)
    at oracle.apps.fnd.common.Context.setProfileStore(Context.java:749)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:564)
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:524)
    to oracle.apps.fnd.common.AppsContext. < init > (AppsContext.java:292)
    at oracle.apps.mwa.container.ApplicationsObjectLibrary.AOLInit(ApplicationsObjectLibrary.java:174)
    to oracle.apps.mwa.container.ApplicationsObjectLibrary. < init > (ApplicationsObjectLibrary.java:78)
    at oracle.apps.mwa.container.MWALib.setObjectLibrary(MWALib.java:339)
    at oracle.apps.mwa.wap.engine.WapServlet.init(WapServlet.java:158)
    at org.apache.jserv.JServServletManager.load_init(JServServletManager.java:755)
    at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:659)
    at org.apache.jserv.JServServletManager.loadStartupServlets(JServServletManager.java:789)
    at org.apache.jserv.JServServletManager.init(JServServletManager.java:447)
    at org.apache.jserv.JServ.start(JServ.java:625)
    at org.apache.jserv.JServ.main(JServ.java:234)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: oracle.apps.fnd.common.PoolException: Exception creating object that can be aggregated.
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
    at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
    to oracle.apps.jtf.base.resources.FrameworkException. < init > (FrameworkException.java:66)
    to oracle.apps.jtf.base.resources.FrameworkException. < init > (FrameworkException.java:88)
    to oracle.apps.jtf.base.resources.FrameworkException. < init > (FrameworkException.java:202)
    to oracle.apps.jtf.base.resources.FrameworkException. < init > (FrameworkException.java:218)
    to oracle.apps.jtf.base.resources.FrameworkException. < init > (FrameworkException.java:249)
    ... 31 more

    java.lang.NoClassDefFoundError
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:462)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:534)
    java.lang.NoClassDefFoundError
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:462)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:534)
    java.lang.NoClassDefFoundError
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:462)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:534)
    java.lang.NoClassDefFoundError
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:462)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:534)
    java.lang.NoClassDefFoundError
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:462)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:534)
    java.lang.NoClassDefFoundError
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:462)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:534)
    -----------------------------------------------------------------OACoreGroup.0.stderr----------------------------------------------------------------

    Executed as a result of notes, but does ' t help:
    Note 260887.1 : How to clean non-existent nodes or IP addresses ranging from FND_NODES (Doc ID 260887.1()
    Note 1299429.1 : "Adcfgclone dbTier" fails with the error "RC-00118' error creating database -"Raised by oracle.apps.ad.clone.ApplyDatabase"(Doc ID 1299429.1() .

    Also, cannot AOLJTEST, entered once aoljtest: http://erpprod.aiptek.com.tw:8000/OA_HTML/jsp/fnd/aoljtest.jsp
    IE reports: "Internet Explorer cannot display webpage".

    Please HELP, it's URGENT ~ ~ ~

    Thank you
    Jackie

    Jackie,

    Run the autoconfig on DB level, had the following error:
    -----------------------------------------------------------------Autoconfig log on DB Tier----------------------------------------------------------------
    ---------------------------------------------------------------
    ADX database utility
    ---------------------------------------------------------------

    getConnectionUsingAppsJDBCConnector()-->
    APPS_JDBC_URL = "null".
    Try to get by using connection based SID connect descriptor
    getConnection()-->
    sDbHost: ERPPROD
    sDbDomain: aiptek.com.tw
    sDbPort: 1521
    sDbSid: PROD
    sDbUser: apps
    Try to connect using SID...
    getConnectionUsingSID()-->
    JDBC URL: jdbc:oracle:thin:@ERPPROD.aiptek.com.tw:1521:PROD
    Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    Try to connect using SID as ServiceName
    getConnectionUsingServiceName()-->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ERPPROD.aiptek.com.tw)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=PROD)))
    Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    Try to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName()-->
    URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ERPPROD.aiptek.com.tw)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=PROD.aiptek.com.tw)))
    Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
    Connection could not be obtained; return null

    Database utility - ADX finished-

    Before starting the application services, you must ensure that the database and the database listener are running. So, please, check the database log file and make sure you have no errors reported in the database alert file.

    Thank you
    Hussein

  • The administrative user cannot Log in, "the user profile Service has no logon. Pfoile user cannot be loaded.

    OP: Administrative user unable to Log in
    Dell Bostro 1000 using Vista.  When you try to open a session as long as the message from the administrator that is displayed is "the user profile Service has no logon.  Pfoile of the user cannot be loaded.  The administrator can connect to a different user account.  When she tries to reinstall Vista she gets the following message: must remove the power cell.

    Any suggestions?  Thaks

    Rick

    Hi Rick Ramza,

    I suggest you to follow the steps described in the article below and check if this solves the problem.

    Error message when you log a computer Windows Vista-based or Windows 7 by using a temporary profile: "the user profile Service has no logon. User profile cannot be loaded:
    http://support.Microsoft.com/kb/947215

    Kind regards
    Manasa P-Microsoft Support.

  • Cannot log into account via "elements 10 'Inspiration Browser'

    I did a "live chat" and they sent me here.

    Cannot log into account via 'Éléments 10 Inspiration Browser'

    "When I click on 'Help'"elements Inspiration browser..." "and enter the user name and password and click"sign in"the program goes to the login page and freezes for hours. I have to use 'Task Manager' to 'end task' and close 10 frozen items.

    When I try to do a 'update' I get the following error Code: U41M1C212

    10.0.0.0 elements Organizer
    Basic version: 10.0 (20110831.m.17215)

    Name of the operating system: 2000 [Windows 8]
    Operating system Version: 6.2
    System architecture: Intel CPU Family: 6 model: step 5: 5 with MMX, SSE whole, SSE FP
    Built-in memory: 7.8 GB
    Free memory: 3.3 GB

    Important factors / plugins / libraries:
    Microsoft DirectX Version: 9.0
    Apple QuickTime Version: 7.73
    Adobe Reader Version: 11.0
    Adobe Acrobat version: Not installed

    The readers of CD and DVD:
    E: (BUS hp DVD: 1 ID: 1 Firmware: RW)

    The IB is dead and buried, with photoshop.com. The tutorials are now more

    http://TV.Adobe.com/product/Photoshop-elements/

    Although some of them have been updated to newer versions.

  • When my Captivate project is published on my LMS, course opens a new window.  You are able to copy the URL of this window and access the course without logging into the LMS.  How can I avoid this?

    When my Captivate project is published on my LMS, course opens a new window.  You are able to copy the URL of this window and access the course without logging into the LMS.  How can I avoid this?

    Return to your LMS administrator and ask them why they have not put in place more firmly. The scenario you mention should not occur if the LMS is well attached.

    Some LMS have the contents of the course are in a folder outside the web space so that users can access the course URL directly.  For example, Moodle t - it this way and then shot the course content in a temporary folder when the learner clicks on the link ask a module.  No matter how your LMS is supposed to do, it is currently not configured correctly.

  • Activate the user audit logs and hide the other audit logs account system on computers in a domain by using Group Policy

    Hello

    Please could someone advise me on how to activate the user audit logs and hide the other audit logs account system on computers in a domain by using Group Policy. Your help would be much appreciated.

    Kind regards

    RocknRollTim

    Hello

    Please contact Microsoft Community.

    We have a specific forum for the computers in the domain and they are experts in this field of investigation and would be in a better position to address the concerns. So refer to the link below and post your query on the TechNet Forums.

    https://social.technet.Microsoft.com/forums/en-us/home

    I hope this helps. If you have any questions on Windows, please answer. We will be happy to help you.

  • The user cannot display dimensions within Dimension EPMA library in Shared Library

    Greetings,
    I assume that there must be a security problem, but the user cannot see its dimensions in the shared library in EPMA. It can, but the sight of its application, update the local dimensions and push to Essbase.

    If there is a security problem, which assignment should I provision to allow the user to see these shared dims. Thank you very much.

    Give this user the rights of

    Dimension editor under Foundation Service--> Shared Service--> EPMA administrator and try again.

    Thank you.
    HyperEPM

  • How to get the login of the user currently logged on to the IOM?

    Hello

    I am developing JSP in IOM and I'd like to get the data of the user currently logged*, it is possible via the getSelfProfile() ( tcUserOperationsIntf ) method, so far, I wrote the following code:

    --------------------------------------------------------------------------
    tcResultSet loggedUser = null;
    tcUtilityFactory utilityFactory = null;
    MyConfig = ConfigurationClient.ComplexSetting
    ConfigurationClient.getComplexSettingByPath ("Discovery.CoreServer");
    final Hashtable env = myConfig.getAllSettings ();

    tcSignatureMessage moSignature = tcCryptoUtil.sign ("xelsysadm", "PrivateKey");
    utilityFactory = new tcUtilityFactory (env, moSignature);

    tcUserOperationsIntf userIntf;
    userIntf = (tcUserOperationsIntf) utilityFactory.getUtility ("Thor.API.Operations.tcUserOperationsIntf");
    loggedUser = userIntf.getSelfProfile ();


    String userLogin;

    Try
    {
    userLogin = loggedUser.getStringValue ("Users.User ID");
    System.out.println ("User =" + userLogin);
    }
    catch (tcColumnNotFoundException e)
    {
    TODO
    }
    --------------------------------------------------------------------------

    The problem that this code always returns the value XELSYSADM and NO data for the user who is currently logged on. I think it's because of the line on the code (marked in bold) where the xelsysadm is passed to the moSignature variable. But without this line of code, it is impossible (I think) so... for tcUserOperationsIntf to initialize and use the getSelfProfile() method, and the circle is complete...

    Someone at - he had similar scenario?

    Thanks in advance!

    Try


    firstName and lastName will be of the currently logged in user

  • A standard user to log into the account has been deleted. How can I recover it?

    Connect user account deleted

    In an effort to remove a viral program, a standard user file was accidentally deleted. Now my grandson is unable to open a session. Administrator accounts are not affected. Only the standard user account.  How can I get the file back. No, this isn't in the trash

    I don't know if you understand. Miss him not the account, just the file system which allows me to log into it.  Administrators can connect but not standards users - the standard, same new.

    You don't say what happens when a newly created user cannot connect.
    If a newly created user cannot connect even when typing the password (which should be easy to test, for example 123456) then your accounts database is damaged. By using the restoration of the system to a point when new accounts still worked would solve the problem.
  • Oracle ebs multiple simultaneous, locks, the user cannot connect to app.

    We known aircraft crash yesterday afternoon, Oracle EBS app users cannot connect in the app. We noted the very strong 70 to 90% charge in the Grid control and several blocks, a work of rman always running and a job of running stats. However looks after killing an app report dbms_scheduler job, we have solved the problem.

    But this morning, we see still cpu load on the grid of control operations and 70% all huge red and simultaneous locks.

    I like all the gurus here help me to start how to diagnose in Oracle ebs.


    I would like to start from beginning.

    As the links I can read what you have to look inside the database? on the hosts?


    Thanks to a bouquet.

    Among the names of objects, looks like this is a custom query that is managed by a custom concurrent request, if you need to know that you and tune the code.

    Thank you

    Hussein

  • Gets the user cannot display the Web page when she tries to connect to hotmail.

    I try on another pc in which the user of that pc had its hotmail upward.  She took him out and tried to connect to his account and got the cannot display the Web page. She said she crossed and tried all of the suggestions that he gives.  I tried to use Internet Explorer and Firefox.  When the user is at home that she can get hotmail.  There is no settings on our firewall prevents the user to access hotmail.

    Hello, Tiffany Walker,.

    The best place to ask your question of Windows Live is inside Windows Live help forums. Experts specialize in all things, Windows Live, and would be delighted to help you with your questions. Please choose a product below to be redirected to the appropriate community:

    Windows Live Mail

    Windows Live Hotmail

    Windows Live Messenger

    Looking for a different product to Windows Live? Visit the home page Windows Live Help for the complete list of Windows Live forums to www.windowslivehelp.com.

  • After Windows Update, the user cannot access password field on the login in Windows 7 screen

    Windows 7 Home 64 bit, our machine is set with two users - two passwords.  As a result of the automatic application of some updates (a number have been applied at the same time we were absent), a user can no more connection time because:

    -the password field is hidden

    -System attempst to check with a blankc password and return an error of incorrect user or password.

    For some reason that I can't (even if logged on as administraor) remove or change the users password.

    It seems that your security database is damaged. Here are some options you can try:

    • Create new accounts. You can do this through steps 1-5 as before, then by typing these commands:
      NET user "On" xxyyzz / add
      net localgroup administrators "On" / add
    • Perform a restore of the system to a point while the problem appeared.
    • Back up your data, and then reload Windows to a freshly formatted drive.
  • The user cannot connect to a Windows 7 PC unless you are an administrator

    I'm deployment Windows 7 SP1 x 64 bit computers throughout my business.  Only, it was brought to my attention that impossible to connect a user trying to connect to a PC that is part of the field unless they are configured as a local administrator on that computer.  When they try to log on, they get the message: "service Servicethe profile of the user didn't login.  Could not load user profile. »

    In each case where it happened, a user tries to connect to a PC for the first time with their powers AD and get the above error.  If I add the user to the Administrators group, they can connect with no problem.  The other answers, I found have dealt with a bad profile, but in this case they user has never been on the PC so there is no profile for this user.

    Does anyone have any suggestions?

    Hello

    Please contact the Microsoft Community.

    I would have you post your query in the TechNet forums because it caters to an audience of it professionals.

    Check out the link-
    http://social.technet.Microsoft.com/forums/en-us/w7itprosecurity/threads

    Back to us for any issues related to Windows in the future. We will be happy to help you.

Maybe you are looking for

  • I have a toolbar additional bookmarks at the bottom of my screen. How can I remove it?

    I had to reinstall Firefox after restore Windows 10-7 and almost all lose. When I opened Firefox, there was an additional bookmarks toolbar into the bottom of my screen. Don't know how it appeared, but I can't remove it from my screen. I tried to rem

  • Satellite M200 - BT does not - need part number

    Dears Sir I have laptop toshiba.This isn't internel work Blutooth.I want to buy some guy from the seller. You can someone provide me with part of tha numberEarlier I was available on: -. https://onlineregistration.gedb.Toshiba.com/GEDB/validateLogin.

  • j of the BIOS

    I just bought a lapop, compaq CQ58 and put my wrong.now password he wants password administrator or power on password.please help me unock it.

  • HP 2000: Im get enter the password administrator or power on password

    I read the previous posts. Press enter 3 times. System deactivation code # 78078723. Help!

  • Lost domain user profile

    Hello! Here, in our society it happened that some domain users have lost there profiles. What happened after being inactive (they had holidays from 10 to 30 days, and they were not active in the corporate network). What's really happeningWhen a user