websphere

How how to solve slow in websphere 9.0.0.2

不羁岁月 提交于 2020-02-06 06:40:07
问题 Hi I'm working an a project with websphere 9.0.0.2 and I have problem with deployment and application update times. my application takes around 15-20 minutes to deploy. I perform the informed at site https://www.ibm.com/developerworks/community/forums/html/topic?id=92094a07-b456-4f6f-89cd-7b6e59a0b1a3 setting these properties in the JVM com.ibm.ws.cdi.enableImplicitBeanArchives=false and too com.ibm.ws.cdi.enableImplicitBeanArchives=false com.ibm.ws.amm.scan.context.filter.archives=fastjson-1

Websphere 8.5.5 UTF-8 encoding issue

╄→尐↘猪︶ㄣ 提交于 2020-02-03 10:36:29
问题 I have a problem with my application on Websphere 8.5.5 . It's a spring rest application that is used to send email. In my service I receive the mail details and I use spring to forward it to the receivers. It works fine but when I try to send messages with non ascii character the message arrives with the special characters replaced by a question mark. The UTF-8 encoding doesn't work. In my pc the application runs on Liberty Profile server and initially it doesn't work either. I googled the

Zabbix监控websphere和weblogic

ⅰ亾dé卋堺 提交于 2020-01-29 13:42:15
本节内容 zabbix java gateway 配置和运行java gateway 配置zabbix server使用java gateway 调整java gateway的日志级别 监控weblogic 监控websphere 一、zabbix java gateway zabbix通过JMX监控应用服务器。 注意如果zabbix需要监控JMX应用的程序,在编译zabbix的时候就需要--enable-java,同时也需要安装配置好JDK。详见我之前的博客《zabbix安装配置》。 JMX(Java Management Extensions,即Java管理扩展)是一个为应用程序、设备、系统等植入管理功能的框架。JMX可以跨越一系列异构操作系统平台、系统体系结构和网络传输协议,灵活的开发无缝集成的系统、网络和服务管理应用。 Zabbix已经集成JMX,可以用Zabbix通过JMX监控JVM,TOMCAT,Weblogic,Jboss等。要使用Zabbix监控Weblogic,我们先要了解Zabbix的JMX监控架构,Weblogic的JMX信息,最后才能去实现怎么去配置监控和报警。 Zabbix是使用了一个叫做Java Gateway的应用去监控JMX的。Java Gateway集成在zabbix官方开发发布的。所以需要在编译安装zabbix server时,需要添加一个选项-

DWR 3.0.2 Spring 5.1.7 Upgrade 'You must include DWR engine before including this file'

梦想与她 提交于 2020-01-25 10:44:28
问题 Environment Websphere 8.5.5.11 JDK 1.8 DWR SpringMVC Oracle DBMS We recently upgraded our project, and make updates from spring.jar, spring-web.jar, spring-webmvc.jar dwr.jar upgraded to spring version 5.1.7 dwr version 3.0.2 We started facing multiple issues 1. DWR servlet didn't get initialized properly; and complains about Duplicate name found while loading the context, and another problem our web.xml trying to inialize both servlets i.e. DispacterServlet and DwrSpringServlet 2. After

IllegalArgumentException | certificate serial number

女生的网名这么多〃 提交于 2020-01-25 07:02:15
问题 java.lang.IllegalArgumentException at sun.security.provider.certpath.AdaptableX509CertSelector.setSerialNumber(AdaptableX509CertSelector.java:107) at java.security.cert.X509CertSelector.(X509CertSelector.java:283) at sun.security.provider.certpath.AdaptableX509CertSelector.(AdaptableX509CertSelector.java:50) at sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:93) at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate

Not able to load javax.imageio.ImageIO class in WAS 8.5

有些话、适合烂在心里 提交于 2020-01-24 21:48:26
问题 I am not able to load ImageIO class of JAI 1.3.0. Java 6 and Web Application Server (WAS) 8.5. My code is working fine for Java 6 and WAS(7.0.19). I have mentioned dependency properly in pom. Need to know if any one has same issue or not. byte[] imgBytes = imagesVO.getImgBytes(); BufferedImage image = ImageIO.read(new ByteArrayInputStream(imgBytes)); It seems my server is not able load ImageIO class during execution, hence image value is coming null. I am passing Tiff format file in imagesVO

org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible vmcid: IBM minor code: E07 from stand-alone app

安稳与你 提交于 2020-01-24 20:14:50
问题 I'm connecting to the WebSphere instance from the stand-alone Java app which is quite trivial: InitialContext initCtx = new InitialContext(); That code was working perfectly in WebSphere 7, but after updating to WebSphere 8.5 I got the following exception: Caused by: org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible vmcid: IBM minor code: E07 completed: No at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1276) at com.ibm.CORBA.iiop.ClientDelegate

Error: Projects containing version <unknown> deployment descriptors require XMI-format bindings or extensions files. ibm-web-bnd.xml

[亡魂溺海] 提交于 2020-01-22 19:44:05
问题 I have upgraded editor from Rad 7.5 to 8 and maven 2 to 3 . This happens just after importing existing maven projects in RAD 8, but I have no errors on any pom files. The issue is with two xml files : Projects containing version deployment descriptors require XMI-format bindings or extensions files. ibm-web-bnd.xml /DocViewerWeb/WebContent/WEB-INF Unknown Validation Message Projects containing version deployment descriptors require XMI-format bindings or extensions files. ibm-web-ext.xml

Classpath Issue with xmlparserV2.jar in WAS 8.5.5

巧了我就是萌 提交于 2020-01-22 03:16:07
问题 I had a severe issue in WAS 8.5.5. I have included the xmlparserV2.jar in JVM classpath as per my requirement. I have restarted the WAS and server start to failed with the follow errors. I have removed the jar and tested. Server is working fine with out that entry. Please let me know the reason and how can i resolve it. [3/16/15 6:30:12:406 PDT] 00000001 MBeanDescript W ADMN0001W: The service is unable to parse the MBean descriptor file com.ibm.websphere.management.exception

best place to put properties file in IBM websphere 8.5?

五迷三道 提交于 2020-01-21 03:15:15
问题 In our existing application properties file is embedded in a jar file ,we decided to move properties file outside of ear(application) , what is the best place to put properties file in IBM websphere 8.5 ? so that i can retrieve path with WAS Environment variables and file should be available to all nodes in a cluster .. 回答1: You can use the classloader directories for that. I would use the directory classes (you might need to create) under $WEBSPHERE_HOME/AppServer/classes and drop your