David Morrison

Greenhorn
+ Follow
since Aug 11, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by David Morrison

Hi, it has stuff of jobs. LIke completing many workflows.
13 years ago
Kindly help on the error:


java.lang.NullPointerException
at com.domain.sales.server.dp.HomeDataProvider.getMyProcessTracker(Lcom/domain/sales/server/dp/EsalesInfoObject;)Lorg/apache/commons/collections/map/LinkedMap;(HomeDataProvider.java:1675)
at jsp_servlet._domainpages.__esalesprocesstrackertable._jspService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V(__esalesprocesstrackertable.java:170)
at weblogic.servlet.jsp.JspBase.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(Optimized Method)
at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava/lang/Object;(Optimized Method)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Lweblogic/servlet/internal/FilterChainImpl;)V(Optimized Method)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(Optimized Method)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run()Ljava/lang/Object;(WebAppServletContext.java:6981)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic/security/subject/AbstractSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;(Optimized Method)
at weblogic.security.service.SecurityManager.runAs(Lweblogic/security/acl/internal/AuthenticatedSubject;Lweblogic/security/acl/internal/AuthenticatedSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;(Optimized Method)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(Lweblogic/servlet/internal/ServletRequestImpl;Lweblogic/servlet/internal/ServletResponseImpl;)V(Optimized Method)
at weblogic.servlet.internal.ServletRequestImpl.execute(Lweblogic/kernel/ExecuteThread;)V(Optimized Method)
at weblogic.kernel.ExecuteThread.execute(Lweblogic/kernel/ExecuteRequest;)V(Optimized Method)
at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:183)
at java.lang.Thread.startThreadFromVM(Ljava/lang/Thread;)V(Unknown Source)
>
BEA-101215 Oct 18, 2010 2:45:59 PM CST Error HTTP
13 years ago
Hi, need help on the encountered error below.

####<Sep 30, 2010 3:59:40 PM CST> <Error> <HTTP> <Servername> <ApplicationName> <ExecuteThread: '8' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <BEA-101215> <Malformed Request "/
". Request parsing failed, Code: -10>
####<Sep 30, 2010 3:59:50 PM CST> <Error> <HTTP> <Servername> <ApplicationName> <ExecuteThread: '7' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <BEA-101215> <Malformed Request "/
". Request parsing failed, Code: -10>

Thank you very much.
13 years ago
Thank you, Yes. But learning to to become one.
14 years ago
Are these code related? Thanks.
14 years ago
Hi, how does eclipse work? Thank you.
14 years ago
I got this error info. Happens in multitude. Thank you.


Message ID


BEA-000337

Subsystem


WebLogicServer

Message


ExecuteThread: '19' for queue: 'weblogic.

kernel.Default' has been busy for "927"

seconds working on the request "Http Request:

/eSales_System_Shared/MyHome.jsp", which is more

than the configured time (StuckThreadMaxTime)

of "800" seconds.

Detail


It was found that a thread is busy for longer than

the configured warning timeout.

Cause


Either the server is extremely busy or the thread is

hung.

Action


Monitor the method the hung thread is running. Use

the console monitor execute request feature or take a

thread-dump (weblogic.Admin THREAD_DUMP).
14 years ago
How to use the console monitor execute request feature.
14 years ago