【发布时间】:2016-12-09 15:23:06
【问题描述】:
当我尝试在 websphere 上部署企业应用程序时,我能否就来自 eclipse 的错误代码获得帮助?我关注了 craig st jean,我还面临另一个配置问题,即使用 postgresql 的 websphere 数据源。我正在使用 Windows 机器,64 位拱门。错误代码是这个问题的主题。我希望这个问题可以被视为相关的,因为关于 com.ibm.ws.ffdc.FFDCFilter 的第一个问题没有太多解决方案,因此如果一个人没有克服第一个问题,如何继续努力并尝试解决第二。谢谢。
网络日志
The test connection operation failed for data source AppDb on server server1 at node Lenovo-PCNode01 with the following exception: java.sql.SQLException: FATAL: password authentication failed for user "listmanagerremote" DSRA0010E: SQL State = 28P01, Error Code = 0. View JVM logs for further details.
我已经解决了在 eclipse neon IDE 中部署的问题。我认为这是因为安装了用于 Neon 的 IBM WebSphere Application Server 传统 v8.0x 开发人员工具和 IBM jre。
Eclipse 控制台最终消息
00000063 CompositionUn A WSVR0191I: Composition unit WebSphere:cuname=ListManager in BLA WebSphere:blaname=ListManager started.
【问题讨论】:
-
@aguibert 我编辑了问题以包含错误消息。因为这是我第一次使用 websphere,所以我正在研究 server.xml 以便能够设置正确的配置。将不胜感激一些指导。谢谢
标签: postgresql jakarta-ee websphere websphere-8