Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Performance Management
Lawson Business Intelligence/Reporting/Crystal
LBI 500 internal server error
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
Alanna
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5294
People Online:
Visitors:
80
Members:
0
Total:
80
Online Now:
New Topics
Lawson Portal
Lawson ESS customization
6/23/2025 10:28 AM
I want to add new links and customize the ESS (sel
S3 Security
Securing forms and programs that use Company Group
6/17/2025 5:41 PM
Is there a way to write a rule, that looks up a co
S3 Customization/Development
Self-Serve Customization and Modification of home page
6/17/2025 3:40 PM
Hi, I want to add new links and customize the E
S3 Customization/Development
Data / List view on Lawson Portal
5/21/2025 2:37 AM
Client is on S3 V10. All delivered and custom form
Lawson S3 Financials
Applying credits to open AP invoices
4/28/2025 1:26 PM
Hello, I am new to the Lawson system and after ru
Lawson S3 Financials
Lawson APIA
4/28/2025 1:22 PM
Has anybody recently installed Lawson's APIA m
Lawson S3 Procurement
Tolerance Settings
3/31/2025 2:01 PM
I've been trying to set a tolerance for some t
Dealing with Lawson / Infor
Printing Solutions other than MHC
3/27/2025 1:00 PM
What are others using for printing solutions besid
Lawson S3 Procurement
Green check marks in Lawson 9.0.1
3/20/2025 4:55 PM
Hi, How to remove green check mark on items when o
Lawson S3 HR/Payroll/Benefits
Pay Rate History to Show All Positions
2/26/2025 3:34 PM
Does anyone know how to modify payratehistory.htm
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
JonA
3291
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1377
Roger French
1315
mark.cook
1244
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Performance Management
Lawson Business Intelligence/Reporting/Crystal
LBI 500 internal server error
Please
login
to post a reply.
8 Replies
0
Subscribed to this topic
22 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
Xin Li
Veteran Member
Posts: 134
9/7/2012 1:51 PM
We are experiencing following odd error for LBI. if you loggoed out Portal and logged in back, the LBI link in portal does not work again and it gave "500 internal server error". We have to close all I.E. session and restart I.E., then LBI link in portal works again. We are using IIS as our LBI web server, Anyone has any solution?
Phil Romov
Veteran Member
Posts: 44
9/7/2012 3:41 PM
Split
For starters you need more information on the error, specifically error logs from IIS
I suggest failed req tracing as explained here:
http://michaelbrockman.wo...ernal-server-errors/
Matthew Nye
Veteran Member
Posts: 514
9/7/2012 4:23 PM
Split
if the error 500 is generated from WebSphere youll need to look at those logs as well. it should give you a general idea of where the issue is originating by looking at the stack trace. Sounds like DSSO to me but hard to say with out more info as Phil said.
Matthew Nye
Veteran Member
Posts: 514
9/7/2012 4:23 PM
Split
if the error 500 is generated from WebSphere youll need to look at those logs as well. it should give you a general idea of where the issue is originating by looking at the stack trace. Sounds like DSSO to me but hard to say with out more info as Phil said.
Xin Li
Veteran Member
Posts: 134
9/10/2012 2:40 PM
Split
Thank you all for your replies.
Whenever I got 500 internal error, I got following error in LBI WAS systemOut.log
[9/10/12 10:38:35:717 CDT] 000000e5 webapp E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[go]: java.lang.NullPointerException
at com.lawson.efs.repository.UserToken.getUserInfo(UserToken.java:161)
at com.lawson.efs.ssoa.WassoSessions.getEFSUserSession(WassoSessions.java:269)
at com.lawson.efs.ssoa.SSOFilter.doFilter(SSOFilter.java:309)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.lawson.efs.common.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:37)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:179)
at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:121)
at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:241)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:91)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:445)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:504)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:301)
at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1772)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1563)
Matthew Nye
Veteran Member
Posts: 514
9/10/2012 2:56 PM
Split
Seems to be there is something off about your DSSO install on LBI. This is a difficult one to nail down. It could be something as simplistic as incorrect or a non-FQDN url setting in your DSSO implementation or as complex as a Firewall or network traffic filtering some where between your LBI and Lawson servers.
Id start with the former, verify all the settings that were used in your DSSO install and make sure they were set up correctly. After that you will probably have to resort to packet sniffing while replicating this error to see what is happening on both the LBI and Lawson servers.
Xin Li
Veteran Member
Posts: 134
9/10/2012 3:14 PM
Split
Thanks Matt.
Why it works for first time when you logged in portal if DSSO configuration is not correct.
Matthew Nye
Veteran Member
Posts: 514
9/10/2012 3:56 PM
Split
Difficult to determine just looking at the stack trace. All its saying there is that some information is missing and it was triggered by a request for the UserToken. That suggests that DSSO was unable to get the users session Id to me. Why that happens could be so many different reasons. Another that occurs to me is if youre running SSL or perhaps if you have a web server configured for LBI that has a different timeout than your App Server or perhaps even the web server of Lawson.
but these are all just shots in the dark. the best thing you can do is collect as much information about the http sessions and packets while replicating the error.
Xin Li
Veteran Member
Posts: 134
9/11/2012 8:49 PM
Split
GSC said that is known issue and need to apply patch to upgrade FS 9.0.4.2.115.
Please
login
to post a reply.