Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > SuSE Linux Help
Reload this Page Error Message: Filter [location-filter]: filter is unavailable.
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

SuSE Linux Help For help and discussions related to SuSE Linux

Reply
 
Thread Tools Display Modes
Old 12-05-2006   #1 (permalink)
davidyuz
Just Joined!
 
Join Date: Dec 2006
Posts: 1
Error Message: Filter [location-filter]: filter is unavailable.

Hi all, i am trying to launch a WebSphere Application from the browser on a Windows box and i am getting this error below. The WebSphere is installed on Suse linux 9 box. Any ideas what is the root cause of this error? It seems to me that it is relating to SSL on Suse Linux.

sample link:

https://hostname.com:9045/tcWebUI/

Error page exception
The server cannot use the error page specified for your application to handle the Original Exception printed below. Please see the Error Page Exception below for a description of the problem with the specified error page.


Original Exception:
Error Message: Filter [location-filter]: filter is unavailable.
Error Code: 500
Target Servlet: null
Error Stack:
java.lang.NoClassDefFoundError: com/thinkdynamics/kanaha/datacentermodel/Resource
at java.lang.Class.forName1(Native Method)
at java.lang.Class.forName(Class.java(Compiled Code))
at com.ibm.tivoli.orchestrator.webui.MethodAccessor.s etClass(MethodAccessor.java:66)
at com.ibm.tivoli.orchestrator.webui.ReflectionDataSo urce$EntityAccessor.<init>(ReflectionDataSource.ja va:260)
at com.ibm.tivoli.orchestrator.webui.ReflectionDataSo urce$EntityAccessor.<init>(ReflectionDataSource.ja va:228)
at com.ibm.tivoli.orchestrator.webui.ReflectionDataSo urce.createAccessor(ReflectionDataSource.java:77)
at com.ibm.tivoli.orchestrator.webui.ReflectionDataSo urce.init(ReflectionDataSource.java:66)
at com.thinkdynamics.kanaha.webui.UIConfig.initDataSo urces(UIConfig.java:541)
at com.thinkdynamics.kanaha.webui.UIConfig.init(UICon fig.java:395)
at com.thinkdynamics.kanaha.webui.UIConfig.checkIfCha nged(UIConfig.java:636)
at com.thinkdynamics.kanaha.webui.UIConfig.findItemBy URI(UIConfig.java:642)
at com.thinkdynamics.kanaha.webui.Location.<init>(Loc ation.java:97)
at com.ibm.tivoli.orchestrator.webui.LocationFilter.d oFilter(LocationFilter.java:91)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapp er.doFilter(FilterInstanceWrapper.java:142)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.d oFilter(WebAppFilterChain.java:121)
at com.thinkdynamics.kanaha.webui.AccessControlFilter .doFilter(AccessControlFilter.java:41)
at com.ibm.ws.webcontainer.filter.FilterInstanceWrapp er.doFilter(FilterInstanceWrapper.java:142)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.d oFilter(WebAppFilterChain.java:121)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._ doFilter(WebAppFilterChain.java:82)
at com.ibm.ws.webcontainer.extension.DefaultExtension Processor.invokeFilters(DefaultExtensionProcessor. java:823)
at com.ibm.ws.webcontainer.extension.DefaultExtension Processor.handleRequest(DefaultExtensionProcessor. java:497)
at com.ibm.ws.webcontainer.webapp.WebApp.handleReques t(WebApp.java:3003)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequ est(WebGroup.java:221)
at com.ibm.ws.webcontainer.VirtualHost.handleRequest( VirtualHost.java:210)
at com.ibm.ws.webcontainer.WebContainer.handleRequest (WebContainer.java:1958)
at com.ibm.ws.webcontainer.channel.WCChannelLink.read y(WCChannelLink.java:88)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleDiscrimination(HttpInboundLink.java:472)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleNewInformation(HttpInboundLink.java:411)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.ready(HttpInboundLink.java:288)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.dete rmineNextChannel(SSLConnectionLink.java:950)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyRe adCompletedCallback.complete(SSLConnectionLink.jav a:582)
at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$ SSLReadCompletedCallback.complete(SSLReadServiceCo ntext.java:1701)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.reque stComplete(WorkQueueManager.java:566)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attem ptIO(WorkQueueManager.java:619)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.worke rRun(WorkQueueManager.java:952)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worke r.run(WorkQueueManager.java:1039)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.j ava(Compiled Code))




Error Page Exception:
Error Message:
Error Code: 0
Target Servlet: null
Error Stack:
java.lang.NullPointerException
at com.ibm._jsp._content_2D_template._jspService(_con tent_2D_template.java:355)
at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJsp Base.java:91)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:856)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java:1284)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java:1241)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.d oFilter(WebAppFilterChain.java:113)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._ doFilter(WebAppFilterChain.java:82)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java:671)
at com.ibm.wsspi.webcontainer.servlet.GenericServletW rapper.handleRequest(GenericServletWrapper.java:11 7)
at com.ibm.ws.jsp.webcontainerext.JSPExtensionServlet Wrapper.handleRequest(JSPExtensionServletWrapper.j ava:178)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispat cher.include(WebAppRequestDispatcher.java:633)
at com.thinkdynamics.kanaha.webui.ContentWrapperServl et.service(ContentWrapperServlet.java:79)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:856)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java:1284)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java:1241)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.d oFilter(WebAppFilterChain.java:113)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._ doFilter(WebAppFilterChain.java:82)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java:671)
at com.ibm.ws.webcontainer.webapp.WebAppRequestDispat cher.forward(WebAppRequestDispatcher.java:334)
at com.ibm.ws.webcontainer.webapp.WebApp.sendError(We bApp.java:2619)
at com.ibm.ws.webcontainer.webapp.WebApp.handleReques t(WebApp.java:3043)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequ est(WebGroup.java:221)
at com.ibm.ws.webcontainer.VirtualHost.handleRequest( VirtualHost.java:210)
at com.ibm.ws.webcontainer.WebContainer.handleRequest (WebContainer.java:1958)
at com.ibm.ws.webcontainer.channel.WCChannelLink.read y(WCChannelLink.java:88)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleDiscrimination(HttpInboundLink.java:472)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleNewInformation(HttpInboundLink.java:411)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.ready(HttpInboundLink.java:288)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.dete rmineNextChannel(SSLConnectionLink.java:950)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyRe adCompletedCallback.complete(SSLConnectionLink.jav a:582)
at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$ SSLReadCompletedCallback.complete(SSLReadServiceCo ntext.java:1701)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.reque stComplete(WorkQueueManager.java:566)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attem ptIO(WorkQueueManager.java:619)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager.worke rRun(WorkQueueManager.java:952)
at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worke r.run(WorkQueueManager.java:1039)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.j ava(Compiled Code))
davidyuz is offline   Reply With Quote
Old 05-21-2008   #2 (permalink)
chakribobby
Just Joined!
 
Join Date: Jan 2007
Posts: 26
Hi
i am also facing the same problem
if you have solution..
please help me
thanks
chakribobby is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 07:03 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0