Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
7 subscribers
Views
2109 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, We have been getting unusual situations where the several users h
Rully
over 11 years ago
Hi,
We have been getting unusual situations where the several users have been logged off from the system automatically while leaving the screen unattended. Then on the server we are getting these errors in application-server.log:
2013-10-17 03:06:47,884 [http-0.0.0.0-80-19] ERROR com.appiancorp.kougar.services.KougarServiceInvocationHandler - Error getting credentials for null
java.lang.NullPointerException
2013-10-17 03:06:47,884 [http-0.0.0.0-80-19] ERROR com.appiancorp.ap2.navigation.NewNotificationsCounter - There was an error retrieving the Notifications count.
java.lang.NullPointerException
2013-10-17 03:06:47,885 [WorkManager(2)-20] ERROR com.appiancorp.kougar.services.KougarServiceInvocationHandler - Error getting credentials for null
java.lang.NullPointerException
2013-10-17 03:06:47,886 [WorkManager(2)-20] ERROR com.appiancorp.kougar.services.KougarServiceInvocationHandler - Error getting credentials for null
java.lang.NullPo...
OriginalPostID-85561
OriginalPostID-85561
Discussion posts and replies are publicly visible
0
Rully
over 11 years ago
...interException
2013-10-17 03:06:47,886 [http-0.0.0.0-80-25] ERROR com.appiancorp.ap2.PortalAction - java.lang.IllegalStateException: getAttribute: Session already invalidated
org.apache.jasper.JasperException: java.lang.IllegalStateException: getAttribute: Session already invalidated
at org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:515)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:405)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)
The issue seems to be appearing for both single sign on (Active Directory users), and users using username & password. Can anyone shed some lights of what is actually causing this?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Rully
over 11 years ago
In some other areas, we also found the following type error occur regularly:
ERROR com.appiancorp.kougar.services.KougarServiceInvocationHandler - Error getting credentials for null
java.lang.NullPointerException
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 11 years ago
This message usually indicates a user clicking somewhere in the the UI when his session already expired.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Rully
over 11 years ago
Is this session expiry period defined in custom.properties through this property?
resources.appian.ap.application.appian.ap.session.timeoutwarn
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 11 years ago
That setting is more about after how long the warning will be displayed. The session timeout feature itself involves two aspects: this warning setting and the timeout in web.xml as explained here
forum.appian.com/.../Post-Install_Configurations
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel