`
wsql
  • 浏览: 11778297 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
文章分类
社区版块
存档分类
最新评论

JVM Problem

 
阅读更多
遇到一个奇怪的客户问题,客户做库存事务,不知什么原因,所有库存事务都会失败。从日志上看,PL/SQL一进入Java,就会报错。
[08-SEP-12 11:45:10] INV_LPN_TRX_PUB: ***Calling TM **
[08-SEP-12 11:45:10] INV_LPN_TRX_PUB: retval=1, regmsg=Ex.. in processTrxBatch ..:java.lang.NullPointerException
[08-SEP-12 11:45:10] INV_LPN_TRX_PUB: calling API to clear the picked quantity


然后加了调试到Java中,但新的Java日志还是打不出来,所以怀疑是JVM或者数据库的问题。

JVM重装之后,问题解决.
参考:
Note 1112893.1 - Troubleshooting CM
Note 468565.1 - How To Reload The APPS Java Class Objects In An Oracle Applications Environment 11i and R12


分享到:
评论

相关推荐

    IdeaGo启动报错Failed to create JVM的问题解析

    【内容】: 问题情况 出现之前做了什么  出错之前通过这个功能增加了个错误的vm参数:-agent:xxx.jar 怎么办? ...然而,我这并没有这个文件。百思不得其解,重装等各种方式都试过还是不能用。...

    英文原版-DSLs in Action 1st Edition

    the book addresses the intricacies of domain language design without the pain of writing parsers by hand.The book discusses DSL usage and implementations in the real world based on a suite of JVM ...

    Android Studio error: Unable to start the daemon process的解决方法

    This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the user guide chapter on the daemon at https:

    Gradle in Action

    Gradle is the next step in JVM-based build tools. It draws on lessons learned from established build tools like Ant and Maven, incorporating and improving upon their best ideas, like full flexibility ...

    Android Studio 3.6 下 “Unable to start the daemon process ”问题解决

    This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the user guide chapter on the daemon at http://gradle.org

    AndroidStudio 使用过程中出现的异常(Gradle sync failed)处理办法

    This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the user guide chapter on the daemon at ...

    Kernel sockets leak on a multiprocessor computer that is running Windows 7

    ): JVM_Bind 解决方案: 此问题是windows的bug,唯一解决问题的方法就是reboot,然后给系统打补丁,The problem was fixed with Microsoft's patch: "Kernel sockets leak on a multiprocessor computer that is ...

    Android代码-lightsaber

    Compile time dependency injection framework for JVM languages. Especially for Kotlin. Why? This framework is inspired by two projects: Guice and Dagger. While Guice is a quite small but a very ...

    Functional Programming pdf 2018

    Discover how Scala allows you to transition gently but deeply into functional programming without losing the benefits of the JVM, while with Lisp-based Clojure, you can plunge fully into the ...

    Oracle WebLogic Server 10gR3: Troubleshooting Methodologies

    JVM Management: Java SE 6.0 Monitoring and Management Architecture Identifying Processes and Threads Obtaining a Thread Dump Using WLS Memory: Define Java Heap Garbage Collection Review Configuring ...

    hadoop 权威指南(第三版)英文版

    Decomposing a Problem into MapReduce Jobs JobControl Apache Oozie 6. How MapReduce Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187 Anatomy of...

    Mahout in Action

    brief contents 1 ■ Meet Apache Mahout 1 PART 1 RECOMMENDATIONS ...................................................11 2 ■ Introducing recommenders 13 3 ■ Representing recommender data 26 ...

    tomcat-7_API_帮助文档

    To avoid this problem, place classes that load native libraries outside of the web application, and ensure that the loadLibrary() call is executed only once during the lifetime of a particular JVM. ...

    hadoop_the_definitive_guide_3nd_edition

    Decomposing a Problem into MapReduce Jobs 180 JobControl 182 Apache Oozie 182 6. How MapReduce Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187...

    千方百计笔试题大全

    What will be the problem? 46 综合部分 46 197、Class.forName的作用?为什么要用? 47 198、Jdo是什么? 47 199、在ORACLE大数据量下的分页解决方法。一般用截取ID方法,还有是三层嵌套方法。 47 200、xml有哪些...

    java面试宝典

    What will be the problem? 46 综合部分 46 197、Class.forName的作用?为什么要用? 47 198、Jdo是什么? 47 199、在ORACLE大数据量下的分页解决方法。一般用截取ID方法,还有是三层嵌套方法。 47 200、xml有哪些解析...

Global site tag (gtag.js) - Google Analytics