Eclipse + Tomcat (Sysdeo) + linux

Hi,
eclipse 3.0.1
tomcat 5.5.7
jdk 1.5.0
slackware 10.0
sysdeo 3.0.0
Tomcat starts from Eclipse fine. But when i try to stop
it:
=============================
INFO: Server startup in 2361 ms
Mar 12, 2005 11:34:54 AM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8087
Mar 12, 2005 11:38:03 AM org.apache.catalina.connector.Connector pause
SEVERE: Protocol handler pause failed
========================
It hangs for few minutes... and:
=========================
java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:364)
at java.net.Socket.connect(Socket.java:507)
at java.net.Socket.connect(Socket.java:457)
at java.net.Socket.<init>(Socket.java:365)
at java.net.Socket.<init>(Socket.java:207)
at org.apache.jk.common.ChannelSocket.unLockSocket(ChannelSocket.java:460)
at org.apache.jk.common.ChannelSocket.pause(ChannelSocket.java:272)
at org.apache.jk.server.JkMain.pause(JkMain.java:677)
at org.apache.jk.server.JkCoyoteHandler.pause(JkCoyoteHandler.java:208)
at org.apache.catalina.connector.Connector.pause(Connector.java:933)
at org.apache.catalina.core.StandardService.stop(StandardService.java:491)
at org.apache.catalina.core.StandardServer.stop(StandardServer.java:717)
at org.apache.catalina.startup.Catalina.stop(Catalina.java:586)
at org.apache.catalina.startup.Catalina.start(Catalina.java:561)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.jsp_classpath', '/home/lmierzej/jakarta-tomcat-5.5.7/webapps/servlets-examples/WEB-INF/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/shared/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/common/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-en.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-es.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-fr.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-ja.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/commons-el.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-compiler-jdt.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-compiler.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-runtime.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jsp-api.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-factory-dbcp.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-factory.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-resources.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/servlet-api.jar:/home/lmierzej/jakarta-tomcat-5.5.7/bin/bootstrap.jar:/home/lmierzej/jdk1.5.0_01/lib/tools.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/sunjce_provider.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/sunpkcs11.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/dnsns.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/localedata.jar')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('javax.servlet.context.tempdir', '/home/lmierzej/jakarta-tomcat-5.5.7/work/Catalina/localhost/servlets-examples')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.resources', 'org.apache.naming.resources.ProxyDirContext@dc024a')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@1a70b8')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeAdded('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@1de6817')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@1de6817')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@83d37a')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.jsp_classpath', '/home/lmierzej/jakarta-tomcat-5.5.7/webapps/jsp-examples/WEB-INF/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/webapps/jsp-examples/WEB-INF/lib/jstl.jar:/home/lmierzej/jakarta-tomcat-5.5.7/webapps/jsp-examples/WEB-INF/lib/standard.jar:/home/lmierzej/jakarta-tomcat-5.5.7/shared/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/common/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-en.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-es.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-fr.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-ja.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/commons-el.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-compiler-jdt.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-compiler.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-runtime.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jsp-api.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-factory-dbcp.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-factory.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-resources.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/servlet-api.jar:/home/lmierzej/jakarta-tomcat-5.5.7/bin/bootstrap.jar:/home/lmierzej/jdk1.5.0_01/lib/tools.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/sunjce_provider.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/sunpkcs11.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/dnsns.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/localedata.jar')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('javax.servlet.context.tempdir', '/home/lmierzej/jakarta-tomcat-5.5.7/work/Catalina/localhost/jsp-examples')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.resources', 'org.apache.naming.resources.ProxyDirContext@1899213')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@d5276a')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeAdded('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@eb724')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@eb724')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@19ccba')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Mar 12, 2005 11:38:04 AM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8087
==================
Anyone have idea why?
I would appriciate any halp.
Regards,
lmierzej

Hi,
eclipse 3.0.1
tomcat 5.5.7
jdk 1.5.0
slackware 10.0
sysdeo 3.0.0
Tomcat starts from Eclipse fine. But when i try to stop
it:
=============================
INFO: Server startup in 2361 ms
Mar 12, 2005 11:34:54 AM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8087
Mar 12, 2005 11:38:03 AM org.apache.catalina.connector.Connector pause
SEVERE: Protocol handler pause failed
========================
It hangs for few minutes... and:
=========================
java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:364)
at java.net.Socket.connect(Socket.java:507)
at java.net.Socket.connect(Socket.java:457)
at java.net.Socket.<init>(Socket.java:365)
at java.net.Socket.<init>(Socket.java:207)
at org.apache.jk.common.ChannelSocket.unLockSocket(ChannelSocket.java:460)
at org.apache.jk.common.ChannelSocket.pause(ChannelSocket.java:272)
at org.apache.jk.server.JkMain.pause(JkMain.java:677)
at org.apache.jk.server.JkCoyoteHandler.pause(JkCoyoteHandler.java:208)
at org.apache.catalina.connector.Connector.pause(Connector.java:933)
at org.apache.catalina.core.StandardService.stop(StandardService.java:491)
at org.apache.catalina.core.StandardServer.stop(StandardServer.java:717)
at org.apache.catalina.startup.Catalina.stop(Catalina.java:586)
at org.apache.catalina.startup.Catalina.start(Catalina.java:561)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.jsp_classpath', '/home/lmierzej/jakarta-tomcat-5.5.7/webapps/servlets-examples/WEB-INF/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/shared/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/common/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-en.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-es.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-fr.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-ja.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/commons-el.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-compiler-jdt.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-compiler.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-runtime.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jsp-api.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-factory-dbcp.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-factory.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-resources.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/servlet-api.jar:/home/lmierzej/jakarta-tomcat-5.5.7/bin/bootstrap.jar:/home/lmierzej/jdk1.5.0_01/lib/tools.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/sunjce_provider.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/sunpkcs11.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/dnsns.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/localedata.jar')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('javax.servlet.context.tempdir', '/home/lmierzej/jakarta-tomcat-5.5.7/work/Catalina/localhost/servlets-examples')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.resources', 'org.apache.naming.resources.ProxyDirContext@dc024a')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@1a70b8')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeAdded('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@1de6817')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@1de6817')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@83d37a')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.jsp_classpath', '/home/lmierzej/jakarta-tomcat-5.5.7/webapps/jsp-examples/WEB-INF/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/webapps/jsp-examples/WEB-INF/lib/jstl.jar:/home/lmierzej/jakarta-tomcat-5.5.7/webapps/jsp-examples/WEB-INF/lib/standard.jar:/home/lmierzej/jakarta-tomcat-5.5.7/shared/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/common/classes/:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-en.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-es.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-fr.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/i18n/tomcat-i18n-ja.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/commons-el.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-compiler-jdt.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-compiler.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jasper-runtime.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/jsp-api.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-factory-dbcp.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-factory.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/naming-resources.jar:/home/lmierzej/jakarta-tomcat-5.5.7/common/lib/servlet-api.jar:/home/lmierzej/jakarta-tomcat-5.5.7/bin/bootstrap.jar:/home/lmierzej/jdk1.5.0_01/lib/tools.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/sunjce_provider.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/sunpkcs11.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/dnsns.jar:/home/lmierzej/jdk1.5.0_01/jre/lib/ext/localedata.jar')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('javax.servlet.context.tempdir', '/home/lmierzej/jakarta-tomcat-5.5.7/work/Catalina/localhost/jsp-examples')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.resources', 'org.apache.naming.resources.ProxyDirContext@1899213')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeRemoved('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@d5276a')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeAdded('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@eb724')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@eb724')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeReplaced('org.apache.catalina.WELCOME_FILES', '[Ljava.lang.String;@19ccba')
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Mar 12, 2005 11:38:04 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Mar 12, 2005 11:38:04 AM org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8087
==================
Anyone have idea why?
I would appriciate any halp.
Regards,
lmierzej

Similar Messages

  • Error 500 when I'm running JSP with tomcat on Linux

    I'm using Tomcat on linux and when I'm running any JSP file I got this Error:
    Error: 500
    Location: /examples/jsp/snp/snoop.jsp
    Internal Servlet Error:
    javax.servlet.ServletException: sun/tools/javac/Main
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:508)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
    at org.apache.tomcat.core.Handler.service(Handler.java:287)
    at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
    at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:812)
    at org.apache.tomcat.core.ContextManager.service(ContextManager.java:758)
    at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
    at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
    at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
    at java.lang.Thread.run(Thread.java:484)
    Root cause:
    java.lang.NoClassDefFoundError: sun/tools/javac/Main
    at org.apache.jasper.compiler.SunJavaCompiler.compile(SunJavaCompiler.java:136)
    at org.apache.jasper.compiler.Compiler.compile(Compiler.java:273)
    at org.apache.jasper.servlet.JspServlet.doLoadJSP(JspServlet.java:612)
    at org.apache.jasper.servlet.JasperLoader12.loadJSP(JasperLoader12.java:146)
    at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:542)
    at org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:258)
    at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:268)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
    at org.apache.tomcat.core.Handler.service(Handler.java:287)
    at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
    at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:812)
    at org.apache.tomcat.core.ContextManager.service(ContextManager.java:758)
    at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
    at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
    at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
    at java.lang.Thread.run(Thread.java:484)
    What I'm doing wrong?
    thank you for help, Snir

    I've got the same problem but on a Win98 platform also in Solaris OS
    By copying the file JAVA_HOME/lib/tools.jar to the following path :
    JAVA_HOME/jre/lib/ext/
    another alternative is to set your classpath so that it point to the .jar files in your environnement variaoble
    ex under Win98:
    include this line in your autoexec.bat file
    SET CLASSPATH=.;c:\jdk1.3\lib\tools.jar;c:\jdk1.3\lib\dt.jar
    under Linux:
    edit your .source that include environnment variables and add :"anOldPath:/jdk1.3/lib/tools.jar"
    run the source in your terminal window then you can run ./startup under solaris or startup.sh
    JAVA_HOME : c:\jdk1.3 or c:\jdk1.2.2 under win98
    /home/user/auser/jdk1.2.2/ on linux
    I hope that you encounter this problem.
    Hichem Hassainia.

  • Error while installing AVR Eclipse Plugin in Linux

    Hello Everyone,
    I got the latest lubuntu op system running and already installed Eclipse Platform Version: 3.8.1. I am new to linux and to eclipse too.
    My goal is to use eclipse for AVR programming in linux environment. I tried to follow some tutorials. They say to follow these few steps.:
    [Help] -> [Install new software] -> [Work with] :site link
    After i have added that link eclipse says Could not find that site link
    I actually tried another method which worked for me in windows. In Windows I added the content.jar file and could install the AVR plugin. I tried to do the same in linux. However i got the following error:
    An error occurred while collecting items to be installed
    session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    Artifact not found: jar:file:/home/kechua/Asztal/AVR%20Eclipse%20Plugin/artifacts.jar!/plugins/de.innot.avreclipse.core_2.4.2.jar. (...)
    Is there a way to install AVR Eclipse Plugin in linux?

    You should have the Marketplace Client feature installed.
    Go to the Install New software, select your Eclipse base repository and look at General Purpose Tools -> Marketplace Client.
    (The instructions are for Luna, I do not have older versions at hand).
    Install it if it is missing and try again.
    You may need to also install the GCC-AVR package from your Linux distribution repository.

  • How to setup Tomcat in Linux

    I want clear steps to setup Tomcat in Linux for running JSP and Servlet.
    Thanks in advance!

    [sigh]
    Is your Google broken?
    http://www.google.com/search?q=Install+Tomcat+on+Linux

  • Eclipse Mars on Linux Mint

    Hi all,
    I've just installed Eclipse Mars on Linux Mint. Upon switching to classic theme I notice that view's minimize & maximize buttons are way too small and also the view's toolbar height area is too big as shown in below screenshot.
    Below is my current CSS theme:
    .MPart.busy {
    font-style: italic;
    .MPart.highlighted {
    font-weight: bold;
    .MPartStack, .MPart {
    font-family: '#org-eclipse-ui-workbench-TAB_TEXT_FONT';
    CTabItem {
    swt-show-close: false;
    CTabItem:selected {
    color: '#org-eclipse-ui-workbench-ACTIVE_TAB_TEXT_COLOR';
    .MTrimmedWindow {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 2px;
    .MPartStack {
    font-family: Liberation Sans;
    swt-tab-renderer: null;
    swt-tab-height: 22px;
    swt-selected-tabs-background: '#org-eclipse-ui-workbench-INACTIVE_TAB_BG_START' '#org-eclipse-ui-workbench-INACTIVE_TAB_BG_END' 100%;
    swt-simple: false;
    swt-mru-visible: true;
    color: '#org-eclipse-ui-workbench-INACTIVE_TAB_TEXT_COLOR';
    .MPartStack.active {
    swt-selected-tabs-background: '#org-eclipse-ui-workbench-ACTIVE_TAB_BG_START' '#org-eclipse-ui-workbench-ACTIVE_TAB_BG_END' 100%;
    .MPartStack.active.noFocus {
    swt-selected-tabs-background: '#org-eclipse-ui-workbench-ACTIVE_NOFOCUS_TAB_BG_START' '#org-eclipse-ui-workbench-ACTIVE_NOFOCUS_TAB_BG_END' 100%;
    .MPartStack.active.noFocus > CTabItem:selected {
    color: '#org-eclipse-ui-workbench-ACTIVE_NOFOCUS_TAB_TEXT_COLOR';
    #PerspectiveSwitcher {
    eclipse-perspective-keyline-color: #ECE9D8 #FFFFFF;
    .MToolControl.TrimStack {
    frame-image: url(./winClassicTSFrame.png);
    handle-image: url(./winClassicHandle.png);
    frame-cuts: 5px 1px 5px 16px;
    .MToolBar.Draggable {
    handle-image: url(./dragHandle.png);
    .MToolControl.Draggable {
    handle-image: url(./dragHandle.png);
    .DragFeedback {
    background-color: COLOR-WIDGET-NORMAL-SHADOW;
    .ModifiedDragFeedback {
    background-color: #A0A000;
    #org-eclipse-ui-editorss {
    swt-tab-height: 8px;
    Is there any way to fix the size ?
    Any help would be greatly appreciated.
    Thanks & Regards,
    Setya

    Hi,
    Any suggestion on the CSS theme ?
    Thanks & Regards,
    Setya

  • Problem in project using Eclipse+Tomcat+Apache Beehive

    Hi,
    Software used
    Operating System : Red Hat Linux
    IDE : eclipse 3.1 M7
    Server : Tomcat 5.5.10
    Webservice Package : Apache Beehive Build 20050505
    Plugin for integrating Apache Beehive with eclipse is POLLINATE
    My Problem: when I created my first webservice project . In all the log4j.xml files in the project. It gave an error saying that log4j.dtd file not found inside /root/workspace/SampleProject1/webcontent/WEB-INF/src/log4j.dtd
    Please provide me some suggestions to clean this error
    Thank you
    Mike

    didi you set the right path to the jre?
    there's a goog mailing llist for tomcat issues. go to the jakarta/tomcat website to subscribe. they might help you.

  • Eclipse, Tomcat & Ports

    I'm trying to run a jsp project using eclipse europa and tomcat. Frequently when I try to run the project i get the error:
    "Several ports (8005,8080,8009) required by Tomcat v6.0 Server at localhost are already in use. The server may be already running in another process, or a system process maybe using the port. To start this server you will need to stop the other process or change the port number(s)"
    This comes up even when I have only one server setup in eclipse and it is stopped. I have no other application running at the same time.
    The problem fixes itself for a while when I reboot the computer, but not when I just restart eclipse ...
    Any help would be greatly appreciated, as I have been stuck with this problem for a while.
    Thanks

    Mert wrote:
    just change the port addresses to any port address which doesn't conflict.What ports you are suggesting to change? Even If you change Tomcat port that is 8080 to 8081 or something else it is bound to give errors on 2 other ports (8005,8009).
    I think in background some Tomcat server is still running that is why OP sees all three required ports busy.
    What is the platform that is being used?
    If this is a windows then see Task Manager > Processes and stop all processes for java.exe and javaw.exe (Your Eclipse will be also terminated so save everything before that). Restart Eclipse and server from within and let us know the result.
    If platform is linux end all processes for java and javaw (Your Eclipse will be also terminated so save everything before that). Restart Eclipse and server from within and let us know the result.
    Thanks and Regards,
    Vikash Anand.

  • Cannot delete reports, unless I close and open Eclipse/Tomcat

    Please can someone help me.
    I cannot delete reports. I have not worked out all the details yet but this is what I got so far...
    First I thought it was a problem with my tomcat setup, I would deploy my WAR and run the app. After
    viewing the report and closing the browser. I would not beable to delete the rpt file until I close Tomcat.
    I have now got a similar problem within Eclipse. (as far as I can tell its the same problem but even worse)
    If i create any report and design it or even a new blank report. And not do anything to it, just save it as a blank report. I then try delete the
    report. Right click and then delete.
    After a few seconds Eclipse brings up an error and says it cant delete the file, the reason it gives is
    Problems encountered while deleting resources.
      Could not delete 'C:\WorkSpace\Project\WebContent\Report1.rpt'.
        Problems encountered while deleting files.
          Could not delete: C:\WorkSpace\Project\WebContent\Report1.rpt.
    I have tried creating a fresh new project and only one report. And I still get the error.
    If I try delete the whole project perminatly it also gives the same error. (But deletes the default crystal report)
    I have to close Eclipse and then open it again before I can delete the rpt files properly.
    I have not always had this problem. It used to work fine (dont ask what I have done since
    cause I would not beable to tell, sorry)
    Hopefully someone can help me, as this is driving me insane, and having to stop and start Tomcat every
    time I want to deploy a new test version is not really an option.
    Cheers
    Darren

    Hi Merry,
    Thanks for getting back to me.
    My reports within Eclipse seem to be behaving themselves now and dying gracefully without and hassles,
    so I dont know what fixed that problem as I have not made any changes or done any updates. One of
    those things I guess.
    With regards to TOMCAT still having a handle on the reports, As far as I am aware I am putting the
    report source in session
    Below is my JSP that loads the report
    I store report name in session via a servlet and set all the DB connection details in the servlet also.
    imports....
    try {
       String reportName = session.getAttribute("Report").toString();
       ReportClientDocument clientDoc = (ReportClientDocument) session.getAttribute(reportName);
       if (clientDoc == null) {
          clientDoc = new ReportClientDocument();
          // Open report
          clientDoc.open(reportName, OpenReportOptions._openAsReadOnly);
          // ****** BEGIN LOGON DATASOURCE SNIPPET **************** 
             //Call the process to set all the database detail retrieved from web.xml
             // Custom function to set the connection details
             ReportFunctions.setConnection(clientDoc);
          // ****** END LOGON DATASOURCE SNIPPET ****************           
          // Store the report document in session
          session.setAttribute(reportName, clientDoc);
       // ****** BEGIN CONNECT CRYSTALREPORTPAGEVIEWER SNIPPET **************** 
          // Create the CrystalReportViewer object
          CrystalReportViewer crystalReportPageViewer = new CrystalReportViewer();
          //set the reportsource property of the viewer
          IReportSource reportSource = clientDoc.getReportSource();                    
          crystalReportPageViewer.setReportSource(reportSource);
          // set viewer attributes
          crystalReportPageViewer.setOwnPage(true);
          crystalReportPageViewer.setOwnForm(true);
          crystalReportPageViewer.setDisplayGroupTree(false);
          crystalReportPageViewer.setHasToggleGroupTreeButton(false);
          crystalReportPageViewer.setHasPrintButton(false);
          crystalReportPageViewer.setEnableDrillDown(false);
          // Process the report
          crystalReportPageViewer.processHttpRequest(request, response, application, null);
       // ****** END CONNECT CRYSTALREPORTPAGEVIEWER SNIPPET ****************          
       } catch (ReportSDKExceptionBase e) {
        out.println(e);
    So far its very basic.
    How best can I kill and clean up once the web page is closed. I have tried a few options but dont seem to
    know the best way,
    I tried "onbeforeunload" but I dont know if this is the best practice,
    I have a session listener with sessionDestroyed but have not learnt how to envoke this correctly, or atleast when to correctly call it. And then I dont know how to clean out any loaded reports from here.
    I have used 
    request.getSession().invalidate();
    at the end of my JSP but that destoys everything everytime a user does anything on the page, (selecting any of the buttons on the report)
    I am still learning everyday, and so I appoligise for questions that I should really know, am being pushed into the deep end here so trying my best :).
    Thanks again.
    Cheers
    Darren
    Sorry for bumping this back the list, but I am at my wits end as how best to "clean out" the reports
    once they have been closed or timed out.
    Surely there must be a way to release all objects (be it a actaul rpt file or the classes12.jar) once the
    reports have been viewed and closed.
    Even if there is something I can load via another servlet that destroys anything that has to do
    with the main website.
    Thanks and again sorry for moving this back up the list. If i get no replies, ill assume this is impossible
    and that the only way to upload a new version of a report is to shut the whole Tomcat service and
    make the changes.
    Cheers
    Edited by: Darren Jackson on Dec 3, 2008 12:31 PM

  • Eclipse Tomcat and lots of pain

    Hi All,
    while working on JSP i thought it will be nice to have an IDE so i installed eclipse with tomcat already running on system.
    now as a new user i discovered eclipse uses its own server instance rather than using the server which is already running (and there are pros and cons this too)
    however due to some requirements i need to use the server installation for development... i changed the server path from .metadata to localhost..(should it work fine now?)
    no its not... may be i need to set eclipse with some more steps to use my current installation of tomcat... what all they are honestly i don't know... plz help
    as the wiki page is quite confusing when each like results in ''may or may not" statement....:(
    to my horror ...i am able to run jsp pages ???!!!! the tomcat main service in control panel is stopped... eclipse server will not start showing the port already in use error(is there a way to fix it without changing the port?)
    -Please help with : How to setup eclipse to use the orignal server installation?
    Thanks!!

    Rishikesh.Chaki wrote:
    Sometimes when i try to start the server from eclipse it will not start saying port 8080 is already in use (i don&#146;t want to change it for eclipse as localhost is using 8080 only)... The server is not going to lie; if it says this then there really is something still listening on the socket, which means a previous instance of the server might not have stopped properly for example.
    last eve i created a war file and deployed it on my tomcat sever it was working fine. Then again the same issue sometimes the JSP page will crash showing HTTP-500 error (with no changes made).
    Hard to say what might be wrong without the exception stacktrace that should come with the error 500 - check the server logs when it happens.
    While diagnosing the problem i stopped my eclipse server; stopped the control panel tomcat service as well; but i am still able to run the JSP programs and its also showing tomcat home page...Yeah well thats the biggest issue then; tomcat is failing to stop when triggered from Eclipse.
    >
    I used a port listening utility and its showing javaw.exe is using 8080 port (could this be a reason for this strange behaviour?)Of course!
    >
    Should i again to ahead and reinstall eclipse from scratch?
    It might help, but it sounds more like an issue with the Eclipse plugin that controls the server connection. Which version of Eclipse are you using?
    Are you stuck with Eclipse by the way? You could also give Netbeans 6.8 a try; I have had absolutely no problems with it in combination with Tomcat 6, although with Netbeans it is easiest to use the bundled Tomcat that comes with it in stead of configuring an instance yourself.

  • Tomcat on Linux with10g using OCI Client UnsatisfiedLinkError: no ocijdbc10

    I'm having some issues configuring Tomcat with a 10g JDBC driver under Linux using the OCI thick client. When I attempt to get a database connection I get the following:
    java.lang.UnsatisfiedLinkError: no ocijdbc10 in java.library.path
         java.lang.ClassLoader.loadLibrary(Unknown Source)
         java.lang.Runtime.loadLibrary0(Unknown Source)
         java.lang.System.loadLibrary(Unknown Source)
         oracle.jdbc.driver.T2CConnection.loadNativeLibrary(T2CConnection.java:2854)
         oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:221)
         oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:343)
         oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:135)
         oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:78)
         oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:545)
         org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:37)
         org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:290)
         org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:877)
         org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:851)
         org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540)
         org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:107)
         org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:77)
         org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:446)
         org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:512)
         org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:543)
         org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:564)
         org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:114)
         org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:201)
    Now I've seen other instances of the above and they basically come down to making sure that the ojdbc14.jar file is in my classpath, and I thought I had that covered.
    Here's everything I've done:
    added ojdbc14.jar to $TOMCAT_HOME/common/endorsed
    added ojdbc14.jar to $TOMCAT_HOME/common/lib
    verified that ORACLE_HOME is defined: /app/oracle/product/10.1.0/client_1
    verified that LD_LIBRARY_PATH is defined: /app/oracle/product/10.1.0/client_1/lib
    added the following to the java commandline for Tomcat:
    -Djava.library.path="$ORACLE_HOME"
    the above -Djava.library.path didn't work so made the following change (which still didn't work)
    -Djava.library.path="$ORACLE_HOME"/lib
    my PATH variable includes both $ORACLE_HOME and $ORACLE_HOME/lib
    echo $PATH:
    /app/oracle/product/10.1.0/client_1:/app/oracle/product/10.1.0/client_1/lib
    I have no idea what else I am missing or if my Oracle client installation is just hosed.
    Any assistance would be appreciated.

    Use the thin driver.
    no ocijdbc10 in java.library.path

  • Character encoding problem using XSLT and Tomcat on Linux

    Hi,
    I have an application running on a Tomcat 4.1.18 application server that applies XSLT transformations to DOM objects using standard calls to javax.xml.transform API. The JDK is J2SE 1.4.1_01.
    It is all OK while running on a development enviroment (which is Windows NT 4.0 work station), but when I put it in the production enviroment (which is a red hat linux 8.0), it comes up with some kind of encoding problem: the extended characters (in spanish) are not shown as they should.
    The XSL stylesheets are using the ISO-8859-1 encoding, but I have also tried with UTF-8.
    These stylesheets are dynamicly generated from a JSP:
    // opens a connection to a JSP that generates the XSL
    URLConnection urlConn = (new URL( xxxxxx )).openConnection();
    Reader readerJsp = new BufferedReader(new InputStreamReader( urlConn.getInputStream() ));
    // Gets the object that represents the XSL
    Templates translet = tFactory.newTemplates( new StreamSource( readerJsp ));
    Transformer transformer = translet.newTransformer();
    // applies transformations
    // the output is sent to the HttpServletResponse's outputStream object
    transformer.transform(myDOMObject, new StreamResult(response.getOutputStream()) );Any help would be appreciated.

    Probably you need to set your LANG OS especific environment variable to spanish.
    Try adding this line:
    export LANG=es_ES
    to your tomcat/bin/catalina.sh, and restart tomcat.
    It should look like this:
    # OS specific support.  $var _must_ be set to either true or false.
    cygwin=false
    case "`uname`" in
    CYGWIN*) cygwin=true;;
    esac
    export LANG=es_ES
    # resolve links - $0 may be a softlink
    PRG="$0"
    .(BTW, keep using ISO-8859-1 encoding for your XSL)
    HTH
    Un Saludo!

  • Deploying JSC2 code into Eclipse/Tomcat ???

    Hi,
    Here's the situation. My partner is using JSC(java studio creator) for the project, and on my side, I am using Eclipse.
    I need to merge the files (JSP/JAVA) created with JSC into my eclipse Project. However, I am not familiar with the structure of JSC and their files, so I tried merging the files into my project and it doesn't work.
    For instance, some imports such as:
    import com.sun.rave.web.ui.appbase.AbstractPageBean;
    import com.sun.rave.web.ui.component.Body;
    import com.sun.rave.web.ui.component.Form;
    import com.sun.rave.web.ui.component.Head;
    import com.sun.rave.web.ui.component.Html;
    import com.sun.rave.web.ui.component.Link;
    import com.sun.rave.web.ui.component.Page;
    import javax.faces.FacesException;
    import javax.faces.component.html.HtmlPanelGrid;
    import com.sun.rave.web.ui.component.StaticText;
    import com.sun.rave.web.ui.component.Label;
    import com.sun.rave.web.ui.component.TextField;
    import com.sun.rave.web.ui.component.Message;
    import com.sun.rave.web.ui.component.PasswordField;
    import com.sun.rave.web.ui.component.Button;
    import com.sun.data.provider.impl.CachedRowSetDataProvider;
    import com.sun.sql.rowset.CachedRowSetXImpl;
    import com.sun.rave.web.ui.component.MessageGroup;
    needed the jar, which I think are one of those : jsfcl.jar / jstl.jar / standard.jar.
    But I still get some errors regarding AbstractPageBean; which I have no clue what it means...
    So how can I take the code created on JSC2 and add it to Eclipse? or what part of code (and which files) could I extract to merge it to my Eclipse project (which is a simple Java/Jsp project using Tomcat).
    Any ideas ????
    David

    Hi,
    We are to migrate a small JSF web application created in the JSC 2..update 1 to the WSAD. We may want to add some more GUI from Java Studio Creator to the web application.
    Here are some queries.
    1. Which type of project should be created in Eclipse\WSAD...in order to migrate the JSC JSF application to the WSAD? and.. exact steps to follow...
    2. I don't want to use the JSF facility provided by WSAD...but I'll like to use the JSC2 for adding the GUI JSF pages to the application.
    3. there are issues with the deployment descriptors while deploying..how to handle these issues?
    Is this migration possible..if yes how..?
    Your support will be highly appreciated.
    Thanks in advance,
    Raj
    null

  • Java Web Service/Eclipse/Tomcat v5.5/Axis v1.4

    I am developing a Java web service in Eclipse for deployment on Tomcat v5.5 and Axis v1.4 .
    When I run a web service client I've developed to test the web service I get the following error:
    Jan 23, 2009 10:27:55 AM org.apache.axis.InternalException <init>
    SEVERE: Exception:
    java.lang.Exception: The OperationDesc for IPublishEvent was not synchronized to a method of edu.monmouth.rri.ahett.pubwebservice.PublisherWebService.
    I have looked on the Apache Axis web site and while there are posts related to this problem they appear to be 1) old and 2) unanswered (or at least I can't find the answer).
    I can provide any of the following, if needed, to help diagnose this problem: 1) the Java source code for my class, 2) the WSDL file created when generating the web service in Eclipse, and 3) the deploy.wsdd XML generated.
    Thanks

    Hello,
    I have the same issue on my side --> Tthe OperationDesc for releaseCard was not synchronized to a method"
    did you solve this issue?
    Thanks in advance.

  • How to run Eclipse in a Linux machine?

    hi guys,
    I have worked with Eclipse3.0 under windows platform.
    but then can i know how to run Eclipse in a Red-Hat Linux machine,
    if yes, then please do elaborate the same.
    thank u.
    Cheers,
    vishal j

    Get it from this page http://download.eclipse.org/eclipse/downloads/drops/R-3.1.2-200601181600/index.php

  • Eclipse Tomcat Hibernate Struts - JDeveloper OC4J migration problem.

    In my current project, everybody uses Eclipse and Tomcat as development environment. I decide to try JDeveloper in this project. Not that this configuration works with eclipse WPT.
    When I try to open project, I get an error as below.
    Target URL -- http://127.0.0.1:8988/PSSO/index.html
    30.Haz.2008 21:50:03 oracle.classloader.util.ClassLoadLogger log
    WARNING: Code-source D:\atilla\projects\javaProjects\meteksan\EclipseWorkspace_RTUK\BuildScripts\DirectoryThirdPartyLibraries\jta.jar (from <classpath> in D:\atilla\projects\javaProjects\meteksan\EclipseWorkspace_RTUK\PSSO\WebContent) has the same filename but is not identical to /E:/downloads/tools/jdevstudiobase1111/j2ee/home/lib/jta.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in E:\downloads\tools\jdevstudiobase1111\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader current-workspace-app.web.PSSO:0.0.0.
    30.Haz.2008 21:50:03 oracle.classloader.util.ClassLoadLogger log
    WARNING: Code-source E:\downloads\tools\jdevstudiobase1111\jakarta-struts\lib\struts.jar (from <classpath> in D:\atilla\projects\javaProjects\meteksan\EclipseWorkspace_RTUK\PSSO\WebContent) has the same filename but is not identical to /D:/atilla/projects/javaProjects/meteksan/EclipseWorkspace_RTUK/BuildScripts/DirectoryThirdPartyLibraries/struts.jar (from <classpath> in D:\atilla\projects\javaProjects\meteksan\EclipseWorkspace_RTUK\PSSO\WebContent). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader current-workspace-app.web.PSSO:0.0.0.
    08/06/30 21:50:17 Hibernate: select t.name, sa.value from RTUK_PSSO.ytk_sistem_attribute sa, RTUK_PSSO.ytk_attribute t where sa.attribute_id = t.id
    21:50:20,687 ERROR ActionServlet:364 - Unable to initialize Struts ActionServlet due to an unexpected exception or error thrown, so marking the servlet as unavailable. Most likely, this is due to an incorrect or missing library dependency.
    javax.servlet.ServletException: org.hibernate.QueryException: ClassNotFoundException: org.hibernate.hql.ast.HqlToken [from tr.com.meteksan.genel.gnlKurumOrganizasyon.GnlKurumOrganizasyon ko order by ko.organizasyonKodu]
    at tr.com.meteksan.web.plugin.InitSozlukDegerleriPlugIn.init(InitSozlukDegerleriPlugIn.java:49)
    at org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:869)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:336)
    what is interesting is that
    first query with hibernate works, but second query does not works.
    My JDeveloper as below
    CVS Version Internal to Oracle JDeveloper 11g Technology Preview 4 (client-only)
    Java(TM) Platform 1.5.0_15
    Oracle IDE 11.1.1.0.22.49.49
    Versioning Support 11.1.1.0.22.49.49
    I wonder if it is related to struts and jta jars defined twice.

    There might be a problem with the OC4J not finding the hibernate library you are trying to use.
    Try setting the library also in the tools->embedded OC4J preferences.

Maybe you are looking for

  • Adding image to standard ESS application

    Hi all, We have a requirement to add a help link that opens up an image in the standard bank info application in ESS. Is this possible? If yes, how do we go about adding the image through NWDS? We did some settings in NWDS to get the image, but it do

  • Hi can anyone help me how to get facetime application for iphone 4s

    Hi can anyone help me how to get facetime application for iphone 4s since i am not able to find it.

  • Cisco Prime Infrastructure 2.1

    HI All, Hopefully a very easy question that i cannot get to the bottom of - VG224 I am trying to push out an snmp-server location to all my devices in Prime. The devices seem to accept the config but in the menu i cannot select the VG224's as devices

  • Illegal characters in SOAP message

    Hi I consistently get the following in the server log (I'm using JAX-WS 2.1): Couldn't create SOAP message due to exception: XML reader error: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1] Message: Content is not allowed in prolo

  • How to switch to 2G for Cellular

    Hello, would anyone know how this could be sorted out on iPad Air 2? iPhone's iOS has this option. Thanks