ADC Login failure

While login to the BAM, i am getting the following error. How to resolve this.
2006-12-16 14:30:03,796 [12860] ERROR - ActiveDataCache Logon failure: unknown user name or bad password
2006-12-16 14:30:03,796 [12860] WARN - ActiveDataCache Exception occurred in method GetUserGroups (24)
Stack trace:
at Oracle.BAM.Common.Security.Groups.WindowsGroupsGetter.GetLocalOrRemoteGroups(String strServerName, String strUserName, Boolean bLocal)
at Oracle.BAM.Common.Security.Groups.WindowsGroupsGetter.GetGroups(String strName)
at Oracle.BAM.ActiveDataCache.Common.Core.AuthenticationProcedures.GetGroups(String strName)
at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.GetUserGroups(Int64 lUserID)

I'm also facing the same issue. The user is a valid windows Domain user. Error 1069: Service did not start due to login failure. Starting the Data Flow Service also gives the same error. Verified the domain user and password are correct from the Windows services. Tried running cacheinit.exe, but that also gives an exception - Name is already used by an existing object.
Please help.

Similar Messages

  • SSL VPN Login failure issue

    Hello,
    I am having an issue with some users trying to login to our SSL VPN (Anyconnect) via ASA5505 8.2(1).  Authentication is done via AD.  From the same computer, the client finds the DNS name and unlocks the login username and password.  When I enter a username and password and click connect, it is instantly rejected with login failure with the following event log:
    Function: ConnectMgr::setPromptAttributes
    File: .\ConnectMgr.cpp
    Line: 2657
    Invoked Function: setPromptAttributes
    Return Code: -33554423 (0xFE000009)
    Description: GLOBAL_ERROR_UNEXPECTED
    Error text:
    Login failed.
    If I change the user account to another user (from the same PC), login works perfectly fine - this is only happening with 3 or 4 users - I have compared the user accounts of a failing account and a successful account and they are identical in AD. 
    This has been driving me crazy - as a work around for the failing users, I just created a temporary account which works perfectly fine.  The request doesn't even seem to hit the ASA (there is nothing in the logs that show a failed attempt).  Still troubleshooting and looking at certificate's at this point.  Any help/suggestions would be greatly appreciated!!  Thanks.
    Regards.
    After a little more testing, seems somehow related to users being in to many groups in AD.      
    Message was edited by: Rich Viola

    Hello,
    If the website is unavailable or in this case, the website is missing several characters(charts, canvas, etc or some other objects), usually could be an issue with the rewrite engine.
    Solution (workaround):
    You may use smart tunnel for this website, so the rewrite engine will not override any content, and it will display the website as it should.
    You can implement it as follow:
    Add a Bookmark
    Bookmark for the service and clicking the Enable Smart Tunnel option in the Add or Edit Bookmark dialog box.
    For further information you can find it here:
    http://www.cisco.com/c/en/us/td/docs/security/asa/asa83/configuration/guide/config/webvpn.html#wp1272236
    Let me know how tit works out!
    Please don't forget to rate and mark as correct the helpful Post!
    David Castro,
    Regards,

  • After creating a contained database, getting a login failure error while trying to connect to it.

    After creating a contained database and a user with passowrd under the same database, I tried connecting to the contained database. I entered the server name, login credentials and went to the connection properties tab to select the contained database using
    <browse server> option under "connect to database". Here I get the login failure error.
    TITLE: Browse Server for Database
    Failed to connect to server <servername>\<login>. (Microsoft.SqlServer.ConnectionInfo)
    But when I manually enter the Database name instead of selecting from the <browse server> option the connection gets through.
    Is this a Bug ? Has anyone else faced this error?

    Hello,
    Is this a Bug ? Has anyone else faced this error?
    It's not a bug, it's working as intended. Contained users don't have instance level permissions and cannot "login" to the instance (which is what the "browse" button is attempting). In order for it to work, the database name must be in the connection string
    (which with the browse button, it will not be).
    Welcome to contained users, they aren't for everyone.
    Sean Gallardy | Blog | Microsoft Certified Master

  • SQL Server 2012 syspolicy_purge_history job causes cross-instance login failures w. EraseSystemHealthPhantomRecords

    I have unique service accounts set up for multiple instances on the same SQL Server 2012.
    When step 3 of the inbuilt syspolicy_purge_history job(Erase Phantom System Health Records) runs, it appears to attempt to run against every instance on the server despite being passed the instance path!
    The SQLServer's powershell script call:
    if ('$(ESCAPE_SQUOTE(INST))' -eq 'MSSQLSERVER') {$a = '\DEFAULT'} ELSE {$a = ''};
    (Get-Item SQLSERVER:\SQLPolicy\$(ESCAPE_NONE(SRVR))$a).EraseSystemHealthPhantomRecords()
    so with instances SERVER\X this runs as...
    (Get-Item SQLSERVER:\SQLPolicy\SERVER\X).EraseSystemHealthPhantomRecords()
    SERVER\X's job will run and I will see login failures in the error logs of SERVER\Y and SERVER\Z for the service account set up for instance X.
    It seems Microsoft's only 'accepted solution' to this problem is for me to compromise my security by escalating the access of these service accounts?
    Has anyone else run into and corrected this failure?

    Hi Atombath,
    When you install multiple instances on one Server, and  the SQL Server’s powershell scripts are the same in inbuilt syspolicy_purge_history job steps. However, when you start PowerShell by right clicking
     syspolicy_purge_history job, you will find it will point to their own instance. I do a test in my SQL Server 2012,
     it will not across instance to collect the error logs. So I recommend you use its original powershell scripts for the syspolicy_purge_history job.
    Sometimes, if you run the syspolicy_purge_history job on a clustered instance, the syspolicy_purge_history SQL Server Agent job may fail due to using the computer node name instead of the virtual server name. For more information, see:
    http://support.microsoft.com/kb/955726/en-us
    In addition, you can use different service account for your multiple SQL Server instances on the same Server. And make sure the accounts that you created get added to the sysadmin fixed server role, the accounts are also set in the three Agent roles (SqlAgentUserRole,
    SqlAgentReaderRole, and SqlAgentOperatorRole).
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Historical Reporting Client Login Failure - UCCX 7.0(1)

    We're experiencing intermittent login failures with the Historical Reporting Client, extract from the log file below:
    1: 28/04/2010 11:58:25 %CHC-LOG_SUBFAC-3-UNK: Error # 35761 ,Description= Request timed out ,LastDllError= 0
    2: 28/04/2010 11:58:25 %CHC-LOG_SUBFAC-3-UNK:Authentication response was NOT received from (http://<ip address>/histRepWebSrvrComp/histRepClientsServlet)
    3: 28/04/2010 11:58:25 %CHC-LOG_SUBFAC-3-UNK:Login Error | Invalid server name or IP address. Check the server name or IP address and login again.
    4: 28/04/2010 11:58:30 %CHC-LOG_SUBFAC-3-UNK:Authentication response was NOT received from (http://ip address/histRepWebSrvrComp/histRepClientsServlet)
    5: 28/04/2010 11:58:30 %CHC-LOG_SUBFAC-3-UNK:Login Error | Invalid server name or IP address. Check the server name or IP address and login again.
    6: 28/04/2010 11:58:30 %CHC-LOG_SUBFAC-3-UNK:Connection to web server failed due to: 12017 : Operation cancelled
    7: 28/04/2010 11:59:05 %CHC-LOG_SUBFAC-3-UNK:Connection to web server failed due to: 12017 : Operation cancelled
    8: 28/04/2010 11:59:05 %CHC-LOG_SUBFAC-3-UNK:Failed to load authentication response due to empty XML buffer from authentication servlet)
    9: 28/04/2010 11:59:05 %CHC-LOG_SUBFAC-3-UNK:Login Error | Invalid server name or IP address. Check the server name or IP address and login again.
    Does anyone know why this may be happening as it's driving the customer mad. User can usually login after a few attempts.
    The authentication timeout is set to 15 seconds, surely this is more than enough time or should we increase the timer?
    Any advice much appreciated.

    Hi Robert
    Thanks for the response and all very good suggestions which should help Chris narrow down his particular issue.
    It's been about a year since we last looked at this so I'd quite forgotten most of the diagnostics we'd done however we did go through most of the same diagnostics ourselves but the resolution was hampered due to the fact we support the telephony/WAN and another third party supports the desktops and LAN infrastructure so after months of to and fro with the customer and their third party (and many, many man hours) we eventually left the risk with the customer and investigations never progressed any further.
    1.) Upgrade to UCCX 7.0SR5.  This is a very stable release of code with few open bugs or caveats against it.
                - Agreed. We also ran into other bugs which required an upgrade.
    2.) Verify that the active NIC is indeed at the top of the bindings order.  Just having it active isn't enough, there needs to be the further test of moving to the top of the bindings order.
                - We did check this.
    3.) Verify that the hosts file on the UCCX server(s) has the external IP and hostname of the server in it.
                - Did this too.
    4.) Check the remote locations to verify that the network is correctly configured, there are no line errors on the WAN circuits, no misconfiguration on the switch/router ports and that QOS is in place across the network.
                - This part of the investigation stalled due to another 3rd party supporting the onsite network however no WAN issues were found.
    5.) Try to take a test system that is on the same network as the one having HRC errors.  See if it's seeing the issues.  If not, progressively move out to other offices/locations until you replicate the issue and then see what has changed.  Something there should hopefully point to the cause of the error.
                - We did this also, using my laptop I connected from various locations and even when using the same network connection as the end user had no problems, we did note the successful connection attempts used a slightly different network route/DNS/WINS however again got nowhere with the third party supporting this aspect of the network.
    6.) Finally, you may want to consider creating external data warehouse servers so that your UCCX servers aren't serving up the HRC data.
                - Not an option for this customer, again this aspect of the service is a different third party on their own network and customer not willing to pay for additional servers for the telephony estate to provide this functionality when they only have a few CCX users.
    Regards
    June

  • How to see / limit consecutive login failures?

    Hi, our server is running 10.4.7 server.
    In terms of hardening the machine against attacks, is there be default a limit to the number of failed logins that occur before an account is locked in some way?
    If not, is there a way to turn ON that security feaure?
    Where are login failures logged?
    Thanks!

    Yes, you can set a limit to login failures. The following assumes that you are using Open Directory and that your users are authenticating against the server's Open Directory database.
    For global policies =
    Open Server Admin > for the proper server select Open Directory > select Policy > select Passwords > adjust settings
    For a single user = this will override global policies listed above
    Open Workgroup Manager > browse users > select the account you wish to manage > Select the Advanced user settings > select Options > dialog box gives ability to limit access in a variety of ways.
    Authentication is logged =
    Server Admin > Open Directory > Logs > Password service server log

  • SP15 in Java engine failed, "Login Failure: all modules ignored"

    Hi
    During the installation of sp15 (with JSPM) failed, the sdm log shows:
    ERROR: Cannot connect to Host: [hostname] with user name: [J2EE_ADMIN]
    My instance was down so I started but now there is an error, when I try to log on to User management it give me the error: "Login Failure: all modules ignored".
    I checked the logs for the server and found the following:
    #1.5^H#0000000000000067000000250000596D00045A79FA4B224F#1225379843613#com.sap.engine.services.security.resource.ResourceHandl
    eImpl#sap.com/com.sap.security.core.admin#com.sap.engine.services.security.resource.ResourceHandleImpl#J2EE_GUEST#0##n/a##da7
    065c0a69511ddb438000000000000#SAPEngine_Application_Thread[impl:3]_15##0#0#Error#1#/System/Security/Audit/J2EE#Java###ACCESS.
    ERROR: Authorization check for caller assignment to J2EE resource [ : : : ].#4#SAP-J2EE-Engine#session-pool#ge
    t_session_pool#ALL#
    #1.5^H#0000000000000067000000260000596D00045A79FA4B32AC#1225379843613#com.sap.engine.services.security.authentication.loginco
    ntext#sap.com/com.sap.security.core.admin#com.sap.engine.services.security.authentication.logincontext#J2EE_GUEST#0##n/a##da7
    065c0a69511ddb438000000000000#SAPEngine_Application_Thread[impl:3]_15##0#0#Error##Java###Caller not authorized.
    [EXCEPTION]
    #1#com.sap.engine.services.security.exceptions.BaseSecurityException: Caller not authorized.
            at com.sap.engine.services.security.resource.ResourceHandleImpl.checkPermission(ResourceHandleImpl.java:627)
            at com.sap.engine.services.security.resource.ResourceHandleImpl.checkPermission(ResourceHandleImpl.java:513)
            at com.sap.engine.services.security.resource.ResourceContextImpl.checkPermission(ResourceContextImpl.java:45)
            at com.sap.engine.services.security.restriction.Restrictions.checkPermission(Restrictions.java:119)
            at com.sap.engine.services.security.server.AuthenticationContextImpl.getSessionPool(AuthenticationContextImpl.java:39
    5)
            at com.sap.engine.services.security.server.AuthenticationContextImpl.getLoginContextFactory(AuthenticationContextImpl
    .java:740)
            at com.sap.engine.services.security.server.AuthenticationContextImpl.getLoginContext(AuthenticationContextImpl.java:2
    54)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.system.SystemLoginModule.initialize(SystemLoginModule.java:72)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at javax.security.auth.login.LoginContext.invoke(LoginContext.java:662)
            at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129)
            at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610)
            at java.security.AccessController.doPrivileged(Native Method)
            at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607)
            at javax.security.auth.login.LoginContext.login(LoginContext.java:534)
            at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.getLoggedInUser(SAPJ2EEAuthenticator.java:146)
            at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.forceLoggedInUser(SAPJ2EEAuthenticator.java:231)
            at com.sap.security.core.admin.ServletAccessToLogic.getActiveUser(ServletAccessToLogic.java:141)
            at com.sap.security.core.admin.UserAdminLogic.executeRequest(UserAdminLogic.java:438)
            at com.sap.security.core.admin.UserAdminServlet.doPost(UserAdminServlet.java:26)
            at com.sap.security.core.admin.UserAdminServlet.doGet(UserAdminServlet.java:19)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessio
    nMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    I found the SAP Note 971249 but Iu2019m not sure it applies and even I can log on into Visual administrator.
    Log for the Visual Administrator
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[/usr/sap/SID/DVEBMGS00/j2ee/admin/log/./traces/visual_administration.trc]/>
    <!PATTERN[visual_administration.trc]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[UTF8]/>
    <!FILESET[0, 5, 10000000]/>
    <!PREVIOUSFILE[visual_administration.4.trc]/>
    <!NEXTFILE[visual_administration.1.trc]/>
    <!LOGHEADER[END]/>
    #1.5^H#C000AC11873E00000000000100CEC78D00045A541BE7A040#1225217198758#com.sap.engine.services.adminadapter.gui.tasks.LoginTas
    k##com.sap.engine.services.adminadapter.gui.tasks.LoginTask#######Thread[Thread-1,5,main]##0#0#Error#1#/System/Server/VisualA
    dministrationTool#Java###Error while trying to login to host: null
    [EXCEPTION]
    #1#java.lang.NullPointerException
            at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImpl.login(RemoteLoginContextHelperImpl.
    java:72)
            at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImplp4_Skel.dispatch(RemoteLoginContextH
    elperImplp4_Skel.java:64)
            at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
            at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
            at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessio
    nMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Thank you very much for your help.
    Best Regards

    hi
    we had the same issue some time back when we upgraded to SP15, we opened a OSS message and SAP had to come and fix the issue.
    It was some inconsistencies in -Config DB settings and they made quite a few changes in security/configurations/ticket(config tool)
    also
    one Java parameter was wrong(config tool - server config) :
    -Djava.security.policy=/java.policy  it should be -
    > Djava.security.policy=./java.policy (The DOT was missing)
    thank you
    Jonu Joy

  • OS X server (10.10.1) Imap Internal login failure

    I have a problem with my main server on a OS X server 10.10.1 (Mac mini)
    Clients cannot log in to the IMAP side of an account on the server.
    So when using the mail client Connection Doctor the SMTP is successful and the IMAP portion not.
    This happens with both accounts Local as with the accounts in the Open Directory service
    The log of the Open Directory service indicates that ist was an successful login.
    The IMAP log shows.
    error Jan 17 18:44:04 imap-login: Info: Internal login failure (pid=93306 id=27) (internal failure, 1 successful auths): user=<test>, method=PLAIN, rip=10.0.0.101, lip=10.0.0.101, mpid=93310, TLS
    The user test is local users.
    The server was up-grade from Maverick to Yosemite a few months ago.
    It runs 10.10.1 and Server 4.0.3
    Any suggestion?
    Thanks and regards,
    Jacob

    The reason that I wanted to use WGM was because it allows you to configure a maximum backup volume size per machine. If you just configure through TM, a single machine could fill the entire volume with backups.
    I know that there's a way to use hdiutil to max the sparsebundle size that is created when you don't use WGM, but lets face it folks - if the option is there, then apple should support it!

  • Workflow Agent login failure

    Hi Everybody,
    I m following KFI process for Invoice Processing.The document image is successfully loaded into UCM and display in IPM search criteria.But the thing is that when ever i m watching Documentrouting in EM ,there is no instance created .
    IPM logs:Workflow Agent login failure
    Please guide me how to solve this one.
    With Regards
    Jyoti

    Hi Everybody,
    Actually imaging.ear was missing.It has solved with the patch installation for soa suite 11.1.1.3 in linux machine.
    Thnx for co-operation.
    With Regards
    Jyoti

  • I keep getting "Login Failure Incorrect Sync Key". What do I do?

    I have have username and password with Firefox. I have installed sync on home computer and have obtained sync key. I have installed Home on my iPhone. When I open Home, it provides code. I enter code in to Add A Device page on home computer. It says device successfully added. When I press Done on home computer, message on iPhone appears "Login Failure Incorrect Sync Key". I live in Sweden. What do I need to do to make this work? Thanks, Tosh

    An upgrade of Firefox Home came through the itunes store and "lo and behold" it all works now albeit the interface is somewhat different to the desktop version. but at least all the bookmarks are there. Hope those who shared the same problem get it rectified.
    Regards to you all.

  • Design a job for Login failure alert

    HI,
         I need a query to get Login failure alert for both windows login and SQL login account. Also i need track to which database the Login user is connecting while he is getting Login failure error. I need to to schedule this as a job.

    To check what database was being used when the login failed, you will need to use default trace as mentioned in the link below:-
    http://www.eraofdata.com/the-sql-server-default-trace/
    or simply run the query below:-
    SELECT  TE.name AS [EventName] ,
            v.subclass_name ,
            T.DatabaseName ,
            t.DatabaseID ,
            t.NTDomainName ,
            t.ApplicationName ,
            t.LoginName ,
            t.SPID ,
            t.StartTime ,
            t.SessionLoginName
    FROM    sys.fn_trace_gettable(CONVERT(VARCHAR(150), ( 
                    SELECT TOP 1
                    f.[value]
                    FROM    sys.fn_trace_getinfo(NULL) f
                    WHERE   f.property = 2)), DEFAULT) T
            JOIN sys.trace_events TE 
                    ON T.EventClass = TE.trace_event_id
            JOIN sys.trace_subclass_values v 
                    ON v.trace_event_id = TE.trace_event_id
                    AND v.subclass_value = t.EventSubClass
    WHERE   te.name IN ( 'Audit Login Failed' )
    order by t.StartTime desc
    The only other way would be to use Auditing, Server Side Trace or Triggers if you want to maintain history of these. 
    Reference:
    http://sqlrows.blogspot.in/2011/10/note-to-self.html
    Please mark the answer as helpful if i have answered your query. Thanks and Regards, Kartar Rana

  • TB V31.0 SMTP user name has extraneous characters at end causes SMTP login failure

    Ubuntu 14.04 LTS with Thunderbird. TB updated recently to V31.0 and SMTP login problems started.
    Worked fine before update. ISP BTinternet.com in UK. Removed and reinstalled Accounts and checked and changed passwords in attempt to resolve problem. Web access works fine so account is OK.
    TB SMTP Log shows extra characters in SMTP user login name causing login failure. Have deleted SMTP account and recreated but error still there.
    Here is an extract from the TB SMTP log. User name is [email protected], but you can see that there are extra characters at the end.
    -1492797568[7fe4a5d17580]: trying auth method 0x200
    -1492797568[7fe4a5d17580]: SMTP entering state: 16
    -1492797568[7fe4a5d17580]: SMTP AuthLoginStep1() for [email protected]@`sÿ£ä
    -1492797568[7fe4a5d17580]: PLAIN auth
    -1492797568[7fe4a5d17580]: Logging suppressed for this command (it probably contained authentication information)
    -1492797568[7fe4a5d17580]: SMTP entering state: 0
    -1492797568[7fe4a5d17580]: SMTP Response: 535 invalid user ID or password
    -1492797568[7fe4a5d17580]: SMTP entering state: 18
    -1492797568[7fe4a5d17580]: SMTP Login response, code 535
    -1492797568[7fe4a5d17580]: marking auth method 0x200 failed ..
    How to edit the SMTP username string to remove these extraneous characters?
    Any help appreciated.
    Paul_B

    Hi Matt,
    Thanks for replaying.
    Not that I am aware of. This is ubuntu 14.04 LTS so there is no anti virus software running and no proxy. Straight to my broadband router and out to the wide world.
    I'm currently tryinf to trace where the login string is stored to see if I can clean it up there.
    Paul B

  • .mac login failure

    Syncing worked fine then got a message that .mac login had failed . This keeps happening. What to do?

    I keep 3 Macs synced (version 1.5) for my wife. She has a terrible time trying to be in 2 (or 3) places at the same time. At any rate, one of the Macs refused to sync with errors from ".mac login failure" to "couldn't sync at this time - only one computer is allowed to ...." I tried everything from deleting the plist for iSync to unregistering and re-registering. Ok, so I should reinstall iSync (1.5 on our systems) but, didn't have what it takes to reinstall only from the CD.
    I took a stab and downloaded the 1.5 upgrade and ran it (after repairing permissions) re-registered the computer (under a different name) and it worked like a charm! (By the way, I tried using a different name while re-registering the computer and it didn't work.)
    Again, I didn't uninstall iSync, but ran the updater and got great results. I don't know why, just took a stab at it.
    Thought I'd past it on ...
    Doug

  • IFS-21008 Login Failure

    I'm using an old version of iFS v1.1.10.0 and 9iAS v1.0.2.2.2a. I'm trying to get a simple LibrarySession connection to work with no luck.
    My program is:
    // Copyright (c) 2001 MCIA
    import oracle.ifs.beans.*;
    import oracle.ifs.common.*;
    import java.util.*;
    * A Class class.
    * <P>
    * @author ISB
    public class IfsConnection1 extends Object {
    public static void main (String args []) throws Exception
    //Connect to the repository.
    LibraryService ifsService = new LibraryService();
    System.out.println("LibraryService, ifsService established.\n Creating LibrarySession using: userID = system and password = manager.");
    CleartextCredential me = new CleartextCredential("system","manager");
    ConnectOptions connectOpts = new ConnectOptions();
    connectOpts.setServiceName("ServerManager");
    connectOpts.setServicePassword("servermanager"); // IFS schema password: servermanager
    LibrarySession ifsSession = ifsService.connect(me,connectOpts);
    My error msg/stack trace is:
    "D:\Program Files\JDeveloper\java1.2\jre\bin\javaw.exe" -mx50m -classpath "D:\Program Files\JDeveloper\myclasses;D:\Program Files\JDeveloper\lib\jdev-rt.zip;D:\Program Files\JDeveloper\jdbc\lib\oracle8.1.7\classes12.zip;D:\Program Files\JDeveloper\lib\connectionmanager.zip;D:\Program Files\JDeveloper\lib\servlet.jar;D:\Program Files\JDeveloper\lib\xmlparserv2.jar;D:\Program Files\JDeveloper\ifs\lib\adk.jar;D:\Program Files\JDeveloper\ifs\lib\email.jar;D:\Program Files\JDeveloper\ifs\lib\release.jar;D:\Program Files\JDeveloper\ifs\lib\repos.jar;D:\Program Files\JDeveloper\ifs\lib\utils.jar;F:\ORACLE\iSuites\ifs1.1\lib;F:\ORACLE\iSuites\ifs1.1\settings;D:\Program Files\JDeveloper\java1.2\jre\lib\rt.jar;F:\ORACLE\iSuites\jdbc\lib\classes12.zip;F:\jpdk\lib\provider.jar;F:\ORACLE\iSuites\Bin;D:\Program Files\JDeveloper\java1.2\jre\bin;D:\Program Files\JDeveloper\java1.2\jre\lib;F:\ORACLE\iSuites\jdbc\lib" IfsConnection1
    LibraryService, ifsService established.
    Creating LibrarySession using: userID = system and password = manager.
    oracle.ifs.common.IfsException: IFS-21008: Login failure
         oracle.ifs.server.S_LibrarySessionInterface oracle.ifs.server.S_LibraryService.connect(oracle.ifs.common.Credential, boolean)
         oracle.ifs.server.S_LibrarySessionInterface oracle.ifs.beans.LibraryService.connectLocal(oracle.ifs.common.Credential, oracle.ifs.common.ConnectOptions)
         oracle.ifs.beans.LibrarySession oracle.ifs.beans.LibraryService.connect(oracle.ifs.common.Credential, oracle.ifs.common.ConnectOptions)
         void IfsConnection1.main(java.lang.String[])
    Exception in thread main
    thank you for any help, Tim

    thanks, here's my new stack trace:
    "D:\Program Files\JDeveloper\java1.2\jre\bin\javaw.exe" -mx50m -classpath "D:\Program Files\JDeveloper\myclasses;D:\Program Files\JDeveloper\lib\jdev-rt.zip;D:\Program Files\JDeveloper\jdbc\lib\oracle8.1.7\classes12.zip;D:\Program Files\JDeveloper\lib\connectionmanager.zip;D:\Program Files\JDeveloper\lib\servlet.jar;D:\Program Files\JDeveloper\lib\xmlparserv2.jar;D:\Program Files\JDeveloper\ifs\lib\adk.jar;D:\Program Files\JDeveloper\ifs\lib\email.jar;D:\Program Files\JDeveloper\ifs\lib\release.jar;D:\Program Files\JDeveloper\ifs\lib\repos.jar;D:\Program Files\JDeveloper\ifs\lib\utils.jar;F:\ORACLE\iSuites\ifs1.1\lib;F:\ORACLE\iSuites\ifs1.1\settings;D:\Program Files\JDeveloper\java1.2\jre\lib\rt.jar;F:\ORACLE\iSuites\jdbc\lib\classes12.zip;F:\jpdk\lib\provider.jar;F:\ORACLE\iSuites\Bin;D:\Program Files\JDeveloper\java1.2\jre\bin;D:\Program Files\JDeveloper\java1.2\jre\lib;F:\ORACLE\iSuites\jdbc\lib" IfsConnection1
    LibraryService, ifsService established.
    user = system password = manager
    oracle.ifs.common.IfsException: IFS-21008: Login failure
    oracle.ifs.common.IfsException: IFS-20002: Invalid schema version 1.1.0.1.0 (must be between 1.1.0.0.0 and 1.1.0.0.0)
         oracle.ifs.server.S_LibrarySessionInterface oracle.ifs.server.S_LibraryService.connect(oracle.ifs.common.Credential, boolean)
         oracle.ifs.server.S_LibrarySessionInterface oracle.ifs.beans.LibraryService.connectLocal(oracle.ifs.common.Credential, oracle.ifs.common.ConnectOptions)
         oracle.ifs.beans.LibrarySession oracle.ifs.beans.LibraryService.connect(oracle.ifs.common.Credential, oracle.ifs.common.ConnectOptions)
         void IfsConnection1.main(java.lang.String[])
    Exception in thread main

  • Random Email server login failures

    For the last month or so I have been having random email server login failures. This happens on my desktop and also on my smartphone, and possibly on a tablet. This is annoying because my mail program (Thunderbird) occasionally fails to start as a result. My cell phone also beeps when it fails to log into the email server, which is annoying. I am in Stuart, FL and haven't cme up with any other way to get support. Help.

    I too am fed up with getting the constant run around from the Verizon support .... I even did a snail mail complaint to Verizon head quarters.... None of them respond acknowledging the problem.   They keep looking client side, when it is obvious from all these posts, it is on their server. For the money I pay every month just for Fios, I am currently investigating my local Time Warner package....  

Maybe you are looking for

  • Validate duplicate data entry by user on form

    On a form I have a block, in the block I have 3 fields. On block level on 'when-validate-record' I am trying to write a trigger. what I am trying to do is the following:- If the user enters 'abcd' in the field... it's o.k then he moves on to enter an

  • Payment advisory mail attachment in OTF format unable to open

    Hi All, We have copied the function module from BTE 00002040 and made the changes c_finaa-nacha = '1'. We have also assigned this FM in FIBF transaction. After doing all the settings we are able to send the payment advisory note copy to vendor email

  • Passing a value from internal table to a powerpoint slide

    Hi, Does anyone know how to pass a value from internal table to a powerpoint slide?  I would also need some codes with regards to the coding to open the powerpoint and insert the value in. Thanks. Points will be awarded. Hope to hear from you soon. L

  • Spry Vertical Menu Arrow Cursor

    I have created a vertical menu, I am using the word immunization in the menu.  The problem that I am having is the pointer at the end of immunization is on the n at the end of the word.  I have tried resizing every area up to 12 em, but it just doesn

  • KPIs in Service Management

    Hello All, I am looking for a list of Key Performance Indicators s which can be implemented for a Service Management centric SAP implementation. The three major drivers we have are OpEx reporting, Utilization Reporting and Profitability Reporting...t