Re: JRun Console dies with ELContext error

2012-11-09 Thread Chris

Hi Dave,

In the short term, all we need to do is configure a JRun datasource (to
Oracle RAC, configuring it like the CF Other with a generic JDBC URL). I
hadn't thought to do that outside of the console. I'll look around for info.

In the long run we'd like to get the console working again, of course, and
I like that way you're thinking.

Chris


On Thu, Nov 8, 2012 at 5:21 PM, Dave Watts dwa...@figleaf.com wrote:


  We have (another :-) weird thing happening -- the JRun Console doesn't
  work, and gives the below ELContext error. The cfusion, admin, and
 samples
  server instances are fine and run with no issue. But we can't manage
  anything from the JRun console.

 What are you trying to do from the JRun console exactly? Many tasks
 can be done without going in there.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 http://training.figleaf.com/

 Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
 GSA Schedule, and provides the highest caliber vendor-authorized
 instruction at our training centers, online, or onsite.

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353123
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


JRun Console dies with ELContext error

2012-11-08 Thread Chris

Hi,

We have (another :-) weird thing happening -- the JRun Console doesn't
work, and gives the below ELContext error. The cfusion, admin, and samples
server instances are fine and run with no issue. But we can't manage
anything from the JRun console.

We seldom use the JRun Console, and fear this may be an old error from
installation that we didn't catch at that time. We've compared the entire
JRun4 folder structure with other working copies and see no significant
differences. I've Googled around, but am not finding anything helpful.

Any ideas?

thanks,

Chris


The JMC has encountered a runtime error processing your last request. The
error message is displayed below.

Error message

  javax.servlet.jsp.JspException:
javax.servlet.jsp.PageContext.getELContext()Ljavax/el/ELContext;

at jrun.jsp.runtime.JSTTag.doEndTag(JSTTag.java:74)

at jrun__welcome2ejspc._jspService(jrun__welcome2ejspc.java:2822)

at jrun.jsp.runtime.HttpJSPServlet.service(HttpJSPServlet.java:43)

at jrun.jsp.JSPServlet.service(JSPServlet.java:119)

at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)

at
jrunx.jmc.filter.CrossScriptingFilter.doFilter(CrossScriptingFilter.java:28)

at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

at
jrunx.jmc.management.ServerAuthenticationServlet.doFilter(ServerAuthenticationServlet.java:88)

at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

at
jrun.servlet.security.StandardSecurityFilter.doFilter(StandardSecurityFilter.java:103)

at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

at
jrun.servlet.security.JSecurityCheckFilter.doFilter(JSecurityCheckFilter.java:70)

at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

at jrun.servlet.FilterChain.service(FilterChain.java:101)

at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)

at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)

at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)

at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)

at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)

at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)

at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)





javax.servlet.jsp.JspException:
javax.servlet.jsp.PageContext.getELContext()Ljavax/el/ELContext;

javax.servlet.jsp.PageContext.getELContext()Ljavax/el/ELContext;


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353099
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: JRun Console dies with ELContext error

2012-11-08 Thread Dave Watts

 We have (another :-) weird thing happening -- the JRun Console doesn't
 work, and gives the below ELContext error. The cfusion, admin, and samples
 server instances are fine and run with no issue. But we can't manage
 anything from the JRun console.

What are you trying to do from the JRun console exactly? Many tasks
can be done without going in there.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353100
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm