WebLogic as PermGen space error

Hi experts

My weblogic 10.3.i created a new domain and server as well managed. While deploying a webcenter application and starts, I get this error "means: PermGen space. I've changed these settings in my environment to these config files, but no luck.

Could someone tell me what is wrong and this script I should change?

Thanks in advance.

If you start your server managed using NodeManager then first try the following options as well...

Option - 1).

Connect to AdminConsole--> environments-. Servers---> YourManagedServer---> Configuration (TAB)---> ServerStart (sub-tab)---> Arguments: (TextArea) - Xms1024m-Xmx1024m - XX: MaxPermSize = 256 m

Specify the parameter bunch & MaxPermSize here... in the text box. Then start your server.

If option-1 does not work then...

Option-2). If before also didn't work so please try to add the 2 following in the 'nodemanager.properties' file and startWebLogic.cmd please add the JAVA_OPTION =-Xms1024m-Xmx1024m - XX: MaxPermSize = 256 m

StartScriptName = startWebLogic.sh

StartScriptEnabled = true

Then try to start your managed server.

Tags: Fusion Middleware

Similar Questions

  • Perm gen space error in weblogic

    I'm new to weblogic. After starting the server when I see the console administrator and connect, he throws under exception.



    Root cause of ServletException.
    java
    .lang.OutOfMemoryError: PermGen space
    at java
    .lang.ClassLoader.defineClass1(Native Method)
    at java
    .lang.ClassLoader.defineClass(ClassLoader.java:791)
    at java
    .security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at weblogic
    .utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:335)
    at weblogic
    .utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:288)
    Truncated. see log file for complete stacktrace



    I did a lot of google and found a solution to initialize JAVA_OPTIONS like -XX:xmx and etc. I tried to set the type of startdomainenv.cmd of the file but still does not.


    How to solve the this.please help

    Open the nodemanager.properties file located in \common\nodemanager and set the propertyStartScriptEnabled = true

    Then, restart your nodemanager and try to start the server now.

  • start the server - means: PermGen space

    Version: WebLogic Server 10.3.2.0
    6 64 Sun JVM
    Windows Server 2008 64 operating system

    Hello
    I received the error message after a start of the managed server. The e AdminManager NodeManager instances are to the top and runnig and the comand of startup is done from the web gui.
    I tried to play with arguments JVM (web gui, not on script) increasing the amount of - Xmx1024m-Xms512m, but no success and because the instance does not have any application deployed I felt reasonable put them to-Xms512m-Xmx512m.


    < 13 January 2010 22:35:12 hours GMT > < opinion > < WebLogicServer > < BEA-000365 > < server status changed to ADMIN >

    < 13 January 2010 22:35:12 hours GMT > < opinion > < WebLogicServer > < BEA-000365 > < Server State has changed for RESUMING >

    < 13 January 2010 22:35:14 hours GMT > < opinion > < security > < BEA-090171 > < loading identity certificate and the private key stored under the pseudonym of DemoIdentity of the D:\ORACLE\MIDDLE~1\WLSERV~1.3\server\lib\DemoIdentity.jks jks keystore. >

    Exception in thread "[STANDBY] ExecuteThread: '1' for the queue:"(self-adjusting) weblogic.kernel.Default"" means: PermGen space.

    at java.lang.ClassLoader.defineClass1 (Native Method)

    at java.lang.ClassLoader.defineClass(ClassLoader.java:621)

    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)

    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)

    to java.net.URLClassLoader.access$ 000 (URLClassLoader.java:56)

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:195)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)

    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    ***************************************************************************

    Exception in thread "Timer 1" The WebLogic Server encountered a critical failure

    means: PermGen space

    Reason: PermGen space

    ***************************************************************************

    < 13 January 2010 22:35:27 > < FINEST > < NodeManager > < waiting for the process to die: 3624 >

    < 13 January 2010 22:35:27 > < INFO > < NodeManager > < server failed during startup, so won't be restarted >

    < 13 January 2010 22:35:27 > < FINEST > < NodeManager > < returned runMonitor, finished setting = true and notification servers >




    Thanks in advance for any help.

    Hello

    As you mentioned that you have tried to play with arguments JVM (web gui, not on script) increasing the amount of - Xmx1024m-Xms512m...

    In the case of exception OutOfMemoryError PermGen Sapace in... .increasing memory segment size does not solve anything.

    Just an explanation of Bit:

    Formula:
    (OS level) Size of the process = Java Heap Space Native (2-3% associated OS memory)

    PermSize: He is a native memory area outside the heap, where ClassLoading stuff happens... In an operating system like Windows size default process is 2 GB (2048 MB) by default (it doesn't matter how much RAM you have 2 GB or 4 GB or more)... until we do not change it by setting the OS level parameter to increase the size of the process... Usually in OS such as Solaris/Linux we get 4 GB process size as well.

    Now let's take the default process size = 2GB (Windows), now if you have set the - Xmx512M, we can assume that the rest of the 1536 MB memory is available for native code.

    (ProcessSize (-) HeapSize) native = (+) (2-3% associated OS memory)
    2048 MB (-) 512 MB = 1536 MB

    RULES OF THUMB:

    MaxPermSize = (Xmx/3) - very special cases (one third of the maximum size of a memory segment)
    MaxPermSize = (Xmx/4) - recommended (a maximum segment size fourth)

    So finally, you need to increase the size to PermGen... like Xms1024m-Xmx1024m - XX: MaxPermSize256m

    But again, these aren't the final values... Depends on ther environments

    Thank you
    Jay SenSharma

    Published by: Jay SenSharma on January 14, 2010 17:36

  • Jdev11g: means: PermGen space

    Hi all

    After running twice, my application survey special suite

    ava.lang.OutOfMemoryError: PermGen space
    at java.lang.ClassLoader.defineClass1 (Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:335)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:288)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:176)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:35)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName(Class.java:247)
    at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName(JDK2ClassLoader.java:38)
    at oracle.jbo.common.JBOClass.forName(JBOClass.java:166)
    at oracle.jbo.common.JBOClass.newInstance(JBOClass.java:265)
    at oracle.adf.model.binding.DCBindingContainerDef.resolveCustomizer(DCBindingContainerDef.java:1482)
    at oracle.adf.model.binding.DCBindingContainerDef.loadOrCreateCustomDefinition(DCBindingContainerDef.java:1491)
    at oracle.adf.model.binding.DCBindingContainerDef.loadChildrenFromXML(DCBindingContainerDef.java:1163)
    at oracle.adf.model.binding.DCDefBase.loadFromXML(DCDefBase.java:325)
    at oracle.adf.model.binding.DCDefBase.createAndLoadFromXML(DCDefBase.java:409)
    at oracle.adf.model.binding.DCBindingContainerDef.loadExecutables(DCBindingContainerDef.java:1361)
    at oracle.adf.model.binding.DCBindingContainerDef.loadChildrenFromXML(DCBindingContainerDef.java:1158)
    at oracle.adf.model.binding.DCDefBase.loadFromXML(DCDefBase.java:325)
    at oracle.adf.model.binding.DCDefBase.createAndLoadFromXML(DCDefBase.java:409)
    at oracle.jbo.uicli.mom.JUMetaObjectManager.loadFromXML(JUMetaObjectManager.java:1198)
    at oracle.jbo.mom.DefinitionManager.loadDefinitionObjectWithoutCaching(DefinitionManager.java:1044)
    at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2446)
    at oracle.adf.model.binding.DCBindingContainerDef.findDefObject(DCBindingContainerDef.java:277)
    at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:127)
    at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:90)


    I again stopped the embedded weblogic server, and then run the page and got following exception in the log window

    .
    .
    Arguments of memory in JAVA: - Xms256m-Xmx512m - XX: CompileThreshold = 8000 - XX: PermSize = 48 m - XX: MaxPermSize = 128 m
    .
    Start mode of WLS = development
    .
    CLASSPATH =; C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\JDK160~1\lib\tools.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar; C:\oracle\MIDDLE~1\modules\features\weblogic. Server.modules_10.3.0.0.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar; C:\oracle\MIDDLE~1\modules\ORGAPA~1.5/lib/Ant-all.jar; C:\oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/Ant-contrib.jar; C:\Oracle\Middleware\jdeveloper\modules\features\adf.share_11.1.1.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;
    .
    Path = C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\native; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\native; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\native; C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32; C:\oracle\MIDDLE~1\WLSERV~1.3\server\bin; C:\oracle\MIDDLE~1\modules\ORGAPA~1.5\bin; C:\oracle\MIDDLE~1\JDK160~1\jre\bin; C:\oracle\MIDDLE~1\JDK160~1\bin;D:\OraHome_3\bin;D:\OraHome_3\jre\1.4.2\bin\client;D:\OraHome_3\jre\1.4.2\bin;D:\product\10.1.3.1\OracleAS_1\jdk\bin;D:\product\10.1.3.1\OracleAS_1\ant\bin;D:\oracle\product\10.2.0\client_1\bin;D:\product\10.1.3\OracleAS_1\bin; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem;D:\product\10.1.3.1\OracleAS_1\MOBILE\sdk\bin; C:\Program Files\Microsoft SQL Server\90\Tools\binn\; C:\Program Files\Microsoft SQL Server\90\DTS\Binn\; C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\; C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\. C:\Program Files\Java\jdk1.5.0_14\bin\; C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    .
    ***************************************************
    * To start WebLogic Server, use a username and *.
    * password assigned to an administrator-level user. For *.
    * server administration, using the WebLogic Server *.
    * the http://hostname:port\console console *.
    ***************************************************
    from weblogic with the Java version:
    Java version "1.6.0_05".
    Java (TM) SE Runtime Environment (build 1.6.0_05 - b13)
    Java Client VM (version 10.0 - b19, mixed mode)
    WLS starting with line:
    C:\oracle\MIDDLE~1\JDK160~1\bin\java-client-Xms256m-Xmx512m - XX : CompileThreshold = 8000 - XX : PermSize = 48m - XX : MaxPermSize = 128m - DproxySet = faux - Djbo.34010=false - Xverify : aucun-da-Dplatform.home=C:\oracle\MIDDLE~1\WLSERV~1.3-Dwls.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server-Dweblogic.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server-Ddomain.home=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.56\DEFAUL~1-Doracle.home=C:\Oracle\Middleware\jdeveloper-Doracle.security.jps.config=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.56\DEFAUL~1\config\ oracle\jps-config.xml-Doracle.dms.context=OFF-Djava.protocol.handler.pkgs=oracle.mds.net.protocol-Xms1024m-Xmx1024m - XX : MaxPermSize = 256m-Dweblogic.management.discover=true-Dwlw.iterativeDev=-Dwlw.testConsole=-Dwlw.logErrorsToConsole=-Dweblogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sysext_manifest_classpath; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sysext_manifest_classpath-Dweblogic.name=DefaultServer-Djava.Security.policy=C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy weblogic. Server
    < 17 November 2008 12:17:41 IST > < opinion > < WebLogicServer > < BEA-000395 > < according to the contents of the extensions added at the end of the classpath directory:
    C:\oracle\Middleware\patch_wls1030\profiles\default\sysext_manifest_classpath\weblogic_ext_patch.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_TW.jar >
    < 17 November 2008 12:17:42 IST > < Info > < WebLogicServer > < BEA-000377 > < ہ WebLogic Server Java hotspot Client VM Version 10.0 - b19 Sun Microsystems Inc. >
    < 17 November 2008 12:17:43 IST > < critical > < WebLogicServer > < BEA-000362 > < server failed. Reason:

    There are 1 nested errors:

    weblogic.management.ManagementException: cannot get a lock on C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\DefaultDomain\servers\DefaultServer\tmp\DefaultServer.lok. Server may already be running
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:159)
    at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:58)
    at weblogic.management.internal.DomainDirectoryService.start(DomainDirectoryService.java:73)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:459)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:164)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:711)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:482)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:440)
    in weblogic. Server.main (Server.Java:67)

    Hello

    As soon as the test of main menu:

    Run-> choose Run Configuration Active-> manage Configurations execution-> Run/Debug / Profile-> change-> start parameters

    In the Java Options set:-Xmx512m

    EDIT:
    as Timo says that something can go wrong shot unless your application is very intensive memory.

    Brenden

    Published by: Brenden Anstey on November 17, 2008 16:44

  • means: PermGen space in retrieveServiceContent API

    Hello

    In our project, we communicate with vCenter/ESX to get retail Virtualmachine, using java API of VI SDK 4.00.

    When we call the API 'retrieveServiceContent (serviceInstance)' for the first time in our Application, we often get an error:

    means: PermGen space

    To avoid this error, we set more jvm parameter

    -XX: MaxPermSize = 256 m

    And the error has stopped coming so often.

    But we will not control the deployment environment (jvm for memory settings) in the production and memory settings.

    The value of the deployment will be - XX: MaxPermSize = 128 m

    So, can someone please help me by avoiding the error without changing the PermSize.

    Is the code that I use to communicate with VC/ESX

    VimServiceLocator _locator = new VimServiceLocator();

    _locator.setMaintainSession (true);

    VimPortType _service = _locator.getVimPort (new URL (address));

    ManagedObjectReference _svcRef = new ManagedObjectReference();

    svcRef.setvalue ("ServiceInstance");

    _svcRef.settype ("ServiceInstance");

    ServiceContent _sic = service. * ++ retrieveServiceContent_ * (_svcRef);

    Thank you

    Deepak

    I think it's a question of Apache. Instead of solving the problem, you want to try the open source API Java VI (see my signature for links). It uses much less memory and no leak memory at all. I think after the passage, you won't this problem unless the other part of you app requires too much memory. As a bonus, VI Java is much faster than the AXIS.

    Steve JIN

    Author of VMware VI and vSphere SDK (Prentice Hall)

    Creator of the API of Java open source vSphere (VI)

    Blog: DoubleCloud.ORG

    Twitter: @sjin2008

  • The OSB means deployment Scripts: PermGen space issue

    Hi all

    I get this error at irregular intervals and to solve this problem, I have to bounce my machine. Please help (here is the error in the .log file that is created in the .metadata folder)

    ! SESSION 2012-03-20 15:21:13.299-
    eclipse.buildId = M20110210-1200
    Java.version = 1.6.0_25
    Java.Vendor Sun Microsystems Inc. =.
    BootLoader constants: OS = win32, ARCH = x 86, WS = win32, NL = en_US
    Framework arguments:-application com.bea.alsb.core.ConfigExport - configProject Configuration OSB - configSubProjects RLTPCommonDataModel, RLTPCommonServices, RLTPSimulators, RLTPDummyServices, RLTPInventoryServices, RLTPOrderServices, RLTPMOMFileSyncUp, RLTPRTLogService, RLTPExchangeRates configJar - sbconfig.jar - false includeDependencies
    Command line arguments:-data. -application com.bea.alsb.core.ConfigExport - configProject Configuration OSB - configSubProjects RLTPCommonDataModel, RLTPCommonServices, RLTPSimulators, RLTPDummyServices, RLTPInventoryServices, RLTPOrderServices, RLTPMOMFileSyncUp, RLTPRTLogService, RLTPExchangeRates configJar - sbconfig.jar - false includeDependencies

    ! ENTRY org.eclipse.core.jobs 4 2 15:23:57.544 2012-03-20
    ! MESSAGE an internal error occurred during: "periodic workspace save.".
    ! BATTERY 0
    means: PermGen space
    at java.lang.String.intern (Native Method)
    to org.eclipse.equinox.internal.p2.persistence.XMLParser$ TextHandler.processCharacters (XMLParser.java:461)
    to org.eclipse.equinox.internal.p2.persistence.XMLParser$ AbstractHandler.finishCharacters (XMLParser.java:224)
    to org.eclipse.equinox.internal.p2.persistence.XMLParser$ AbstractHandler.endElement (XMLParser.java:176)

    Hello Amit,

    Try adding an additional option of jvmarg java target. What follows is the build script that we use. He also had to increase the value of osgi.bundlefile.limit.


    jar="${Eclipse.home}/plugins/org. Eclipse.Equinox.launcher_1.1.0.v20100507.jar ".
    fork = "true".
    FailOnError = "true".
    MaxMemory = "1024 m" >













    Greetings,
    Wilco

  • Help, please? means: PermGen space

    I have been looking on the net for days and tried to change the eclipse.ini according to the instructions of everyone... but always keep crashing after small changes.

    means: PermGen space

    -Start plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar--launcher.library product plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101222-org.eclipse.epp.package.jee.product - launcher.defaultAction openFile - showsplash org.eclipse.platform vm - c: Program Files/Java/jre6/bin/clientjvm.dll - vmargs-Dosgi.requiredJavaVersion=1.6-Declipse.p2.unsignedPolicy=allow-Xmn256m-Xms1024m-Xmx768m-Xss4m - XX: PermSize = 256 m - XX: MaxPermSize = 256 m - XX: CompileThreshold = 5 - XX: MaxGCPauseMillis = 10 - XX: MaxHeapFreeRatio = 70 - XX: + CMSIncrementalPacing - XX: + UnlockExperimentalVMOptions - XX: + UseG1GC - XX: + UseFastAccessorMethods - Dcom.sun.management.jmxremote

    Here's the .log

    ! SESSION 2011-11-15 14:27:03.125-
    eclipse.buildId = I20100608-0911
    Java.version = 1.6.0_16
    Java.Vendor Sun Microsystems Inc. =.
    BootLoader constants: OS = win32, ARCH = x 86, WS = win32, NL = en_US
    Framework arguments:-v clean
    Command line arguments:-OS win32 - ws win32-arch x 86 - v clean

    ! ENTRY org.eclipse.ui 2 0 14:27:07.390 2011-11-15
    ! MESSAGE warnings when parsing commands since the extension points 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions '.
    ! Subentries 1 org.eclipse.ui 2 0 14:27:07.390 2011-11-15
    ! MESSAGE from orders really ought to have a category: plugin = 'com.qnx.flashbuilder.multiplatform.qnx.ui' id = 'com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId = 'com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'

    ! ENTRY org.eclipse.jface 2 0 14:27:15.218 2011-11-15
    ! MESSAGE Keybinding conflicts have erupted.  They may interfere with normal accelerator operation.
    ! Subentries 1 org.eclipse.jface 2 0 14:27:15.218 2011-11-15
    ! A conflict MESSAGE is produced for CTRL + G:
    Link (CTRL + G,
    ParameterizedCommand (command (org.eclipse.jdt.ui.edit.text.java.search.declarations.in.wor kspace, statement in the workspace,
    Search for statements of the selected item in the workspace,
    Category (org.eclipse.search.ui.category.search, Search, Search order, true),
    ,
    (real), null);
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org. Eclipse.UI.Contexts.Window, System)
    Link (CTRL + G,
    ParameterizedCommand (command (com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace, find all reports in workspace)
    ,
    Category (com.adobe.FlexBuilder.editorcore.navigation.Category, navigation, NULL, true),
    LegacyHandlerWrapper (ActionHandler (action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllDeclarationsAction@6bc947)),
    (real), null);
    org.eclipse.ui.defaultAcceleratorConfiguration,
    com.adobe.flexide.editorcore.flexEditorScope, system)
    Link (CTRL + G,
    ParameterizedCommand (command (com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace, find all reports in workspace)
    ,
    Category (com.adobe.FlexBuilder.editorcore.navigation.Category, navigation, NULL, true),
    LegacyHandlerWrapper (ActionHandler (action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllDeclarationsAction@6bc947)),
    (real), null);
    org.eclipse.ui.defaultAcceleratorConfiguration,
    com.adobe.FlexBuilder.As.Editor.Context.packageexplorer, System)
    ! Subentries 1 org.eclipse.jface 2 0 14:27:15.218 2011-11-15
    ! A conflict MESSAGE is produced for CTRL + SHIFT + G:
    Link (CTRL + SHIFT + G,
    ParameterizedCommand (command (org.eclipse.jdt.ui.edit.text.java.search.references.in.works of the PACE, made reference to the workspace,)
    Search for references to the item selected in the workspace,
    Category (org.eclipse.search.ui.category.search, Search, Search order, true),
    ,
    (real), null);
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org. Eclipse.UI.Contexts.Window, System)
    Link (CTRL + SHIFT + G,
    ParameterizedCommand (command (com.adobe.flexbuilder.as.editor.find.all.references.in.works PACE, find all references to the workspace,)
    ,
    Category (com.adobe.FlexBuilder.editorcore.navigation.Category, navigation, NULL, true),
    LegacyHandlerWrapper (ActionHandler (action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllReferencesAction@6b5488)),
    (real), null);
    org.eclipse.ui.defaultAcceleratorConfiguration,
    com.adobe.flexide.editorcore.flexEditorScope, system)
    Link (CTRL + SHIFT + G,
    ParameterizedCommand (command (com.adobe.flexbuilder.as.editor.find.all.references.in.works PACE, find all references to the workspace,)
    ,
    Category (com.adobe.FlexBuilder.editorcore.navigation.Category, navigation, NULL, true),
    LegacyHandlerWrapper (ActionHandler (action=com.adobe.flexbuilder.as.editor.ui.actions.FindAllReferencesAction@6b5488)),
    (real), null);
    org.eclipse.ui.defaultAcceleratorConfiguration,
    com.adobe.FlexBuilder.As.Editor.Context.packageexplorer, System)

    ! ENTRY org.eclipse.core.jobs 4 2 14:28:01.375 2011-11-15
    ! MESSAGE an internal error occurred during: "building workspace".
    ! BATTERY 0
    means: PermGen space
    at java.lang.ClassLoader.defineClass1 (Native Method)
    at java.lang.ClassLoader.defineClass (unknown Source)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass (DefaultClassLoader.j ava: 188)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass (ClasspathManager.java:58 0)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl (ClasspathManager.java: 550)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl (ClasspathManager. java: 481)
    org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass_LockClassLoader (class pathManager.java:469)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass (ClasspathManager.java:449)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass (DefaultClassLoade r.java:216)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:393)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:469)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass (DefaultClassLoader.jav one: 107)
    at java.lang.ClassLoader.loadClass (unknown Source)
    at java.lang.ClassLoader.loadClassInternal (unknown Source)
    at org.eclipse.core.internal.resources.Resource.accept(Resource.java:110)
    at org.eclipse.core.internal.resources.Resource.accept(Resource.java:94)
    at com.adobe.flexbuilder.project.compiler.internal.BuilderUtils.copyDependents (BuilderUtils. java: 483)
    at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build (FlexProjectBuild er.java:393)
    at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build (FlexIncremen talBuilder.java:187)
    to org.eclipse.core.internal.events.BuildManager$ 2.run(BuildManager.java:629)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:172)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:203)
    to org.eclipse.core.internal.events.BuildManager$ 1.run(BuildManager.java:255)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:258)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:311)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:343)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:242)

    I think I finally found the right combination... it collapsed since these changes.

    I have re-read the ' README ' eclipse and added the two highlighted lines. duplicated in eclipse.ini and flashbuilder.ini.  I also installed the latest version of Java.

    -nl

    en_US

    -Start

    Eclipse/plugins/org. Eclipse.Equinox.launcher_1.1.0.v20100507.jar

    -launcher.library

    Eclipse/plugins/org. Eclipse.Equinox.Launcher.Win32.Win32.x86_1.1.1.R36x_v20100810

    -launcher.defaultAction

    openFile

    -showsplash

    org. Eclipse.Platform

    -Launcher. XXMaxPermSize

    256 m

    -vm

    C:/Program Files/Java/jre6/bin/javaw.exe

    -vmargs

    -Dosgi.requiredJavaVersion = 1.6

    -Declipse.p2.unsignedPolicy = allow

    -Xmn256m

    -Xms1024m

    -Xmx768m

    -Xss4m

    -XX: PermSize = 256 m

    -XX: MaxPermSize = 256 m

    -XX: CompileThreshold = 5

    -XX: MaxGCPauseMillis = 10

    -XX: MaxHeapFreeRatio = 70

    -XX: + CMSIncrementalPacing

    -XX: + UnlockExperimentalVMOptions

    -XX: + UseG1GC

    -XX: + UseFastAccessorMethods

    -Dcom.sun.management.jmxremote

  • OutOfMemoryError: PermGen space

    I change the boot server arguments to "- Xms1024m - Xmx1024m XX: MaxPermSize = 512 m ' (I have 8 deployed applications)

    but I get the same error means: PermGen space

    But when I start the server avec./startManagedWebLogic.sh newspapers are:

    *****************************************************
    * Setting up the specific environment of SOA...
    *****************************************************
    EXTRA_JAVA_PROPERTIES = - da: org.apache.xmlbeans...
    +.+
    LD_LIBRARY_PATH=:/opt/oracle/Middleware/wlserver_10.3/server/native/linux/i686:/opt/oracle/Middleware/wlserver_10.3/server/native/linux/i686/oci920_8:/opt/oracle/Middleware/Oracle_SOA1/soa/thirdparty/edifecs/XEngine/bin
    +.+
    USER_MEM_ARGS =-Xms512m-Xmx1024m - XX: PermSize = 128 m - XX: MaxPermSize = 256 m
    +.+
    *****************************************************
    * End SOA specific environment configuration
    *****************************************************
    *******************************************************
    * SOA specific environment is already defined, jump...
    *******************************************************
    +.+
    +.+
    Arguments of memory in JAVA: - Xms512m-Xmx1024m - XX: PermSize = 128 m - XX: MaxPermSize = 256 m
    +.+
    Start mode of WLS = development

    I start the server with the script, where I can change the values of arguments?

    Published by: josefuente on October 4, 2010 08:47

    Hello
    Look for the areas of SOA, this file is located at: yourSOADomain\bin\setSOADomainEnv. This file has additional parameters or crushed in the typical setDomainEnv (for WLS domains) file default. So put your changes in this setSOADomainEnv, and they will be picked up.

    Thank you
    Ravi Jegga

  • means: PermGen space

    Hi all

    I'll put up the weblogic on a unix environment application. Whenever I try to deploy the ear file I get
    means: PermGen space

    I read on the forums this setting - XX: MaxPermSize = XXXValue would help solve the problem.
    Where can I put this setting?

    On the ManagedServer - > ServerStart - if I add all the settings here, I couldn't start my weblogic server - always complains weblogic.jar not found even if I put it under lib dir. So, I'm not add all parameters to serverstart. Is there another file I could change on the server to add the maxperm size?

    I'm new to weblogic, any help is really appreciated.

    Thank you

    You must add these parameters in the setDomanEnv file. Search for «set MEM_ARGS» This file is located in your area/Bin folder. You can set the same value on the server too, if you do not get exception.

  • I am running Windows Vista and a low disk space error message.

    I am running Windows Vista and a low disk space error message.  I ran disk cleanup, disk defragmentation and cleaned up all the old files and still only have 793 MB free on GB total 103.  I noticed that my 6.0.6002.18005_001c11ba_blobs.bin file takes 54.9 GB of space.  In research, it seems that it is safe to delete this file--is that true?  If so, how? It seems that I need permission to do this.

    To give the control is a two-step process. Take ownership and then to give permissions.

    Owner of a file allows the owner to change permissions even if they do not have the authorization to do so. It's the only thing that made property. The person who creates an object owns the object. For admins, the objects that are created are the property of administrators, not the individual.

    You need start exploring as administrator to Start - All Programs - Accessories - made Windows Explorer right click and choose run as administrator.

    You must therefore make a right-click folders / drive, you are interested in tick - button Properties - Security - Advanced button - property - Edit - Replace owner on Sub containers and objects tab - select one user-then Ok your way of out.

    Right-click new - folder Properties - Security - Advanced - tab permissions - Edit button - select the account - check the two checkboxes - button - Advanced - Search now button Add button - select your tick - Ok button - total control in the list. OK your way out.

    .
  • "Low disk space" error in Windows

    Hi team,

    I get the message below that my drive c drive has quickly only only a few mbs.

    "Low disk space" error in Windows

    Pls help warm to increase disk space c drive without formatting the hard drive.

    Best regards,'kaify

    Please follow the article mentioned in the below link and this should help you to free up space.

    http://support.HP.com/us-en/document/c01896818

    After your update on the solution for additional assistance.

  • weblogic.application.WrappedDeploymentException: [LDAP: error 32 - No Such Object code] weblogic.application.WrappedDeploymentException: [LDAP: error 32 - No Such Object code]

    Hello guys, I encounter the above error while trying to redeploy applications Saas Extension JCS service.

    Anyone has any ideas on what is causing this? Here is the complete Log file

    2015-04-23 00:21:23 PDT: Starting action "Deploy Application"
    2015-04-23 00:21:23 PDT: Deploy Application started
    2015-04-23 00:21:32 PDT: weblogic.application.WrappedDeploymentException: [LDAP: error code 32 - No Such Object]weblogic.application.WrappedDeploymentException: [LDAP: error code 32 - No Such Object]
      at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3112)
      at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3033)
      at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2840)
      at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1849)
      at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1772)
      at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirContext.java:386)
      at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:356)
      at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:276)
      at oracle.security.jps.internal.common.ldap.util.JpsLdapCommonUtil.search(JpsLdapCommonUtil.java:261)
      at oracle.security.jps.internal.common.ldap.util.JpsLdapCommonUtil.search(JpsLdapCommonUtil.java:221)
      at oracle.security.jps.internal.policystore.ldap.JpsLdapDataManager.jpsObjectListQuery(JpsLdapDataManager.java:778)
      at oracle.security.jps.internal.policystore.entitymanager.impl.InternalQueryManagerImpl.getAttributes(InternalQueryManagerImpl.java:424)
      at oracle.security.jps.az.internal.management.pd.service.GenericPolicyDistributionService.getAttributes(GenericPolicyDistributionService.java:949)
      at oracle.security.jps.az.internal.management.pd.service.GenericPolicyDistributionService.internalGetAppPolicyEntry(GenericPolicyDistributionService.java:732)
      at oracle.security.jps.az.internal.management.pd.service.GenericPolicyDistributionService.getAppPolicyEntry(GenericPolicyDistributionService.java:668)
      at oracle.security.jps.az.internal.management.pd.service.GenericPolicyDistributionService.getAppPolicyEntry(GenericPolicyDistributionService.java:412)
      at oracle.security.jps.az.internal.management.pd.service.PolicyDistributionServiceImpl.getAppPolicyEntry(PolicyDistributionServiceImpl.java:175)
      at oracle.security.jps.az.internal.runtime.policy.ApplicationPolicyImpl.initWithAppPolicyEntry(ApplicationPolicyImpl.java:307)
      at oracle.security.jps.az.internal.runtime.policy.ApplicationPolicyImpl.initAppPolicy(ApplicationPolicyImpl.java:284)
      at oracle.security.jps.az.internal.runtime.policy.ApplicationPolicyMap.get(ApplicationPolicyMap.java:113)
      at oracle.security.jps.az.internal.runtime.service.PDPServiceImpl.getApplicationPolicy(PDPServiceImpl.java:845)
      at oracle.security.jps.az.internal.runtime.service.PDPServiceImpl.getApplicationPolicy(PDPServiceImpl.java:796)
      at oracle.security.jps.internal.policystore.PolicyUtil.getGrantedAppRoles(PolicyUtil.java:3005)
      at oracle.security.jps.internal.policystore.PolicyUtil.getJpsAppRoles(PolicyUtil.java:1968)
      at oracle.security.jps.internal.policystore.PolicyUtil.getJpsAppRoles(PolicyUtil.java:1913)
      at oracle.security.jps.internal.core.util.SubjectResolverComputor$1.run(SubjectResolverComputor.java:152)
      at oracle.security.jps.internal.core.util.SubjectResolverComputor$1.run(SubjectResolverComputor.java:143)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.internal.core.util.SubjectResolverComputor.getAppRoles(SubjectResolverComputor.java:143)
      at oracle.security.jps.internal.core.util.SubjectResolverComputor.compute(SubjectResolverComputor.java:123)
      at oracle.security.jps.internal.core.util.SubjectResolverCacheImpl.computeJpsSubject(SubjectResolverCacheImpl.java:207)
      at oracle.security.jps.az.internal.runtime.service.PDPServiceImpl.computeJpsSubject(PDPServiceImpl.java:2376)
      at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.resolveJpsSubject(JpsAbsSubjectResolver.java:216)
      at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.resolveSubject(JpsAbsSubjectResolver.java:175)
      at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalPreRegister(JpsJmxInterceptor.java:461)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPreRegister(AbstractMBeanInterceptor.java:180)
      at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPreRegister(DefaultMBeanInterceptor.java:81)
      at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalPreRegister(ContextClassLoaderMBeanInterceptor.java:150)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPreRegister(AbstractMBeanInterceptor.java:180)
      at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPreRegister(DefaultMBeanInterceptor.java:81)
      at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPreRegister(AbstractMBeanInterceptor.java:180)
      at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.preRegister(OracleStandardEmitterMBean.java:619)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.preRegister(DefaultMBeanServerInterceptor.java:1007)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:919)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
      at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:714)
      at java.security.AccessController.doPrivileged(Native Method)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
      at weblogic.management.mbeanservers.internal.JMXContextInterceptor.registerMBean(JMXContextInterceptor.java:445)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:712)
      at java.security.AccessController.doPrivileged(Native Method)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
      at weblogic.management.jmx.mbeanserver.WLSMBeanServer.registerMBean(WLSMBeanServer.java:462)
      at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor$1.run(PrivilegedMBeanServerInterceptor.java:55)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
      at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor.registerMBean(PrivilegedMBeanServerInterceptor.java:60)
      at oracle.mds.internal.lcm.MDSLifecycleListenerImpl.start(MDSLifecycleListenerImpl.java:173)
      at oracle.mds.lcm.weblogic.WLLifecycleListener.preStart(WLLifecycleListener.java:77)
      at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:290)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:207)
      at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:64)
      at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:283)
      at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:648)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
      at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)
      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)
      at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)
      at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:221)
      at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
      at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
      at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
      at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
      at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
      at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    
    
    
    
    2015-04-23 00:21:32 PDT: WL action state: failed
    2015-04-23 00:21:32 PDT: Action FAILED with WL action state: failed
    2015-04-23 00:21:32 PDT: Check the server log of your Java cloud service for more info about the failure.
    2015-04-23 00:21:32 PDT: Application deployment failed.
    2015-04-23 00:21:32 PDT: "Deploy Application" complete: status FAILED
    

    Nothing major changes, it seems that the thrown exception is quite misleading. I created a new profile of deployment and everything seemed to work very well. Not very well why things went south at the start after having been previously successful

  • JvmStatsManager with the PermGen space

    What follows takes about 100 MB of PermGen on our instance of iPlanet (7.0.9). Anyone know what this could be and if it can be disabled?

    (means: PermGen space, space PermGen), battery: means: PermGen space
    at java.lang.String.intern (Native Method)
    at javax.management.ObjectName.setCanonicalName(ObjectName.java:816)
    at javax.management.ObjectName.construct(ObjectName.java:644)
    to javax.management.ObjectName. < init > (ObjectName.java:1403)
    at com.sun.web.monitoring.VirtualServerStats.updateWebModulesCache(VirtualServerStats.java:238)
    at com.sun.web.monitoring.VirtualServerStats.updateAllWebModules(VirtualServerStats.java:473)
    at com.sun.web.monitoring.JvmStatsManager.updateStats(JvmStatsManager.java:68)


    iPlanet Web Server 7.0.9
    Solaris 10u9 x 86 and Sparc
    JDK 1.6.0_17

    -jess

    It is part of the monitoring framework. You can disable all elements of control from the web administration console.

  • Workspace &amp; planning crash with error PermGen Space, ADF_FACES-60097 and ADF_FACES-60096

    All,

    FYI and unexpectedly, we experienced a problem while accessing the demand for planning of Vision (see attached photo).

    As we are about to go live this Friday, August 28, 2015, I raised a Sev2 SR with Oracle's Support.

    After the collection of the SR, I stumbled on the "Hyperion Planning Application crashes after applying Patch Update Set 11.1.2.3.500 (Doc-ID 1679629.1)" KB, document which seems to be very similar to one we are going through. Unfortunately, there is no mention of the version of the WebLogic Server applies this KB to the... so I'm hesitant to even download it because we are on WebLogic v10.3.6. In addition, 16964825 patch and patch 18362693 seem to refer to the products (for example, FMW, JDEVADF, etc.) are not part of products we are allowed to... so I'm unsure of the next course of action.

    If anyone has already experienced the error message attached, which was the corrective actions taken to solve this problem?

    Thanks in advance.

    JBM

    PS: current running on the MS Windows Server 2008 R2 Enterprise SP1 (x 64) servers, our version Hyperion EPM information are as follows:

    -Essbase Server v11.1.2.3.507

    -V11.1.2.3.502 planning

    -Oracle Data Integrator (ODI) v11.1.1.7.0

    -Oracle JDK v1.6.0_85

    -Oracle WebLogic Server v10.3.6

    -Financial Reporting v11.1.2.3.511

    -Web analysis v11.1.2.3.504

    -Essbase Studio Server V11.1.2.3.507

    -Shared Services v11.1.2.3.503

    -Reporting & Analysis Framework v11.1.2.3.510

    -V11.1.2.3.501 Enterprise Performance Management architect (EPMA)

    -Calculation Manager v11.1.2.3.504

    -Essbase RunTime Client (RTC) V11.1.2.3.507

    -Essbase Administration Services (EAS) Server v11.1.2.3.505

    -Analytic Provider Services (APS) v11.1.2.3.507

    Looks like that required fixes have been applied then, you can try to increase MaxPermSize to 512 m, it will apply in the windows registry and not the command script if you run a windows service planning.

    See you soon

    John

  • I got 'Firefox out of the html5 offline storage space' error message download large files

    I got this message when I try to download a large file from a Web site, after a few GB have been downloaded.
    The site is a "cloud storage" with their own method of downloading, so it's not an error in Firefox, but perhaps I can fix it through some configurations. I tried to change some words: the configuration settings, but it does not work.
    Please, I need to know how to increase this space, or if there is a way to clear this cache without closing the browser (I see the partial file, I am downloading to grow up in a personal folder outside the temporary folders in Firefox, so I think that the cache is not necessary after all).
    Thanks in advance.

    See:

    Firefox has no limit on the size of the IndexedDB database. The UI will just ask permission to store BLOBs larger than 50 MB. This quota of size can be customized through the dom.indexedDB.warningQuota preference

Maybe you are looking for