Myeclipse10+flash BUILDER4+BLAZEDS+TOMCAT7 Configuring the Java EE Web project error (i)

Source: Internet
Author: User
Tags addchild

1. Error description

Usage:java Org.apache.catalina.startup.Catalina [-config {pathname}] [-nonaming] {-help | start | Stop}2014-6-23 2 0:15:55 org.apache.catalina.core.AprLifecycleListener init info: Loaded APR based Apache Tomcat Native Library 1.1.29 using A PR version 1.4.8.2014-6-23 20:15:55 org.apache.catalina.core.AprLifecycleListener init info: APR Capabilities:ipv6 [True] , Sendfile [true], accept filters [FALSE], random [true].2014-6-23 20:15:56 Org.apache.catalina.core.AprLifecycleListener Initializessl Info: OpenSSL successfully initialized (OpenSSL 1.0.1e 2014-6-23 20:15:57 org.apache.coyote.AbstractProtocol init information: Initializing protocolhandler ["http-apr-8686"] 2014-6-23 20:15:58 org.apache.coyote.AbstractProtocol init info: Initializing protocolhandler ["ajp-apr-8009"]2014-6-23 20:15:58 Org.apache.catalina.startup.Catalina Load Info: Initialization processed in 3934 ms2014-6-23 20:15:58 Org.apache.catalina.core.StandardService startinternal Info: Starting service catalina2014-6-23 20:15:58 orG.apache.catalina.core.standardengine startinternal Info: Starting Servlet engine:apache tomcat/7.0.532014-6-23 20:16:00 org.apache.tomcat.websocket.server.WsSci onstartup Info: JSR 356 websocket (Java WebSocket 1.0) support isn't avail Able when running on Java 6.  To suppress this message, run Tomcat in Java 7, remove the WebSocket JARs from $CATALINA _home/lib or add the Websocketjars To the Tomcat.util.scan.DefaultJarScanner.jarsToSkip property in $CATALINA _base/conf/catalina.properties. Note that the deprecated Tomcat 7 WebSocket API would be available. 2014-6-23 20:16:00 org.apache.catalina.util.SessionIdGenerator createsecurerandom Info: Creation of SecureRandom Instance for session ID generation using [sha1prng] took [255] milliseconds.2014-6-23 20:16:01 Org.apache.catalina.startu P.hostconfig deploydirectory Info: Deploying Web application Directory D:\MyEclipse\apache-tomcat-7.0.53\webapps\ docs2014-6-23 20:16:01 org.apache.catalina.startup.HostConfig deploydirectory info: Deploying Web Application directory D:\MyEclipse\apache-tomcat-7.0.53\webapps\examples2014-6-23 20:16:02 Org.apache.catalina.core.ApplicationContext Log Info: contextlistener:contextinitialized () 2014-6-23 20:16:02 Org.apache.catalina.core.ApplicationContext Log Info: sessionlistener:contextinitialized () 2014-6-23 20:16:02 Org.apache.catalina.core.ApplicationContext Log information: contextlistener:attributeadded (' Org.apache.jasper.compiler.TldLocationsCache ', ' [email protected] ') 2014-6-23 20:16:02 Org.apache.catalina.startup.HostConfig deploydirectory Info: Deploying Web application Directory D:\MyEclipse\ apache-tomcat-7.0.53\webapps\host-manager2014-6-23 20:16:02 Org.apache.catalina.startup.HostConfig Deploydirectory Info: Deploying Web application Directory D:\MyEclipse\apache-tomcat-7.0.53\webapps\manager2014-6-23 20:16:02 org.apache.catalina.startup.HostConfig deploydirectory Info: Deploying Web application Directory D:\MyEclipse\ apache-tomcat-7.0.53\webapps\myflex2014-6-23 20:16:04 Com.sun.faces.config.ConfigureListeneR contextinitialized Info: Initialize context '/myflex ' of Mojarra 2.0.3 (FCS b03) 2014-6-23 20:16:05 Com.sun.faces.spi.InjectionProviderFactory CreateInstance Information: JSF1048: There is Postconstruct/predestroy comment. The Managedbeans method labeled with these comments will indicate that the comment has been processed. Messagebrokerservlet in application ' blazeds ' failed to initialize due to runtime Exception:Exception:flex.messag Ing. Messageexception:cannot Create class of type ' Flex.samples.DatabaseCheckService '. Type ' Flex.samples.DatabaseCheckService ' not found.at flex.messaging.util.ClassUtil.createClass (classutil.java:70) At Flex.messaging.MessageBroker.createService (messagebroker.java:969) at Flex.messaging.config.MessagingConfiguration.createServices (messagingconfiguration.java:358) at Flex.messaging.config.MessagingConfiguration.configureBroker (messagingconfiguration.java:117) at Flex.messaging.MessageBrokerServlet.init (messagebrokerservlet.java:132) at Org.apache.catalina.core.StandardWrapper.initServlet (standardwrapper.java:1284) at Org.apache.catalina.core.standardwrapper.lOadservlet (standardwrapper.java:1197) at Org.apache.catalina.core.StandardWrapper.load (standardwrapper.java:1087 ) at Org.apache.catalina.core.StandardContext.loadOnStartup (standardcontext.java:5210) at Org.apache.catalina.core.StandardContext.startInternal (standardcontext.java:5493) at Org.apache.catalina.util.LifecycleBase.start (lifecyclebase.java:150) at Org.apache.catalina.core.ContainerBase.addChildInternal (containerbase.java:901) at Org.apache.catalina.core.ContainerBase.addChild (containerbase.java:877) at Org.apache.catalina.core.StandardHost.addChild (standardhost.java:632) at Org.apache.catalina.startup.HostConfig.deployDirectory (hostconfig.java:1229) at Org.apache.catalina.startup.hostconfig$deploydirectory.run (hostconfig.java:1875) at Java.util.concurrent.executors$runnableadapter.call (executors.java:441) at java.util.concurrent.futuretask$ Sync.innerrun (futuretask.java:303) at Java.util.concurrent.FutureTask.run (futuretask.java:138) at Java.util.concurrent.threadpoolexecutor$worker.runtask(threadpoolexecutor.java:886) at Java.util.concurrent.threadpoolexecutor$worker.run (ThreadPoolExecutor.java:908) At Java.lang.Thread.run (thread.java:619) 2014-6-23 20:16:06 Org.apache.catalina.core.StandardContext Loadonstartup severity: Servlet/myflex threw load () Exceptionflex.messaging.MessageException:Cannot Create class of type ' Flex . Samples. Databasecheckservice '. Type ' Flex.samples.DatabaseCheckService ' not found.at flex.messaging.util.ClassUtil.createClass (classutil.java:70) At Flex.messaging.MessageBroker.createService (messagebroker.java:969) at Flex.messaging.config.MessagingConfiguration.createServices (messagingconfiguration.java:358) at Flex.messaging.config.MessagingConfiguration.configureBroker (messagingconfiguration.java:117) at Flex.messaging.MessageBrokerServlet.init (messagebrokerservlet.java:132) at Org.apache.catalina.core.StandardWrapper.initServlet (standardwrapper.java:1284) at Org.apache.catalina.core.StandardWrapper.loadServlet (standardwrapper.java:1197) at ORG.APACHE.CATALINA.COre. Standardwrapper.load (standardwrapper.java:1087) at Org.apache.catalina.core.StandardContext.loadOnStartup ( standardcontext.java:5210) at Org.apache.catalina.core.StandardContext.startInternal (standardcontext.java:5493) At Org.apache.catalina.util.LifecycleBase.start (lifecyclebase.java:150) at Org.apache.catalina.core.ContainerBase.addChildInternal (containerbase.java:901) at Org.apache.catalina.core.ContainerBase.addChild (containerbase.java:877) at Org.apache.catalina.core.StandardHost.addChild (standardhost.java:632) at Org.apache.catalina.startup.HostConfig.deployDirectory (hostconfig.java:1229) at Org.apache.catalina.startup.hostconfig$deploydirectory.run (hostconfig.java:1875) at Java.util.concurrent.executors$runnableadapter.call (executors.java:441) at java.util.concurrent.futuretask$ Sync.innerrun (futuretask.java:303) at Java.util.concurrent.FutureTask.run (futuretask.java:138) at Java.util.concurrent.threadpoolexecutor$worker.runtask (threadpoolexecutor.java:886) at Java.util.concurrent.ThreadPoOlexecutor$worker.run (threadpoolexecutor.java:908) at Java.lang.Thread.run (thread.java:619) 2014-6-23 20:16:06 Org.apache.catalina.startup.HostConfig deploydirectory Info: Deploying Web application Directory D:\MyEclipse\ apache-tomcat-7.0.53\webapps\root2014-6-23 20:16:06 org.apache.catalina.startup.HostConfig deploydirectory Info: Deploying Web application Directory D:\MyEclipse\apache-tomcat-7.0.53\webapps\StudentSystem2014-6-23 20:16:09 Com.sun.faces.config.ConfigureListener contextinitialized Info: Initialize the Mojarra 2.0.3 of the context '/studentsystem ' (FCS b03) 2014-6-23 20:16:09 com.sun.faces.spi.InjectionProviderFactory CreateInstance info: JSF1048: Postconstruct/predestroy Comments. The Managedbeans method labeled with these comments will indicate that the comment has been processed. 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info: parsing configuration file [ struts-default.xml]2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info: Unable to locate Configuration files of the the name Struts-plugin.xml, skipping2014-6-23 20:16:10 com.opEnsymphony.xwork2.util.logging.jdk.JdkLogger Info: Parsing configuration file [struts-plugin.xml]2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info: Unable to locate configuration files of the name Stru Ts.xml, skipping2014-6-23 20:16:10 com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Parsing configuration file [struts.xml]2014-6-23 20:16:10 com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info: Choosing bean (Struts) for (com.opensymphony.xwork2.ObjectFactory) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info info: Choosing bean (Struts) for (com.opensymphony.xwork2.factory.ActionFactory) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( com.opensymphony.xwork2.factory.ResultFactory) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( com.opensymphony.xwork2.factory.ConverterFactory) 2014-6-23 20:16:10 Com.opensymphonY.xwork2.util.logging.jdk.jdklogger info: Choosing bean (Struts) for ( com.opensymphony.xwork2.factory.InterceptorFactory) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( com.opensymphony.xwork2.factory.ValidatorFactory) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( com.opensymphony.xwork2.FileManagerFactory) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info info: Choosing bean (Struts) for (com.opensymphony.xwork2.conversion.impl.XWorkConverter) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.conversion.impl.CollectionConverter) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.conversion.impl.ArrayConverter) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info: ChoosinG Bean (struts) for (com.opensymphony.xwork2.conversion.impl.DateConverter) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.conversion.impl.NumberConverter) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.conversion.impl.StringConverter) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.conversion.ConversionPropertiesProcessor) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.conversion.ConversionFileProcessor) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.conversion.ConversionAnnotationProcessor) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing Bean (Struts) for (com.opensymphony.xwork2.conversion.TypeConverterCreator) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.conversion.TypeConverterHolder) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.TextProvider) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info : Choosing bean (Struts) for (Com.opensymphony.xwork2.LocaleProvider) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( com.opensymphony.xwork2.ActionProxyFactory) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info info: Choosing bean (Struts) for (Com.opensymphony.xwork2.conversion.ObjectTypeDeterminer) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Org.apache.struts2.dispatcher.mapper.ActionMapper) 2014-6-23 20:16:Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing Bean (Jakarta) for ( Org.apache.struts2.dispatcher.multipart.MultiPartRequest) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Org.apache.struts2.views.freemarker.FreemarkerManager) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Org.apache.struts2.components.UrlRenderer) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info info: Choosing bean (Struts) for (Com.opensymphony.xwork2.validator.ActionValidatorManager) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( com.opensymphony.xwork2.util.ValueStackFactory) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.util.reflection.ReflectionProvider) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for (com.opensymphony.xwork2.util.reflection.ReflectionContextFactory) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.util.PatternMatcher) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Org.apache.struts2.dispatcher.StaticContentLoader) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Com.opensymphony.xwork2.UnknownHandlerManager) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger info: Choosing bean (Struts) for ( Org.apache.struts2.views.util.UrlHelper) 2014-6-23 20:16:10 Com.opensymphony.xwork2.util.logging.jdk.JdkLogger Info info: Choosing bean (Struts) for (com.opensymphony.xwork2.util.TextParser) 2014-6-23 20:16:11 Org.apache.coyote.AbstractProtocol Start Info: Starting Protocolhandler ["http-apr-8686"]2014-6-23 20:16:11 Org.apache.coyote.Abstractprotocol Start Info: Starting Protocolhandler ["ajp-apr-8009"]2014-6-23 20:16:11 Org.apache.catalina.startup.Catalina Start Information: Server Startup in 13101 MS

2. Cause of error


3. Solutions

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.