You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@beehive.apache.org by Robert Read <r....@auckland.ac.nz> on 2006/11/29 02:27:43 UTC

Problem with Weblogic 9.2 console webapp

Hi,

 

I have been ding some configuration work for my Weblogic 9.2 server via
its console.  The console is a webapp that is created using Beehive
PageFlows.

 

I am now getting a 500 Internal Server Error and the following
exception(s):

 

<snip>

####<28/11/2006 03:39:14 PM NZDT> <Error> <Console> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <>
<1164681554143> <BEA-240003> <Console encountered the following error An
error occurred parsing the default config file.  The NetUI runtime is
not properly configured.> 

####<28/11/2006 03:39:14 PM NZDT> <Error> <Console> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <>
<1164681554152> <BEA-240003> <Console encountered the following error An
error occurred parsing the default config file.  The NetUI runtime is
not properly configured.> 

####<28/11/2006 03:39:15 PM NZDT> <Error> <Console> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <>
<1164681555731> <BEA-240003> <Console encountered the following error
Page Flow Handlers not initialized; either
org.apache.beehive.netui.pageflow.PageFlowActionServlet must be the
Struts action servlet, or
org.apache.beehive.netui.pageflow.PageFlowContextListener must be
registered as a listener in web.xml.> 

####<28/11/2006 03:39:15 PM NZDT> <Error> <Console> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <>
<1164681555760> <BEA-240003> <Console encountered the following error An
error occurred parsing the default config file.  The NetUI runtime is
not properly configured.> 

####<28/11/2006 03:39:15 PM NZDT> <Error> <HTTP> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <>
<1164681555763> <BEA-101020>
<[weblogic.servlet.internal.WebAppServletContext@254d0ce - appName:
'consoleapp', name: 'console', context-path: '/console'] Servlet failed
with Exception

java.lang.IllegalStateException: The NetUI runtime could not find the
default config file.  The webapp may not function properly.

            at
org.apache.beehive.netui.util.config.ConfigUtil.getConfig(ConfigUtil.jav
a:93)

            at
org.apache.beehive.netui.pageflow.handler.Handlers.<init>(Handlers.java:
96)

            at
org.apache.beehive.netui.pageflow.handler.Handlers.init(Handlers.java:84
)

            at
org.apache.beehive.netui.pageflow.handler.Handlers.get(Handlers.java:75)

            at
org.apache.beehive.netui.pageflow.PageFlowUtils.getCurrentActionResolver
(PageFlowUtils.java:301)

            at
com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.initActionResolve
r(PageFlowStubImpl.java:177)

            at
com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderI
nternal(ScopedContentCommonSupport.java:223)

            at
com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.render(PageFlowSt
ubImpl.java:136)

            at
com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiCon
tent.java:288)

            at
com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:427)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:708)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:183)

            at
com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)

            at
com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:339)

            at
com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:186)

            at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:146)

            at
com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:37
0)

> </snip>

 

 

The key message appears to be:

 

####<28/11/2006 03:39:15 PM NZDT> <Error> <Console> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <>
<1164681555731> <BEA-240003> <Console encountered the following error
Page Flow Handlers not initialized; either
org.apache.beehive.netui.pageflow.PageFlowActionServlet must be the
Struts action servlet, or
org.apache.beehive.netui.pageflow.PageFlowContextListener must be
registered as a listener in web.xml.> 

 

 

I guess the Page Flow Handlers may be what's missing from my web.xml
file.  Can anyone provide examples of these entries for me?  Then I can
compare with my web.xml and see what is missing.

 

I am not familiar with either Struts or Beehive apart from the reading I
have done in my attempts to solve this issue.

 

>From reading the Beehive project pages I sort-of gather that the web.xml
of a Beehive webapp gets generated during the build...I certainly can't
find an example anywhere...but I am not sure that this is correct and
nervous to try building Beehive in case I cause further issues (that I
don't understand).  

 

If anyone can give me a pointer as to how to resurrect my Weblogic
console that would be much appreciated.

 

Kind regards,

Robert

 

Robert Read

Analyst-Programmer

ITS Group Applications

The University of Auckland

Telephone: +64 9 373 7599 ext 82475

 

Email: r.read@auckland.ac.nz <ma...@auckland.ac.nz> 

Web:  http://www.auckland.ac.nz/

 

________________________________

The information contained in this email message is intended only for the
named recipient(s). 
If you are not the intended recipient(s), you must not peruse, use,
disseminate, distribute or copy this email or attachments. 
If you receive this email in error please immediately notify the sender
and delete the original message.

 


RE: Problem with Weblogic 9.2 console webapp

Posted by Bill Roth <br...@bea.com>.
If you are a WebLogic customer, you should open a support ticket:

http://support.bea.com/application?namespace=case_management&origin=tool
s_navbar.jsp&event=link.casemanagement

Click "Create a case".

br

-----Original Message-----
From: Robert Read [mailto:r.read@auckland.ac.nz] 
Sent: Tuesday, November 28, 2006 5:28 PM
To: user@beehive.apache.org
Subject: Problem with Weblogic 9.2 console webapp

Hi,

 

I have been ding some configuration work for my Weblogic 9.2 server via
its console.  The console is a webapp that is created using Beehive
PageFlows.

 

I am now getting a 500 Internal Server Error and the following
exception(s):

 

<snip>

####<28/11/2006 03:39:14 PM NZDT> <Error> <Console> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <>
<1164681554143> <BEA-240003> <Console encountered the following error An
error occurred parsing the default config file.  The NetUI runtime is
not properly configured.> 

####<28/11/2006 03:39:14 PM NZDT> <Error> <Console> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <>
<1164681554152> <BEA-240003> <Console encountered the following error An
error occurred parsing the default config file.  The NetUI runtime is
not properly configured.> 

####<28/11/2006 03:39:15 PM NZDT> <Error> <Console> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <>
<1164681555731> <BEA-240003> <Console encountered the following error
Page Flow Handlers not initialized; either
org.apache.beehive.netui.pageflow.PageFlowActionServlet must be the
Struts action servlet, or
org.apache.beehive.netui.pageflow.PageFlowContextListener must be
registered as a listener in web.xml.> 

####<28/11/2006 03:39:15 PM NZDT> <Error> <Console> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <>
<1164681555760> <BEA-240003> <Console encountered the following error An
error occurred parsing the default config file.  The NetUI runtime is
not properly configured.> 

####<28/11/2006 03:39:15 PM NZDT> <Error> <HTTP> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <>
<1164681555763> <BEA-101020>
<[weblogic.servlet.internal.WebAppServletContext@254d0ce - appName:
'consoleapp', name: 'console', context-path: '/console'] Servlet failed
with Exception

java.lang.IllegalStateException: The NetUI runtime could not find the
default config file.  The webapp may not function properly.

            at
org.apache.beehive.netui.util.config.ConfigUtil.getConfig(ConfigUtil.jav
a:93)

            at
org.apache.beehive.netui.pageflow.handler.Handlers.<init>(Handlers.java:
96)

            at
org.apache.beehive.netui.pageflow.handler.Handlers.init(Handlers.java:84
)

            at
org.apache.beehive.netui.pageflow.handler.Handlers.get(Handlers.java:75)

            at
org.apache.beehive.netui.pageflow.PageFlowUtils.getCurrentActionResolver
(PageFlowUtils.java:301)

            at
com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.initActionResolve
r(PageFlowStubImpl.java:177)

            at
com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderI
nternal(ScopedContentCommonSupport.java:223)

            at
com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.render(PageFlowSt
ubImpl.java:136)

            at
com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiCon
tent.java:288)

            at
com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:427)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:708)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWa
lker.java:720)

            at
com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:183)

            at
com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)

            at
com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:339)

            at
com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:186)

            at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:146)

            at
com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:37
0)

> </snip>

 

 

The key message appears to be:

 

####<28/11/2006 03:39:15 PM NZDT> <Error> <Console> <ubuntu-GSX>
<examplesServer> <[ACTIVE] ExecuteThread: '2' for queue:
'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <>
<1164681555731> <BEA-240003> <Console encountered the following error
Page Flow Handlers not initialized; either
org.apache.beehive.netui.pageflow.PageFlowActionServlet must be the
Struts action servlet, or
org.apache.beehive.netui.pageflow.PageFlowContextListener must be
registered as a listener in web.xml.> 

 

 

I guess the Page Flow Handlers may be what's missing from my web.xml
file.  Can anyone provide examples of these entries for me?  Then I can
compare with my web.xml and see what is missing.

 

I am not familiar with either Struts or Beehive apart from the reading I
have done in my attempts to solve this issue.

 

>From reading the Beehive project pages I sort-of gather that the web.xml
of a Beehive webapp gets generated during the build...I certainly can't
find an example anywhere...but I am not sure that this is correct and
nervous to try building Beehive in case I cause further issues (that I
don't understand).  

 

If anyone can give me a pointer as to how to resurrect my Weblogic
console that would be much appreciated.

 

Kind regards,

Robert

 

Robert Read

Analyst-Programmer

ITS Group Applications

The University of Auckland

Telephone: +64 9 373 7599 ext 82475

 

Email: r.read@auckland.ac.nz <ma...@auckland.ac.nz> 

Web:  http://www.auckland.ac.nz/

 

________________________________

The information contained in this email message is intended only for the
named recipient(s). 
If you are not the intended recipient(s), you must not peruse, use,
disseminate, distribute or copy this email or attachments. 
If you receive this email in error please immediately notify the sender
and delete the original message.

 

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.