← Back to team overview

registry team mailing list archive

[Bug 549904] Re: Help cannot be loaded: Error 500 Unable to compile class for JSP

 

here is the error message:


HTTP ERROR 500

Problem accessing /help/index.jsp. Reason:

    Unable to compile class for JSP:


An error occurred at line: 28 in the generated java file
May 24, 2010 12:28:38 PM org.apache.jasper.compiler.AntCompiler generateClass
SEVERE: Javac exception 
Error running javac compiler
	at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:509)
	at org.apache.tools.ant.taskdefs.compilers.JavacExternal.execute(JavacExternal.java:61)
	at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1065)
	at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:882)
	at org.apache.jasper.compiler.AntCompiler.generateClass(AntCompiler.java:217)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:298)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:277)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:265)
	at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:564)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:302)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.jsp.jasper.JspServlet.service(JspServlet.java:112)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
	at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
	at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
	at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:318)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
	at org.mortbay.jetty.Server.handle(Server.java:326)
	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
	at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923)
	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547)
	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)


An error occurred at line: 28 in the generated java file
Caused by: java.io.IOException: Cannot run program "javac": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
	at java.lang.Runtime.exec(Runtime.java:610)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:832)
	at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:447)
	at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:461)
	at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:506)
	... 33 more


An error occurred at line: 28 in the generated java file
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
	... 42 more
--- Nested Exception ---


An error occurred at line: 28 in the generated java file
java.io.IOException: Cannot run program "javac": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
	at java.lang.Runtime.exec(Runtime.java:610)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:832)
	at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:447)
	at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:461)
	at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:506)
	at org.apache.tools.ant.taskdefs.compilers.JavacExternal.execute(JavacExternal.java:61)
	at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1065)
	at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:882)
	at org.apache.jasper.compiler.AntCompiler.generateClass(AntCompiler.java:217)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:298)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:277)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:265)
	at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:564)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:302)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.jsp.jasper.JspServlet.service(JspServlet.java:112)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
	at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
	at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
	at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:318)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
	at org.mortbay.jetty.Server.handle(Server.java:326)
	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
	at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923)
	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547)
	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)


An error occurred at line: 28 in the generated java file
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
	... 42 more


An error occurred at line: 28 in the generated java file
May 24, 2010 12:28:38 PM org.apache.jasper.compiler.AntCompiler generateClass


An error occurred at line: 28 in the generated java file
SEVERE: Env: Compile: javaFileName=/home/sahak/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/bundles/54/data/jettywork/pid_2070971114/proxytemp/hc_356240328//org/apache/jsp/index_jsp.java


An error occurred at line: 28 in the generated java file
    classpath=/usr/lib/eclipse/plugins/com.ibm.icu_4.0.1.v20100125.jar:/usr/lib/eclipse/plugins/com.jcraft.jsch_0.1.42.jar:/usr/lib/eclipse/plugins/javax.servlet_2.5.0.v200806031605.jar:/usr/lib/eclipse/plugins/javax.servlet.jsp_2.0.0.v200806031607.jar:/usr/lib/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/:/usr/lib/eclipse/plugins/org.apache.commons.codec_1.4.0.jar:/usr/lib/eclipse/plugins/org.apache.commons.el_1.0.0.v200806031608.jar:/usr/lib/eclipse/plugins/org.apache.commons.httpclient_3.1.0.jar:/usr/lib/eclipse/plugins/org.apache.commons.logging_1.0.4.v20080605-1930.jar:/usr/lib/eclipse/plugins/org.apache.jasper_5.5.26.jar:/usr/lib/eclipse/plugins/org.apache.lucene_2.9.2.jar:/usr/lib/eclipse/plugins/org.apache.lucene.analysis_2.9.2.jar:/usr/lib/eclipse/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:/usr/lib/eclipse/plugins/org.eclipse.ant.ui_3.4.2.v20091204_r352.jar:/usr/lib/eclipse/plugins/org.eclipse.compare_3.5.2.r35x_20100113-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.compare.core_3.5.0.I20090430-0408.jar:/usr/lib/eclipse/plugins/org.eclipse.core.boot_3.1.100.v20080218.jar:/usr/lib/eclipse/plugins/org.eclipse.core.commands_3.5.0.I20090525-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:/usr/lib/eclipse/plugins/org.eclipse.core.databinding_1.2.0.M20090819-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.core.databinding.beans_1.2.0.I20090525-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.core.databinding.observable_1.2.0.M20090902-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.core.databinding.property_1.2.0.M20090819-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.core.expressions_3.4.101.R35x_v20100209.jar:/usr/lib/eclipse/plugins/org.eclipse.core.filebuffers_3.5.0.v20090526-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.core.filesystem_1.2.1.R35x_v20091203-1235.jar:/usr/lib/eclipse/plugins/org.eclipse.core.filesystem.linux.x86_64_1.1.0.R35x_v20091203-1235.jar:/usr/lib/eclipse/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.core.net_1.2.1.r35x_20090812-1200.jar:/usr/lib/eclipse/plugins/org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar:/usr/lib/eclipse/plugins/org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar:/usr/lib/eclipse/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar:/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar:/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/:/usr/lib/eclipse/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:/usr/lib/eclipse/plugins/org.eclipse.cvs_1.0.400.v201002111343.jar:/usr/lib/eclipse/plugins/org.eclipse.debug.core_3.5.1.v20091103_r352.jar:/usr/lib/eclipse/plugins/org.eclipse.debug.ui_3.5.2.v20091028_r352.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient_3.0.1.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.ssl_1.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.ds_1.1.1.R35x_v20090806.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.http.jetty_2.0.0.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.http.registry_1.0.200.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.http.servlet_1.0.200.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.jsp.jasper_1.0.200.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.100.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519/:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.console_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.101.R35x_v20100112.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.director.app_1.0.101.R35x_v20091106.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.directorywatcher_1.0.100.v20090525.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.102.R35x_v20091117.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.exemplarysetup_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.extensionlocation_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata.generator_1.0.101.R35x_20100114.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.repository.tools_1.0.2.R35x_20100111.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_1.0.101.R35x_20090820-1821.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.natives_1.0.101.R35x_v20090806.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.101.R35x_v20090819.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui.sdk_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.updatechecker_1.1.0.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.security.ui_1.0.100.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_1.0.101.R35x_v20100209.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.util_1.0.100.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.help_3.4.1.v20090805_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.help.appserver_3.1.400.v20090429_1800.jar:/usr/lib/eclipse/plugins/org.eclipse.help.base_3.4.0.v201002111343.jar:/usr/lib/eclipse/plugins/org.eclipse.help.ui_3.4.1.v20090819_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.help.webapp_3.4.1.v20091009_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt_3.5.2.v201002111343.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.core_3.3.202.R35x_v20091130-2300.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.pluggable.core_1.0.201.R35x_v20090925-1100.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.ui_3.3.200.v20090930-2100_R35x.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.compiler.apt_1.0.201.R35x_v20090925-1100.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.compiler.tool_1.0.100.v_981_R35x.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.core_3.5.2.v_981_R35x.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.3.0.v20090603.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.debug_3.5.0.v20090526/:/usr/lib/eclipse/plugins/org.eclipse.jdt.debug.ui_3.4.1.v20090811_r351.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.doc.isv_3.5.1.r351_v20090831.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.doc.user_3.5.2.r352_v20091015.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.junit_3.5.2.r352_v20100113-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.junit.runtime_3.4.100.v20090513-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.junit4.runtime_1.1.0.v20090513-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.launching_3.5.1.v20100108_r352.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.ui_3.5.2.r352_v20100106-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.jface_3.5.2.M20100120-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.jface.databinding_1.3.1.M20090826-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.jface.text_3.5.2.r352_v20091118-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.jsch.core_1.1.100.I20090430-0408.jar:/usr/lib/eclipse/plugins/org.eclipse.jsch.ui_1.1.200.r35x_20100210-1114.jar:/usr/lib/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.5.0.v20090513-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.4.101.r352_v20100209.jar:/usr/lib/eclipse/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.osgi.util_3.2.0.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.pde_3.4.100.v201002111343.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.api.tools_1.0.101.v20090714.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.api.tools.ui_1.0.101.v20090820.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.build_3.5.2.R35x_20100114/:/usr/lib/eclipse/plugins/org.eclipse.pde.core_3.5.101.v20100104.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.doc.user_3.5.0.v20090818.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ds.core_1.0.1.v20100118.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ds.ui_1.0.0.v20100209-maintenance.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.junit.runtime_3.4.0.v20090527.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.runtime_3.4.100.v20090731.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ua.core_1.0.0.v20090429-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ua.ui_1.0.0.v20090511.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ui_3.5.1.v201001121200.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ui.templates_3.4.100.v20090527.jar:/usr/lib/eclipse/plugins/org.eclipse.platform_3.3.202.v201002111343/:/usr/lib/eclipse/plugins/org.eclipse.platform.doc.isv_3.5.2.r352_v20100119.jar:/usr/lib/eclipse/plugins/org.eclipse.platform.doc.user_3.5.2.r352_v20091111-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.rcp_3.5.0.v201002111343.jar:/usr/lib/eclipse/plugins/org.eclipse.sdk_3.5.2.v201002111343/:/usr/lib/eclipse/plugins/org.eclipse.search_3.5.1.r351_v20090708-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.swt_3.5.2.v3557f.jar:/usr/lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.5.2.v3557f.jar:/usr/lib/eclipse/plugins/org.eclipse.team.core_3.5.1.r35x_20100113-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.team.cvs.core_3.3.200.I20090430-0408.jar:/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ssh_3.2.100.I20090508-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ssh2_3.2.200.I20090508-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ui_3.3.202.r35x_20090930-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.team.ui_3.5.0.I20090430-0408.jar:/usr/lib/eclipse/plugins/org.eclipse.text_3.5.0.v20090513-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.ui_3.5.2.M20100120-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.browser_3.2.301.v20091215_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.cheatsheets_3.3.200.v20090526.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.console_3.4.0.v20090513.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.editors_3.5.0.v20090527-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.externaltools_3.2.0.v20090504.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.forms_3.4.1.v20090714_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.ide_3.5.2.M20100113-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.ide.application_1.0.101.M20090826-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.intro_3.3.2.v20100111_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.intro.universal_3.2.300.v20090526/:/usr/lib/eclipse/plugins/org.eclipse.ui.navigator_3.4.2.M20100120-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.navigator.resources_3.4.1.M20090826-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.net_1.2.1.r35x_20090812-1200.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.presentations.r21_3.2.100.M20091015-0930.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.views_3.4.1.M20090826-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.views.log_1.0.100.v20090731.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.views.properties.tabbed_3.5.0.I20090429-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.workbench_3.5.2.M20100113-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20090429-1800/:/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.5.1.r352_v20100105.jar:/usr/lib/eclipse/plugins/org.eclipse.update.configurator_3.3.0.v20090312.jar:/usr/lib/eclipse/plugins/org.eclipse.update.core_3.2.300.v20090525.jar:/usr/lib/eclipse/plugins/org.eclipse.update.scheduler_3.2.200.v20081127.jar:/usr/lib/eclipse/plugins/org.eclipse.update.ui_3.2.201.R35x_v20090813.jar:/usr/lib/eclipse/plugins/org.hamcrest.core_1.1.0.jar:/usr/lib/eclipse/plugins/org.junit_3.8.2.v20090203-1005/:/usr/lib/eclipse/plugins/org.junit4_4.5.0.v20090824/:/usr/lib/eclipse/plugins/org.mortbay.jetty.server_6.1.22.jar:/usr/lib/eclipse/plugins/org.mortbay.jetty.util_6.1.22.jar:/usr/lib/eclipse/plugins/org.objectweb.asm_3.2.0.jar:/usr/lib/eclipse/plugins/org.sat4j.core_2.1.1.v20100418.jar:/usr/lib/eclipse/plugins/org.sat4j.pb_2.1.1.v20100418.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.initializer_1.0.0.jar:/home/sahak/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/bundles/54/data/jettywork/pid_2070971114/proxytemp/hc_356240328:null
    cp=/usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    cp=/usr/lib/eclipse/plugins/com.ibm.icu_4.0.1.v20100125.jar
    cp=/usr/lib/eclipse/plugins/com.jcraft.jsch_0.1.42.jar
    cp=/usr/lib/eclipse/plugins/javax.servlet_2.5.0.v200806031605.jar
    cp=/usr/lib/eclipse/plugins/javax.servlet.jsp_2.0.0.v200806031607.jar
    cp=/usr/lib/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145
    cp=/usr/lib/eclipse/plugins/org.apache.commons.codec_1.4.0.jar
    cp=/usr/lib/eclipse/plugins/org.apache.commons.el_1.0.0.v200806031608.jar
    cp=/usr/lib/eclipse/plugins/org.apache.commons.httpclient_3.1.0.jar
    cp=/usr/lib/eclipse/plugins/org.apache.commons.logging_1.0.4.v20080605-1930.jar
    cp=/usr/lib/eclipse/plugins/org.apache.jasper_5.5.26.jar
    cp=/usr/lib/eclipse/plugins/org.apache.lucene_2.9.2.jar
    cp=/usr/lib/eclipse/plugins/org.apache.lucene.analysis_2.9.2.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ant.ui_3.4.2.v20091204_r352.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.compare_3.5.2.r35x_20100113-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.compare.core_3.5.0.I20090430-0408.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.boot_3.1.100.v20080218.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.commands_3.5.0.I20090525-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.databinding_1.2.0.M20090819-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.databinding.beans_1.2.0.I20090525-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.databinding.observable_1.2.0.M20090902-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.databinding.property_1.2.0.M20090819-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.expressions_3.4.101.R35x_v20100209.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.filebuffers_3.5.0.v20090526-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.filesystem_1.2.1.R35x_v20091203-1235.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.filesystem.linux.x86_64_1.1.0.R35x_v20091203-1235.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.net_1.2.1.r35x_20090812-1200.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.cvs_1.0.400.v201002111343.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.debug.core_3.5.1.v20091103_r352.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.debug.ui_3.5.2.v20091028_r352.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient_3.0.1.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.ssl_1.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.ds_1.1.1.R35x_v20090806.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.http.jetty_2.0.0.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.http.registry_1.0.200.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.http.servlet_1.0.200.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.jsp.jasper_1.0.200.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.100.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.console_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.101.R35x_v20100112.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.director.app_1.0.101.R35x_v20091106.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.directorywatcher_1.0.100.v20090525.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.102.R35x_v20091117.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.exemplarysetup_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.extensionlocation_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata.generator_1.0.101.R35x_20100114.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.repository.tools_1.0.2.R35x_20100111.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_1.0.101.R35x_20090820-1821.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.natives_1.0.101.R35x_v20090806.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.101.R35x_v20090819.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui.sdk_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.updatechecker_1.1.0.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.security.ui_1.0.100.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_1.0.101.R35x_v20100209.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.util_1.0.100.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.help_3.4.1.v20090805_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.help.appserver_3.1.400.v20090429_1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.help.base_3.4.0.v201002111343.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.help.ui_3.4.1.v20090819_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.help.webapp_3.4.1.v20091009_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt_3.5.2.v201002111343.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.core_3.3.202.R35x_v20091130-2300.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.pluggable.core_1.0.201.R35x_v20090925-1100.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.ui_3.3.200.v20090930-2100_R35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.compiler.apt_1.0.201.R35x_v20090925-1100.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.compiler.tool_1.0.100.v_981_R35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.core_3.5.2.v_981_R35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.3.0.v20090603.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.debug_3.5.0.v20090526
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.debug.ui_3.4.1.v20090811_r351.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.doc.isv_3.5.1.r351_v20090831.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.doc.user_3.5.2.r352_v20091015.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.junit_3.5.2.r352_v20100113-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.junit.runtime_3.4.100.v20090513-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.junit4.runtime_1.1.0.v20090513-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.launching_3.5.1.v20100108_r352.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.ui_3.5.2.r352_v20100106-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jface_3.5.2.M20100120-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jface.databinding_1.3.1.M20090826-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jface.text_3.5.2.r352_v20091118-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jsch.core_1.1.100.I20090430-0408.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jsch.ui_1.1.200.r35x_20100210-1114.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.5.0.v20090513-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.4.101.r352_v20100209.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.osgi.util_3.2.0.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde_3.4.100.v201002111343.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.api.tools_1.0.101.v20090714.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.api.tools.ui_1.0.101.v20090820.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.build_3.5.2.R35x_20100114
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.core_3.5.101.v20100104.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.doc.user_3.5.0.v20090818.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ds.core_1.0.1.v20100118.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ds.ui_1.0.0.v20100209-maintenance.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.junit.runtime_3.4.0.v20090527.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.runtime_3.4.100.v20090731.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ua.core_1.0.0.v20090429-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ua.ui_1.0.0.v20090511.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ui_3.5.1.v201001121200.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ui.templates_3.4.100.v20090527.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.platform_3.3.202.v201002111343
    cp=/usr/lib/eclipse/plugins/org.eclipse.platform.doc.isv_3.5.2.r352_v20100119.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.platform.doc.user_3.5.2.r352_v20091111-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.rcp_3.5.0.v201002111343.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.sdk_3.5.2.v201002111343
    cp=/usr/lib/eclipse/plugins/org.eclipse.search_3.5.1.r351_v20090708-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.swt_3.5.2.v3557f.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.5.2.v3557f.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.core_3.5.1.r35x_20100113-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.cvs.core_3.3.200.I20090430-0408.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ssh_3.2.100.I20090508-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ssh2_3.2.200.I20090508-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ui_3.3.202.r35x_20090930-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.ui_3.5.0.I20090430-0408.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.text_3.5.0.v20090513-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui_3.5.2.M20100120-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.browser_3.2.301.v20091215_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.cheatsheets_3.3.200.v20090526.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.console_3.4.0.v20090513.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.editors_3.5.0.v20090527-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.externaltools_3.2.0.v20090504.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.forms_3.4.1.v20090714_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.ide_3.5.2.M20100113-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.ide.application_1.0.101.M20090826-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.intro_3.3.2.v20100111_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.intro.universal_3.2.300.v20090526
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.navigator_3.4.2.M20100120-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.navigator.resources_3.4.1.M20090826-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.net_1.2.1.r35x_20090812-1200.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.presentations.r21_3.2.100.M20091015-0930.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.views_3.4.1.M20090826-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.views.log_1.0.100.v20090731.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.views.properties.tabbed_3.5.0.I20090429-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.workbench_3.5.2.M20100113-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20090429-1800
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.5.1.r352_v20100105.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.update.configurator_3.3.0.v20090312.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.update.core_3.2.300.v20090525.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.update.scheduler_3.2.200.v20081127.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.update.ui_3.2.201.R35x_v20090813.jar
    cp=/usr/lib/eclipse/plugins/org.hamcrest.core_1.1.0.jar
    cp=/usr/lib/eclipse/plugins/org.junit_3.8.2.v20090203-1005
    cp=/usr/lib/eclipse/plugins/org.junit4_4.5.0.v20090824
    cp=/usr/lib/eclipse/plugins/org.mortbay.jetty.server_6.1.22.jar
    cp=/usr/lib/eclipse/plugins/org.mortbay.jetty.util_6.1.22.jar
    cp=/usr/lib/eclipse/plugins/org.objectweb.asm_3.2.0.jar
    cp=/usr/lib/eclipse/plugins/org.sat4j.core_2.1.1.v20100418.jar
    cp=/usr/lib/eclipse/plugins/org.sat4j.pb_2.1.1.v20100418.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.initializer_1.0.0.jar
    cp=/home/sahak/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/bundles/54/data/jettywork/pid_2070971114/proxytemp/hc_356240328
    cp=null
    work dir=/home/sahak/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/bundles/54/data/jettywork/pid_2070971114/proxytemp/hc_356240328
    extension dir=/usr/lib/jvm/java-6-openjdk/jre/lib/ext:/usr/java/packages/lib/ext
    endorsed dir=/usr/lib/jvm/java-6-openjdk/jre/lib/endorsed
    srcDir=/home/sahak/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/bundles/54/data/jettywork/pid_2070971114/proxytemp/hc_356240328
   compilerTargetVM=1.5
   compilerSourceVM=1.5
    include=org/apache/jsp/index_jsp.java


Stacktrace:

Caused by:

org.apache.jasper.JasperException: Unable to compile class for JSP:


An error occurred at line: 28 in the generated java file
May 24, 2010 12:28:38 PM org.apache.jasper.compiler.AntCompiler generateClass
SEVERE: Javac exception 
Error running javac compiler
	at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:509)
	at org.apache.tools.ant.taskdefs.compilers.JavacExternal.execute(JavacExternal.java:61)
	at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1065)
	at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:882)
	at org.apache.jasper.compiler.AntCompiler.generateClass(AntCompiler.java:217)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:298)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:277)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:265)
	at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:564)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:302)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.jsp.jasper.JspServlet.service(JspServlet.java:112)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
	at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
	at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
	at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:318)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
	at org.mortbay.jetty.Server.handle(Server.java:326)
	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
	at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923)
	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547)
	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)


An error occurred at line: 28 in the generated java file
Caused by: java.io.IOException: Cannot run program "javac": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
	at java.lang.Runtime.exec(Runtime.java:610)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:832)
	at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:447)
	at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:461)
	at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:506)
	... 33 more


An error occurred at line: 28 in the generated java file
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
	... 42 more
--- Nested Exception ---


An error occurred at line: 28 in the generated java file
java.io.IOException: Cannot run program "javac": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
	at java.lang.Runtime.exec(Runtime.java:610)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:832)
	at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:447)
	at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:461)
	at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:506)
	at org.apache.tools.ant.taskdefs.compilers.JavacExternal.execute(JavacExternal.java:61)
	at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1065)
	at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:882)
	at org.apache.jasper.compiler.AntCompiler.generateClass(AntCompiler.java:217)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:298)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:277)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:265)
	at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:564)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:302)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.jsp.jasper.JspServlet.service(JspServlet.java:112)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
	at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
	at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
	at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:318)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
	at org.mortbay.jetty.Server.handle(Server.java:326)
	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
	at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923)
	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547)
	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)


An error occurred at line: 28 in the generated java file
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
	... 42 more


An error occurred at line: 28 in the generated java file
May 24, 2010 12:28:38 PM org.apache.jasper.compiler.AntCompiler generateClass


An error occurred at line: 28 in the generated java file
SEVERE: Env: Compile: javaFileName=/home/sahak/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/bundles/54/data/jettywork/pid_2070971114/proxytemp/hc_356240328//org/apache/jsp/index_jsp.java


An error occurred at line: 28 in the generated java file
    classpath=/usr/lib/eclipse/plugins/com.ibm.icu_4.0.1.v20100125.jar:/usr/lib/eclipse/plugins/com.jcraft.jsch_0.1.42.jar:/usr/lib/eclipse/plugins/javax.servlet_2.5.0.v200806031605.jar:/usr/lib/eclipse/plugins/javax.servlet.jsp_2.0.0.v200806031607.jar:/usr/lib/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145/:/usr/lib/eclipse/plugins/org.apache.commons.codec_1.4.0.jar:/usr/lib/eclipse/plugins/org.apache.commons.el_1.0.0.v200806031608.jar:/usr/lib/eclipse/plugins/org.apache.commons.httpclient_3.1.0.jar:/usr/lib/eclipse/plugins/org.apache.commons.logging_1.0.4.v20080605-1930.jar:/usr/lib/eclipse/plugins/org.apache.jasper_5.5.26.jar:/usr/lib/eclipse/plugins/org.apache.lucene_2.9.2.jar:/usr/lib/eclipse/plugins/org.apache.lucene.analysis_2.9.2.jar:/usr/lib/eclipse/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar:/usr/lib/eclipse/plugins/org.eclipse.ant.ui_3.4.2.v20091204_r352.jar:/usr/lib/eclipse/plugins/org.eclipse.compare_3.5.2.r35x_20100113-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.compare.core_3.5.0.I20090430-0408.jar:/usr/lib/eclipse/plugins/org.eclipse.core.boot_3.1.100.v20080218.jar:/usr/lib/eclipse/plugins/org.eclipse.core.commands_3.5.0.I20090525-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar:/usr/lib/eclipse/plugins/org.eclipse.core.databinding_1.2.0.M20090819-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.core.databinding.beans_1.2.0.I20090525-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.core.databinding.observable_1.2.0.M20090902-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.core.databinding.property_1.2.0.M20090819-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.core.expressions_3.4.101.R35x_v20100209.jar:/usr/lib/eclipse/plugins/org.eclipse.core.filebuffers_3.5.0.v20090526-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.core.filesystem_1.2.1.R35x_v20091203-1235.jar:/usr/lib/eclipse/plugins/org.eclipse.core.filesystem.linux.x86_64_1.1.0.R35x_v20091203-1235.jar:/usr/lib/eclipse/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.core.net_1.2.1.r35x_20090812-1200.jar:/usr/lib/eclipse/plugins/org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar:/usr/lib/eclipse/plugins/org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar:/usr/lib/eclipse/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar:/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar:/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar:/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/:/usr/lib/eclipse/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar:/usr/lib/eclipse/plugins/org.eclipse.cvs_1.0.400.v201002111343.jar:/usr/lib/eclipse/plugins/org.eclipse.debug.core_3.5.1.v20091103_r352.jar:/usr/lib/eclipse/plugins/org.eclipse.debug.ui_3.5.2.v20091028_r352.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient_3.0.1.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.ecf.ssl_1.0.0.v20090831-1906.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.ds_1.1.1.R35x_v20090806.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.http.jetty_2.0.0.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.http.registry_1.0.200.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.http.servlet_1.0.200.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.jsp.jasper_1.0.200.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.100.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519/:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.console_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.101.R35x_v20100112.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.director.app_1.0.101.R35x_v20091106.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.directorywatcher_1.0.100.v20090525.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.102.R35x_v20091117.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.exemplarysetup_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.extensionlocation_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata.generator_1.0.101.R35x_20100114.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.repository.tools_1.0.2.R35x_20100111.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_1.0.101.R35x_20090820-1821.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.natives_1.0.101.R35x_v20090806.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.101.R35x_v20090819.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui.sdk_1.0.100.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.updatechecker_1.1.0.v20090520-1905.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.security.ui_1.0.100.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_1.0.101.R35x_v20100209.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.util_1.0.100.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.help_3.4.1.v20090805_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.help.appserver_3.1.400.v20090429_1800.jar:/usr/lib/eclipse/plugins/org.eclipse.help.base_3.4.0.v201002111343.jar:/usr/lib/eclipse/plugins/org.eclipse.help.ui_3.4.1.v20090819_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.help.webapp_3.4.1.v20091009_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt_3.5.2.v201002111343.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.core_3.3.202.R35x_v20091130-2300.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.pluggable.core_1.0.201.R35x_v20090925-1100.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.ui_3.3.200.v20090930-2100_R35x.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.compiler.apt_1.0.201.R35x_v20090925-1100.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.compiler.tool_1.0.100.v_981_R35x.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.core_3.5.2.v_981_R35x.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.3.0.v20090603.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.debug_3.5.0.v20090526/:/usr/lib/eclipse/plugins/org.eclipse.jdt.debug.ui_3.4.1.v20090811_r351.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.doc.isv_3.5.1.r351_v20090831.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.doc.user_3.5.2.r352_v20091015.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.junit_3.5.2.r352_v20100113-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.junit.runtime_3.4.100.v20090513-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.junit4.runtime_1.1.0.v20090513-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.launching_3.5.1.v20100108_r352.jar:/usr/lib/eclipse/plugins/org.eclipse.jdt.ui_3.5.2.r352_v20100106-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.jface_3.5.2.M20100120-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.jface.databinding_1.3.1.M20090826-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.jface.text_3.5.2.r352_v20091118-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.jsch.core_1.1.100.I20090430-0408.jar:/usr/lib/eclipse/plugins/org.eclipse.jsch.ui_1.1.200.r35x_20100210-1114.jar:/usr/lib/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.5.0.v20090513-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.4.101.r352_v20100209.jar:/usr/lib/eclipse/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.osgi.util_3.2.0.v20090520-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.pde_3.4.100.v201002111343.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.api.tools_1.0.101.v20090714.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.api.tools.ui_1.0.101.v20090820.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.build_3.5.2.R35x_20100114/:/usr/lib/eclipse/plugins/org.eclipse.pde.core_3.5.101.v20100104.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.doc.user_3.5.0.v20090818.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ds.core_1.0.1.v20100118.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ds.ui_1.0.0.v20100209-maintenance.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.junit.runtime_3.4.0.v20090527.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.runtime_3.4.100.v20090731.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ua.core_1.0.0.v20090429-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ua.ui_1.0.0.v20090511.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ui_3.5.1.v201001121200.jar:/usr/lib/eclipse/plugins/org.eclipse.pde.ui.templates_3.4.100.v20090527.jar:/usr/lib/eclipse/plugins/org.eclipse.platform_3.3.202.v201002111343/:/usr/lib/eclipse/plugins/org.eclipse.platform.doc.isv_3.5.2.r352_v20100119.jar:/usr/lib/eclipse/plugins/org.eclipse.platform.doc.user_3.5.2.r352_v20091111-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.rcp_3.5.0.v201002111343.jar:/usr/lib/eclipse/plugins/org.eclipse.sdk_3.5.2.v201002111343/:/usr/lib/eclipse/plugins/org.eclipse.search_3.5.1.r351_v20090708-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.swt_3.5.2.v3557f.jar:/usr/lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.5.2.v3557f.jar:/usr/lib/eclipse/plugins/org.eclipse.team.core_3.5.1.r35x_20100113-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.team.cvs.core_3.3.200.I20090430-0408.jar:/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ssh_3.2.100.I20090508-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ssh2_3.2.200.I20090508-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ui_3.3.202.r35x_20090930-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.team.ui_3.5.0.I20090430-0408.jar:/usr/lib/eclipse/plugins/org.eclipse.text_3.5.0.v20090513-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.ui_3.5.2.M20100120-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.browser_3.2.301.v20091215_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.cheatsheets_3.3.200.v20090526.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.console_3.4.0.v20090513.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.editors_3.5.0.v20090527-2000.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.externaltools_3.2.0.v20090504.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.forms_3.4.1.v20090714_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.ide_3.5.2.M20100113-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.ide.application_1.0.101.M20090826-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.intro_3.3.2.v20100111_35x.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.intro.universal_3.2.300.v20090526/:/usr/lib/eclipse/plugins/org.eclipse.ui.navigator_3.4.2.M20100120-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.navigator.resources_3.4.1.M20090826-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.net_1.2.1.r35x_20090812-1200.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.presentations.r21_3.2.100.M20091015-0930.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.views_3.4.1.M20090826-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.views.log_1.0.100.v20090731.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.views.properties.tabbed_3.5.0.I20090429-1800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.workbench_3.5.2.M20100113-0800.jar:/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20090429-1800/:/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.5.1.r352_v20100105.jar:/usr/lib/eclipse/plugins/org.eclipse.update.configurator_3.3.0.v20090312.jar:/usr/lib/eclipse/plugins/org.eclipse.update.core_3.2.300.v20090525.jar:/usr/lib/eclipse/plugins/org.eclipse.update.scheduler_3.2.200.v20081127.jar:/usr/lib/eclipse/plugins/org.eclipse.update.ui_3.2.201.R35x_v20090813.jar:/usr/lib/eclipse/plugins/org.hamcrest.core_1.1.0.jar:/usr/lib/eclipse/plugins/org.junit_3.8.2.v20090203-1005/:/usr/lib/eclipse/plugins/org.junit4_4.5.0.v20090824/:/usr/lib/eclipse/plugins/org.mortbay.jetty.server_6.1.22.jar:/usr/lib/eclipse/plugins/org.mortbay.jetty.util_6.1.22.jar:/usr/lib/eclipse/plugins/org.objectweb.asm_3.2.0.jar:/usr/lib/eclipse/plugins/org.sat4j.core_2.1.1.v20100418.jar:/usr/lib/eclipse/plugins/org.sat4j.pb_2.1.1.v20100418.jar:/usr/lib/eclipse/plugins/org.eclipse.equinox.initializer_1.0.0.jar:/home/sahak/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/bundles/54/data/jettywork/pid_2070971114/proxytemp/hc_356240328:null
    cp=/usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    cp=/usr/lib/eclipse/plugins/com.ibm.icu_4.0.1.v20100125.jar
    cp=/usr/lib/eclipse/plugins/com.jcraft.jsch_0.1.42.jar
    cp=/usr/lib/eclipse/plugins/javax.servlet_2.5.0.v200806031605.jar
    cp=/usr/lib/eclipse/plugins/javax.servlet.jsp_2.0.0.v200806031607.jar
    cp=/usr/lib/eclipse/plugins/org.apache.ant_1.7.1.v20090120-1145
    cp=/usr/lib/eclipse/plugins/org.apache.commons.codec_1.4.0.jar
    cp=/usr/lib/eclipse/plugins/org.apache.commons.el_1.0.0.v200806031608.jar
    cp=/usr/lib/eclipse/plugins/org.apache.commons.httpclient_3.1.0.jar
    cp=/usr/lib/eclipse/plugins/org.apache.commons.logging_1.0.4.v20080605-1930.jar
    cp=/usr/lib/eclipse/plugins/org.apache.jasper_5.5.26.jar
    cp=/usr/lib/eclipse/plugins/org.apache.lucene_2.9.2.jar
    cp=/usr/lib/eclipse/plugins/org.apache.lucene.analysis_2.9.2.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ant.ui_3.4.2.v20091204_r352.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.compare_3.5.2.r35x_20100113-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.compare.core_3.5.0.I20090430-0408.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.boot_3.1.100.v20080218.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.commands_3.5.0.I20090525-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.databinding_1.2.0.M20090819-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.databinding.beans_1.2.0.I20090525-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.databinding.observable_1.2.0.M20090902-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.databinding.property_1.2.0.M20090819-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.expressions_3.4.101.R35x_v20100209.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.filebuffers_3.5.0.v20090526-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.filesystem_1.2.1.R35x_v20091203-1235.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.filesystem.linux.x86_64_1.1.0.R35x_v20091203-1235.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.net_1.2.1.r35x_20090812-1200.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800
    cp=/usr/lib/eclipse/plugins/org.eclipse.core.variables_3.2.200.v20090521.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.cvs_1.0.400.v201002111343.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.debug.core_3.5.1.v20091103_r352.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.debug.ui_3.5.2.v20091028_r352.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf_3.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.filetransfer_3.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.identity_3.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer_3.0.1.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient_3.0.1.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ecf.ssl_1.0.0.v20090831-1906.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.app_1.2.1.R35x_v20091203.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.ds_1.1.1.R35x_v20090806.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.101.R35x_v20091214.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.http.jetty_2.0.0.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.http.registry_1.0.200.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.http.servlet_1.0.200.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.jsp.jasper_1.0.200.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.100.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.artifact.repository_1.0.101.R35x_v20090721.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.console_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.director_1.0.101.R35x_v20100112.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.director.app_1.0.101.R35x_v20091106.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.directorywatcher_1.0.100.v20090525.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.102.R35x_v20091117.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.exemplarysetup_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.extensionlocation_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata_1.0.101.R35x_v20100112.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata.generator_1.0.101.R35x_20100114.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.0.101.R35x_v20090812.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.publisher_1.0.1.R35x_20100105.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.repository_1.0.1.R35x_v20100105.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.repository.tools_1.0.2.R35x_20100111.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_1.0.101.R35x_20090820-1821.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.natives_1.0.101.R35x_v20090806.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui_1.0.101.R35x_v20090819.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui.sdk_1.0.100.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.updatechecker_1.1.0.v20090520-1905.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.updatesite_1.0.101.R35x_20100105.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.preferences_3.2.301.R35x_v20091117.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.security_1.0.100.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.security.ui_1.0.100.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_1.0.101.R35x_v20100209.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.util_1.0.100.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.help_3.4.1.v20090805_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.help.appserver_3.1.400.v20090429_1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.help.base_3.4.0.v201002111343.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.help.ui_3.4.1.v20090819_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.help.webapp_3.4.1.v20091009_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt_3.5.2.v201002111343.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.core_3.3.202.R35x_v20091130-2300.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.pluggable.core_1.0.201.R35x_v20090925-1100.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.apt.ui_3.3.200.v20090930-2100_R35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.compiler.apt_1.0.201.R35x_v20090925-1100.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.compiler.tool_1.0.100.v_981_R35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.core_3.5.2.v_981_R35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.3.0.v20090603.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.debug_3.5.0.v20090526
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.debug.ui_3.4.1.v20090811_r351.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.doc.isv_3.5.1.r351_v20090831.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.doc.user_3.5.2.r352_v20091015.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.junit_3.5.2.r352_v20100113-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.junit.runtime_3.4.100.v20090513-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.junit4.runtime_1.1.0.v20090513-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.launching_3.5.1.v20100108_r352.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jdt.ui_3.5.2.r352_v20100106-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jface_3.5.2.M20100120-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jface.databinding_1.3.1.M20090826-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jface.text_3.5.2.r352_v20091118-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jsch.core_1.1.100.I20090430-0408.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.jsch.ui_1.1.200.r35x_20100210-1114.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.5.0.v20090513-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.4.101.r352_v20100209.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.osgi.services_3.2.0.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.osgi.util_3.2.0.v20090520-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde_3.4.100.v201002111343.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.api.tools_1.0.101.v20090714.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.api.tools.ui_1.0.101.v20090820.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.build_3.5.2.R35x_20100114
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.core_3.5.101.v20100104.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.doc.user_3.5.0.v20090818.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ds.core_1.0.1.v20100118.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ds.ui_1.0.0.v20100209-maintenance.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.junit.runtime_3.4.0.v20090527.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.runtime_3.4.100.v20090731.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ua.core_1.0.0.v20090429-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ua.ui_1.0.0.v20090511.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ui_3.5.1.v201001121200.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.pde.ui.templates_3.4.100.v20090527.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.platform_3.3.202.v201002111343
    cp=/usr/lib/eclipse/plugins/org.eclipse.platform.doc.isv_3.5.2.r352_v20100119.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.platform.doc.user_3.5.2.r352_v20091111-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.rcp_3.5.0.v201002111343.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.sdk_3.5.2.v201002111343
    cp=/usr/lib/eclipse/plugins/org.eclipse.search_3.5.1.r351_v20090708-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.swt_3.5.2.v3557f.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.5.2.v3557f.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.core_3.5.1.r35x_20100113-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.cvs.core_3.3.200.I20090430-0408.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ssh_3.2.100.I20090508-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ssh2_3.2.200.I20090508-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.cvs.ui_3.3.202.r35x_20090930-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.team.ui_3.5.0.I20090430-0408.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.text_3.5.0.v20090513-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui_3.5.2.M20100120-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.browser_3.2.301.v20091215_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.cheatsheets_3.3.200.v20090526.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.console_3.4.0.v20090513.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.editors_3.5.0.v20090527-2000.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.externaltools_3.2.0.v20090504.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.forms_3.4.1.v20090714_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.ide_3.5.2.M20100113-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.ide.application_1.0.101.M20090826-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.intro_3.3.2.v20100111_35x.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.intro.universal_3.2.300.v20090526
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.navigator_3.4.2.M20100120-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.navigator.resources_3.4.1.M20090826-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.net_1.2.1.r35x_20090812-1200.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.presentations.r21_3.2.100.M20091015-0930.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.views_3.4.1.M20090826-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.views.log_1.0.100.v20090731.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.views.properties.tabbed_3.5.0.I20090429-1800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.workbench_3.5.2.M20100113-0800.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20090429-1800
    cp=/usr/lib/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.5.1.r352_v20100105.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.update.configurator_3.3.0.v20090312.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.update.core_3.2.300.v20090525.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.update.scheduler_3.2.200.v20081127.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.update.ui_3.2.201.R35x_v20090813.jar
    cp=/usr/lib/eclipse/plugins/org.hamcrest.core_1.1.0.jar
    cp=/usr/lib/eclipse/plugins/org.junit_3.8.2.v20090203-1005
    cp=/usr/lib/eclipse/plugins/org.junit4_4.5.0.v20090824
    cp=/usr/lib/eclipse/plugins/org.mortbay.jetty.server_6.1.22.jar
    cp=/usr/lib/eclipse/plugins/org.mortbay.jetty.util_6.1.22.jar
    cp=/usr/lib/eclipse/plugins/org.objectweb.asm_3.2.0.jar
    cp=/usr/lib/eclipse/plugins/org.sat4j.core_2.1.1.v20100418.jar
    cp=/usr/lib/eclipse/plugins/org.sat4j.pb_2.1.1.v20100418.jar
    cp=/usr/lib/eclipse/plugins/org.eclipse.equinox.initializer_1.0.0.jar
    cp=/home/sahak/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/bundles/54/data/jettywork/pid_2070971114/proxytemp/hc_356240328
    cp=null
    work dir=/home/sahak/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/bundles/54/data/jettywork/pid_2070971114/proxytemp/hc_356240328
    extension dir=/usr/lib/jvm/java-6-openjdk/jre/lib/ext:/usr/java/packages/lib/ext
    endorsed dir=/usr/lib/jvm/java-6-openjdk/jre/lib/endorsed
    srcDir=/home/sahak/.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.osgi/bundles/54/data/jettywork/pid_2070971114/proxytemp/hc_356240328
   compilerTargetVM=1.5
   compilerSourceVM=1.5
    include=org/apache/jsp/index_jsp.java


Stacktrace:
	at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:93)
	at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
	at org.apache.jasper.compiler.AntCompiler.generateClass(AntCompiler.java:250)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:298)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:277)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:265)
	at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:564)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:302)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.jsp.jasper.JspServlet.service(JspServlet.java:112)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
	at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
	at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
	at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:318)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
	at org.mortbay.jetty.Server.handle(Server.java:326)
	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
	at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923)
	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547)
	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
	at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)

Powered by Jetty://

-- 
Help cannot be loaded: Error 500 Unable to compile class for JSP
https://bugs.launchpad.net/bugs/549904
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.