zoukankan      html  css  js  c++  java
  • 安装websphere常见的问题

      环境:jdk1.7  win7 32位旗舰版

    1、websphere安装出现错误框:

      提示文字“??????????????????? -console ? -silent??????????”,解决方法使用兼容模式运行:

     

    2、概要文件删除:

            manageprofiles.bat -delete -profileName ess

    如果提示命令执行成功,但出现错误让你去日志查看去,一般是因为文件夹没有删掉,手动删除就行。

    3、启动时报:

    ADMU0116I: Tool information is being logged in
    file
    C:\Users\svtblade61\IBM\WebSphere\profiles\Custom03\logs\nodeagent\startServer.log
    ADMU0128I:
    Starting tool with the Custom03 profile
    ADMU3100I: Reading configuration for
    server: nodeagent
    ADMU3012E: Exception attempting to get free port for status
    socket Address
    already in use: NET_Bind
    ADMU0111E: Program exiting with
    error: java.lang.NullPointerException
    ADMU0211I: Error details may be seen in
    the
    file:
    C:\Users\svtblade61\IBM\WebSphere\profiles\Custom03\logs\nodeagent\startServer.log

    需要下载补丁,ibm官网解决方法:http://www-01.ibm.com/support/docview.wss?uid=swg21261293

    里面有补丁的链接地址

     

  • 相关阅读:
    3
    正确的消费理念和方式
    2
    1
    善待精力,保持体力,保持热情
    为什么不从今天开始呢?
    c++中的新成员
    函数重载分析下
    函数重载分析上
    函数参数的扩展
  • 原文地址:https://www.cnblogs.com/cuyt/p/2820413.html
Copyright © 2011-2022 走看看