Strange authentication error

Hi, we have a strange error that seems to be occurring on our server (10.3.9).
Every time a user logs in an authentication error occurs and then they are immediately able to login after that.
Here is an example from the log:
Feb 13 21:57:48 www pop3[23876]: badlogin: adsl-xx-xxx-xx.asm.bellsouth.net [xx.xx.xxx.xx] APOP (<[email protected]>) Error:-6: AOD: Authentication failed for user <username> (Error -14091)
Feb 13 21:57:48 www pop3[23876]: login: adsl-xx-xxx-xx.asm.bellsouth.net [xx.xx.xxx.xx] <username> plaintext User logged in
Every entry in the log is like this. Mail functions fine, but the admin is getting sick of seeing these errors in the log and wants it to be fixed.
Any ideas? As mentioned the server is 10.3.9, all clients are using OS X Mail (i think some 10.4 and some 10.3) and pop connections.

APOP authentication fails, then the client authenticates via plain text.
Which, by the way, your "admin" should know is just an abysmal choice for users connecting in the wild / over the open internet. Passwords are sent in plain, readable text.
A really very bad idea, in fact.
You really should implement SSL and encrypt those connections.
At the very least, your admin should enable APOP, in Server Admin, under Mail -> Settings -> Advanced.

Similar Messages

  • Authentication error with shell=/usr/bin/bash

    Hello there,
    I'm comfortable with linux, but new with Arch Linux. Recently I completed an installation with success but I ran into a strange authentication error at login.
    Before adding a user I verified the path of the bash shell and 'which bash' returned /usr/bin/bash.
    So I added a user with shell /usr/bin/bash and the line in /etc/passwd reads similar to:
    newuser:x:1000:100:His name:/home/newuser:/usr/bin/bash
    With this line I get an authentication error from login
    And when I change the shell to /bin/bash, the user is able to login with success.
    I have found similar problem reports, but not this solution.
    I hope to get some help with understanding this issue, to me it seems wrong to point the shell in /etc/passwd to a symbolic link.

    Thank you very much, falconindy.
    My first reaction is "But what if /usr becomes inaccessible", also /bin/sh is a symlink.
    But I guess with rescue options from initramfs or live CD/usb, this is not a big issue anymore.
    I have added /usr/bin/bash to /etc/shells.
    Last edited by wilbert-vb (2013-05-18 12:55:45)

  • Unsolvable Screen Sharing Authentication Error

    Here's my scenario...
    I have three Core2Duo iMacs (Let's call them "A" "B" and "C") on a local appletalk network all communicating fine in all directions via an Airport Extreme base station.
    When it comes to logging into each machine via file sharing, I have no trouble accessing any machine from any other machine.
    HOWEVER,
    When I attempt screen sharing over the network, this is my result.
    Computer "A" can access the screens of "B" and "C",
    Computer "B" can access the screens of "A" and "C",
    Computer "C" can access the screen of "B" but not "A"
    When I attempt to log into Screen sharing from "C" to "A", I get the following error message:
    *+Authentication failed to "NameofComputer"+*
    *+Please verify you have entered the correct name and password.+*
    I have turned screen sharing on/off, restarted, etc, but it doesn't fix that one issue.
    Now, to add to the strangeness, when I access computer "A" via computer "B" through file sharing, I can see all of my drives, including an externally connected hard drive that I use for storage.
    BUT, when I connect from "C" to "A" via file sharing, all of my user areas and native partitions show up, but the External drive does NOT.
    Does anyone have any suggestions other than archiving and reinstalling Leopard? AND, any idea which system even has the problem? The authentication error responds so quickly that I somewhat think that authentication is not even being attempted from "C" to "A".
    Any help is REALLY appreciated!
    Thanks,
    Chris

    Here's just a bit more info. I created a new user on the computer that I noted as "C" and under the new user area I was able to connect to computer "A"; however, when I switch back to the original user, it still will not connect, so now I know that the problem lies somewhere in "C".
    I deleted my screen sharing prefs, but that made no change.
    I have verified that the sharing and network settings are consistent across all three machines.
    Could there be another preference file I should attempt to delete to see if I have a corrupted preference?
    Thanks again,
    Chris

  • Ldasearch against Microsoft AD - authentication error

    Hi,
    I'm having a strange issue with ldapsearch against Microsoft AD.
    I'm using this query:
    ldapsearch -p 389 -h <ad_host> \
    -D "CN=oraclesso,OU=Service Accounts,OU=Admin,DC=<domain>,DC=<domain>" \
    -w "<the_correct_password>" -s sub -b "DC=<domain>,DC=<domain>" "(&(objectcategory=person)(objectclass=user)(iceNc=1)" dn
    This query correctly returns the DNs I'm looking for on AD, but strangely ad the end of the command the following error message il also reported:
    LDAP AuthenticationException javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece^@]
    I've researched the "data 525" error and it means "user not found" and this is very strange because I'm sure that the "oraclesso" user exists on AD (this user is member of the Domain Admins group) and also I can successfully bind using that DN:
    ldapbind -D "CN=oraclesso,OU=Service Accounts,OU=Admin,DC=<domain>,DC=<domain>" -h <ad_host> -p 389 -q
    Please enter bind password: <the_correct_password>
    bind successful
    And if I use a wrong username I correctly get this message:
    ldapbind -D "CN=<wrong_username>,OU=Service Accounts,OU=Admin,DC=<domain>,DC=<domain>" -h <ad_host> -p 389 -q
    Please enter bind password: <a_wrong_password>
    ldap_bind: Invalid credentials
    ldap_bind: additional info: 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 52e, vece
    If the "oraclesso" user doesn't exist on AD (as indicated by the "data 525" error) I should not get any result from the ldapsearch command or at least I should only get an authentication error message. Instead I'm getting the correct list of users plus the authentication error at the end. I cannot explain this.
    This is preventing me from configuring the OID-AD integration because the initial bootstrap of the users is failing as the authentication fails.
    Can you help?
    Thank you

    I assume the same user definitions will exist both in AD and internal store
    If so can achieve as follows:
    - define an i]dentity sequence. Select Password Based authentication method and select AD in list of "Authentication and Attribute Retrieval Search List". Select "Internal Users" in list of 'Additional Attribute Retrieval Search List". Can also select the option "If internal user/host not found or disabled then exit sequence and treat as "User Not Found" to ensure that only users defined in the internal store get access
    - Select the defined Identity Sequence as result in the Identity Policy for the TACACS+ service
    This means that when TACACS+ request is received, authentication will be performed against AD. If that succeeds then attributes will be retrieved for the internal user and can be used in policy

  • Authentication errors ..

    Dear colleagues,
    I am trying to put things 100% working here with OBIEE, OBIP (Solaris)... almost getting everything working!
    I have some issues here that probably you can help me...
    1) I am using BI SERVER authentication, with RPD security configuration. In Dash I can see the link to change pass and I can indeed change them perfectly. When I try to change administrator user it changes and works in Dash but not in Publisher? What am I missing here?
    oracle.apps.xdo.security.ValidateException
    2) Can the users change also the user password from RPD's, from Publisher? Inside account i can actually see+change that (it refers success!!!) but nothing happens. Please can u advice here?
    3) Sometimes when getting inside OBIPublisher we go directly into a guest folder.... and the Sign in is visible. If I try again (2nd time) it works perfectly. :S Strange behavior here.
    4) iBots still don't work. I get the authentication error that is referred somewhere inside this forum, but not solved !!!!!!!
    I would appreciate your help.
    Thank you.

    1) OK solved.
    2) Not yet
    3) Not Yet
    4) OK solved.

  • Strange authentication with WLS to WLS communication.

    We are using WLS 6.0 sp2 and has an stateless session bean that does a
    lookup to another WLS instance. When the initial context is created the user
    and credentials are set. But when we try to access the other bean we get an
    authentication error unless the password for the system user is the same on
    both instances. I find the strange. Is this a known bug?
    /Björn Caroll

    OK! If I interpret your answer correctly there is a bug. When I create my
    new InitialContext where I set the remote url, the username and password of
    a user on the remote server this should be used and not the system user. The
    thread that calls the remote server should not be assosiaced with the system
    user at all but the user I logged on to the "local" server. Did I get it
    right?
    // Björn
    "Chuck Nelson" <[email protected]> wrote in message
    news:3cc5e0b5$[email protected]..
    >
    Bjorn,
    In WLS 6.0, a single security credential is part of the environmentassociated with
    the thread. When you do the InitialContext lookup on the second bean, thenew credential
    is pushed onto the thread
    Chuck Nelson
    Developer Relations Engineer
    BEA Technical Support

  • Claims Authentication Error connecting to BCS - but we're using Windows Authentication

    We currently have an External List with a SQL Server SProc as a source in a SharePoint 2010 site. It has been working great for months now. I need to make a change to the External Content Type - and I have made changes in the past - but now strange things
    are happening.
    I can't view the external content type (or any) in SPD.  I can create a new Secure Store Service Target Application in SPCentralAdmin and everything seems fine, but I can't consume the application in SPD.  I get an error that BCS has rejected the
    request.  This is new and curious; I'm a Farm Administrator.
    Looking at the logs, I find I get a Claims Authentication error that my ID can't be found (the error is below).  This is also new and is very, very curious as we're not using Claims authentication for any of our sites.  They all use Windows authentication. 
    I am also getting recent reports from users who are repeatedly challenged for credentials and wonder if this is related.
    In my research, I've found suggestions from starting the CWTS Service (I was dubious, I can start the service, and it doesn't resolve the problem) to setting Metadata Store Permissions in SPCentralAdmin (I was again dubious as I'm a farm administrator -
    and I get the same error when I try to make this assignment!)  So I'm at a loss.
    Here is the error (the X'd out information was correct in the trace):
    SPSecurityContext.WindowsIdentity: Could not retrieve a valid windows identity for NTName='XXXXX\XXXXXX', UPN='[email protected]'. UPN is required when Kerberos constrained delegation is used. Exception: System.ServiceModel.EndpointNotFoundException:
    There was no endpoint listening at net.pipe://localhost/s4u/022694f3-9fbd-422b-b4b2-312e25dae2a2 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException:
    The pipe endpoint 'net.pipe://localhost/s4u/022694f3-9fbd-422b-b4b2-312e25dae2a2' could not be found on your local machine.      --- End of inner exception stack trace ---    Server stack trace:     
    at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeNam...
    We're not using Kerberos at all. We're using good, old-fashioned Windows Authentication.  The only changes made to the platform recently have been updates.  The error could, of course, be erroneous and I may be charging down the wrong path. 
    But although I find many links when I Bing the error, all the links pertain to sites using Claims authentication - even the Error Category in my log is "Claims Authentication" - but we're not using Claims Authentication...
    Again, any help at all will be appreciated.  Thanks!

    Hi Kevin,
    From the error message, we might be missing user permissions to the BCS Metadata Store. Please perform the steps below and test the issue again:
    1. Open the SharePoint Central Administration website with either a Farm administrator account or an account that has been delegated permissions to administer the Business Data Connectivity Service Applications.
    2. On the Quick Launch, click Application Management.
    3. On the Application Management page, under Service Applications, click Manage service applications.
    4. In the list of services, select the row of the Business Data Connectivity Service Application that you created in Create the Business Data Connectivity service application and then click Manage and then Set Metadata Store Permissions.
    5. Enter the Farm Administrator account and any other delegate administrators if you have them and then click Add.
    6. For each account or group that you added that is an administrator of the Business Data Connectivity Service Application, select the Edit, Execute, Selectable In Clients, and Set Permissions checkboxes.
    7. Select the Propagate permissions to all BDC Models, External Systems and External Content Types in the BDC Metadata Store. Doing so will overwrite existing permissions checkbox.
    8. Click OK.
    Also, make sure your account is added as local administrator.
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to fix authentic error in game centre of iPad mini?

    How to fix authentic error in game centre of iPad mini?

    Following further research, this keyboard lag issue appears to be related to the (botched) iOS 7.1 update. It's good to know I am not the only user who had his iPad mini rendered unusuable by the iOS 7.1 update, however that does not solve my problem.
    Anyone out there who has further suggestions (except doing a factory reset via iTunes)?

  • Remote Desktop Connection - Authentication error

    Hello,
    I wish to connect to my work PC from my laptop. The remote desktop connection was working fine till yesterday, but today i receive the following error when i try to connect - 
    "An authentication error has occurred. The Local Security Authority cannot be contacted. Remote Computer: <name>."
    I have Win 7 ultimate installed on my 32 bit system, and have tried solutions proposed in the other threads. I do not require a NLA check for connection, i have always used the remote desktop with this option unchecked. Could anyone help me with this please?
    Is this a error on my Laptop, or do i need to contact the network administrators for this?

    Hi!
    It could be as easy as you need to change your password on your domain accout.
    Are both computers connected to the same domian or is your work computer connected to a domain and your laptop connected to a workgroup?
    If your password has expired, this error can occur, so I would start to check that since it stoped working over night.
    Best regards
    Andreas Molin

  • Query: Authentication Error while consuming a web service

    Hi All,
    I've generted a WSDL file by using the following steps.
    1.Created a RFC enabled ABAP pgm
    2.Created a web service out of it (using webservice creation wizard - default virtual host. so my port is 8100)3.Released the web service (WSCONFIG)
    4.Generated the WSDL file (WSADMIN + CTRL F1).
    Then I wanted to consume it from a .Net program. But am getting authentication error in .Net.
    Do I need to configure anything for Authentication (username and password) from R/3 side?..
    How Do I pass the credential info from .Net?.
    Should I take care of any setup other than what I've specified?.
    Any Blogs or response would be appreciated.
    Thanks,
    Joe.

    Usually like this:
    WSReference1.WSPProxy proxy = new WSReference1.WSPProxy();
    proxy.Credentials = new System.Net.NetworkCredentials("Username", "Password");
    proxy.PreAuthenticate = true;
    proxy.CallMethod();

  • Client Authentication error while invoking portal web service.

    Hi All,
    I have created a java portal web service from portal service using NWDS, I am getting client authentication error while invoking the service.
    Please tell me where to enter client authenticity details.
    regards
    Santosh

    hi,
      check whether you have the UME permissions for accessing this webservice.
    Rdgs,
    Guru

  • Authentication Error while  Configue SOA in JDev 11g TP4

    Hi everyone.
    I'm trying to configure SOA suite 11g in my local system. I have done the schema creation and already created a App server connection in JDev->Tools-> Java EE Runtime Preferences.
    When I start the configue SOA, it failes to start or stop the oc4j instance as below phase:
    [echo] Changing oc4j ports with following values:
    HTTP Port : 8988 -> 8888
    RMI Port : 23891 -> 12401
    RMI SSL Port: 24043 -> 24043
    JMS Port : 9227 -> 12601
    [echo] Create jms queues/topics from new oc4j jms template
    [echo] Changing jms.xml to use port : 12601
    [echo]
    * Configuring SOA Infrastructure. This will take 5-10 minutes. *
    * Summary of SOA configuration parameters: *
    ** Oracle Home = F:\jdeveloper11g\
    ** Oracle Instance = F:\jdevinstance\system11.1.1.0.22.49.49
    ** SOA Database = localhost:1521:XE
    ** SOA Database User = jdev_soainfra
    ** HTTP Port = 8888
    ** RMI Port = 12401
    ** JMS Port = 12601
    ** Component Type = o.j2ee
    ** Component Name = embedded-oc4j
    ** Configure OWSM = false
    ** Configure SOA Console = true
    ** Configure B2B UI = false
    ** Configure XEngine = false
    [echo] ==Stopping oc4j standalone...
    [exec] Result: 1
    [echo] ==Waiting max 240 second(s) for shutdown of URL http://ESFANDIYAR:8888...
    BUILD FAILED
    F:\jdeveloper11g\install\bpel\build.xml:10: The following error occurred while executing this line:
    F:\jdeveloper11g\install\bpel\soa-infra-config.xml:48: The following error occurred while executing this line:
    F:\jdeveloper11g\install\bpel\soa-infra-config.xml:89: ***************************************************
    * Configuring SOA Infrastructure has FAILED.
    * If following log files exists, please check them for possible cause:
    * F:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\install\tmp\soa-infra-java.log
    * F:\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\log\startsoa.log
    Total time: 4 minutes 23 seconds
    I checked the log file and it says it is encountered an authentication error. I'm wondering which user name and password it is referring and where shall I set the correct values. During the app server connection, I have entered the proper value for oc4jadmin/password.
    Aug 30, 2008 11:37:00 PM oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JNDI-00005
    Authentication failed when trying to connect to the server. You need to provide a valid username and password.
    Caused by:class javax.naming.AuthenticationException: Not authorized
    oracle.oc4j.admin.deploy.cmdline.AdminCommandException:
    Failed to connect to the server with deployment URI (deployer:oc4j:ESFANDIYAR:12401). Please refer to the exception trace from server above to identify the cause.
         at oracle.oc4j.admin.deploy.cmdline.AdminCommandBase.execute(AdminCommandBase.java:54)
         at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.executeCommand(Oc4jAdminCmdline.java:107)
         at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.main(Oc4jAdminCmdline.java:71)
    Thanks for any help.
    Esfand

    Hi Heidi,
    I tried once again to install a fresh instance of Oracle soa suite 10.1.3.0 and upgraded it to 10.1.3.4 successfully. I did all the JDeveloper 11g installation and configure SOA process all successfully. I can create a connection to OC4J using 12401 RMI port successfully but none of my applications are deployed to server.
    This message is repeatedly displaying in messages tab:
    Exception returned by remote server: com.evermind.server.rmi.RMIConnectionException: Disconnected: oracle.oc4j.admin.management.shared.SharedModuleType. local class incompatible during deploy ...
    The default OC4J RMI port is 23791 but in my installation it is set to 12401 when I checked the Runtime Port option of Oracle Application Server and the connection is fine with this port but applications can not be deployed with this configuration.
    I can deploy applications on separate standalone OC4J instance successfully but not able to do it with my SOA application server.
    Any comments will be appreciated.
    Thanks again
    Esfand
    Edited by: user3788199 on Sep 8, 2008 6:50 AM

  • Authentication Error while Sending Email from SMTP server.

    Authentication Error while Sending Email from SMTP server.  Can receive emails but cannot send emails from this account. 

    no email account was setup on the phone unless it was issued by your company.
    gmail is required but no server address ports to enter.
    my gmail account was setup before i took delivery of the phone but could have been done when phone was activated.
    i added cox pop3 email and had to manually enter both pop3 and smtp servers with both boxes checked on both servers.
    i doubt if it's a verizon issue.

  • Remote Desktop Connection Authentication Error from Windows 8.1 Pro to Windows 7 Pro

    I keep trying to connect to my server running Windows 7 Pro from my laptop running Windows 8.1 Pro, but I get the following message after providing
    my credentials:
    "An authentication error has occurred (Code: 0x8007001f)"
    I can't find any reference to this error code being associated with using remote desktop.

    Hello,
    Are you connecting to a server as part of a domain ? if so confirm you are using adequate credentials for remote desktop for example: username: domain\administrator 
    if not you can try connecting to the localhost using:
    username: .\administrator   - for example
    also you can try running your remote connection in admin mode:
    Win + R - bring up run then type:
    mstsc /admin
    hope that helps.
    Cheers,
    Harry

  • Oracle BI Portlet -Authentication Error  in WebSphere Portal

    We have deployed the oracle BI Portlet in WebSphere Portal Server.
    We have made necessary changes in the portlet.xml and created the credential vault to store user information as well .
    Our WebSpere Portal is integrated with LDAP Server .
    When the Portal Admin logs in he can see the reports in Oracle BI Portlet ......however a non admin user gets the following error message.
    Authentication error. Details: An invalid User Name or Password was entered.
    Can someone plz help.

    Hi
    I am trying to integrate OBIEE 10.1.3.4.1 with Websphere Portal.
    I perform following steps :
    1. Installed OBIEE and created a report at url "http://punitp63969d:9704/analytics/saw.dll?Dashboard"
    2. Modified portlet.xml of sawjsr168portlets.war as follows
    <preference>
    <name>oracle.bi.presentation.sawserver.URL</name>
    <value>http://punitp63969d:9704/analytics/saw.dll?Dashboard</value>
    <read-only>false</read-only>
    </preference>
    <preference>
    <name>oracle.bi.presentation.portlets.jsr168.reportui.AdminUserName</name>
    <value>Administrator</value>
    <read-only>false</read-only>
    </preference>
    <preference>
    <name>oracle.bi.presentation.portlets.jsr168.reportui.AdminPwd</name>
    <value>Administrator</value>
    <read-only>false</read-only>
    </preference>
    <preference>
    <name>oracle.bi.presentation.portlets.websphere.SuperuserSlotId</name>
    <value>sawseveradmin</value>
    <read-only>false</read-only>
    </preference>
    where Administrator/Administrator is user-id/password for OBIEE and
    sawseveradmin is name of credential vault in WebSphere-Portal.
    3. Deployed the war on WebSphere Portal and got portlet disable with following error in log :
    WSVR0200I: Starting application: PA_SAWReport
    9/4/09 18:42:52:067 IST 000001ff ApplicationMg A WSVR0204I: Application: PA_SAWReport Application build level: Unknown
    9/4/09 18:42:52:708 IST 000001ff WebGroup A SRVE0169I: Loading Web Module: SAWReport.
    9/4/09 18:42:52:973 IST 000001ff VirtualHost I SRVE0250I: Web Module SAWReport has been bound to default_host:10000,:80,:10002,:10015,:10016,:443,:10023,:10026,:10040,:10035.
    9/4/09 18:42:53:130 IST 000001ff ApplicationMg A WSVR0221I: Application started: PA_SAWReport
    9/4/09 18:42:59:692 IST 00000037 WebContainer E SRVE0255E: A WebGroup/Virtual Host to handle /searchfeed/myserver/scopes has not been defined.
    9/4/09 18:43:26:458 IST 00000037 WebContainer E SRVE0255E: A WebGroup/Virtual Host to handle /searchfeed/myserver/scopes has not been defined.
    9/4/09 18:43:50:318 IST 000000a5 ServletWrappe I SRVE0242I: PA_SAWReport [wps/PA_SAWReport] Oracle_Business_Intelligence_Report_View_Portlet: Initialization successful.
    9/4/09 18:43:50:521 IST 000000a5 MimeResponseI E com.ibm.ws.portletcontainer.core.impl.MimeResponseImpl getWriter EJPPC0176W: Invalid content type
    9/4/09 18:43:50:661 IST 000000a5 ServletWrappe E SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: Oracle_Business_Intelligence_Report_View_Portlet. Exception thrown : javax.servlet.ServletException: java.lang.IllegalStateException: No content type set.
    at com.ibm.ws.portletcontainer.invoker.impl.PortletServlet.doDispatch(PortletServlet.java:369)
    Caused by: java.lang.IllegalStateException: No content type set.
         at com.ibm.ws.portletcontainer.core.impl.MimeResponseImpl.getWriter(MimeResponseImpl.java:114)
         at com.siebel.analytics.web.portlets.jsr168.ReportUI.checkUser(ReportUI.java:852)
         at com.siebel.analytics.web.portlets.jsr168.ReportUI.doView(ReportUI.java:167)
         at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:328)
         at com.siebel.analytics.web.portlets.jsr168.ReportUI.doDispatch(ReportUI.java:1058)
         at javax.portlet.GenericPortlet.render(GenericPortlet.java:233)
         at com.ibm.ws.portletcontainer.invoker.impl.PortletFilterChainImpl.doFilter(PortletFilterChainImpl.java:128)
         at com.ibm.wps.propertybroker.standard.filter.C2APortletFilter.doFilter(C2APortletFilter.java:185)
         at com.ibm.ws.portletcontainer.invoker.impl.PortletFilterChainImpl.doFilter(PortletFilterChainImpl.java:120)
         at com.ibm.ws.portletcontainer.invoker.impl.PortletServlet.doDispatch(PortletServlet.java:573)
         at com.ibm.ws.portletcontainer.invoker.impl.PortletServletCollaboratorChainImpl.doCollaborator(PortletServletCollaboratorChainImpl.java:114)
         at com.ibm.isclite.container.collaborator.PortletServletCollaborator.doRender(PortletServletCollaborator.java:68)
         at com.ibm.ws.portletcontainer.invoker.impl.PortletServletCollaboratorChainImpl.doCollaborator(PortletServletCollaboratorChainImpl.java:105)
         at com.ibm.ws.portletcontainer.rrd.RRDServerPortletServletCollaborator.doRender(RRDServerPortletServletCollaborator.java:123)
         at com.ibm.ws.portletcontainer.invoker.impl.PortletServletCollaboratorChainImpl.doCollaborator(PortletServletCollaboratorChainImpl.java:105)
         at com.ibm.ws.portletcontainer.cache.CacheCollaborator.doRender(CacheCollaborator.java:92)
         at com.ibm.ws.portletcontainer.invoker.impl.PortletServletCollaboratorChainImpl.doCollaborator(PortletServletCollaboratorChainImpl.java:105)
         at com.ibm.wps.pe.pc.waspc.core.impl.PortletServletCollaboratorImpl.doRender(PortletServletCollaboratorImpl.java:156)
         at com.ibm.ws.portletcontainer.invoker.impl.PortletServletCollaboratorChainImpl.doCollaborator(PortletServletCollaboratorChainImpl.java:105)
         at com.ibm.ws.portletcontainer.invoker.impl.PortletServlet.doDispatch(PortletServlet.java:273)
         ... 219 more
    Please help me resolve this issue.Thanks in advance.

Maybe you are looking for

  • Importing full database to different name

    Hi i have one douhgt ,i want to import a full database dump to a new database with different name and new location.Can i do that i will explain the steps what i am plan to do 1) create an blank database with new name eg dev and same talbepsaces 2) ta

  • Deleting songs off of 4th Gen. Ipod touch

    I have never had a problem until now. Last night, I tried to delete music off of my ipod so I can add more songs to it but after I deleted the songs through itunes, the songs still remain on the ipod. I have restarted my ipod, I have reset it to it's

  • Launching Photoshop Elements 12 Organizer

    Getting an error message when trying to launch Elements 12 Organizer on MacBook Pro 10.6.8.  Elements 12 Editor is working fine.

  • Maintenance plant in organisation structure & equipement master

    Hi Gurus There is small confusion about fixing the organisation structure.In fact the client is supplying thier asset (equipment) to customers and charging rental. The Nurses are mainly supplying the equipment and then doing periodic visit, trouble s

  • What's the best importing option for a Flash video?

    I've got a few encoded high definition videos that are now .flv files and I'm wondering which is the best option to choose when importing the .flv file into my Flash project? I'm looking for fastest loading/streaming with best quality to be the resul