Installing another Java server0

Were having performance problems with running applications in Java.   Is there any good docs on installing a 2nd server or instance?

This is covered in the normal Netweaver installation guides (http://service.sap.com/instguides).
Are you sure that the performance problems are caused by too less resources? How did you find out?
Markus

Similar Messages

  • I recently loaded OSX mavericks on my Imac. I now find I cannot open any Adobe products from CS5. The error message reads " to open Adobe illustrator CS5.app, you need to install a JAva SE 6 runtime. Would you like to check and install one?

    I recently loaded OSX mavericks on my Imac. I now find I cannot open any Adobe products from CS5. The error message reads " to open Adobe illustrator CS5.app, you need to install a JAva SE 6 runtime. Would you like to check and install one? I try to install but get the error" download error". As far as i know I'm using Adobe Java 7. None of my CS5 suite works anymore............and i really dont want to upgrade to a monthly cloud service fee as i hate this policy with a passion.

    This goes for Dreamweaver CC on Mavericks!!!!! THANK YOU!
    I couldn't launch Dreamweaver CC. An error told me to install "java se 6 runtime". But when I clicked  OK I got another error telling me there is a network problem! I found this forum post on CS6 products, so I tried the download link, installed java 6 and presto, it worked! Thanks!

  • Installing the Java Add-In for an existing abap system

    Hi, Currently we are Installing the Java Add-In for an existing abap system.
    Following the steps (Installation guide):
    1) We sucessfully installed the Central Services Instance (SCS)
    2) We sucessfully Installed the Database Instamce Java Add-In
    Our problem comes in the third step
    3) Central Instance Java Add-In
    When the system prompts me the SAP System Identification (Select the central instance of your local host).
    I have a combo with two values: DVEBMGS00 of SAP System DEV and DVEBMGS00 of SAP System DEV
    (The same value)
    I chose anyone, and click next.
    The system send me an Input error and says "Caught EKdException in Module call: single select return more than on row"
    Any help is appreciated, and I will reward points if helpful.
    Regards

    I followed an advice made for a sap consultant, and delete some profile files.
    I had the following files
    DEFAULT.1.PFL
    DEFAULT.2.PFL
    DEFAULT.BAK
    DEFAULT.PFL
    DEV_DVEMGS00_bsomtymx005
    DEV_DVEMGS00_bsomtymx005.BAK
    DEV_SCS01_bsomtymx005
    START_DVEBMGS00_BSOMTYMX0
    START_DVEBMGS00_bsomtymx005
    START_SCS01_bsomtymx005
    after to delete the files, I have the following files
    DEFAULT.BAK
    DEFAULT.PFL
    DEV_DVEMGS00_bsomtymx005
    DEV_SCS01_bsomtymx005
    START_DVEBMGS00_bsomtymx005
    START_SCS01_bsomtymx005
    Then, I restarted the installation, and the sapinst allow me to continue with the installation.
    I really do not know if the installation will be sucessful, but this issue is solved.
    Thanks shanji, I was working in another tasks, but with your help, I will try to resolve again this problem, and found the solution.

  • Need to install BI Java on existing NW server

    Dear Experts,
    We have installed AS (ABAP + JAVA)+EP and upated with BI content and patches,
    our BI consultant wanted to create reports using Bex, which requires <b>BI JAVA.</b> I tried to install it using sapinst , In the input phase  i select AS Java , BI JAVA and EP on the next screen i gave the SID (of Existing server TBI) then it gives the message saying
    <b>DATABASE SCHEMA</b>
    <u>Database objects have been found in the database schema (SAPTBIDB) used for this installation , you must delete these objects or use another database or sap sid as entered in the previous dialogs
    clean up database schema [check box]</u>
    Here the question is how do i install BI Java on the Existing Netwear server.
    please advice at the earliest.
    your help will be appreciated.
    Regards,

    Dear Ruchit,
    Thanks for your helping reply,
    Here the situation is  we now we have AS AbapJavaEP,
    We have to do some configuration to work with Bex Reporting,
    If BI Java is not required , please let me know what configurations i need to do.
    please check the note.917950.
    Regards,

  • Java Server0 failing - rc = -11113

    Hi
    We have installed SCM 5.0 with the ABAP+Java stack, i noticed that the java stack was not running, and when i checked the std_server0.out file, it was giving an error saying user/password was incorrect for user SAPJSF, I reset the password for user SAPJSF in SU01 and reset the password to match in the config tool global server :
    ume.r3.connection.master.passwd
    That appears to have cleared that error, now when I start Java, the server0 its erroring in dev_server0 :
    [Thr 5996] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 5996] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 5996] JLaunchCloseProgram: good bye (exitcode = -11113)
    Looking in the std_server0.out file, there are 2 errors :
      Service com.sap.security.core.ume.service started. (1250 ms).
    Jul 10, 2007 12:19:51... ...xt.<init>(UserContextSpi, Properties) [SAPEngine_System_Thread[impl:5]_16] Fatal: <b>Can not instantiate UserContext with given properties.</b>  service security ================= ERROR =================
    Core service security failed. J2EE Engine cannot be started.
    com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:179)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: <b>No active userstore is set.</b>
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)
         at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:135)
         ... 5 more
    Here is the full std_server0.out file :
    stdout/stderr redirect
    node name   : server0
    pid         : 3728
    system name : ***
    system nr.  : 00
    started at  : Tue Jul 10 12:19:42 2007
    [Thr 2760] MtxInit: -2 0 0
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    SAP J2EE Engine Version 7.00   PatchLevel is starting...
    Loading: LogManager ... 313 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 47 ms.
    Loading: ThreadManager ... 16 ms.
    Loading: IpVerificationManager ... 15 ms.
    Loading: ClassLoaderManager ... 0 ms.
    Loading: ClusterManager ... 110 ms.
    Loading: LockingManager ... 47 ms.
    Loading: ConfigurationManager ... 1140 ms.
    Loading: LicensingManager ... 16 ms.
    Loading: CacheManager ... 78 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service cross started. (16 ms).
      Service memory started. (31 ms).
      Service runtimeinfo started. (16 ms).
      Service file started. (93 ms).
      Service timeout started. (31 ms).
      Service userstore started. (62 ms).
      Service trex.service started. (109 ms).
      Service jmx_notification started. (78 ms).
      Service p4 started. (172 ms).
      Service classpath_resolver started. (16 ms).
      Service deploy started. (2312 ms).
      Service MigrationService started. (32 ms).
      Service bimmrdeployer started. (16 ms).
      Service log_configurator started. (2578 ms).
      Service locking started. (0 ms).
      Service http started. (109 ms).
      Service naming started. (157 ms).
      Service failover started. (31 ms).
      Service appclient started. (31 ms).
      Service javamail started. (46 ms).
      Service ts started. (46 ms).
      Service jmsconnector started. (46 ms).
      Service licensing started. (0 ms).
      Service connector started. (94 ms).
      Service iiop started. (78 ms).
      Service configuration started. (16 ms).
      Service webservices started. (281 ms).
      Service dbpool started. (562 ms).
      Service com.sap.security.core.ume.service started. (1250 ms).
    Jul 10, 2007 12:19:51... ...xt.<init>(UserContextSpi, Properties) [SAPEngine_System_Thread[impl:5]_16] Fatal: Can not instantiate UserContext with given properties.
      service security ================= ERROR =================
    Core service security failed. J2EE Engine cannot be started.
    com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:179)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: No active userstore is set.
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)
         at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:135)
         ... 5 more
    com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:179)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: No active userstore is set.
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:77)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:402)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:81)
         at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:57)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:135)
         ... 5 more
    [Framework -> criticalShutdown] Core service security failed. J2EE Engine cannot be started.
    Jul 10, 2007 12:19:51...            com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_16] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.
    Anywhere else I can get more info on the error ?
    Any help appreciated.

    Hi Anand
    Java Instance is now up and running after creating the  users J2EE_ADMIN and J2EE_GUEST, so I set the post as answered.
    The only thing I am still not sure on is why the J2EE_ADMIN and J2EE_GUEST were not created as part of the install, I have reviewed the install document I created with the screen shots from SAPINST and it asked me to enter passwords for these users, which I did, so I presumed these users would be created in the install as with my previous NW04 installs, but this is my first SCM 5.0 on NW04S, so maybe its changed on NW04S ?
    I Patched ABAP to SP Stack 10 and used JSPM to patch from 9.2 to 10.1 straight after the install.
    Its only when I created users J2EE_ADMIN and J2EE_GUEST  with the correct roles assigned that Java started correctly.
    Looking at the SAP Help supplied above, it says that dependant on type of install, different JAVA users are created, but I installed ABAP + JAVA, so I think these users should be created.
    Paul.

  • Java server0 is yellow

    hi i have installed nw2004s.abap level it is working fine.when i tried to log in portal ac j2ee_admin.i can login but if i click on any tabs .then error 503 is coming and java server0 and disp+work are turning green to yello.any one pls help me out..
    my disp+work trc file is
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        CRT
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    75
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        3508
    Mon Feb 25 17:04:41 2008
    kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
    length of sys_adm_ext is 572 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3508) [dpxxdisp.c   1237]
         shared lib "dw_xml.dll" version 75 successfully loaded
         shared lib "dw_xtc.dll" version 75 successfully loaded
         shared lib "dw_stl.dll" version 75 successfully loaded
         shared lib "dw_gui.dll" version 75 successfully loaded
         shared lib "dw_mdm.dll" version 75 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Mon Feb 25 17:04:46 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5273]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >crmtest_CRT_00                          <
    DpShMCreate: sizeof(wp_adm)          18512     (1424)
    DpShMCreate: sizeof(tm_adm)          5258160     (26160)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (1088)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1744)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000CFD0050, size: 5947376)
    DpShMCreate: allocated sys_adm at 000000000CFD0050
    DpShMCreate: allocated wp_adm at 000000000CFD1F00
    DpShMCreate: allocated tm_adm_list at 000000000CFD6750
    DpShMCreate: allocated tm_adm at 000000000CFD67B0
    DpShMCreate: allocated wp_ca_adm at 000000000D4DA360
    DpShMCreate: allocated appc_ca_adm at 000000000D4E0120
    DpShMCreate: allocated comm_adm at 000000000D4E2060
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000D568CF0
    DpShMCreate: allocated gw_adm at 000000000D568D70
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000D568DA0
    DpShMCreate: allocated wall_adm at 000000000D568DB0
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3992
      argv[0] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = F:\usr\sap\CRT\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1105
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=CRT
      argv[7] = -DSAPMYNAME=crmtest_CRT_00
      argv[8] = -DSAPPROFILE=F:\usr\sap\CRT\SYS\profile\CRT_DVEBMGS00_crmtest
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1623]
    ***LOG Q0K=> DpMsAttach, mscon ( crmtest) [dpxxdisp.c   11586]
    DpStartStopMsg: send start message (myname is >crmtest_CRT_00                          <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Mon Feb 25 17:04:47 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpJ2eeLogin: j2ee state = CONNECTED
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 75
    Release check o.K.
    Mon Feb 25 17:04:58 2008
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    Mon Feb 25 17:05:50 2008
    J2EE server info
      start = TRUE
      state = ACTIVE
      pid = 3992
      http = 50000
      https = 50001
      load balance = 1
      start_lazy = 0
      start_control = SAP J2EE startup framework
    Edited by: subba reddy on Feb 28, 2008 10:34 AM

    Hello subba reddy,
    To know better the cause of the problem, please post here the content of dev_server0 and std_dispatcher.out trace files.
    Best regards,
    Rafael Toshiaki
    PS: Please consider rewarding points for helpful answers on SDN.

  • Error while Installating of JAVA Add-in

    Hi,
    I installed ABAP stack on the server and am planning to add the Java Add in for Oracle and I get the following error from the log.
    INFO 2005-08-16 14:18:00
    Looking for SAP system instances installed on this host...
    ERROR 2005-08-16 14:18:06
    CJS-20003  While adding instance D00: An instance already exists with that number and a different name or SID: BW1/DVEBMGS00.
    WARNING 2005-08-16 14:18:06
    The step setDefaults with step key J2EE_EngineEnterprise_Addin_OneHost|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|setDefaults was executed with status ERROR.
    Kindly let me know what the problem could be due to.
    Regards,
    Christian..

    Hi,
    The error message given seems you are trying to install another instance.
    Try to use the gui to pick your system numbers so you do not have conflicts when using a installer.
    Check if this link helps you.
    Installation portal  - problem analyzer
    Regards,
    Vijith

  • Just upgraded to a new iMac 5k with OS 10.10.  I use Adobe Photoshop CS 5.1 and it won't work! It tells me to install legacy Java SE 6 runtime. Is there a better fix????

    Just upgraded to a new iMac 5k with OS 10.10.  I use Adobe Photoshop CS 5.1 and it won't work! It tells me to install legacy Java SE 6 runtime. Is there a better fix????

    Hi Chris,
    Shortly after I got your message below, I got another message that claims it is from "help desk 24x7 has sent you a message - Adobe Forums”.
    I am attaching the message.  I find it suspicious that it is asking for a Skype ID and a telephone number.  What do you think?
    Charles Harkins

  • How to install 64bit java version

    Dear All,
    I need config jvm memory greater than 2G because "Account Analyst Report" issue.
    If I must need to install JAVA version 64bit, how can I do it?
    Platform is: Oracle Solaris on SPARC (64-bit)
    Current Java version is:
    java -version
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
    Java HotSpot(TM) Server VM (build 17.0-b16, mixed mode)
    Please Help!!
    Thanks,
    Jackie

    Hey, Guys,
    Thanks for your information.
    Customer's information:
    EBS version: 12.1.3
    Platform: Oracle Solaris on SPARC (64-bit)
    The instance was fine, after run pre-clone scripts, then OPP service can not start up.
    I tried these notes and doesn't work.
    At first, customer's error message is:
    "Invalid maximum heap size: -Xmx5120m
    The specified size exceeds the maximum representable size.
    Could not create the Java virtual machine."
    Then, I let customer set to 2G, 3G and 4G. Also doesn't help.
    I checked customer's context file:
    See following information:
    <oafm_jvm_start_options oa_var="s_oafm_jvm_start_options">-server -verbose:gc -Xmx256M -Xms64M -XX:MaxPermSize=128M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.security.jazn.config=/AP/crp2/inst/apps/CRP2_m4000/ora/10.1.3/j2ee/oafm/config/jazn.xml</oafm_jvm_start_options>
    <oafm_jvm_stop_options oa_var="s_oafm_jvm_stop_options">-server -verbose:gc -Xmx256M -Xms64M -XX:MaxPermSize=128M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false</oafm_jvm_stop_options>
    The max is 256M, min is 64M, then I let customer to increase the value, run autoconfig, but also doesn't help.
    Another engineer said customer should install 64bit java version on 64bit platform. His comments is:
    Please check the java version.
    The 32bit Java version can only address 2GB memory which in reality is 1500M for VM Heap Space.
    If customer needs more than 1500M VM Heap space, then they need to install the 64bit Java version.
    And customer run command:
    java -versionoutput is:
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
    Java HotSpot(TM) Server VM (build 17.0-b16, mixed mode)
    Then engineer provide solution:
    update FND_CP_SERVICES
    set DEVELOPER_PARAMETERS = 'J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx1024m'
    where SERVICE_ID = (select MANAGER_TYPE from FND_CONCURRENT_QUEUES
    where CONCURRENT_QUEUE_NAME = 'FNDCPOPP');
    and commit.
    But customer need config jvm memory greater than 2G because "Account Analyst Report" issue.
    If I must need to install JVM 64bit, how can I do it?
    Our EBS version is 12.1.3
    That's the whole process.
    Please HELP!!!
    Thanks,
    Jackie

  • Safari 8 error: "...you need to install the Java Runtime Environment"

    Ever since upgrading to Yosemite and Safari 8, I continually get the error "To view this web content, you need to install the Java Runtime Environment" and, although I did do so the first time I got the error, and Java tells me I do have the latest version installed and running, I continue to get this error constantly.
    Is there a way to stop this, or at least find out what content is causing it? I can't put my finger on any particular content that causes the error.

    This procedure is a diagnostic test. It makes no changes to your data.
    Please triple-click anywhere in the line below on this page to select it:
    java -version
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing the key combination command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    If the Apple Java runtime is installed and up to date, you should get three lines of output below what you entered, the first of which is this:
    java version "1.6.0_65"
    Is that what you get? You can then quit Terminal.

  • Install Sun Java Web System on Fedora / Registering in Netbeans

    Hi,
    I am trying to install Sun Java System Webserver onto Fedora 64 bit - I am not bothered about running a server locally, I have a development server for testing before deployment - however, I need to get a working install to let Netbeans recognise it as a valid target server. As far as I am aware, all Netbeans needs when deploying to a remote server is some libraries associated with that J2EE server. So first of all I tried just pulling the tree of an installed and working server off another box - however, Netbeans won't play ball.
    When trying to install the server on Fedora I get an error regarding
    /sun/webserver7/lib/libfreebl3.so: version `NSSRAWASH_3.12.3' not found
    Any ideas, if not, any ideas how to 'trick' Netbeans into thinking the server is installed?
    Regards,
    Tom

    Hi,
    Thanks for your replies, so far I have managed to persuade netbeans to recognise the broken install by adding this block to ~/.netbeans/6.5/config/J2EE/InstalledSerers/.nbattrs
    <fileobject name="instance">
    <attr name="LocalServer" stringvalue="true"/>
    <attr name="SSLAdminPort" stringvalue="true"/>
    <attr name="configName" stringvalue="tom-desktop"/>
    <attr name="displayName" stringvalue="Sun Java System Web Server 7.0"/>
    <attr name="password" stringvalue="xxxxxxxx"/>
    <attr name="registeredWithoutUI" stringvalue="false"/>
    <attr name="url" stringvalue="[/home/twerner/webserver7]deployer:Sun:WebServer70::localhost:8989"/>
    <attr name="username" stringvalue="admin"/>
    </fileobject>However, it would be good to get the server actually working...
    I am running Fedora 11 - 64 Bit (I like to live dangerously :-))
    I am attempting to do the install using the seperate Web server installer on its own, downloaded direct from Sun's site (v7u5).
    Here is the log file : [http://pastebin.com/f716536d6]
    Installed nss packages:
    nss.i586 3.12.3-4.fc11 @fedora
    nss.x86_64 3.12.3-4.fc11 installed
    nss-mdns.x86_64 0.10-7.fc11 installed
    nss-softokn-freebl.i586 3.12.3-4.fc11 @fedora
    nss-softokn-freebl.x86_64 3.12.3-4.fc11 installed
    nss_ldap.x86_64 264-2.fc11 installed
    Hopefully some of this info is useful,
    Many thanks for your help,
    Tom
    Edited by: tomwerner on Jul 13, 2009 2:09 AM

  • Cannot open Photoshop: get error: To open "Adobe Photoshop CS5.app," you need a Java SE 6 runtime. Would you like to install one now?  However installing Java SE 6 runtime does not fix nor does installing Oracle Java SE 7. Adobe says Apple is problem.

    Searching the internet for solutions to this and some discussion with Adobe.
    Adobe say Photoshop does not use java so it should not be asking for a java runtime.
    The question is how can I stop Photoshop asking to install java since Photoshop does not need or use Java to run?
    Found various links that might be helpful:
    http://apple.stackexchange.com/questions/58203/mountain-lion-with-java -7-only/58841#58841,
    Work around for app that asks fo SE 6 when SE 7 is installed
    Running Java Apps on OS X with Only JRE 7
    How OS X determines an app needs Java,
    Installing & Deinstalling Java SE 6 & SE 7, http://helpx.adobe.com/x-productkb/global/install-java-jre-mac-os.html
    Adobe's Installing Java SE 6
    Java Mac Security and Background to SE 6 to SE 7 Changes
    Java 7 & OS X
    Known Issues with Adobe Software on OS X Lion
    Adobe's Installing Java SE 6

    However as I have Oracle Java SE 7 installed and SE 6  is deprecated and no longer supported for security reasons.
    Apple is actually responsible for Java 6's security. They take Oracle's code and do whatever is needed to make it compatible with Apple's OS. Java 6 is still getting security updates from Apple. Versions 6 and 7 can also exist on the same drive. They won't interfere with each other.
    Also I am assured in no uncertain terms by Chris Cox over at Adobe that Photoshop CS 5 does not use java at all and that the java error message  and so called dependency is just an error on the part of Apple.
    I did find a topic where Chris stated that for CS6, which I know is true. I've installed CS6 (and CC) on a newly formatted drive in Mountain Lion, and neither made any mention of requiring Java. Could have sworn CS5.5 and earlier did you Java for a few functions. Though I likely only assumed that since that version and earlier always causes a prompt to install Java if it isn't already on the drive.
    So is there any way to run Photoshop with SE 7 only installed or even better with no java installed?
    It doesn't really matter much if Java is installed. Java 6 should put an app in the Utilities folder by the name of Java Preferences. Open that, and you can completely disable it by undoing the check boxes.
    Perhaps there is a way to make OS X stop thinking it needs java SE 6 to run Photoshop CS 5.
    Apple would have to make a change to the OS itself. It's a not a user accessible setting.

  • I have a fully paid subscription to CC and use of installed programs but I can no longer sign in to CC. It repeatedly says "You've been signed out". I have the need to install another program but I can't sign in.

    I have a fully paid subscription to CC and use of installed programs but I can no longer sign in to CC. It repeatedly says "You've been signed out". I have the need to install another program but I can't sign in.

    Sign Out When Sign In http://forums.adobe.com/thread/1450581?tstart=0 may help
    -and http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html

  • How to call a Java Web Service from another Java package ?

    Please, does anybody know a simple way to access to a JWSDP Web Service deployed under Tomcat with another java application ?
    I've tried with ServiceFactory and Service class from JaxRPC API but it doesn't work ....
    Thanx.

    What not just invoke it the same you would invoke a remote service? Create a service stub and call a service method.
    Mike

  • Enhance/Color Adjust/Color variation, seems to be missing in PSE 12. Can I install another version of PSE to Macbook pro Maverick 10.9.3 that has that feature? I use it ALL the time...

    Enhance/Color Adjust/Color variation, seems to be missing in PSE 12. Can I add/install another version of PSE to Macbook pro Maverick 10.9.3 that has that feature? I use it ALL the time... Thanks.

    Enhance/Color Adjust/Color variation, seems to be missing in PSE 12. Can I add/install another version of PSE to Macbook pro Maverick 10.9.3 that has that feature? I use it ALL the time... Thanks.

Maybe you are looking for

  • Synced video doesn't appear on iPod

    Help!  I just downloaded Fast Five from ITunes. I then transfered it to my ITouch.  It shows the transfer is complete.  I can see it under ITunes, BUT when I look on my Itouch, it doesn't show up.  I have tried...deleting all videos on the itouch (wh

  • SQL Loader Excel input file in different order than table

    Hi, Have an instance where I have an Excel spreadsheet we've used for a while got a field added to it. This field has been added as the fourth field. On my Oracle table, I added a column and its listed last. So of course when I import, the fields are

  • SAP NetWeaver 7.0 ABAP Trial Version Installation procedure

    Hello - I wanted to install "SAP NetWeaver 7.0 ABAP Trial Version".  I downloaded the 2 .tgz files from https://www.sdn.sap.com/irj/sdn/downloads I tried uncompressing the files with winzip and gunzip but didnt work.  Is there a step by step installa

  • My other computers can't connect to the network/internet

    i am using a cable modem and have it hooked up to my airport express. my mac is accessing the internet fine, but my laptop (windows) can't log on to my wireless network and connect to the internet. i've tried to change my internet sharing preferences

  • Removal of page in multi page flow (Train)

    Hi all , I have a series of pages (train) in which I have to remove / hide a page ( I mean end user should not see that page in the flow) . For exampe , if the flow is : Page A --> Page B --> Page C --> Page D . The requirement is to remove the Page