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:
Raju
Past 24 Hours:
1
Prev. 24 Hours:
1
Overall:
5205
People Online:
Visitors:
306
Members:
0
Total:
306
Online Now:
New Topics
Lawson S3 HR/Payroll/Benefits
Post Tax Benefit Plan Table
11/14/2024 9:16 PM
Hi, totally new to Laswon. I have a repor
Lawson S3 Procurement
ED501 Error: Map 850 not supported by /law/c15vda/lawson/test10/edi/bin/laws_out_91
11/12/2024 3:47 PM
Tried runnning ED501 and getting the atathced erro
Lawson Smart Office
Error
11/6/2024 9:54 PM
When I try to enroll a retiree in 72.1 health plan
Infor CloudSuite
Syteline: New Data Maintenance Wizard (Error) Need help
11/1/2024 4:39 PM
Hi, I need help with an error on syteline while us
Infor ERP (Syteline)
Syteline: New Data Maintenance Wizard (Error) Need help
11/1/2024 4:24 PM
Hi, I need help with an error on syteline while us
Dealing with Lawson / Infor
Implementing Lawson v10 with Cerner Surginet, Case Cart Picking, and Quick Adds for the OR
10/29/2024 4:20 PM
Hi Everyone, I am wondering if there is any org
Lawson S3 HR/Payroll/Benefits
Canada Tax Calculation (Federal and Provincial) Issue
10/23/2024 5:00 AM
Initially, we had problem with CPP2 calculation is
Lawson S3 HR/Payroll/Benefits
CA Section 125 401k Plan
10/22/2024 10:13 PM
Does anyone have any recommendations on how to fac
S3 Systems Administration
Running AC120 deleted records from ACMASTER table
10/22/2024 3:40 PM
We recently ran the AC120 as normal and somehow it
Lawson S3 Procurement
RQ13 Approval Info
10/17/2024 2:12 PM
When a Requisition is approved on RQ13, what table
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
1369
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: 133
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
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
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
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: 133
9/10/2012 2:40 PM
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
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: 133
9/10/2012 3:14 PM
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
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: 133
9/11/2012 8:49 PM
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.