zoukankan      html  css  js  c++  java
  • myeclipse10.7配置resin4.0.36

    Resin-4.0.35 (built Tue, 12 Feb 2013 10:05:50 PST)

    Copyright(c) 1998-2012 Caucho Technology.  All rights reserved.

     

      Using Resin(R) Open Source under the GNU Public License (GPL).

     

      See http://www.caucho.com for information on Resin Professional,

      including caching, clustering, JNI acceleration, and OpenSSL integration.

     

    [13-08-12 15:46:22.869] {main}   Using Resin(R) Open Source under the GNU Public License (GPL).

                           

                             See http://www.caucho.com for information on Resin Professional,

                             including caching, clustering, JNI acceleration, and OpenSSL integration.

                           

    Starting Resin on Mon, 12 Aug 2013 15:46:22 +0800 (CST)

     

    com.caucho.config.ConfigException: -server 'default' is an unknown server in the configuration file.

    at com.caucho.server.resin.Resin.initTopology(Resin.java:1069)

    at com.caucho.server.resin.Resin.initServletSystem(Resin.java:1275)

    at com.caucho.server.resin.Resin.configure(Resin.java:997)

    at com.caucho.server.resin.Resin.initMain(Resin.java:979)

    at com.caucho.server.resin.Resin.main(Resin.java:1437)

    -server 'default' is an unknown server in the configuration file.

     

     

     

    myeclipse10.5配置 Resin-4.0.35 启动报错,resin 4以上默认server id 是app-0

  • 相关阅读:
    PHP获取当前页面完整URL的方法
    PHP中常见的提示对照表
    PHP语言中使用JSON和将json还原成数组
    PHP中被定义为false的
    yum
    PHP中计划任务
    command shell 的知识整理
    js的包管理工具bower安装
    Shell脚本
    liunx中计算机壳层
  • 原文地址:https://www.cnblogs.com/google4y/p/3302880.html
Copyright © 2011-2022 走看看