6.1SP8 Failed to instantiate heap on AIX 5.3

If I specify a max of 512 or larger the server will not start.
The server has 2 Gig available.
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pap32dev-20070511(SR5))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20070426 (JIT enabled)
J9VM - 20070420_12448_bHdSMR
JIT - 20070419_1806_r8
GC - 200704_19)
JCL - 20070511
Any thoughts?

There are several entries for out of memory when running truss against the server start up script. They're posted below, but the server admin would like to know where he can obtain the 1.5.0_11 release for AIX. He said he couldn't find it anywhere.
Also, I can start the server with memory > 512m using Java 1.4.2
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX build ca142-20070317 (SR8) (JIT enabled: jitc))
More server info:
2 powerpc processors
AIX version: 5300-06-03-0732
bootinfo -r: 2097152
bootinfo -y: 64
Here's some highlights of truss.
479332: kfcntl(16, F_SETFD, 0x00000001)                 = 0
479332: close(11)                                       = 0
479332: _getpid()                                       = 479332
479332: __libc_sbrk(0x00000000)                         = 0x301407A0
479332: _getpid()                                       = 479332
479332: kwrite(9, " i n f o", 4)                        = 4
479332: kwrite(9, " :   C O R E 1 2 0 6 :  ".., 50)     = 50
479332: kwrite(7, " [ 2 0 / D e c / 2 0 0 7".., 86)     = 86
479332: statx("/usr/local/WebServer/alias", 0x2FF21C20, 76, 0) = 0
479332: gethostname(0xF06D1860, 1024)                   = 0
479332: statx("/usr/local/WebServer/alias/secmod.db", 0x2FF21800, 76, 0) = 0
479332: open("/usr/local/WebServer/alias/secmod.db", O_RDONLY) = 11
479332: kfcntl(11, F_SETFD, 0x00000001)                 = 0
479332: kread(11, "\00615 a\0\0\002\0\010 �".., 260)    = 260
479332: lseek(11, 0, 2)                                 = 16384
479332: lseek(11, 4096, 0)                              = 4096
479332: kread(11, "\0\0\0\0\0\0\0\0\0\0\0\0".., 4096)   = 4096
479332: lseek(11, 0, 2)                                 = 16384
479332: lseek(11, 8192, 0)                              = 8192
479332: kread(11, "\0040F �0E910E870E H0E :".., 4096)   = 4096
479332: close(11)                                       = 0
479332: loadquery(268435458, 0x300D6968, 0x00000700)    Err#12 ENOMEM
479332: open("obj.conf", O_RDONLY|O_LARGEFILE)          = 18
479332: fstatx(18, 0x2FF21EF0, 76, 0)                   = 0
479332: mmap(0x00000000, 1429, PROT_READ, MAP_FILE|MAP_VARIABLE|MAP_SHARED, 18, 0) = 0xB0002000
479332: munmap(0xB0002000, 1429)                        = 0
479332: close(18)                                       = 0
479332: open("/usr/local/WebServer/httpacl/generated.https-mycsu.csuohio.edu.acl", O_RDONLY|O_LARGEFILE) = 18
479332: kread(18, " v e r s i o n   3 . 0 ;".., 8192)   = 290
479332: kread(18, " e r s i o n   3 . 0 ;\n".., 8192)   = 0
479332: close(18)                                       = 0
479332: thread_setmystate(0x00000000, 0x2FF21F50)       = 0
479332: thread_create()                                 = 950409
479332: mprotect(0x3075C000, 4096, 0)                   = 0
479332: thread_setstate(950409, 0x30725598, 0x00000000) = 0
479332: __loadx(0x07000000, 0xD185AA24, 0x0000002F, 0xF06E7B40, 0x1009D019) = 0xF06E8CF8
479332: loadquery(2, 0x307270F8, 0x00000400)            Err#12 ENOMEM
479332: loadquery(2, 0x307270F8, 0x00000800)            Err#12 ENOMEM
479332: loadquery(2, 0x307270F8, 0x00001000)            = 0
479332: statx("/usr/java5/jre/bin/sovvm", 0x2FF1DA90, 128, 010) Err#2  ENOENT
479332: loadquery(2, 0x307270F8, 0x00000400)            Err#12 ENOMEM
479332: loadquery(2, 0x307270F8, 0x00000800)            Err#12 ENOMEM
479332: __loadx(0x07000000, 0x2FF1D960, 0x00000033, 0xF06FCCF8, 0x1009D019) = 0x00000000
479332: access("/usr/lib/nls/msg/en_US/libc.cat", 0)    = 0
479332: _getpid()                                       = 479332
479332: open("/usr/lib/nls/msg/en_US/libc.cat", O_RDONLY) = 18
479332: kioctl(18, 22528, 0x00000000, 0x00000000)       Err#25 ENOTTY
479332: kfcntl(18, F_SETFD, 0x00000001)                 = 0
479332: kioctl(18, 22528, 0x00000000, 0x00000000)       Err#25 ENOTTY
479332: kread(18, "\0\001 �\007\007 I S O 8".., 4096)   = 4096
479332: lseek(18, 0, 1)                                 = 4096
479332: lseek(18, 0, 1)                                 = 4096
479332: lseek(18, 0, 1)                                 = 4096
479332: _getpid()                                       = 479332
479332: lseek(18, 0, 1)                                 = 4096
479332: lseek(18, 8069, 0)                              = 8069
479332: kread(18, " T h e   s y s t e m   c".., 4096)   = 4096
479332: close(18)                                       = 0
479332: loadquery(2, 0x304D40B8, 0x00000400)            Err#12 ENOMEM
479332: loadquery(2, 0x304D40B8, 0x00000800)            Err#12 ENOMEM
479332: sigprocmask(2, 0xF03517B0, 0x2FF1D380)          = 0
479332: _sigaction(6, 0x2FF1D510, 0x2FF1D490)           = 0
479332: thread_setmymask_fast(0x00084003, 0x00000000, 0x00000000, 0x1009D019, 0x00000000, 0x000002D9, 0x00000000, 0x00000000) = 0x00000000
479332: __loadx(0x07000000, 0xD1C26984, 0x0000003F, 0xF0714220, 0x1009D019) = 0xF0714854
479332: __loadx(0x01070280, 0x2FF1BB00, 0x00000960, 0x2FF1D180, 0x307267C0) = 0xF07151B8
479332: loadquery(2, 0x300CC448, 0x00001000)            = 0
479332: __loadx(0x02000200, 0xF0413158, 0x00003E80, 0xF07151B8, 0x00000000) = 0x00000000
479332: __loadx(0x01070280, 0x2FF1BB00, 0x00000960, 0x2FF1D180, 0x307267C0) = 0xF07585F0
479332: loadquery(2, 0x300CC448, 0x00001000)            = 0
479332: __loadx(0x02000200, 0xF0413158, 0x00003E80, 0xF07585F0, 0x00000000) = 0x00000000
479332: __loadx(0x01070280, 0x2FF1BB00, 0x00000960, 0x2FF1D180, 0x307267C0) = 0xF075A810
479332: loadquery(2, 0x300CC448, 0x00001000)            = 0
479332: __loadx(0x02000200, 0xF0413158, 0x00003E80, 0xF075A810, 0x00000000) = 0x00000000
479332: __loadx(0x01070280, 0x2FF1BB00, 0x00000960, 0x2FF1D180, 0x307267C0) = 0xF07644F8
479332: loadquery(2, 0x300CC448, 0x00001000)            Err#12 ENOMEM
479332: __loadx(0x01000080, 0x2FF1AA90, 0x00000960, 0x2FF1B514, 0x307267C0) = 0xF07749B0
479332: statx("libjdwp.so", 0x2FF1CEB0, 128, 010)       Err#2  ENOENT
479332: __loadx(0x01070280, 0x2FF1BB00, 0x00000960, 0x2FF1D180, 0x307267C0) = 0xF0B3A560
479332: loadquery(2, 0x307833D8, 0x00002000)            = 0
479332: __loadx(0x02000200, 0xF0413158, 0x00003E80, 0xF0B3A560, 0x00000000) = 0x00000000
479332: __loadx(0x07000000, 0xD1C26984, 0x00000000, 0xF07151B8, 0x1009D019) = 0xF07521C0
479332: __loadx(0x07000000, 0xD1C26984, 0x00000001, 0xF07585F0, 0x1009D019) = 0xF07591DC
479332: __loadx(0x07000000, 0xD1C26984, 0x00000002, 0xF075A810, 0x1009D019) = 0xF07613FC
479332: kmmap(0x00000000, 536870912, 3, 17, -1, 0x00000000, 0x00000000) Err#12 ENOMEMThanks!

Similar Messages

  • CM Program in EBS errors out "Failed to instantiate heap; 3G requested"

    Hi All,
    DB:11.2.0.2.0
    Oracle Apps:12.1.3
    O/S:IBM AIX 6.1 64 bits
    While running the Custom Concurrent Program "XX GL STAT Trial Balance Report" , it leads to the following error in the log file:
    Error Message:
    JVMJ9VM015W Initialization error for library j9gc24(2): Failed to instantiate heap; 3G requested
    Could not create the Java virtual machine.
    oracle.apps.xdo.oa.cp.JCP4XDODataEngine
    Program exited with status 1
    There is no such error captured in the OPP log files in the CM node.
    Moreover:
    DEVELOPER_PARAMETERS
    J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx2048m
    Howcome, the custom program as above is requesting for 3G as per the log file?
    $java -version
    java version "1.6.0"
    Java(TM) SE Runtime Environment (build pap3260sr2-20080818_01(SR2))
    IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 AIX ppc-32 jvmap3260-20080816_22093 (JIT disabled, AOT disabled)
    J9VM - 20080816_022093_bHdSMr
    GC - 20080724_AA)
    JCL - 20080808_02
    Could anyone please share the resolution if this kind of issue is ever faced before anywhere?
    Thanks for your time and help!
    Regards,

    Please see these docs.
    Investigating BI Publisher Errors such as Acct Analysis Report Ends In Java Heap Error [ID 876227.1]
    Java Heap Errors when Running An FSG [ID 780081.1]
    Tuning Output Post Processor (OPP) to Improve Performance [ID 1399454.1]
    Thanks,
    Hussein

  • ADCFGCLONE.PL 에서 FAILS TO INSTANTIATE INSTCONF.DRV" 로 클로닝 중단

    제품 : AOL
    작성날짜 : 2005-11-28
    ADCFGCLONE.PL 에서 "FAILS TO INSTANTIATE INSTCONF.DRV" 로 클로닝 중단
    ===============================================================
    PURPOSE
    APPS TIER 에서 ADCFGCLON.PL 실행시 "FAILS TO INSTANTIATE INSTCONF.DRV" 로 Script가 중단되는데 이에 대한 조치사항에 대해 기술함.
    Problem Description
    Target node에서 adcfgclone.pl 실행시 아래 Error가 발생합니다.
    ============================================================================================
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [INSTANTIATE PHASE]
    AutoConfig could not successfully instantiate the following files:
    Directory: /u01/fms2c/appfms2c/fms2cora/iAS/Apache/modplsql/cache/plsql/plsql/004
    9426.a INSTE8
    Directory: /u01/fms2c/appfms2c/fms2cora/iAS/Apache/modplsql/cache/plsql/plsql/050
    5123.a INSTE8
    Directory: /u01/fms2c/appfms2c/fms2cora/iAS/Apache/modplsql/cache/plsql/plsql/057
    8496.a INSTE8
    AutoConfig is exiting with status 3
    RC-50013: Fatal: Failed to instantiate driver
    /u01/fms2c/appfms2c/fms2cora/iAS/appsutil/driver/instconf.drv
    Raised by oracle.apps.ad.clone.ApplyAppsTechStack
    StackTrace:
    java.lang.Exception: RC-50013: Fatal: Failed to instantiate driver
    /u01/fms2c/appfms2c/fms2cora/iAS/appsutil/driver/instconf.drv
    at oracle.apps.ad.clone.ApplyAppsTechStack.checkInstallDrvErr(ApplyAppsTechStack.java:647)
    at oracle.apps.ad.clone.ApplyAppsTechStack.runInstallConfigDriver(ApplyAppsTechStack.java:573)
    at oracle.apps.ad.clone.ApplyAppsTechStack.<init>(ApplyAppsTechStack.java:348)
    at oracle.apps.ad.clone.ApplyAppsTier.<init>(ApplyAppsTier.java:177)
    at java.lang.reflect.Constructor.newInstance(Native Method)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
    at java.lang.Thread.run(Unknown Source
    Cause
    ======
    Source Instance 파일중 adpreclon falg가 autoconfigable 로 되어 있지만 실제로 autoconfigable 이 불가능해서 발생함. 그래서 adpreclone.pl 이 files 들을 instconf.drv 에 추가하고 adcfgclone.pl 실행시 template이 파일들을 초기화 하기 위해 ?O기 때문에 발생합니다.
    Workaround
    Solution Description
    문제가 되는 라인들을 직접 instconf.drv에 삭제합니다.
    Reference Documents
    -------------------

  • Failed to instantiate file "v4.master" from module "DefaultMasterPage": Source path "v4.master" not found.

    Brand new install of SharePoint 2013. No modifications. Made one collection from the Admin site.
    I attempt to create a sub-site.
    Sorry,
    something went wrong
    Failed to instantiate file
    "v4.master" from module "DefaultMasterPage": Source path "v4.master" not
    found.
    David Jenkins

    Hi David,
    Here is the reference for using ULS log:
    http://blogs.msdn.com/b/opal/archive/2009/12/22/uls-viewer-for-sharepoint-2010-troubleshooting.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Failed to instantiate "MWSdefault.master" from module "MWSMasterPage": Source path "global/MWSdefaul.master" not found.

    Hello,
    When my users are trying to create a Meeting Workspace they always get the following message:
    Failed to instantiate "MWSdefault.master" from module "MWSMasterPage": Source path "global/MWSdefaul.master" not found.
    I have checked \...\12\TEMPLATE\GLOBAL\m@ster pages, and the master page is there. Does anyone know what might be causing this issue and how I can solve it?
    I am working with SharePoint 2007 (MOSS). We haven't customized the Meeting Workspace Templates, so they should just work as standard SharePoint.
    Thank you!
    Inge

    Hi David,
    Here is the reference for using ULS log:
    http://blogs.msdn.com/b/opal/archive/2009/12/22/uls-viewer-for-sharepoint-2010-troubleshooting.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Failed to instantiate class

    I get this exception when I run my wrapper class in Forms, when I debug it in JDEV it starts up and runs ok. I have signed the jarfile. Any suggestions?
    Failed to instantiate class: viewONEWrapper java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.applet)
    Thanks,
    Anders

    Anders,
    obviously teh signature does work because the error message states a security exception. Did you see the dialog in which you grant accee permission for the signature of the files? if not then the certificate wasn't accepted. please read the Whitepaper about signing jar files as it contains a trouble shooting suggestion.
    otn.oracle.com/products/forms --> 9i collateral
    Frank

  • OBIEE 11.1.1.6 Install fails on Domain Creation ; OS -AIX-64bit DB2 UDB9.7

    Hi,
    We have an exisiting OBIEE 10g installed on AIX-64 bit and DB2 9.7.
    We brought it down and have started a fresh install of OBIEE 11.1.1.6 under a new Filesystem.
    While Installing OBIEE 11.1.1.6, the Install errors at Configuration Step when it tries to create a Domain.
    Here's the extract from the log :
    [2012-03-16T04:51:26.478-04:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 28] [ecid: 0000JOQXUFlEoItqwcNa6G1FOibN00000T,0] [[
    java.io.IOException: Couldn't resolve initial reference: NameService
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
         at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
         at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:349)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:258)
         at oracle.as.provisioning.weblogic.AdminServer.connect(AdminServer.java:98)
         at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:406)
         at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:360)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:411)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.ConfigTemplateTask.doExecute(ConfigTemplateTask.java:34)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:736)
    Caused by: javax.naming.InvalidNameException: Couldn't resolve initial reference: NameService [Root exception is org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001  vmcid: IBM  minor code: E02  completed: No]
         at weblogic.corba.j2ee.naming.Utils.wrapNamingException(Utils.java:52)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:644)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReference(ORBHelper.java:594)
         at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:85)
         at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:31)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:46)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:235)
         at javax.naming.InitialContext.initializeDefaultInitCtx(InitialContext.java:318)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:348)
         at javax.naming.InitialContext.internalInit(InitialContext.java:286)
         at javax.naming.InitialContext.<init>(InitialContext.java:211)
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
         ... 22 more
    Caused by: org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
         at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:221)
         at com.ibm.rmi.corba.ORB.resolve_initial_references(ORB.java:4228)
         at com.ibm.rmi.iiop.ORB.resolve_initial_references(ORB.java:680)
         at com.ibm.CORBA.iiop.ORB.resolve_initial_references(ORB.java:3219)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:631)
         ... 32 more
    Caused by: org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
         at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:425)
         at com.ibm.rmi.transport.TCPTransport.getConnection(TCPTransport.java:157)
         at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:89)
         at com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:130)
         at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:219)
         at com.ibm.rmi.corba.Corbaloc.locateUsingINS(Corbaloc.java:307)
         at com.ibm.rmi.corba.Corbaloc.resolve(Corbaloc.java:378)
         at com.ibm.rmi.corba.ORB.objectURLToObject(ORB.java:3751)
         at com.ibm.CORBA.iiop.ORB.objectURLToObject(ORB.java:3262)
         at com.ibm.rmi.corba.ORB.string_to_object(ORB.java:3649)
         at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:179)
         ... 36 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:383)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:245)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:232)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)
         at java.net.Socket.connect(Socket.java:539)
         at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:155)
         at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:167)
         at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:354)
         ... 46 more
    [2012-03-16T04:51:26.482-04:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 28] [ecid: 0000JOQXUFlEoItqwcNa6G1FOibN00000T,0] RETURN: _connectToAdminServer
    [2012-03-16T04:51:26.484-04:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 28] [ecid: 0000JOQXUFlEoItqwcNa6G1FOibN00000T,0] [[
    oracle.as.provisioning.engine.CfgWorkflowException
         at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
         at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:370)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:411)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.ConfigTemplateTask.doExecute(ConfigTemplateTask.java:34)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:736)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Unable to connect to the AdminServer.
    Cause:
    An internal operation has failed:Couldn't resolve initial reference: NameService
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:439)
         at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:360)
         ... 16 more
    Caused by: java.io.IOException: Couldn't resolve initial reference: NameService
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
         at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
         at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:349)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:258)
         at oracle.as.provisioning.weblogic.AdminServer.connect(AdminServer.java:98)
         at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:406)
         ... 17 more
    Caused by: javax.naming.InvalidNameException: Couldn't resolve initial reference: NameService [Root exception is org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001  vmcid: IBM  minor code: E02  completed: No]
         at weblogic.corba.j2ee.naming.Utils.wrapNamingException(Utils.java:52)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:644)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReference(ORBHelper.java:594)
         at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:85)
         at weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:31)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:46)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:235)
         at javax.naming.InitialContext.initializeDefaultInitCtx(InitialContext.java:318)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:348)
         at javax.naming.InitialContext.internalInit(InitialContext.java:286)
         at javax.naming.InitialContext.<init>(InitialContext.java:211)
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
         ... 22 more
    Caused by: org.omg.CORBA.ORBPackage.InvalidName: NameService:org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
         at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:221)
         at com.ibm.rmi.corba.ORB.resolve_initial_references(ORB.java:4228)
         at com.ibm.rmi.iiop.ORB.resolve_initial_references(ORB.java:680)
         at com.ibm.CORBA.iiop.ORB.resolve_initial_references(ORB.java:3219)
         at weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:631)
         ... 32 more
    Caused by: org.omg.CORBA.TRANSIENT: java.net.ConnectException: Connection refused:host=cor089ya50,port=7001 vmcid: IBM minor code: E02 completed: No
         at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:425)
         at com.ibm.rmi.transport.TCPTransport.getConnection(TCPTransport.java:157)
         at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:89)
         at com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:130)
         at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:219)
         at com.ibm.rmi.corba.Corbaloc.locateUsingINS(Corbaloc.java:307)
         at com.ibm.rmi.corba.Corbaloc.resolve(Corbaloc.java:378)
         at com.ibm.rmi.corba.ORB.objectURLToObject(ORB.java:3751)
         at com.ibm.CORBA.iiop.ORB.objectURLToObject(ORB.java:3262)
         at com.ibm.rmi.corba.ORB.string_to_object(ORB.java:3649)
         at com.ibm.rmi.corba.InitialReferenceClient.resolve_initial_references(InitialReferenceClient.java:179)
         ... 36 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:383)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:245)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:232)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)
         at java.net.Socket.connect(Socket.java:539)
         at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:155)
         at com.ibm.rmi.transport.TCPTransportConnection.createSocket(TCPTransportConnection.java:167)
         at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:354)
         ... 46 more
    ]]

    Add this - cor089ya50 to your hosts file as well as IP and alias..so
    cor089ya50.mydomain.com 192.168.2.3 cor089ya50

  • Recon task fails with Java heap space error

    Hi All,
    I have this annoying issue at the moment where a custom recon task will start, process a few users, and then end up with a java heap space error. The app server will then restart after a few minutes and run into the same problem and bomb out while continuing to fill the log file.
    This has only just started and nothing has changed in our environment so it baffles me as to why it has started. The recon task uses some code to do a lookup and then adds the users to certain groups.
    Error from log:
    10/12/12 17:41:03 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 17:41:03,704,[UBOIM],AddGroup:107:addGroup(BR20, SCHOOLS, EMPOWER)
    10/12/12 17:41:03 Looking up
    DEBUG,12 Dec 2010 17:41:03,704,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    10/12/12 17:55:31 Running GETLOOKUP
    10/12/12 17:55:31 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 17:55:31,351,[UBOIM],AddGroup:109:addGroup(MTH, CAMPUSES, EMPOWER)
    10/12/12 17:55:31 Looking up
    DEBUG,12 Dec 2010 17:55:31,351,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    ERROR,12 Dec 2010 18:01:18,108,[XELLERATE.DATABASE],Class/Method: tcDataBase/readPartialStatement encounter some problems: Java heap space
    java.lang.OutOfMemoryError: Java heap space
    APP SERVER RESTARTS...
    Then falls over again:
    10/12/12 18:12:26 Running GETLOOKUP
    10/12/12 18:12:26 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 18:12:26,610,[UBOIM],AddGroup:119:addGroup(MTH, CAMPUSES, EMPOWER)
    10/12/12 18:12:26 Looking up
    DEBUG,12 Dec 2010 18:12:26,610,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    10/12/12 18:13:11 Running GETLOOKUP
    10/12/12 18:13:11 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 18:13:11,546,[UBOIM],AddGroup:107:addGroup(S&P, PORTFOLIOS, EMPOWER)
    10/12/12 18:13:11 Looking up
    DEBUG,12 Dec 2010 18:13:11,547,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    ERROR,12 Dec 2010 18:15:52,318,[XELLERATE.DATABASE],Class/Method: tcDataBase/readPartialStatement encounter some problems: Java heap space
    java.lang.OutOfMemoryError: Java heap space
    ERROR,12 Dec 2010 18:15:52,324,[XELLERATE.SERVER],Class/Method: tcKeylessDataObj/runInitialSelect encounter some problems: Data Access Error
    com.thortech.xl.dataaccess.tcDataSetException: Data Access Error
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcKeylessDataObj.runInitialSelect(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.checkChildren(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.insertResponseMilestones(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.updateProcessData(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.linkToProcess(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.applyActionRules(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.checkDataSorted(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.finishDataReceived(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.finishReconciliationEvent(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.execute(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.MessageProcessUtil.processMessage(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.ReconMessageHandlerMDB.onMessage(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.RunAsInterceptor.invoke(RunAsInterceptor.java:31)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.MessageDrivenConsumer.onMessage(MessageDrivenConsumer.java:347)
         at com.evermind.server.ejb.MessageDrivenConsumer.processMessages(MessageDrivenConsumer.java:233)
         at com.evermind.server.ejb.MessageDrivenConsumer.run(MessageDrivenConsumer.java:169)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    Data AccessException:
    com.thortech.xl.orb.dataaccess.tcDataAccessException: RESULT_TOO_LARGE_FOR_SERVERDetail: (none)Description: RESULT_TOO_LARGE_FOR_SERVERSQL State: Vendor Code: -1Additional Debug Info:com.thortech.xl.orb.dataaccess.tcDataAccessException
         at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataBase.createException(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(Unknown Source)
         at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcKeylessDataObj.runInitialSelect(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.checkChildren(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.insertResponseMilestones(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.updateProcessData(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.linkToProcess(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.applyActionRules(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.checkDataSorted(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.finishDataReceived(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.finishReconciliationEvent(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.execute(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.MessageProcessUtil.processMessage(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.ReconMessageHandlerMDB.onMessage(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.RunAsInterceptor.invoke(RunAsInterceptor.java:31)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.MessageDrivenConsumer.onMessage(MessageDrivenConsumer.java:347)
         at com.evermind.server.ejb.MessageDrivenConsumer.processMessages(MessageDrivenConsumer.java:233)
         at com.evermind.server.ejb.MessageDrivenConsumer.run(MessageDrivenConsumer.java:169)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    What can I check/change given that this has happened out of no where. Only fix at the moment is to stop and start app server, but seems to fall over again on the same recon task.

    Error is just related to memory. Why don't you increase memory in your environment ?

  • Pages failing with Java Heap errors

    We are running CF 8,0,0,176276 on a Windows 32 bit 2003
    server, with IIS 6 and Java Runtime version 6 ( it's really version
    1.06).
    We started getting the java heap error messages two weeks
    ago. Now we are also getting the 'GC overhead limit exceeded'
    error, which is concerned with the Java garbage collection. I tried
    to change the JVM heap size from 1GB to 2GB, but CF wouldn't start
    up. I've since found out that Windows 32bit servers can't use 2GB
    for Java.
    One java article I found said to turn off the Java garbage
    collection using -XX:-UseGCOverheadLimit (
    http://forums.java.net/jive/message.jspa?messageID=228596).
    It seems like turning off the garbage collection would be the
    opposite of what I am trying to do. Are there any thoughts about
    this?
    Are there any hotfixes for CF8? and where are they located?
    Scott

    Scott, the error is a symptom, not the cause of your
    problems. Turning off that option won't "solve" the problem, which
    is that you're running out of memory. More on that option in a
    moment.
    Let's talk first about your observation of trying to change
    the max memory from 1 to 2 gig. Since you're on Windows (32 bit),
    as you say, you can't use more than 2g per process (it's not really
    a Java limit, but rather a Windows one).
    But as you found, you can't set CF to 2g because the JVM
    won't start. Again, this is not a CF-specific issue. You can see
    discussions of the same problem with plain old Java apps, as at
    http://forums.java.net/jive/message.jspa?messageID=228596.
    So, similar to what they say, the consensus seems to be that
    you can set it to somewhere between1.3 and 1.7 gb, before the JVM
    won't start. You have to try different values for yourself.
    Now, that extra few hundred meg may be all you need to get
    past your problem, but really that's often just forestalling the
    inevitable. You need to find why CF is using so much memory. You
    say you're using CF8 but don't say if it's Enterprise or Standard.
    If the former, then you have the CF8 Server Monitor (accessible in
    the CF Admin, and discussed in a multipart series I wrote for the
    Adobe Dev Center, as discussed at
    http://carehart.org/blog/client/index.cfm/2008/7/30/45page_server_monitor_guide).
    That, as well as tools like FusionReactor and SeeFusion, can help
    you to better see how CF is using memory.
    All three offer a graphical interface to show how memory use
    is trending. You may see if it grows steadily throughout the day,
    or grows in spikes. People tend to say "I have a memory leak", when
    in fact it may be just that they have either a few requests that
    use too much memory (so you'll see a stair stepping rise in memory
    use concurrent with their execution), or it may be that they're
    sticking stuff into shared scopes (session, application, or server)
    and those are living well beyond the live of each request.
    The CF8 Server Monitor even has a memory tracking feature,
    but it has to be used carefully. If you enable it, you may find it
    brings your server to its knees.I'll do a blog entry soon on how to
    use it most effectively (something I learned since writing the
    articles last year).
    One thing that the monitor can tell you, without any of the
    "start" buttons enabled at the top of the monitor, is how many
    sessions you have. That may be very enlightening. You may have
    thousands of them, and not realize it, because of bots, spiders,
    and other crap requests. See the "active sessions" page of the
    Server Monitor, and its graph icon in particular (discussed in more
    detail in one of my articles).
    Sadly, neither FusionReactor nor SeeFusion can tell you how
    many sessions are currently running, so if you're on CF8 Standard
    (or if others reading this are on 6 or 7, where they can use FR or
    SF), you can't easily see how many sessions there are. (There are
    undocumented, unsupported methods, such as discussed at
    http://rewindlife.com/2003/09/08/undocumented-application-scope-functions/.
    Just be aware some techniques work differently depending on whether
    J2EE sessions are enabled in th CF admin.)
    Finally, about your observation of the usegcoverheadlimit
    option, and the recommendation to turn it off: the article you
    point to doesn't say doing so would disable GC. I'm curious how you
    may have concluded that.But digging into things more, I see that
    disabling it (using the - before it) will turn off a feature
    (introduced in 6) which limits the proportion of the VM's time that
    is spent in GC before an OutOfMemory error is thrown. That's the
    error you're seeing, that the JVM has detected too much time is
    being spent in doing GC.
    So turning off the option doesn't "turn off the Java garbage
    collection". It just changes whether an OOM error will be thrown
    even before being really out of memory, simply because too much
    time is being spent in GC.
    And even then, how this option works (if enabled, which it is
    by default) changes depending on whether you're using a parrallel
    or concurrent collector (as discussed in two places in
    http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html,
    if you search for that switch).
    Hope some of that helps.

  • Agent 11.1 fails to install (relink) on AIX 6

    Hello.
    I try to establish Agent 11.1 on AIX, installation passes successfully, but on linking there is an error. I attached last lines of installation log, the out put of environment variables and Java.
    Out:ld: 0711-866 INTERNAL ERROR: Output symbol table size miscalculated.
    ld: 0711-759 INTERNAL ERROR: Source file xoutxx.c, line 509.
    Depending on where this product was acquired, contact your service
    representative or the approved supplier.
    make: 1254-004 The error code from the last command is 16.
    Stop.
    Running make for target client_sharedlib
    Exception in thread "Thread-54" java.lang.OutOfMemoryError
    at java.lang.StringBuffer.ensureCapacityImpl(StringBuffer.java:335)
    at java.lang.StringBuffer.append(StringBuffer.java:201)
    at oracle.opatch.ReaderThread.run(SystemCall.java:1770)
    Environment variables:
    [oracle@rjtdb01:/etc/ssh]$ env
    SHELL=/usr/bin/bash
    TMPDIR=/tmp
    NLS_LANG=AMERICAN_AMERICA.CL8ISO8859P5
    USER=oracle
    ORA_NLS10=/oracle/orabin_RJT/product/10.2/nls/data
    ORACLE_SID=pm
    ODMDIR=/etc/objrepos
    ORACLE_BASE=/oracle/RJT
    AIXTHREAD_SCOPE=S
    TNS_ADMIN=/oracle/orabin_RJT/product/10.2/network/admin
    MAIL=/usr/spool/mail/oracle
    PATH=/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/oracle/orabin_RJT/product/10.2/bin:/usr/bin/X11:/sbin:/u02/oracle/ibso/tools/xml:/u02/oracle/ibso/tools/xml/lib:/usr/local/bin:/usr/java6_64/jre/bin/
    LOGIN=oracle
    PWD=/etc/ssh
    EDITOR=vi
    LANG=en_US
    TZ=MSK-3MSD-4,M3.5.0/02:00,M10.5.0/03:00
    PS1=\[\033[1;34m\][\u@\h:\w]$\[\033[0m\]
    SHLVL=1
    HOME=/home/oracle
    LOGNAME=oracle
    JITC_COMPILEOPT=NALL
    ORA_NLS33=/oracle/orabin_RJT/product/10.2/ocommon/nls/admin/data
    ORACLE_HOME=/oracle/orabin_RJT/product/10.2
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    LD_LIBRARY_PATH=/oracle/orabin_RJT/product/10.2/lib:/oracle/orabin_RJT/product/10.2/ctx/lib:/usr/lib:/oracle/orabin_RJT/product/10.2/lib32:/oracle/orabin_RJT/product/10.2/ctx/lib32:/u02/oracle/ibso/tools/xml:/u02/oracle/ibso/tools/xml/lib
    Java:
    [oracle@rjtdb01:/etc/ssh]$ which java
    /usr/java6_64/jre/bin//java
    [oracle@rjtdb01:/etc/ssh]$ java -fullversion
    java full version "JRE 1.6.0 IBM AIX build pap6460sr7-20091215_02 (SR7)"
    [oracle@rjtdb01:/etc/ssh]$

    You file system containing the ORACLE_HOME is mounted with the cio option. Disable this mount option for that FS and reboot or remount.
    See http://www.filibeto.org/sun/lib/nonsun/oracle/10.2.0.1.0/B19306_01/server.102/b15658/appa_aix.htm#i631245 File System Options.
    Eric

  • Fail to instantiate InitialContext

    The WebLogic server throws error I tried to instantiate InitialContext. I'm using
    WebLogic 6.1 trial version under Windows 2000 Server.
    Please help.
    Thanks,
    Huale
    -- code--
    Properties prop = new Properties();
    prop.put(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
    prop.put(Context.PROVIDER_URL, "t3://localhost:7001");
    InitialContext ic = new InitialContext(prop);
    error in client--
    javax.naming.CommunicationException [Root exception is java.net.ConnectException:
    t3://localhost:7001: Bootstrap to: 'localhost/127.0.0.1:7001' over: 't3' got an
    error or timed out]
    error in server--
    <Error> <NT Performance Pack> <failure in process
    Sockets() - GetData: 'weblogic.socket.GetData@393cf8 - fd: '2064', numBytes: '12
    25''
    java.util.EmptyStackException
    at weblogic.utils.collections.Stack.pop(Stack.java:72)
    at weblogic.rjvm.InboundMsgAbbrev.getAbbrev(InboundMsgAbbrev.java:85)
    at weblogic.rjvm.MsgAbbrevInputStream.readImmutable(MsgAbbrevInputStream
    .java:172)
    at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInput
    Stream.java:186)
    at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputSt
    ream.readClassDescriptor(ChunkedObjectInputStream.java:300)
    at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java
    :906)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
    at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedO
    bjectInputStream.java:110)
    at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedO
    bjectInputStream.java:123)
    at weblogic.rjvm.ConnectionManager.readPeerInfo(ConnectionManager.java:6
    83)
    at weblogic.rjvm.ConnectionManagerServer.handleIdentifyRequest(Connectio
    nManagerServer.java:255)
    at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:617)
    at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:454)
    at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:643)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:
    24)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >

    The WebLogic server throws error I tried to instantiate InitialContext. I'm using
    WebLogic 6.1 trial version under Windows 2000 Server.
    Please help.
    Thanks,
    Huale
    -- code--
    Properties prop = new Properties();
    prop.put(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
    prop.put(Context.PROVIDER_URL, "t3://localhost:7001");
    InitialContext ic = new InitialContext(prop);
    error in client--
    javax.naming.CommunicationException [Root exception is java.net.ConnectException:
    t3://localhost:7001: Bootstrap to: 'localhost/127.0.0.1:7001' over: 't3' got an
    error or timed out]
    error in server--
    <Error> <NT Performance Pack> <failure in process
    Sockets() - GetData: 'weblogic.socket.GetData@393cf8 - fd: '2064', numBytes: '12
    25''
    java.util.EmptyStackException
    at weblogic.utils.collections.Stack.pop(Stack.java:72)
    at weblogic.rjvm.InboundMsgAbbrev.getAbbrev(InboundMsgAbbrev.java:85)
    at weblogic.rjvm.MsgAbbrevInputStream.readImmutable(MsgAbbrevInputStream
    .java:172)
    at weblogic.rjvm.MsgAbbrevInputStream.readClassDescriptor(MsgAbbrevInput
    Stream.java:186)
    at weblogic.common.internal.ChunkedObjectInputStream$NestedObjectInputSt
    ream.readClassDescriptor(ChunkedObjectInputStream.java:300)
    at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java
    :906)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
    at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedO
    bjectInputStream.java:110)
    at weblogic.common.internal.ChunkedObjectInputStream.readObject(ChunkedO
    bjectInputStream.java:123)
    at weblogic.rjvm.ConnectionManager.readPeerInfo(ConnectionManager.java:6
    83)
    at weblogic.rjvm.ConnectionManagerServer.handleIdentifyRequest(Connectio
    nManagerServer.java:255)
    at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:617)
    at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.java:454)
    at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:643)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:
    24)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >

  • Project file will not open in CC: Assert: Failed to instantiate UID U1191 in list owned by PagePage

    I created a project in Muse roughly a year ago. Since then I have upgraded to Muse CC. Now when I try to open my project I get this error message and my project will not open:
    I typed the error message into google and found no results Anyone have any experience with this?

    Could you please send us the .muse file at [email protected] along with a link to this thread? If the file is larger than 20Mb you can use a service like Adobe SendNow, Dropbox, WeTransfer, etc. Thanks.

  • Failed to instantiate or load PagerTagExtraInfo class

    I am getting this error msg when using pager tag in Netbeans5.0 for struts1.2.7.
    can any one able to solve my problem.
    Thanks in advance.

    Hi,
    If you are deploying or running this application on Windows 2008 R2 then this is a 64-bit Windows OS. Is your .NET application running as a 32 or 64-bit process. From the config file for Framework 4 it is referring a ODP version 4.112.1.2 and that version is 32-bit only. So if your application is running as a 64-bit process then that may explain the exception, it is looking for the 64-bit assembly and it is not installed.
    We released framwork 4 support for 64-bit applications as a part of the xcopy bundle which installs ODP version 4.112.2.1 and as a part of the 11.2.0.2.0 patchset for supported customers.
    The xcopy bundle is on OTN if the application is running as 64-bit.
    http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html
    HTH
    Jenny

  • Failed to instantiate UID

    Hello - I keep getting this error when trying to delete a grouped object then Muse crashes. Any help is very much appreciated!

    Hi
    Could you please share your .muse file with us to investigate? Please email it to [email protected] If your file is greater than 20MB you can use something like Adobe SendNow or SendThisFile or Dropbox. Please do not forget to mention the link to this forum thread in your e-mail so that we can identify the file.

  • Muse Error: Failed to instantiate UID U3033 in list owned by Group (UID: U3034)

    Can someone please help me fix this?

    Hi,
    Could you please share your .muse file with us to investigate? Please email it to [email protected] If your file is greater than 20MB you can use something like Adobe SendNow or SendThisFile or Dropbox. Please do not forget to mention the link to this forum thread in your e-mail so that we can identify the file.

Maybe you are looking for

  • Ip phone is not working with 802.1x port

    i can authenticate the pc using 802.1x, but its not working with ip phones...waiting for your kind reply..

  • How can i learn about nodes

    Hi I am new to Compositing, i dont have any idea about Shake. i am gettin more confuse with nodes and other things. So can any one help me to learn from basics of Compositing and how nodes will work and all. Please........

  • During the material creation ,it is showing some error(bdc program)

    hi expects,      during execution the program ,the material is created.but i am getting a message that field rmmg1-mbrsh(industrial sector) that "input value is longer than screen field.please help me solving this problem.

  • WHEN-WINDOW-CLOSED trigger

    When the trigger fires I would like to exit the form even when the usr is in ENTER-QUERY mode. I can't get it to work with only one mouse click. null

  • Zen Stone Plus 2GB -- Unresponsive

    I have had my Stone for a couple months now, and just recently it has been giving me problems. On Friday I was using it in the car and turned it off while stopping in a store. When I returned and tried to play it, the Creative symbol came on, followe