
Blogs
Blogs
Matching:
java
X

Display: |
WebSphere's stellar performance helps developers in many ways
Businesses make decisions about what platform to deploy their applications based on many factors. One of those factors is the performance of the platform. Platform performance can refer to the how quickly the application starts to help developers...
from Blog: The Invisible Thread
Modified on by ebl1276
|
|
ITCAM for Transactions: Robotic,RPT,best practices,pitfalls Part4 Community Blog
ericmtn
Tags:
ericmtn
itcamfortransactions
playbacks
itcam
ericmon
hdt15
itcam4tx
java
robotics
high
timeout
cpu
6,336 Views
Continuation of this blog, now part 4. 11) While playing back RPT scripts using ITCAM for Transactions and its Robotic Response Time agent (kt6agent), if you see high cpu use of javaw process(es) that are forked by kt6agent process, and such cpu usage...
from Blog: Application Performance Management
Modified on by ericmtn
|
|
How to Identify Class Loader Synchronization Performance Bottlenecks in AIX, Linux and Windows
MicheleCalcavecchia
Tags:
livelock
syncronization
class_loader
classloader
performance
java
ibm-blog
8,033 Views
Class loader synchronization bottlenecks are common problems brought to the attention of WebSphere Application Server L2 Support by our clients. This is a common type of performance problem called a livelock where many threads are contending on a set of...
Modified on by MicheleCalcavecchia
|
|
How to ensure that all records in a file contain the required number of characters
Here is a real-world issue that crossed my desk recently: our client received inbound files from trading partners in which each file record needed be exactly 512 characters in length. If a record contained fewer than 512 characters, the record needed to...
from Blog: CSE-Sterling B2B Integrator
Modified on by Paul Barrie
|
|
z/TPF rules engine driver for Java is now available
With z/TPF support for Java™, you can extend traditional z/TPF applications using the Java programming language, write new business logic in Java and use open source Java packages on your z/TPF system. The z/TPF rules engine driver for Java...
from Blog: TPF Blog
Modified on by Chris Filachek
|
|
Updates to z/TPF support for Java, provided by PJ45246, and the IBM Java runtime are now available.
The updates to z/TPF support for Java address various defects. They are designed to work with updates made to the IBM® 64-bit Runtime Environment for z/TPF, Java™ Technology Edition, Version 8. All of the z/TPF components, as well as the IBM Java...
from Blog: TPF Blog
Modified on by LauraUnderhill
|
|
IBM ITSM Netcool Operations Support Newsletter Q1 March 2018 Community Blog
Murali-Pa
Tags:
ibm-blog
experts;redbook;core;itsm...
applets
the
salesforce;support;ibm;
java
netcool;operations;update...
certificate
expiration;feb28th;apar;f...
7,795 Views
Hi All , Welcome to the IBM Netcool Operations Support newsletter for Q1 March 2018. Salesforce for Support Information As all of our Support subscribers are now fully aware ; we have now migrated to a new help-desk system running on Salesforce to offer...
from Blog: Network and Service Assurance
Modified on by ChristinaGrimes
|
|
Netcool Java Applets Certificate Expiration on 26th Feb 2018 – what’s about it? Community Blog
There are couple of emails and posts over last few weeks on both IBM and User Groups websites, how do I know if my Netcool deployment has any impact & what’s really affected? The impact is for both OMNIbus-WebGUI & ITNM-GUI, and in-terms of what’s...
from Blog: Network and Service Assurance
Modified on by kcstone
|
|
云中来去自如,不只是齐天大圣的独有技能了! Community Blog
对于下一代应用程序,跨私有云和公有云的多云和混合部署是必然趋势。因此,我们需要一种方法,来访问运行在公有云之外的某些互动应用程序的数据,比如客户记录。所以即使应用程序运行在内部,我们仍然需要一种途径来通过 API 对外发布一些功能。 今天,我们将利用传输协议和一个能够通过安全隧道创建连接的 API 网关,向企业防火墙外部发布私有云应用程序和 API。然后将该应用程序迁移到公有云,同时仍可访问数据库等内部资源。 我们将学会如何: 创建一个隧道来将您的企业内部环境连接到公有云。...
from Blog: developerWorks 中文社区
Modified on by IBM Developer 中国
|
|
IBM Sterling B2B Integrator : Generate Java heap dumps in Oracle JDK Community Blog
There is a IBM Sterling B2B Integrator(SI) customer who is using version 5.2.3. He reported that deployer.sh command is resulting in java.lang.OutOfMemoryError: PermGen space: ------------------------------------------------------------------------------...
from Blog: Malar's DevNotes
Modified on by Malarvizhi_Kandasamy
|
|
JAXB @XmlRootElement and JAXBElement<class>
Little tip when generating JAXB classes from XML Schema: XJC does try to put @XmlRootElement annotation on a class that we generate from a complex type. The exact condition is somewhat ugly, but the basic idea is that if we can statically guarantee that a...
from Blog: Dougclectica
Modified on by DougBreaux
|
|
IBM Sterling B2B Integrator : ArrayIndexOutOfBoundsException - Known Java 1.7 issue detected in SR5 and fixed in SR7 Community Blog
Malarvizhi_Kandasamy
Tags:
issue
1.7
known
sr5
arrayindexoutofboundsexce...
sr7
integrator
sterling
in
ibm
fixed
java
detected
b2b
9,653 Views
We have a customer who is on IBM Sterling B2B integrator(SI) version 525. He reported a issue that Connect Direct is facing issues sending files to SI CDSA. We asked customer to enable the traces in cdinterop.log, cdinterop_cdjava and Perimeter logs by going...
from Blog: Malar's DevNotes
Modified on by Malarvizhi_Kandasamy
|
|
IBM Sterling B2B Integrator : Java Task Service Community Blog
The Java Task service runs java code in Sterling B2B Integrator. It eliminates the need to create a custom service. You can either provide the java source code as a file path or you can include the code inline in BPML. There are two classes automatically...
from Blog: Malar's DevNotes
Modified on by Malarvizhi_Kandasamy
|
|
Service bulletin 200: IBM 64-bit Runtime Environment for z/TPF, Java Technology Edition download package for PJ44968 updated
The IBM® 64-bit Runtime Environment for z/TPF, Java™ Technology Edition, Version 8 download package for PJ44968 (PJ44968_ibm-java-jre-8.0-5.5 .tar.gz) that was released in December was updated to include a missing a file (the healthcenter.properties...
from Blog: TPF Blog
|
|
“GameOn!”,一款精通多语言的复古冒险小游戏,不服来战! Community Blog
在这个 Code Pattern 中,我们将学习如何部署一个Java微服务,并借助服务发现、注册和路由等能力,来与其他多语言微服务并行。 我们知道,任何应用程序都不是孤立的。 现今,开发人员正在采用 集成式微服务和云原生的微服务架构, 在目前的新应用架构中, 微服务需要与多语言环境共存。 在多语言的世界中, 微服务不能只依赖于语言原生框架 来完成服务发现、路由和其他任务, 它需要与其他多语言服务一起部署。 今天这个Code Pattern 展示了部署在多语言生态系统内的一个基于 Java...
from Blog: developerWorks 中文社区
|
|
Java batch 教程:下篇
上接: 《Java batch 教程:上篇》 向批处理调配器提交作业请求 batchManagement-1.0特性提供多种方式获取批处理作业信息。我们会展示其中的两种方法: 通过REST 客户端提交JSON。 使用telnet客户端和batchManager 工具。 1. 使用REST客户端提交、监控批处理作业 在浏览器中安装 RESTClient 插件。 打开浏览器,输入URL: https://<host>:<secure...
from Blog: 事务中间件 CICS 原理及应用开发
Modified on by CICSChina
|
|
Java batch 教程:上篇
为了帮助您更轻松地开始在CICS Liberty环境中开发部署Java批处理应用,我们特别送上这套教程,它介绍了开发测试一个简单的Java 批处理程序所需的工具和操作步骤。 如果您还不熟悉CICS Java批处理的基本概念,可以阅读我们此前推出的系列文章《 Java Batch in CICS系列-Java 批处理初探 》。 由于篇幅所限,这次的教程分上下两篇发送,大家也可以在文末点击链接直达 下篇 。 简介 我们将要使用的批处理应用开发工具有...
from Blog: 事务中间件 CICS 原理及应用开发
Modified on by CICSChina
|
|
BigFix Patch for AIX expands support for IBM Java published 2018-01-03 Community Blog
IBM BigFix Patch for AIX is pleased to announce support for IBM Java across the supported AIX versions. Fixlet content have been published for the following IBM Java versions: IBM Java v6.0 IBM Java v7.0 IBM Java v7.1 IBM Java v8.0 Published Site Version:...
from Blog: BigFix
Modified on by KarenKue
|
|
How to remove trailing spaces at the end of an EDI file in Sterling B2B Integrator
Sterling B2B Integrator's EDIDeenvelope business process will process EDI files with trailing spaces and other extraneous data - the EDI will be processed, but if you view the Status Report for EDIDeenvelope, you may see something like: Extracting CII...
from Blog: CSE-Sterling B2B Integrator
Modified on by Paul Barrie
|
|
All Application Languages Can Access Db2 z/OS
Almost all application languages can use Db2 for z/OS. It surprises me when discussing the Db2 interfaces with management, architects, application managers and developers that they are not aware of wide variety, new languages and interfaces available to Db2...
from Blog: DB2 Performance Tuning
|
|
Updates to the runtime environment for Java and z/TPF support for Java (APAR PJ44968) are available
The new runtime environment for Java, IBM® 64-bit Runtime Environment for z/TPF, Java™ Technology Edition, Version 8.0-5.5 contains several enhancements. The runtime environment has been updated to recognize the IBM z14™ (z14) mainframe...
from Blog: TPF Blog
Modified on by Chris Filachek
|
|
为什么 Liberty 是最适合云的 Java 运行时 Community Blog
在云中运行 Java 应用程序时,支持性运行时需要适应云环境。WebSphere Liberty 有着较小的运行时大小、较少的内存占用和快速的启动时间,是唯一为了成为云运行时而从头设计的 Java 应用服务器。 为什么 WebSphere Liberty 是最适合云的 Java 运行时? 运行时大小 没有人喜欢庞大的产品下载文件。 平台即服务 (PaaS) (PaaS) 云通常会随每次应用程序更新而部署运行时,所以运行时的大小直接影响着应用程序部署的速度。Liberty 提供了一个不到 65MB 的 Java EE...
from Blog: developerWorks 中文社区
Modified on by dwchina_community
|
|
PJ44844 - Calling z/TPF applications from Java
PJ44844 provides a new optimized call interface to simplify and enhance the ability to integrate Java as part of existing z/TPF application logic. Prior to this APAR, you could still calling z/TPF applications from Java, however it required using a local...
from Blog: TPF Blog
|
|
Java 性能测量(或杰克开始跑出租车):第 1 部分 Community Blog
启动时间、加速时间和吞吐量 您或许听说过那些以 “如果我的汽车的行为像软件一样”开头的笑话 - 包括比尔盖茨与通用汽车公司在 20 年前的那次臭名昭著的争论。当然,这只是一个都市传说,但确实很有趣 [1] : 盖茨: “如果通用汽车公司能像计算机行业一样跟上技术发展,我们早就可以驾驶每加仑油跑 1,000 英里、售价只有 25 美元的汽车了。” 通用汽车公司: “如果通用汽车公司像微软公司一样开发技术,我们开的车每天都会撞车两次。&rdquo...
from Blog: developerWorks 中文社区
Modified on by dwchina_community
|
|
SCRT Java version - z/VSE best practices
Since this month you have to use the Java version of SCRT, see also my related blog entry - here . z/VSE does not have a Java environment. Therefore SCRT has to run on a non-z/VSE platform. If you automated the SCRT reporting on z/VSE, you need to...
from Blog: z/VSE Blog
|