전체 글276 java.net.InetAddress.getLocalHost 메소드를 호출할 경우 오랜시간이 걸리거나 행현상 1. WAS 버전 : WebSphere ND v6.1 2. OS : AIX v5.3 3. Error 발생 시점 : java.net.InetAddress.getLocalHost 메소드를 호출할 경우 오랜시간이 걸리거나 행현상이 나타날 경우 4. Error message : kill -3 으로 Javacore 를 확인했을 경우 Stack 의 top 에 아래같은 method 들이 걸려있는 경우 at java.net.Inet6AddressImpl.getLocalHostName(Native Method) at java.net.InetAddress.getLocalHost(InetAddress.java:1186) at org.apache.soap.util.mime.MimeUtils.getUniqueValue(Unkn.. 2016. 5. 6. WTRN0037W: The transaction service encountered an error on an xa_recover operation. 1. WAS 버전 : WebSphere ND v6.1.0.23 2. OS : AIX v5.3 3. Error 발생 시점 : Transaction 을 수행하는 중에 Exception 이 발생한 이후 Roll back 될 때 4. Error message : WTRN0037W: The transaction service encountered an error on an xa_recover operation. The resource was com.ibm.ws.rsadapter.spi.WSRdbXaResourceImpl@1114a62. The error code was XAER_RMERR. The exception stack trace follows: javax.transaction.xa.XAException a.. 2016. 5. 6. ebSphere 6.0.2 + EJB + Ibatis 에서 Transaction Error 1. WAS 버전 : WebSphere ND v6.0.2 + EJB + Ibatis 2. OS : X 3. Error 발생 시점 : Ejb상에서 단순 update나 insert는 잘되는데 select만 하면 아래와 같은 에러가 발생 4. Error message : org.omg.CORBA.TRANSACTION_ROLLEDBACK: javax.transaction.TransactionRolledbackException: ; nested exception is: com.ibm.websphere.csi.CSITransactionRolledbackException: vmcid: 0x0 minor code: 0 completed: No at sun.reflect.NativeConstructorAccessorIm.. 2016. 5. 6. javax.naming.NamingException: Failed to initialize the ORB [Root exception is java.lang.ClassCastException: com.sun.corba.se.impl.orb.ORBImpl] 1. WAS 버전 : WebSphere ND v6.1.0.23 2. OS : Windows XP 3. Error 발생 시점 : SUN jvm 을 사용하는 EJB Client 에서 IBM WebSphere Server 에 등록되어 있는 EJB session bean 을 lookup 할려고 시도하는 경우 4. Error message : javax.naming.NamingException: Failed to initialize the ORB [Root exception is java.lang.ClassCastException: com.sun.corba.se.impl.orb.ORBImpl] at com.ibm.ws.naming.util.Helpers.getOrb(Helpers.java:318) at com.i.. 2016. 5. 6. SRVE0216E: post body contains less bytes than specified by content-length 1. WAS 버전 : WebSphere ND v6.1.0.23 2. OS : Red Hat Enterprise Linux 4 3. Error message : [5/29/09 12:26:05:068 KST] 00000053 SRTServletReq E SRVE0133E: An error occurred while parsing parameters. java.io.IOException: SRVE0216E: post body contains less bytes than specified by content-length at com.ibm.ws.webcontainer.servlet.RequestUtils.parsePostData(RequestUtils.java:301) at com.ibm.ws.webconta.. 2016. 5. 6. IWAT0353E Common Base Event logging agent outputter AdapterStaticParserOutputterID1 cannot write to agent 1. WAS 버전 : WebSphere ND v6.1.0.23 2. OS : Solaris 10 3. Error message : IWAT0353E Common Base Event logging agent outputter AdapterStaticParserOutputterID1 cannot write to agent unknown due to the following exception: Parser has reached the entity expansion limit "64,000" set by the Application. 4.예상 이유 : 특정 Sun JVM 버전에서는 entityExpansionLimit 시스템 특성이 XML 문서를 구문 분석할 때 엔티티 확장의 총 수를 제한하도록 설정됩니다. 그.. 2016. 5. 6. 이전 1 ··· 31 32 33 34 35 36 37 ··· 46 다음