+
 新版

MyEclipse 不能启动 TOMCAT

小杨阿哥哥 发布于 2010/12/14 13:01
阅读 1K+
收藏 0

控制台信息如下:

Usage: javaw [-options] class [args...]
           (to execute a class)
   or  javaw [-options] -jar jarfile [args...]
           (to execute a jar file)

where options include:
    -client      to select the "client" VM
    -server      to select the "server" VM
    -hotspot      is a synonym for the "client" VM  [deprecated]
                  The default VM is client.
                 
    -cp
    -classpath
                  A ; separated list of directories, JAR archives,
                  and ZIP archives to search for class files.
    -D=
                  set a system property
    -verbose[:class|gc|jni]
                  enable verbose output
    -version      print product version and exit
    -version:
                  require the specified version to run
    -showversion  print product version and continue
    -jre-restrict-search | -jre-no-restrict-search
                  include/exclude user private JREs in the version search
    -? -help      print this help message
    -X            print help on non-standard options
    -ea[:...|:]
    -enableassertions[:...|:]
                  enable assertions
    -da[:...|:]
    -disableassertions[:...|:]
                  disable assertions
    -esa | -enablesystemassertions
                  enable system assertions
    -dsa | -disablesystemassertions
                  disable system assertions
    -agentlib:[=]
                  load native agent library , e.g. -agentlib:hprof
                    see also, -agentlib:jdwp=help and -agentlib:hprof=help
    -agentpath:[=]
                  load native agent library by full pathname
    -javaagent:[=]
                  load Java programming language agent, see java.lang.instrument
    -splash:
                  show splash screen with specified image

IDE 自带的 TOMCAT也启动不了。之前用过优化软件。Tuneup

加载中
0
小杨阿哥哥
小杨阿哥哥

解决了。让JAVA UPDATE自动运行。就好了。

0
ddatsh
ddatsh

我从来不让JAVA UPDATE 自动运行的

可以启动

0
小杨阿哥哥
小杨阿哥哥

我的本来也是可以的,现在优化过后,需要自动启动那个才行。不过机子快了很多。

0
ddatsh
ddatsh

WIN7之前 我坚信系统是需要优化的

WIN7之后,实在没太大搞头了

让我想想起了 黑超特警组里的台词  多少多少年前 人们知道地球是方的

OSCHINA
登录后可查看更多优质内容
返回顶部
顶部