Soft sessionspace exceeded

Hi all,
I'm not sure this is the right newsgroup to ask, but I'll try anyway ;-)
I have an application (module) deployed as EJB in a 8.1.6 db on a win2000 machine. It seems to work fine, except I get the following message over and over in my user-dump logs of my database:
Session 11 exceeded soft sessionspace limit of 0x100000 bytes.
What is the soft sessionspace and how do I change it?
I know this probably an Oracle DBA question but I figured you people have already seen this and know the answer by heart (as always..)
Thanks in advance,
Arik.
null

Check the following settings in the init.ora and increase as appropriate:
JAVA_SOFT_SESSIONSPACE_LIMIT
If not present please add a line as
JAVA_SOFT_SESSIONSPACE_LIMIT=3097152 or higher value and restart the database.
Increasing the JAVA_SOFT_SESSIONSPACE_LIMIT should suppress this warning
message.
null

Similar Messages

  • "exceeded soft sessionspace limit"

    "exceeded soft sessionspace limit of 0x100000 bytes."
    Does anyone recognize this message and know what it means? Oracle support says it is "harmless," but I'm not satisified with that explaination. Thanks for feedback,
    Mac

    Mac,
    java_soft_sessionspace_limit is by default 1MB
    It only gives a warning in the trace
    The reason why you dont have to worry is because there is another parameter called
    java_max_sessionspace_limit (default is 4MB) that should not be exceeded...
    If you exceed this limit, the session will terminate with an out of memory error..
    thanks
    kiran

  • Soft sessionspace

    I am getting this error in my server can somebody guide me what this error is about and how can I fix it
    *** 2001-04-26 09:12:47.062
    *** SESSION ID:(54.24613) 2001-04-26 09:12:47.031
    Session 53 exceeded soft sessionspace limit of 0x100000 bytes.
    Dump file d:\Oracle\admin\bsipulse\udump\ORA00644.TRC
    Thu Apr 26 16:10:14 2001
    ORACLE V8.1.6.0.0 - Production vsnsta=0
    vsnsql=e vsnxtr=3
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.6.0.0 - Production
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Instance name: bsipulse
    Redo thread mounted by this instance: 1
    Oracle process number: 15
    Windows thread id: 644, image: ORACLE.EXE
    *** 2001-04-26 16:10:14.843
    *** SESSION ID:(58.47001) 2001-04-26 16:10:14.843
    Session 57 exceeded soft sessionspace limit of 0x100000 bytes.
    Dump file d:\Oracle\admin\bsipulse\udump\ORA00644.TRC
    Mon Apr 30 18:02:37 2001
    ORACLE V8.1.6.0.0 - Production vsnsta=0
    vsnsql=e vsnxtr=3
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.6.0.0 - Production
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Instance name: bsipulse
    Redo thread mounted by this instance: 1
    Oracle process number: 14
    Windows thread id: 644, image: ORACLE.EXE
    *** 2001-04-30 18:02:37.000
    *** SESSION ID:(58.64953) 2001-04-30 18:02:36.984
    Session 57 exceeded soft sessionspace limit of 0x100000 bytes.
    null

    Check the following settings in the init.ora and increase as appropriate:
    JAVA_SOFT_SESSIONSPACE_LIMIT
    If not present please add a line as
    JAVA_SOFT_SESSIONSPACE_LIMIT=3097152 or higher value and restart the database.
    Increasing the JAVA_SOFT_SESSIONSPACE_LIMIT should suppress this warning
    message.
    null

  • What is soft sessionspace limit

    Hi all!
    I try to instantiate my ejb and get exception with unknown reason. In trace file I found message about exceeding soft session space limit.
    What is it and where I can change it.
    MIke

    Check the following settings in the init.ora and increase as appropriate:
    JAVA_SOFT_SESSIONSPACE_LIMIT
    If not present please add a line as
    JAVA_SOFT_SESSIONSPACE_LIMIT=3097152 or higher value and restart the database.
    Increasing the JAVA_SOFT_SESSIONSPACE_LIMIT should suppress this warning
    message.
    null

  • Soft/Hard Limits exceeded on all filesystems, Fix??

    Running Solaris 10 U4 SPARC
    Hosting Oracle and App/Web Servers
    Been getting "Soft Limit Exceeded on All (or a specific file) filesystems". warnings/errors
    same for Hard Limits, but less frequently...
    ulimit -aH returns unlimited for time, file, data, stack, coredump, memory and 65536 for nofiles(descriptors)
    ulimit -aS returns unlimited for time, file, data, coredump, memory and 8192 for stack and 256 for nofiles(descriptors)
    What is the optimal value for nofiles(descriptors) ??
    Where to set these for system-wide.. ??
    Command line: ulimit -nS 8192 or /etc/profile?? where??
    Thanks

    Hard and soft Unix limits are configured by the ulimit utility.
    Unix man pages are your friend.
    To learn about ulimit type
    man ulimit
    in a shell prompt
    If your sysadmin didn't configure man properly, have him or her type
    catman -w
    as root.
    Sybrand Bakker
    Senior Oracle DBA

  • Soft session space

    I am getting this error in my server can somebody guide me what this error is about and how can I fix it
    *** 2001-04-26 09:12:47.062
    *** SESSION ID:(54.24613) 2001-04-26 09:12:47.031
    Session 53 exceeded soft sessionspace limit of 0x100000 bytes.
    Dump file d:\Oracle\admin\bsipulse\udump\ORA00644.TRC
    Thu Apr 26 16:10:14 2001
    ORACLE V8.1.6.0.0 - Production vsnsta=0
    vsnsql=e vsnxtr=3
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.6.0.0 - Production
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Instance name: bsipulse
    Redo thread mounted by this instance: 1
    Oracle process number: 15
    Windows thread id: 644, image: ORACLE.EXE
    *** 2001-04-26 16:10:14.843
    *** SESSION ID:(58.47001) 2001-04-26 16:10:14.843
    Session 57 exceeded soft sessionspace limit of 0x100000 bytes.
    Dump file d:\Oracle\admin\bsipulse\udump\ORA00644.TRC
    Mon Apr 30 18:02:37 2001
    ORACLE V8.1.6.0.0 - Production vsnsta=0
    vsnsql=e vsnxtr=3
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.6.0.0 - Production
    Windows NT Version 4.0 Service Pack 6, CPU type 586
    Instance name: bsipulse
    Redo thread mounted by this instance: 1
    Oracle process number: 14
    Windows thread id: 644, image: ORACLE.EXE
    *** 2001-04-30 18:02:37.000
    *** SESSION ID:(58.64953) 2001-04-30 18:02:36.984
    Session 57 exceeded soft sessionspace limit of 0x100000 bytes.
    null

    The sessionspace is the memory used by Java for database session-related storage (not necessarily HttpSession). The soft limit is a notification to you that the user session is using up a certain amount of memory. It is set in the init.ora file for the database. You can read about it in the Oracle 8i Java Developers Guide under Java Memory Usage.
    John H.

  • Ifsconfig : IFS 1.1.9 & RedHat 7.1 problem

    Hi,
    I'm currently trying to install a new development platform using the latest goodies (RedHat 7.1, ifs 1.1.9, latest IBM 1.3 JVM and so on).
    Using the official RedHat workaround (+ unset LANG) Oracle and IFS both install fine.
    However when I try to run ifsconfig on a newly created base it chokes on the + copying files into the repository ; stage (no dead processes, no core, the install just gets an eternity to go nowhere)
    IfsConfigOut.log stops at :
    copying webUI files into iFS...
    creating file: [index.html] --> into folder: []
    That's a pity since it's hardly the more difficult part of the install.
    Any idea to get it to work ?
    Nicolas

    Did you have something particular in mind ? There is an awfull lot of trace files once it's enabled:(. Anyway, here are some results :
    General logs :
    /var/oracle/ora1/app/oracle/admin/ulysse1/bdump/pmon_1811.trc
    Oracle8i Enterprise Edition Release 8.1.7.0.1 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.1 - Production
    ORACLE_HOME = /var/oracle/ora1/app/oracle/product/8.1.7
    System name: Linux
    Node name: ulysse.olympe.o2t
    Release: 2.4.3-ac14-lys1
    Version: #2 jeu avr 26 11:44:06 CEST 2001
    Machine: i686
    Instance name: ulysse1
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 2
    Unix process pid: 1811, image: [email protected] (PMON)
    *** SESSION ID:(1.1) 2001-04-26 15:32:52.484
    Load Indicator not supported by OS !
    /var/oracle/ora1/app/oracle/admin/ulysse1/udump/ora_1809.trc
    Oracle8i Enterprise Edition Release 8.1.7.0.1 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.1 - Production
    ORACLE_HOME = /var/oracle/ora1/app/oracle/product/8.1.7
    System name: Linux
    Node name: ulysse.olympe.o2t
    Release: 2.4.3-ac14-lys1
    Version: #2 jeu avr 26 11:44:06 CEST 2001
    Machine: i686
    Instance name: ulysse1
    Redo thread mounted by this instance: 1
    Oracle process number: 15
    Unix process pid: 1809, image: [email protected]
    *** SESSION ID:(11.1) 2001-04-26 15:33:04.812
    Registered presentation http://admin on database startup
    /var/oracle/ora1/app/oracle/admin/ulysse1/udump/ora_1933.trc
    Oracle8i Enterprise Edition Release 8.1.7.0.1 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.1 - Production
    ORACLE_HOME = /var/oracle/ora1/app/oracle/product/8.1.7
    System name: Linux
    Node name: ulysse.olympe.o2t
    Release: 2.4.3-ac14-lys1
    Version: #2 jeu avr 26 11:44:06 CEST 2001
    Machine: i686
    Instance name: ulysse1
    Redo thread mounted by this instance: 1
    Oracle process number: 17
    Unix process pid: 1933, image: [email protected] (TNS V1-V3)
    *** SESSION ID:(12.99) 2001-04-26 15:37:06.779
    Session 11 exceeded soft sessionspace limit of 0x100000 bytes.
    Thu Apr 26 15:32:52 2001
    WARNING: EINVAL creating segment of size 0x0000000005a40000
    fix shm parameters in /etc/system or equivalent
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    LICENSE_MAX_USERS = 0
    Starting up ORACLE RDBMS Version: 8.1.7.0.1.
    System parameters with non-default values:
    processes = 200
    shared_pool_size = 52428800
    large_pool_size = 614400
    java_pool_size = 20971520
    control_files = /var/oracle/ora1/app/oracle/oradata/ulysse1/control01.ctl, /var/oracle/ora1/app/oracle/oradata/ulysse1/control02.ctl, /var/oracle/ora1/app/oracle/oradata/ulysse1/control03.ctl
    db_block_buffers = 2048
    db_block_size = 8192
    compatible = 8.1.0
    log_buffer = 163840
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    max_enabled_roles = 30
    remote_login_passwordfile= EXCLUSIVE
    db_domain = olympe.o2t
    distributed_transactions = 10
    instance_name = ulysse1
    service_names = ulysse1.olympe.o2t
    mts_dispatchers = (PROTOCOL=TCP)(SER=MODOSE), (PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = ulysse1
    open_cursors = 300
    os_authent_prefix =
    job_queue_processes = 4
    job_queue_interval = 60
    background_dump_dest = /var/oracle/ora1/app/oracle/admin/ulysse1/bdump
    user_dump_dest = /var/oracle/ora1/app/oracle/admin/ulysse1/udump
    core_dump_dest = /var/oracle/ora1/app/oracle/admin/ulysse1/cdump
    PMON started with pid=2
    Load Indicator not supported by OS !
    DBW0 started with pid=3
    LGWR started with pid=4
    CKPT started with pid=5
    SMON started with pid=6
    RECO started with pid=7
    SNP0 started with pid=8
    SNP1 started with pid=9
    SNP2 started with pid=10
    SNP3 started with pid=11
    Thu Apr 26 15:32:52 2001
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=Y ES)(PROTOCOL=TCP))'...
    Thu Apr 26 15:32:52 2001
    alter database mount
    Thu Apr 26 15:33:00 2001
    Successful mount of redo thread 1, with mount id 3690291692.
    Thu Apr 26 15:33:00 2001
    Database mounted in Exclusive Mode.
    Completed: alter database mount
    Thu Apr 26 15:33:00 2001
    alter database open
    Beginning crash recovery of 1 threads
    Thu Apr 26 15:33:00 2001
    Thread recovery: start rolling forward thread 1
    Recovery of Online Redo Log: Thread 1 Group 3 Seq 3303 Reading mem 0
    Mem# 0 errs 0: /var/oracle/ora1/app/oracle/oradata/ulysse1/redo03.log
    Thu Apr 26 15:33:00 2001
    Thread recovery: finish rolling forward thread 1
    Thread recovery: 0 data blocks read, 0 data blocks written, 0 redo blocks read
    Crash recovery completed successfully
    Thu Apr 26 15:33:00 2001
    Thread 1 advanced to log sequence 3304
    Thread 1 opened at log sequence 3304
    Current log# 1 seq# 3304 mem# 0: /var/oracle/ora1/app/oracle/oradata/ulysse1/redo01.log
    Successful open of redo thread 1.
    Thu Apr 26 15:33:00 2001
    SMON: enabling cache recovery
    SMON: enabling tx recovery
    Thu Apr 26 15:33:04 2001
    Completed: alter database open
    Thu Apr 26 15:35:58 2001
    Thread 1 advanced to log sequence 3305
    Current log# 2 seq# 3305 mem# 0: /var/oracle/ora1/app/oracle/oradata/ulysse1/redo02.log
    Thu Apr 26 15:36:18 2001
    Thread 1 advanced to log sequence 3306
    Current log# 3 seq# 3306 mem# 0: /var/oracle/ora1/app/oracle/oradata/ulysse1/redo03.log
    Thread 1 advanced to log sequence 3307
    Current log# 1 seq# 3307 mem# 0: /var/oracle/ora1/app/oracle/oradata/ulysse1/redo01.log
    [snip]
    Thu Apr 26 15:45:30 2001
    Thread 1 advanced to log sequence 3365
    Current log# 2 seq# 3365 mem# 0: /var/oracle/ora1/app/oracle/oradata/ulysse1/redo02.log
    Thu Apr 26 15:46:00 2001
    Thread 1 advanced to log sequence 3366
    Current log# 3 seq# 3366 mem# 0: /var/oracle/ora1/app/oracle/oradata/ulysse1/redo03.log
    Thu Apr 26 15:46:29 2001
    Thread 1 advanced to log sequence 3367
    Current log# 1 seq# 3367 mem# 0: /var/oracle/ora1/app/oracle/oradata/ulysse1/redo01.log
    [oracle@ulysse bdump]$
    IfsConfigOut.log :
    Configuring Oracle Internet File System 1.1.9.0.7
    configuration started on: Thu Apr 26 15:36:14 CEST 2001
    saving user configuration settings to file:
    saving:/var/oracle/ora1/app/oracle/product/8.1.7/ifs1.1/settings/oracle/ifs/installer/properties/IfsConfig.properties
    iFS service properties directory: /var/oracle/ora1/app/oracle/product/8.1.7/ifs1.1/settings/oracle/ifs/server/properties
    [snip]
    Next task: CreateFormat2 "SGI Video" true "video/x-sgi-movie" movie
    Next task: CreateFormat2 "MPEG Layer 3 Audio" true "audio/mpeg" mp3
    Next task: CreateFormat2 "HTML unix" false "text/html" html
    Next task: CreateFormat2 "JSP" false "text/html" jsp
    copying webUI files into iFS...
    creating file: [index.html] --> into folder: []
    This file was last modified at 15h46 which is coherent with the other log files.
    Now for the traces themselves, they are a little too long to post here.
    Do you want me to zip and mail them to you ?
    null

  • PLSQL XML Parser core dump

    We are getting core dumps when using the plsql parser on our
    data. The data files are about 500K.
    We are on Oracle 8.1.5 on a Digital UNIX V4.0E.
    Would you like to see the dumps or the trace files?
    null

    We are having the same problem in OAS PLSQL cartridge
    application using PLSQL XML parser. Core dumps are spontaneous
    while the size of XML file is quite small (~20-50K). The trace
    file has error messages like "Session exceeded soft sessionspace
    limit of 0x100000 bytes" or "Address not mapped to object.
    ORA-07445: exception encountered: core dump...". We are using OAS
    4.0.8 and Oracle 8.1.5 for Solaris. OAS and DB Instance are on
    the same box. But everything works fine when using OAS on
    separate NT server.
    Andrei Filimonov
    Steve Coffman (guest) wrote:
    : We are getting core dumps when using the plsql parser on our
    : data. The data files are about 500K.
    : We are on Oracle 8.1.5 on a Digital UNIX V4.0E.
    : Would you like to see the dumps or the trace files?
    null

  • Unknown errors encountered during publish(EJB)

    Hi,
    I am getting following error while deploying simple stateless EJB.
    Can anybody help. Please mail me.
    I am pasting the error both from JDeveloper and from command prompt deployment.
    ==========================================
    ***From JDeveloper 3.2.2 It says***
    *** Executing deployment profile E:\jdevloper\myprojects\Hello.prf ***
    *** Generating archive file E:\jdevloper\myprojects\HelloSource.jar ***
    Compiling the project...done
    Validating the profile...done
    Initializing deployment...done
    Scanning project files...done
    Generating classpath dependencies...done
    Generating archive entries table...done
    *** Archive generation completed ***
    *** Deploying the EJB to 8i JVM ***
    EJB deployment argument list:
    "E:\jdevloper\java1.2\jre\bin\javaw" "-DPATH="standard jdev path"
    -classpath "standard path of Jdev" oracle.aurora.ejb.deployment.GenerateEjb
    -u system -p manager -s sess_iiop://10.5.0.55:2481:ORCL -republish -keep -temp TEMP
    -descriptor "E:\jdevloper\myprojects\Hello.xml" -oracledescriptor E:\jdevloper\myprojects\Hello_oracle.xml
    -generated "E:\jdevloper\myprojects\HelloGenerated.jar" "E:\jdevloper\myprojects\HelloSource.jar"
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs.......................................done
    Compiling Stubs...done
    Generating Jar File...done
    Loading EJB Jar file and Comm Stubs Jar file...done
    Generating EJBHome and EJBObject on the server...done
    Publishing EJBHome...
    Unknown errors encountered during publish. Please check the server trace file
    *** Errors occurred while deploying the EJB to 8i JVM ***
    *** Deployment completed ***
    ==========================================
    ***Error occured while trying to deploy from command line.***
    E:\jdevloper\myprojects>D:\oas9i\bin\deployejb.bat -u system -p manager -s sess_iiop://10.5.0.55:2481:orcl -republish -keep -temp temp -descriptor Hello.xml -oracledescriptor Hello_oracle.xml HelloSource.jar
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs.......................................done
    Compiling Stubs...done
    Generating Jar File...done
    Loading EJB Jar file and Comm Stubs Jar file...Exception in thread "main" org.omg.CORBA.COMM_FAILURE: java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream read minor code: 0 completed: No
    at com.visigenic.vbroker.orb.TcpConnection.read(TcpConnection.java:61)
    at com.visigenic.vbroker.orb.GiopConnectionImpl.receive_message(GiopConnectionImpl.java:436)
    at com.visigenic.vbroker.orb.GiopConnectionImpl.receive_reply(GiopConnectionImpl.java:347)
    at com.visigenic.vbroker.orb.GiopStubDelegate.invoke(GiopStubDelegate.java:562)
    at com.visigenic.vbroker.orb.GiopStubDelegate.invoke(GiopStubDelegate.java:503)
    at com.inprise.vbroker.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:60)
    at oracle.aurora.AuroraServices._st_JISLoadJava.add(_st_JISLoadJava.java:66)
    at oracle.aurora.server.tools.sess_iiop.Loadjava.add(Loadjava.java:137)
    at oracle.aurora.server.tools.sess_iiop.Loadjar.loadAndCreate(Loadjar.java:101)
    at oracle.aurora.server.tools.sess_iiop.Loadjar.invoke(Loadjar.java:80)
    at oracle.aurora.server.tools.sess_iiop.Loadjava.<init>(Loadjava.java:94)
    at oracle.aurora.server.tools.sess_iiop.Loadjar.<init>(Loadjar.java:52)
    at oracle.aurora.ejb.deployment.GenerateEjb.invoke(GenerateEjb.java:560)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(ToolImpl.java:143)
    at oracle.aurora.ejb.deployment.GenerateEjb.main(GenerateEjb.java:575)
    =============================================
    I have checked log also. This is the log from oracle trace file.
    Session 13 exceeded soft sessionspace limit of 0x100000 bytes.
    *** SESSION ID:(8.3994) 2001-06-23 17:44:30.625
    jox_call_java_pres_: caught
    ORA-04031: unable to allocate 4032 bytes of shared memory ("large pool","unknown object","joxu heap init","ioc_allocate_pal")
    Please help me out of this si tuation.
    regards,
    vijay

    You can try to set the java_pool_size and shared_pool_size to larger. This parameter is in the file: init.ora . The size should be large enough. Usually at least 50M.

  • More ORA-29534

    I've noticed that a number of posts have been made to several of the discussion groups asking for help with this error. So far, there seems to have been no definitive response as to how to overcome it. Specifically, in my case I am getting the message
    Compilation errors in oracle/aurora/ejb/gen/_test_ProfilingBean/EjbObject_Profiling:ORA-29534: referenced object LANDTEST.profiling/ProfilingBean could not be resolved
    when I try to deploy an EJB to Oracle 8i from JDeveloper 3.1 Build 681. I have tried a wide variety of alternate solutions but I always get the same error. The only message I see in the server logs is the "soft session space" message
    exceeded soft sessionspace limit of 0x100000 bytes
    Could this be related - it would not appear to be the case from what I have read in the postings addressing that problem.
    Any help would be appreciated - especially if one of the Oracle teams could shed some definitive light on this area.
    Thanks.
    John

    Symptoms
    Unable to load IBM MQ Jar files (java classes ) into the database using "loadjava" utility due to the next errors:
    Cause
    Java classes "javax/resource/spi/*" java are not provided by Oracle.
    If your application vendor (IBM) has tested the application on Oracle release 9.2, they should be able to supply you with all the necessary classes, or tell you where to obtain them.
    Solution
    1) Ask your third party application support for those referenced java classes (classes "javax/resource/spi/*").
    2) The MQ classes were referencing another classes but they are not present in your database. Load those missed java classes first in order to resolve the Invalid MQ java classes.
    Gaurav

  • OBI 11g Error : exceeds an entry's the maximum size soft limit 256

    Hi All,
    I am getting a Warning in EM as below:
    Adding property Desc with value "+report description+". exceeds an entry's the maximum size soft limit 256. There are 333 bytes in this property for item /shared/folder/_portal/dashboardname
    It happens only when, if we provide a long description text (>256 bytes) for a report in the 'Description' box while saving the report.
    Do you have any ideas why it is happening and what can be done to remove this warning.
    An parameter needs to be changed..??
    Obi version 11.1.1.5.0
    box : Unix

    We tried that...
    But most of the dashboards/reports have been migrated from 10g and the reports are being built by Users not Dev team, adding their own description to report.
    I need to know ... if there is any parameter which can fix that...

  • Failed to start essbase process:  number of back up files exceeds limit

    Can someone help to take a look at this?
    More details is logged in bug 11887650
    Failed to start essbase process, message in log file:
    11/03/18 11:44:10 Start process
    Info: Essbase is reducing the number of soft file descriptors because the 32K limit has been exceeded. Exceeding the limit may significantly increase application load time.
    Environment variable [HYPERION_LOGHOME] is set - use it to define Log location folder.
    Log location is [u01/APPLTOP/instance/BIInstance/diagnostics/logs/Essbase/essbaseserver3/essbase].
    ODL log location is [u01/APPLTOP/instance/BIInstance/diagnostics/logs/Essbase/essbaseserver3/agent-log].
    [Fri Mar 18 11:44:10 2011]Local/ESSBASE0///4072736080/Warning(1056807)
    The number of back up files found on disk (40) exceeds the configured limit which is 2
    [Fri Mar 18 11:44:10 2011]Local/ESSBASE0///4072736080/Info(1051283)
    Retrieving License Information Please Wait...
    [Fri Mar 18 11:44:10 2011]Local/ESSBASE0///4072736080/Info(1051286)
    License information retrieved.
    65535 Essbase user 65535 Planning user system
    Logging configuration class "oracle.core.ojdl.logging.LoggingConfiguration" failed
    oracle.core.ojdl.logging.LoggingConfigurationException: ODL-52050: unable to process file '/u01/APPLTOP/instance/BIInstance/Essbase/essbaseserver3/bin/logging.xml', XML parse exception (line: 5, column: 38): org.xml.sax.SAXParseException: Attribute "class" is required and must be specified for element type "log_handler".
    Mar 18, 2011 11:44:14 AM oracle.security.jps.az.internal.common.scanner.PolicyChangeScannerThread run
    INFO: Policy store cleanup thread started.
    Mar 18, 2011 11:44:14 AM
    INFO: EPMCSS-CSS Fusion system initialized successfully. : [2724 ms]
    [Fri Mar 18 11:44:14 2011]Local/ESSBASE0///4072736080/Info(1051199)
    Single Sign-On Initialization Succeeded !
    [Fri Mar 18 11:44:14 2011]Local/ESSBASE0///4072736080/Info(1051639)
    Info: Essbase is reducing the number of soft file descriptors because the 32K limit has been exceeded. Exceeding the limit may significantly increase application load time.
    Essbase 64-bit - Release 11.1.2 (ESB11.1.2.1.0B154)

    I am an infrastructure idiot (I have all kinds of other idiocy available as well -- I am versatile), but I found:
    http://troubleshooot.wordpress.com/2010/05/26/essbase-login-is-not-working/
    To my ignorant eyes, this looks like some kind of *nix-centric issue.
    If the post doesn't help, perhaps one of the infrastructure guys will chime in.
    Regards,
    Cameron Lackpour

  • Rendering intent when displaying, exporting or soft proofing?

    I am trying to make use of soft proofing to adjust my images for a given output device for which I have ICC profiles. The two profiles I am playing with are for a Lambda and a Fuji Frontier. The Lambda working space almost fits within Adobe RGB, it exceeds it in only a few places but is noticeably smaller for a number of other colors. The Frontier working space is for most colors a bit smaller than the Lambda and about equal for only a small number of colors. The Frontier working space would also almost fit into sRGB (to give you an impression of its size).
    When soft proofing with Aperture, dark greens desaturate more with the larger Lambda working space than with Frontier one. If the rendering intent were relative colorimetric, colors should be clipped more and limited by the smaller working space of the Frontier. If perceptual is used then colors would in general be somewhat more compressed (ie, desaturated) with the smaller Frontier working space. But I see rather the opposite. In short, neither explanation makes sense.
    So I tried exporting from Aperture into Adobe RGB and ProPhoto RGB hoping that both would be big enough to contain most of the internal gamut of Aperture in order not to require much compression or clipping when converting from the internal color space of Aperture (I saw no difference between Adobe RGB and ProPhoto RGB in the exported files, so I guess both are large enough for my purposes). And I then converted/soft proofed these files from Photoshop into my two output profiles. More options (different rendering intents, black point compensation) but none seemed to really match what Aperture was soft proofing. I still have a lot of ideas what to try out but if anybody could shed some light on rendering intents and soft proofing with Aperture, it would be very much appreciated.
    (A related question, what rendering intent is used when converting colors, let's say defined in the Lab space in Photoshop, to the screen? I guess this is defined in the monitor profile, which in turn is created by the monitor calibration software, and therefore might depend on the latter. I would guess some kind of perceptual, but how the colors are really fitted and converted from the larger Lab color space into the smaller monitor one might very noticeably been different calibration software and will be different again for the monitor profile supplied by Apple.)

    I went on about this a little more scientific by creating an image with three rectangles: red, blue and green.
    All of them are 100%, e.g. (255, 0, 0). Colorspace: ProPhoto RGB.
    Results when exporting the images to AdobeRGB and sRGB, concentrating on the reds:
    - sRGB looks very washed out
    - AdobeRGB looks a bit washed out
    - Original ProPhoto has so much red that it almost drives me nuts
    Now, I would really expect similar results when activiating soft proofing.
    But when selecting either AdobeRGB or sRGB, the reds always drive me nuts.
    There is just no difference at all to the original ProPhoto image!
    Conclusion 1: Dorin, you were right, previews are in AdobeRGB. What I saw in the reds was the difference between ProPhoto and AdobeRGB. Somehow my screen seems to have extreme reds (calibrated recently with an X-Rite ColorMunki Display).
    Conclusion 2: Soft proofing with AdobeRGB and sRGB really DOES NOT WORK!

  • Soft Warnings Issue in MSS

    Hi All,
    This is regarding the MSS Salary Planning Module on SAP Enterprise Portal.
    We have observed the following:
    a) Salary Planning of ECM Module in SAP MSS Business Package fetches all the fields from the object and data provider framework.
    b) EC_PERCENT ( Percentage or Increase Percentage) is Standard SAP Delivered Columns.
    c) We have made the Increase Percentage as an Input field in the Application.
    d) We observe the Soft Warning messages generated in the Application whenever the Increase Percentage crosses the range of allowed percentage
    ( example: if the employee hike must lie in 2.00 to 4.00 % , user enters 5.00% hike, the warning message is displayed as " salary planning - percentage of xxx exceeds upper limit of 4.00% " ).
    e) Upon successful validation, the increase percentage amount is stored in PA0759-CPPCT for the corresponding employee
    Query:
    We need to know, where is the upper limit and lower limit for increase percentage is set.
    Thanks in advance,
    Regards,
    Subashini.

    yes its mandatory to upgrade both FRONT END And backend to the compatible levels.
    You cant have one at a higher level than other.
    You need to read the notes which are regularly updated by SAP.
    You can search for these notes by giving Stack level
    Service.sap.com

  • Rctl exceeded "fork: Resource temporarily unavailable"

    We experienced some unexpected virtual memory behavior on two new
    T1000s so started looking into various resources settings. After
    turning on logging using rctladm we started getting messages every few
    minutes about various resources being exceeded. We then used projmod
    to set the various limits as shown below but continue to get the
    syslog messages as if the values had not been set. The processes that
    are showing excesses are typically running programs such as nfsmapid,
    ncsd, or our own applications, none of which are likely to actually be
    exceeding the indicated resources. In fact, pfile indicates that
    there are at most about 20 file descriptors of any sort in use by any
    of these processes.
    ### from /var/adm/messages
    genunix: basic rctl process.max-file-descriptor (value 256) exceeded by process 220
    genunix: [ID 883052 kern.notice] privileged rctl process.max-stack-size (value 9223372036854775807) exceeded by process 2886
    genunix: [ID 883052 kern.notice] basic rctl process.max-stack-size (value 8388608) exceeded by process 502
    # uname -a
    SunOS mastiff 5.10 Generic_118833-23 sun4v sparc SUNW,Sun-Fire-T1000
    # cat /etc/project
    system:0::::process.max-file-descriptor=(basic,1024,deny),(privileged,65500,deny)
    user.root:1::::process.max-file-descriptor=(basic,1024,deny),(privileged,65500,deny)
    noproject:2::::
    default:3::::process.max-file-descriptor=(basic,10240,deny),(privileged,65500,deny);process.max-stack-size=(basic,134217728,deny);project.max-shm-memory=(privileged,32212254720,deny)
    group.staff:10::::
    # swap -l
    swapfile dev swaplo blocks free
    /dev/dsk/c0t1d0s1 32,1 16 52436912 52399520
    # swap -s
    total: 4780856k bytes allocated + 225120k reserved = 5005976k used, 27745432k available
    1) Is it expected that an out-of-the-box T1000 should be exceeding
    resources with normal system programs?
    2) Why does the setting of new process.max-file-descriptor not appear
    to affect the limits of new processes in the project?
    3) Could any of this be related to the original problem we are having
    that one can allocate memory only up to the point that physical memory
    is almost full at which point the allocation slows down to almost
    nothing and other processes get the error "fork: Resource temporarily
    unavailable"?

    How many process currently running
    The process statistics utility, prstat, shows us a top-level summary of the processes that are using system resources. The prstat utility summarizes this information every 5 seconds by default and reports the statistics for that period.
    The -L option causes prstat to show one thread per line instead of one process per line.
    How many process running for per user
    Again you can use prstat with the below option .
    -u euidlist
    Report only processes whose effective user ID is in
    the given list. Each user ID may be specified as
    either a login name or a numerical user ID.
    No. of opened files for per process.
    A list of files open within a process can be obtained with the pfiles command.
    Total no. of opened files for all process.
    Try running lsof as root . One open file is displayed per line and, unless you specify otherwise, all open files from all processes are displayed.
    No. of process limit
    Check out this link :
    http://blogs.sun.com/hasham/entry/solaris_10_increasing_number_of
    No. of open file limit
    Each process has a hard and soft limit for the number of files it can have opened at any time; these limits are administered through the Resource Controls infrastructure by process.max-file-descriptor . Limits can be viewed with the prctl command.
    $ prctl -n process.max-file-descriptor $$
    process: 21471: -ksh
    NAME PRIVILEGE VALUE FLAG ACTION RECIPIENT
    process.max-file-descriptor
    basic 256 - deny 21471
    privileged 65.5K - deny -
    system 2.15G max deny -
    If no resource controls are set for the process, then the defaults are taken from system tuneables; rlim_fd_max is the hard limit, and rlim_fd_cur is the current limit (or soft limit). You can set these parameters systemwide by placing entries in the /etc/system file.
    set rlim_fd_max=8192
    set rlim_fd_cur=1024
    The limits can be set from the shell also using the limit/ulimit commands.

Maybe you are looking for