User can't login in EBS 12.0.6.

Hi,
When user gives user name and pass the following error received.
this is only with specific user(only one user).
we are using 12.0.6 EBS with database 10.2.0.3, OS linux AS 4.
Exception Details.
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)
     at 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)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
     at 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)
     at 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)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
## Detail 0 ##
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)
     at 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)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
     at 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)
     at 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)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at 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)
     at 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)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
     at 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)
     at 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)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
thx

HI,
yes, My issue solved, actually we were defining new responsibilitie and this responsibility was assigned to this problematic user, by mistake this responsibility was created two times with small and caps latters, after that we had removed one responsibility with small latters and this responsibility was assigned to this user and after removing responsibility system was throwing Java.NULL exception. I just assigned the end date of that NULL responsibility.
Thanks to all for assisting me.
thx

Similar Messages

  • A particular network user can't login to a mac in a classrom but other network users can. Then the network user can login to other identical macs in same classroom. Anyone seen this before?

    A particular network user can't login to a mac in a classrom but other network users can. Then the network user can login to other identical macs in same classroom. Anyone seen this before? It has happen twice. Two different teachers in two different classrooms entering the correct user name and passwords and computer won't allow them to login. Then they try in different computers in same classroom and have no problem login.

    Yes. I can login with a test user. And any other network user can login as well to this particular mac. Actually the mac has bootcamp and boots into either mac or windows. The same user entering the same login username and password can login into the windows side, but not the mac side.
    I had this same issue last semester in another classroom, another mac and a different teacher. This summer I reformatted and imaged that mac and I asked that teacher to login today to that reimagened mac and she had no problem today doing so.

  • Lync 2013 disabled user can still login.

    Ok. so we have this weird behavior and it's been driving us crazy for over a week. We have a lync 2013 deployment on a forest with several child domains.<o:p></o:p>
    In the middle of the deployment, we noticed that our changes to the user characteristics were not being updated. Eg: we enable or disable
    enterprise voice, no changes. We change the sip URI, log out, login, nothing, no changes. And we noticed that if we disable the user from Lync server (from the lync controlpanel), the user can still login. We assumed some lag on AD replication, but no, a user
    can still login after a week!<o:p></o:p>
    The deployment is a standard Lync 2013, single FE, with a single Edge server. We have enabled Enterprise voice, changes to the enterprise voice routes are
    working, if we enable or disable a route we can see it on the client, but changes on the dialplan are not reflected.<o:p></o:p>
    I can’t find any reference to this behavior. I know if I disable a user from the AD he can still signing into Lync, but this is different, we are disabling
    the user from Lync server. We even removed the user completely from Lync and he can still use it as normal.<o:p></o:p>
    We checked the user using adsiedit and the msrtcsip-userenabled is set to false, we even voided the certificate via lync console. Still able to use it.
    Suggestions?
    Thanks in advance.
    Fabio Ricci.

    Hi,
    Please check if there is any error message on FE Server when the issue happen.
    It seems to be the issue of CMS replication.
    Please check CMS replication status by running Get-CsManagementStoreReplicationStatus.
    If CMS replication not update to the latest version, run Invoke-CsManagementStoreReplication.
    If the issue persists, please check Lync Server update, make sure Lync Server update to the latest version, and then test again.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • The same user can only login once

    Hello,
    I have a problem with my system. I made a system where you must login.
    I use the following code:
    boolean login = false;
    String username= request.getParameter("username");
    String password= request.getParameter("password");
    User user= Usermutations.makeviaUsername(username);
    if (user.getPassword().equals(password) && !password.equals("")) login= true;
    if (login) ReqD = getServletContext().getRequestDispatcher("/Overview.jsp");
    else ReqD = getServletContext().getRequestDispatcher("/False.jsp");
    request.getSession().setAttribute("user",user);
    request.getSession().setAttribute("username",username);
    request.getSession().setAttribute("password",password);
    if (ReqD != null) ReqD.forward(request,response);
    //Clean up resources
    public void destroy()
    Now I want that the same user can only login once. So when a user login with his username and password, no one else can login with that user name and password.
    I don't wan't to put the username in the database and then validate if the user is already logged in, because then the user must logout and not close the webbrowser else the user stays in the system.
    Does anyone knows a solution top this problem.
    Thanks in advance,
    Henk

    So I wan't the database and when the user is logged in
    the name is set in the database. But when the user
    clicks on the X (close button in the browser his
    username must be deleted from the database)You can't tell when the user does that (or perhaps you can sometimes, with difficulty). But even if you could it doesn't solve your problem. Many people keep their browsers open all day, and -- you may find this shocking -- they go to sites other than yours.
    So basically, if you don't provide them with a logout button you can't tell when they "leave" your site. And even if you do provide them with a logout button, they won't necessarily bother to use it. So you're left with waiting until the session expires, and then logging them out. This also means that if they come back to your site while the session is still active, then they are still logged in. This is not an error and you should not treat it as one.
    PC&#178;

  • Domain users and local users can't login to reporting service web environment

    Hello,
    We installed reporting services at one of our customers but aren't able to use domain users to login. We've tried to login with a domain user, a local user but both aren't working. We set the proper permissions for the users on the reports folders.
    We can only login with the buildin/administrator account on the local url: http://servername/reports
    How can we allow login with domain users on other report manager url's?

    Below link may be helpful,
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/623da309-21fa-42a8-905f-1424144a347d/setting-up-a-user-in-ssrs?forum=sqlreportingservices
    Regards, RSingh

  • Two users can't login to Bonjour, but other users can

    All the Macs in my house are set to log into iChat on startup, which creates a defacto messaging network around the house. Quite handy. But now, on one particular machine (a G5 iMac iSight) two users can't seem to log into Bonjour, although on the same machine all the other users can.
    I've looked at some other posts on this site, and have checked that Address Book shows 'me' as correct for both users. The Firewall is not set to Essential Services Only, and there is no limit on the bandwidth. The Quicktime streaming setting is set to 1.5 mbps.
    In iChat, when using one of the two troublesome logins on the G5, when I click cmd-2 to bring up the Bonjour list, it says Bonjour is not enabled, and gives a click button to enable it. But clicking it does nothing - no effect whatsoever.
    When those two same users use the external Buddy List (and an AIM screen name) their iChat works fine.

    Hi Nick,
    This is what I have found out.
    It relates more to Shares shown in the Finder but may offer clues.
    I have G4 Tower that has been upgraded from Jaguar actually, to Panther, Tiger and Finally Leopard.
    Along the way I bought a MacBook Pro. (Now on Snow Leopard)
    At this Point I changed the G4's Computer name to represent it was the G4 and called the MacBook Pro "MacBook Pro" rather than my first Admin Account name (otherwise both Computer names and Short names would have been the same)
    I also changed the Leopard's My Card in the Address Book to give it a different Name in iChat.
    Somewhere during this process the G4 ended up with a Ralph-G4.local ID, a computer's name of Ralph Johns's Computer, a Address Book ID of Ralph G4 and the short name of ralphjohns
    The MacBook Pro has MacBook Pro as the Computer name and .local name and the short name is alsoralphjohns. The Address Book My Card is my full name.
    Now in discussion with a Level 4 poster who knows more about this than I do I found out that in Leopard if File Sharing is Off the Bonjour ID is still supposed to show in the Snow Leopard Shares.
    However if it is ON whether you use AFP or SMB or Both it is only supposed to appear once and mine was appearing twice.
    Changing the Computer name to something else seemed to confuse things (I could not Log on to share from Either Computer)
    Changing the name back resolved that but changed the .local ID on the G4 as well.
    (Changing the .local name back to what it was before seems to have had now effect now.)
    However the G4 now only shows once in the MacBook Pro Shares.
    I do not think the Upgrades are the distinguishing feature more my poor attempts at making sure the new (then) MacBook Pro had a different ID than the G4.
    I have been able to Bonjour Video and send files as well as see the Other Computer in the Bonjour Buddy lists.
    So in summary.
    The Address Book My Cards have to be Different.
    Sometimes changing the Computer name or the .local name does seem to cause issues in File Sharing - which may have some influence on Bonjour as a whole.
    Whilst my G4 was showing up in the MacBook Pro as two Shares it was listing the .local name and the Computer's Name as shown in Sharing which were different.
    It maybe this if it is happening for this computer that may give clues.
    7:59 PM Thursday; October 15, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • 2 users can't login - HTTP Status 500 - on Teaming 2.0

    I have 2 user that can't login to Teaming 2.0. They get this error: "HTTP Status 500". Even if I enter a bogus password for them the "HTTP Status 500" error occurs. I use LDAP authentication to eDirectory. These users DON'T have duplicate objects in my tree. In eDirectory they have first name, last name, full name, phone number and email address entries. All other users can login. Where are the Apache Tomcat/6.0.18 logs on a SLES 10 install of Teaming 2.0? There are log files in /opt/novell/teaming/
    Browser screen content:
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.springframework.dao.IncorrectResultSizeDataAcc essException: Incorrect result size: expected 1, actual 2
    org.springframework.security.ldap.SpringSecurityLd apTemplate$3.executeWithContext(SpringSecurityLdap Template.java:204)
    org.springframework.ldap.core.LdapTemplate.execute WithContext(LdapTemplate.java:807)
    org.springframework.ldap.core.LdapTemplate.execute ReadOnly(LdapTemplate.java:793)
    org.springframework.security.ldap.SpringSecurityLd apTemplate.searchForSingleEntry(SpringSecurityLdap Template.java:190)
    org.springframework.security.ldap.search.FilterBas edLdapUserSearch.searchForUser(FilterBasedLdapUser Search.java:118)
    org.springframework.security.providers.ldap.authen ticator.BindAuthenticator.authenticate(BindAuthent icator.java:82)
    org.springframework.security.providers.ldap.LdapAu thenticationProvider.authenticate(LdapAuthenticati onProvider.java:229)
    org.springframework.security.providers.ProviderMan ager.doAuthentication(ProviderManager.java:195)
    org.springframework.security.AbstractAuthenticatio nManager.authenticate(AbstractAuthenticationManage r.java:46)
    org.kablink.teaming.module.authentication.impl.Aut henticationModuleImpl.doAuthenticate(Authenticatio nModuleImpl.java:280)
    org.kablink.teaming.module.authentication.impl.Aut henticationModuleImpl.authenticate(AuthenticationM oduleImpl.java:245)
    sun.reflect.GeneratedMethodAccessor660.invoke(Unkn own Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:585)
    org.springframework.aop.support.AopUtils.invokeJoi npointUsingReflection(AopUtils.java:307)
    org.springframework.aop.framework.ReflectiveMethod Invocation.invokeJoinpoint(ReflectiveMethodInvocat ion.java:182)
    org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :149)
    org.kablink.teaming.search.interceptor.IndexSynchr onizationManagerInterceptor.invoke(IndexSynchroniz ationManagerInterceptor.java:67)
    org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :171)
    org.springframework.aop.interceptor.AbstractTraceI nterceptor.invoke(AbstractTraceInterceptor.java:11 3)
    org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :171)
    org.springframework.aop.framework.JdkDynamicAopPro xy.invoke(JdkDynamicAopProxy.java:204)
    $Proxy21.authenticate(Unknown Source)
    org.springframework.security.providers.ProviderMan ager.doAuthentication(ProviderManager.java:195)
    org.springframework.security.AbstractAuthenticatio nManager.authenticate(AbstractAuthenticationManage r.java:46)
    org.springframework.security.ui.webapp.Authenticat ionProcessingFilter.attemptAuthentication(Authenti cationProcessingFilter.java:82)
    org.springframework.security.ui.AbstractProcessing Filter.doFilterHttp(AbstractProcessingFilter.java: 252)
    org.springframework.security.ui.SpringSecurityFilt er.doFilter(SpringSecurityFilter.java:53)
    org.springframework.security.util.FilterChainProxy $VirtualFilterChain.doFilter(FilterChainProxy.java :371)
    org.springframework.security.ui.logout.LogoutFilte r.doFilterHttp(LogoutFilter.java:89)
    org.springframework.security.ui.SpringSecurityFilt er.doFilter(SpringSecurityFilter.java:53)
    org.springframework.security.util.FilterChainProxy $VirtualFilterChain.doFilter(FilterChainProxy.java :371)
    org.springframework.security.context.HttpSessionCo ntextIntegrationFilter.doFilterHttp(HttpSessionCon textIntegrationFilter.java:235)
    org.springframework.security.ui.SpringSecurityFilt er.doFilter(SpringSecurityFilter.java:53)
    org.springframework.security.util.FilterChainProxy $VirtualFilterChain.doFilter(FilterChainProxy.java :371)
    org.kablink.teaming.spring.security.ZoneGrabbingFi lter.doFilterHttp(ZoneGrabbingFilter.java:58)
    org.springframework.security.ui.SpringSecurityFilt er.doFilter(SpringSecurityFilter.java:53)
    org.springframework.security.util.FilterChainProxy $VirtualFilterChain.doFilter(FilterChainProxy.java :371)
    org.springframework.security.util.FilterChainProxy .doFilter(FilterChainProxy.java:174)
    org.springframework.web.filter.DelegatingFilterPro xy.invokeDelegate(DelegatingFilterProxy.java:236)
    org.springframework.web.filter.DelegatingFilterPro xy.doFilter(DelegatingFilterProxy.java:167)
    note The full stack trace of the root cause is available in the Apache Tomcat/6.0.18 logs.

    You need to be sure that it is not an LDAP problem... the best way is to start from LDAP to investigate. Enable the LDAP trace on eDir with imonitor, during the teaming login. Also you can use ldapsearch to have full details on the accounts in order to compare them with a working user (a space somewhere, an additional attribute, etc...).

  • User can not login? Error comes up - only happens on mac pro

    Hi. I have just set up a server system and users can login fine on all the imacs. However, When a user comes to login on a mac pro, they get this message:
    The home folder of this user account is on a afp or smb server. Please contact the system administrator. This happens as soon as they press login.
    We are running Mac OSX SERVER 10.4.10
    Thanks,

    Hi
    On the MacPro what is in the DNS Servers field in Network Preferences? Compare what is there with what is in the same area on the iMacs that can successfully log in. Where are they getting their IP addresses from?
    Tony

  • Users can't login to Groupwise after export

    Hi All
    We have a two-node cluster running GW7.01 on Netware 6.5 SP7. As part of our disaster recovery test we've done the following:
    1. Installed netware 6.5 sp7 onto a new server in its own tree.
    2. Installed GW7 on this server, with an identical groupwise system i.e same domain name, etc (only difference is server name, IP, and tree name).
    3. We then exported the NDS/GW objects from the current production tree using the GWport32 utility into the new tree on the new server.
    4. We've restored from a backup tape the PO database file and the accompanying files, the domain database file, and all the files and sundirectories from the ofuser, ofmsg, and offiles directories onto their corresponding locations on the new server.
    5. After getting C00F and D019 errors, we've tried to rebuild the ngwguard.db and the PO by running a standalone GWCheck.
    Our problem is that I can login to the new server (edirectory tree) as any user albeit without any password but unable to login to groupwise. I've set and reset passwords in ConsoleOne but I still can't login to groupwise.
    We would be very grateful if anyone could tell us what else we need to do.
    We're hoping to achieve a situation where in an extreme disaster, we are able to restore mail from tape backups so that users can still logon to this new server and have full access to their mailboxes with ease.
    regards
    AD

    awuku wrote:
    > Hi All
    > We have a two-node cluster running GW7.01 on Netware 6.5 SP7. As part
    > of our disaster recovery test we've done the following:
    >
    > 1. Installed netware 6.5 sp7 onto a new server in its own tree.
    >
    > 2. Installed GW7 on this server, with an identical groupwise system i.e
    > same domain name, etc (only difference is server name, IP, and tree
    > name).
    >
    > 3. We then exported the NDS/GW objects from the current production tree
    > using the GWport32 utility into the new tree on the new server.
    >
    > 4. We've restored from a backup tape the PO database file and the
    > accompanying files, the domain database file, and all the files and
    > sundirectories from the ofuser, ofmsg, and offiles directories onto
    > their corresponding locations on the new server.
    >
    > 5. After getting C00F and D019 errors, we've tried to rebuild the
    > ngwguard.db and the PO by running a standalone GWCheck.
    >
    > Our problem is that I can login to the new server (edirectory tree) as
    > any user albeit without any password but unable to login to groupwise.
    > I've set and reset passwords in ConsoleOne but I still can't login to
    > groupwise.
    >
    > We would be very grateful if anyone could tell us what else we need to
    > do.
    >
    > We're hoping to achieve a situation where in an extreme disaster, we
    > are able to restore mail from tape backups so that users can still logon
    > to this new server and have full access to their mailboxes with ease.
    >
    > regards
    > AD
    >
    >
    I would NEVER have use GWPORT32. Why did you?
    1. You have to restore eDirectory in a different way.
    2. If tree is still intact reimporting is bad
    3. IF tree is not intact, you still have to restore eDirectory differently.

  • Single CUPC user can not login

    Hi All,
    I have a CUPC user who can not login to the client software.
    She is getting login error:  username/password.
    She is connecting via a VPN and can ping both the CCM and CUPS directly using the IP address.
    She can also login to the CCM user page using a link to its IP address.
    I have ruled out incorrect typing because she used the same username/password to login to the vpn and the CCM user page. (email etc)
    Since she is in a process of logging in, I dont have the option of getting the log files from her client.
    Any ideas on how I can troubleshoot would be much appreciated.
    Thanks very much
    Regards,
    Amanda Lalli-Cafini

    Hi Amanda,
    Please add the host names of CUPS server and CUCM on the client machine in the hostname file and retry.
    Hope it helps.
    Anand
    Please rate helpful posts..

  • Users can't login on workstations with new os

    I have just upgraded my client machines from OS 9 to 10.3, now they won't log into their specific drives on the server. I can login using the workstations stand alone name and I can authenticate and see/reach the server, but the users can't log in.
    Do I need to change some settings to allow the users to access their drive?
    Does the change that I am assuming I need to make need to be done on every workstation?
    I have six workstations that didn't need to have their os upgraded. The students can log into those perfectly fine.
    I think I've checked everywhere I'm supposed to and haven't seen any settings that aren't the same on the other workstations but I'm sure I've missed something as I don't have much experience working with the server at all.
    Not only is our tech budget tiny (we're a small school) but no one in our area works with macs anymore. So thank you for any help you can give me.
    Dana

    Hi
    Presumably the server is 10.4? What Services are configured and running on the Server?
    +I have just upgraded my client machines from OS 9 to 10.3+
    Would this be 10.3.9?
    +now they won't log into their specific drives on the server+
    Do you mean individual user's networked homes? OR do you mean a share point accessible to all?
    +Do I need to change some settings to allow the users to access their drive?+
    If you are indeed talking about networked home directories - yes.
    +Does the change that I am assuming I need to make need to be done on every workstation?+
    Yes.
    +I have six workstations that didn't need to have their os upgraded. The students can log into those perfectly fine+
    Presumably these workstations are a mix of 10.4/10.5? If so then check the LDAPv3 configuration in Directory Access (for 10.4) and Directory Utiltu (for 10.5). These applications can be found in /Applications/Utilties.
    I appreciate your budget is tiny but why 10.3? For a small outlay you should be able to purchase 10.4? There's nothing wrong with 10.3 its just from your point of view and skill set it would probably be easier to integrate workstations running 10.4. Taking this further you could utilize what budget you have and hire a consultant to do this for you. It should not take too long judging from what you've posted?
    Tony

  • Normal users can not login CDE

    Hi every body.
    I have just installed Solaris 10 in a Ultra 10 box. When my normal users tray to login CDE they must wait long and at the end they have a message window like this:
    _DtMessage Failure<br /><br />Messaging System Inoperative<br />To restart:<br />1) Save all open data files.<br />2) Logout.<br />3) Login again.<br />Note: The current session will not be saved.<br />When you are ready to begin the restart process click &#91;ok&#93; and proceed to save your files.<br /><br />behind this window there are another one:<br /><br />Action Required<br /><br />DT messaging system could not be started.<br />To correct the problem<br />1- Chose &#91;ok&#93; to return to the login screen<br />2- select failsafe session from the login screen's option menu and login.<br />3- Check to see that the host name is correct in these locations<br />/etc/src.sh<br />/etc/hosts<br />/usr/adm/inet.sec<br /> For additional information see the DT users guide.<br /><br /><br />This issue only occurs when the home directory is mounted via nfs. If is mounted locally there are no problems.<br /><br />I deleted .dt* directories but this does not solve the problem.<br /><br />Any idea will be very appreciated.<br /><br />Guix

    Is the "ttdbserverd" rpc service running on the nfs server?
    Does the nfs client log anything to it's /var/adm/messages file?
    For example errors like this:
    Aug 12 18:43:31 elise-3com.tools.intra /usr/dt/bin/ttsession&#91;851&#93;: &#91;ID 424917 daemon.error&#93; Error: rpc.ttdbserverd on leo is not running
    Aug 12 18:43:31 elise-3com.tools.intra /usr/dt/bin/ttsession&#91;851&#93;: &#91;ID 908584 daemon.error&#93; Ttdb_client::connectToDb(): fcntl(F_SETFD): Bad file number

  • Network user can't login

    Hi,
    just updated osx server to Mavericks with osx server app in version 3.
    W are using Active Directory for our Users. ML machines can login without any problem.
    Mavericks users have no access. The Login is just shaking, thats it..
    Any ideas whats the problem ?

    Hi everyone,
    we found a solution:
    - check dns
    (our hostname is osxserver.local )
    $ nslookup osxserver.local
    $ sudo chnageip -checkhostname
    Both should always return success and no errors
    If you have some errors
    possible options:
    1. go to server app > dns > new > enter hostname and ip of your server
    2. server app > dns > show all entries > search the bottom smth like xxx.in-addr.arpa anch check if it show your server ip
    if not try to repair host name ( server app > change hostname ), and repeat step 1
    3. system settings > network > check if the dns is ip of your server or just set it to 127.0.0.1
    4. wipe your open directory ( create a backup ) a set a new one
    i hope this helped some someone. This fixed our issue with login. Its still not perfext as it with mountainlion was BUT its working ...

  • Upgraded to OS X Server, now users can't login

    I recently went to the Apple Store and worked with the guys there to upgrade from Lion Server to Mountain Lion and then to OS X Server.
    Following the upgrade I can see two users, administrator and a user. The user account will not login, it says "Cannot login, there is an error", also in the Server app, Users, the + - buttons are greyed out, so it is not possible to add accounts.
    Help! Does anyone know how I can get around this.
    Thanks

    That's a pain. Personally... but that's me personally... I never try to do major version upgrades to server products. I always do data export, or copy from old system, and do a clean install. If the hardware is old I get new hardware and do data copy to new, clean installed, system.
    You didn't make clear in your first post whether the machine was a 'production' & dedicated server (not workstation doing double duty).
    Do you have a (total) backup of old Lion server? Did you do a data export?
    Can you SSH into the box?
    Obviously at this time you should be giving up on trying to revive this installation and be focusing on getting data out then doing a clean install.

  • Authenication changed to for OWA user logon. Users can not login

    When visiting our OWA page, users would log-on with their username.
    There was many requests to change it to email address, so I changed the authentication type under Server Config>Client Access>OWA site
    Previously it was set as "user name only" and I changed it to "User Principal Name (UPN)"
    It worked that when you were at the OWA page, it would ask you for your email address...only entering your email address and password did not work.  I could not get it to work for any users.
    My question.  Where is it getting the logon "email address" credentials?  Is it getting it from the users reply to email address?  It does not seem to be...
    Advice would be appreciated.

    Hi,
    Open Active Directory Domains and Trusts.
    Right-click Active Directory Domains and Trusts in the Tree window pane, and then click Properties.
    On the UPN Suffixes tab, type the accepted domain used in your email address.
    Now when you can select the new UPN  suffix from Active directory users and computers->User properties->Account tab. Select the required account details. Now you can be able to login using the email address
    Regards from Visit ExchangeOnline |
    Visit WindowsAdmin

Maybe you are looking for

  • HP pavilion g6. stopped responding card

    Bought powerful expensive laptop. Everyone was happy. But then the video card stopped responding. He went into the device manager. There should be two video cards Intel RD (it all okay, the first weak graphics card) ATI Radeon 7670m (the one that is

  • Can't get email synced to iTouch

    Here's a weird problem. I have an iTouch that used to sync with my Yahoo email just fine. I recently wanted to delete a lot of emails, though, and decided to do so through my Apple MacBook Pro. I accessed my email from the MacBook and deleted the ema

  • Flash player buffering then freezing on live tv & radio streams

    This seems to have been happening since the update to windows 8.1 and happens in all browsers (IE, Chrome, Firefox, Opera). Most other videos usually work fine in flash player, it's just mainly when I use something like radio player or watch live tv

  • ISP 5 update problem

    Hello, I updated software yesterday to iOS 5 and have 2 problems. My iPad no longer has previous apps. The icons show but will not open. Also my iPad is not recognizing me as the user. It is recognizing as my son's iPod and requesting his password. T

  • Name change after imaging

    I am new to Mac OS X Server and I'm looking for a point in the right direction.  I have a lab of I-Macs which I am wanting to image.  Is there a way to automatically change the name of the computer based on the MAC address? Thank you John