Job/Component running on a different siebel app server

Applicaiton team run a job (Communications Outbound Manager) and it is on queue. When I checked it is running on different server (requested server). It is not the one currently running and configured on the server.
What configuration should i change to fix this. Im still new to siebel and need some guidance.
Appreciate anyone's help.

You can check the Component for that job is enabled on which server, in Administration - Server Configuration --> Component Groups --> Components --> Component Group Assignments. Once you submit the job (without fill up the Requested Server) Siebel will automatically assigned the job to any available server with that component enabled.
You can also defined which server to run the job by filling the Requested Server but better make sure that the component is enabled in the server you set on the Requested Server.

Similar Messages

  • [svn:bz-4.0.0_fixes] 16148: Update config testsuite on 4.0. 0_fixes branch to force kill the app server before running any tests when the app server is Tomcat .

    Revision: 16148
    Revision: 16148
    Author:   [email protected]
    Date:     2010-05-17 06:40:40 -0700 (Mon, 17 May 2010)
    Log Message:
    Update config testsuite on 4.0.0_fixes branch to force kill the app server before running any tests when the app server is Tomcat. The regression runs were hanging on this branch when going to run the config suite because the Tomcat server isn't shutting down cleanly at the end of the MXUnit run. I believe this is an issue with the version of ActiveMQ we are using. Since I don't think we want to update ActiveMQ on this branch force killing the Tomcat server will workaround the problem.
    Modified Paths:
        blazeds/branches/4.0.0_fixes/qa/apps/qa-regress/testsuites/config/build.xml

    Hi,
    Thanks for the reply. I have tried this on another machine running the same version of Blackboard. It works fine.
    Only difference is that the machine that has the JVM crash is running on Fujitsu PrimePower and the OS is Solaris 9 (but twigged for PrimePower).
    The one where it runs and starts up successfully is running on SunFire (OS is Solaris 10).
    I am wondering if there is a problem with the JVM loading required libraries because of the OS being different versions.
    Any leads on this is welcomed. Thank you.
    Regards,
    Hon Peng
    ===================
    On Fujitsu Primepower
    SunOS 5.9 Generic_118558-33 sun4us sparc FJSV,GPUS
    the Dependencies for libjvm.so are as follows:
    ===================
    bash-2.05$ ldd -r libjvm.so
    libsocket.so.1 => /usr/lib/libsocket.so.1
    libsched.so.1 => /usr/lib/libsched.so.1
    libdl.so.1 => /usr/lib/libdl.so.1
    libCrun.so.1 => /usr/lib/libCrun.so.1
    libm.so.1 => /usr/lib/libm.so.1
    libthread.so.1 => /usr/lib/libthread.so.1
    libc.so.1 => /usr/lib/libc.so.1
    libnsl.so.1 => /usr/lib/libnsl.so.1
    libmp.so.2 => /usr/lib/libmp.so.2
    /usr/platform/FJSV,GPUS/lib/libc_psr.so.1
    =====================================
    On SunFire, Sun machine
    SunOS 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-280R
    the dependencies are different for the libjvm.so:
    =====================================
    bash-2.05$ ldd -r libjvm.so
    libsocket.so.1 => /lib/libsocket.so.1
    libsched.so.1 => /usr/lib/libsched.so.1
    libdl.so.1 => /lib/libdl.so.1
    libCrun.so.1 => /usr/lib/libCrun.so.1
    libm.so.1 => /lib/libm.so.1
    libthread.so.1 => /lib/libthread.so.1
    libc.so.1 => /lib/libc.so.1
    libnsl.so.1 => /lib/libnsl.so.1
    libmp.so.2 => /lib/libmp.so.2
    libmd5.so.1 => /lib/libmd5.so.1
    libscf.so.1 => /lib/libscf.so.1
    libdoor.so.1 => /lib/libdoor.so.1
    libuutil.so.1 => /lib/libuutil.so.1
    /platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1
    libm.so.2 => /lib/libm.so.2
    /platform/SUNW,Sun-Fire-280R/lib/libmd5_psr.so.1

  • Can I run Servlets in the Sun App Server?

    I am trying to run a servlet. I am not sure if I can run the same using the Sun app server. any help to clarify the following queries would be appreciated.
    1. Should I have to specify a path in the environmental variables?
    2. Is there a web site that tells me the same with respect to running the servlet on a Sun app server.
    Thanks in advance.
    --Srikanta                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

    I'm not sure what you want in regards to question, but I can assure you that you can run servlets in S1AS7. My recommendation is to just package your servlet into a web archive (war) and deploy it. You can deploy it via the commandline (asadmin) or the web based administrative client (likely http://localhost:4848). For more information on this I suggest reading:
    http://docs.sun.com/source/816-7150-10/index.html
    You must likely want to read the section on assembling and deploying web applications.
    Matt Bauer

  • Running a Java Class in Apps Server?

    Does anyone have a clue how to just simply run an existing *.class using Oracle Apps Server as the web server listener?
    I'm assuming there is some default path that I should place my *.class file in??? Or some unique way to call it from the <applet> tag???
    null

    Thanks your response. I'm on sp3.
    The application is "Factory".
    The Java Project in "Factory".
    In the Java project there is a folder "pac", in that folder there is a class with a main method called "ProviderClient"
    In the "Factory" Java project properties/debugger window, Build before debugging is checked, also Create new process. Main class: pac.ProviderClient
    Home directory: C:/bea/user_projects/MyApps/Factory/Factory/
    (It was put there autopmatically when I clicked Browse as you said).
    When I run I get:
    Trying to create process and attach to 3640...
    Starting process in C:\bea\user_projects\MyApps\Factory\Factory
    C:\bea\jdk142_04\bin\javaw.exe -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=3640,suspend=y,server=y -classpath "C:\bea\user_projects\MyApps\Factory\APP-INF\lib\Factory.jar;C:\bea\user_projects\MyApps\Factory\EJBs.jar;C:\bea\jdk142_04\jre\lib\rt.jar;C:\bea\jdk142_04\jre\lib\jsse.jar;C:\bea\jdk142_04\jre\lib\jce.jar;C:\bea\jdk142_04\lib\tools.jar;C:\bea\weblogic81\server\lib\knex.jar;C:\bea\weblogic81\common\lib\log4j.jar;C:\bea\weblogic81\server\lib\debugging.jar;C:\bea\weblogic81\javelin\lib\javelin.jar;C:\bea\weblogic81\server\lib\wlw-lang.jar;C:\bea\weblogic81\server\lib\weblogic.jar;C:\bea\weblogic81\common\eval\pointbase\lib\pbserver44.jar;C:\bea\weblogic81\common\eval\pointbase\lib\pbclient44.jar;C:\bea\weblogic81\server\lib\webservices.jar;C:\bea\weblogic81\server\lib\webserviceclient.jar;C:\bea\weblogic81\server\lib\webserviceclient+ssl.jar;C:\bea\weblogic81\server\lib\wli.jar;C:\bea\weblogic81\server\lib\xbean.jar;C:\bea\weblogic81\server\lib\wlxbean.jar;C:\bea\weblogic81\server\lib\xqrl.jar;C:\bea\weblogic81\server\lib\netui\netui-compiler.jar" pac.ProviderClient
    Process started
    After a long time I get "Could not attach to debuggee process.
    Debugging Finished"
    What am I doing wrong?

  • Issues in running a report on an app server

    Hi all,
             I have a report that fails daily on one of our app servers.This report fails daily with the failure reason "Failed to open connection. D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\boprdapp06.xmradio.com.jobserver_4\~tmp1de458dada37ff3.rpt
    Can anyone help me with this error ?
    Any help is really appreciaetd

    Hi ...I tried your approach but still my report is failing. I increased the trace level and found some error in the log file ....I'm pasting the same below..i'm not able to decipher the error ...please help !!!
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEAddParameterCurrentValue(1) out returns 1
    [Tue Feb 24 02:40:31 2009]     6848     5952     (.\src\rptjob.cpp:7700): trace message: CReportPrintJob::SetPromptInfo(): bResult[true], missingPromptsArray.GetSize()[0]
    [Tue Feb 24 02:40:31 2009]     6848     5952     (.\src\rptproc.cpp:1387): trace message: procReport.dll: Done applying parameters after db logons
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: Exporting whole report to xls [crxf_xls]
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: CReportPrintJob::SetExportOptionsHelper() [crxf_xls]: FormatOptions: [<quote:"> <separator:,> <sameNumber:0> <sameDate:0> <nLinesPerPage:60> <bColumnHeadings:0> <bUseConstColWidth:0> <fConstColWidth:720.000000> <baseAreaType:1> <baseAreaGroupNum:1> <usebUseWorksheetFunc:1> <bUseWorksheetFunc:0> <bExportPageRange:0> <pageRangeStart:0> <pageRangeEnd:0> <usebReserved3:1> <bReserved3:1> <usebExportPageBreaks:0> <bExportPageBreaks:0> <usebCnvrtDateValToStr:0> <bCnvrtDateValToStr:0> <usebChopPageHeader:1> <bChopPageHeader:1> <usebUseFormatInDataOnly:1> <bUseFormatInDataOnly:1> <usebMaintainColumnAlignment:1> <bMaintainColumnAlignment:0> <usebExportImagesInDataOnly:1> <bExportImagesInDataOnly:0> <usebMaintainRelativeObjectPosition:1> <bMaintainRelativeObjectPosition:0> <usebShowGridlines:0> <bShowGridlines:0> <usewExportPageAreaPair:0> <wExportPageAreaPair:1> <useuserDefinedCPI:0> <userDefinedCPI:0> <usebRetainPageWidth:0> <bRetainPageWidth:1> <usebPageBreakAfterEachReportPage:0> <bPageBreakAfterEachReportPage:0> <usebUseExportOptionsInRptFile:1> <bUseExportOptionsInRptFile:0> <usebExportImages:0> <bExportImages:0> <metafileImageConversionType:100> <bitmapImageConversionType:100> <nJpegQuality:0> <usebCreateBookmarksFromGroupTree:0> <bCreateBookmarksFromGroupTree:0> <formatExportMode:100> <reportSectionsOptions:100> <groupSectionsOptions:100> <usebShowGroupOutlines:1> <bShowGroupOutlines:0>]
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: CReportPrintJob::SetExportOptionsHelper() [crxf_xls]: UXFXlsOptions: [<structSize:92> <bColumnHeadings:0> <bUseConstColWidth:0> <fConstColWidth:720.000000> <bTabularFormat:0> <baseAreaType:1> <baseAreaGroupNum:1> <bUseWorksheetFunc:0> <bExportPageBreaks:0> <bCnvrtDateValToStr:0> <bReserved3:1> <bExportAllPages:1> <dwStartPageNumber32:0> <dwEndPageNumber32:0> <bExportImagesInDataOnly:0> <bUseFormatInDataOnly:1> <bMaintainColumnAlignment:0> <bMaintainRelativeObjectPosition:0> <bShowGridlines:0> <wExportPageAreaPair:3> <bShowGroupOutlines:0>]
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: PEExportOptionsN: [StructSize==290, formatType==10, destinationType==0, nFormatOptionsBytes==0, nDestinationOptionsBytes==0, formatDLLName==crxf_xls, useSavedFormatOptions==0]
    [Tue Feb 24 02:40:31 2009]     6848     5952     (.\src\rptproc.cpp:1435): trace message: procReport.dll: Done setting format options
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: Performance: procReport.dll [2009/02/23 21-40-31-027]: Entering ExportToFile(): CRPE calls only
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: ExportToFile(1): [destOpt->structSize == 6] and [destOpt->fileName == D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\boprdapp06.xmradio.com.jobserver_4\~ce1ac059426b7f7e1.xls]
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEExportReportExW(1) in with parameters: viewContext[<StructSize:1750> <groupLevel:0> <groupPath:> <groupName:> <drillDownLevel:0> <reportName:> <containingPageN:0> <containingGroupLevel:0> <containingGroupPath:> <containingGroupName:> <xOffset:0> <yOffset:0>], m_exportOptions[<StructSize:290> <formatDLLName:crxf_xls> <formatType:10> <destinationDLLName:u2ddisk> <destinationType:0> <nFormatOptionsBytes:0> <nDestinationOptionsBytes:0> <unicodeFormatOptions:1> <unicodeDestinationOptions:1> <useSavedFormatOptions:0>], processingOptions.StructSize[6], processingOptions.exportInBackground[0]
    [Tue Feb 24 02:40:31 2009]     6848     5952     REQUEST: 5952     *     REQPP-PEExportReportExW-IN     *     6848     5952
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEExportReportExW() in
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEExportReportExW() out returns 0
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetErrorCodeAndSubstituteStrings(1) in
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetErrorCodeAndSubstituteStrings(1) out returns 1 and errorInfo->lastErrorCode is 756
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetErrorTextEx(1) in
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetErrorTextEx(1) out returns 1
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetHandleStringEx() in
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetHandleStringEx() out returns [1], buffer is [Failed to open the connection.
    D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\boprdapp06.xmradio.com.jobserver_4\~tmp1ac059426b7f200.rpt]
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetExtendedErrorMessage() in
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetExtendedErrorMessage() out returns 1
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetHandleStringEx() in
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetHandleStringEx() out returns [1], buffer is [Failed to open the connection.
    Failed to open the connection.
    D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\boprdapp06.xmradio.com.jobserver_4\~tmp1ac059426b7f200.rpt]
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: CRPE FAILED: GetLastPEErrorInfo(1) returns crpe error code [756] with extended error string [Failed to open the connection.
    Failed to open the connection.
    D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\boprdapp06.xmradio.com.jobserver_4\~tmp1ac059426b7f200.rpt]. Localized error string is [Failed to open the connection.
    D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\boprdapp06.xmradio.com.jobserver_4\~tmp1ac059426b7f200.rpt]
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetHandleStringEx() in
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetHandleStringEx() out returns [1], buffer is [D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\boprdapp06.xmradio.com.jobserver_4\~tmp1ac059426b7f200.rpt]
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetHandleStringEx() in
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEGetHandleStringEx() out returns [1], buffer is []
    [Tue Feb 24 02:40:31 2009]     6848     5952     REQUEST: 5952     [1][756]     REQPP-PEExportReportExW-OUT     *     6848     5952
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: Performance: procReport.dll [2009/02/23 21-40-31-043]: Exiting ExportToFile()
    [Tue Feb 24 02:40:31 2009]     6848     5952     (.\src\rptproc.cpp:1465): trace message: procReport.dll: Done exporting the job
    [Tue Feb 24 02:40:31 2009]     6848     5952     REQUEST: 5952     *     REQPP-PEClosePrintJob-IN     *     6848     5952
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEClosePrintJob(1) in
    [Tue Feb 24 02:40:31 2009]     6848     1160     (.\wireobinit.cpp:188): trace message: CWireObject::TerminateStaticPropertyMap() - reference count: 3
    [Tue Feb 24 02:40:31 2009]     6848     1160     trace message: ClientPing_impl::remove_session_handle
    [Tue Feb 24 02:40:31 2009]     6848     1160     trace message: ClientPing_impl::remove_session_handle: 0, 618226JmTM7ipUxcXwLebg
    [Tue Feb 24 02:40:31 2009]     6848     1160     trace message: ClientPing_impl::remove_session_handle:CalcuateCount: 0, 618226JmTM7ipUxcXwLebg
    [Tue Feb 24 02:40:31 2009]     6848     1160     trace message: ClientPing_impl::remove_session_handle: remove: 618226JmTM7ipUxcXwLebg
    [Tue Feb 24 02:40:31 2009]     6848     1160     trace message: ClientPing_impl::remove_session_handle: remove session handle (618226JmTM7ipUxcXwLebg). succeded=true
    [Tue Feb 24 02:40:31 2009]     6848     1160     (.\proxy_impl.cpp:440): trace message: LOGOFF implicit session logoff: userId[12], m_uri[osca:iiop://10.98.40.152/SI_SESSIONID=618226JmTM7ipUxcXwLebg], sessionId[618226], m_sSessionHandle[618226JmTM7ipUxcXwLebg]
    [Tue Feb 24 02:40:31 2009]     6848     1160     trace message: EnCOMSessionMgr::~EnCOMSessionMgr begins ...
    [Tue Feb 24 02:40:31 2009]     6848     1160     trace message: EnCOMSessionMgr::~EnCOMSessionMgr: s_SingleSessionManager->getCount() = 1
    [Tue Feb 24 02:40:31 2009]     6848     1160     trace message: EnCOMSessionMgr::~EnCOMSessionMgr: setting s_SingleSessionManager to NULL
    [Tue Feb 24 02:40:31 2009]     6848     1160     trace message: CInfoSessionManager::~CInfoSessionManager
    [Tue Feb 24 02:40:31 2009]     6848     7840     trace message: Terminating cluster refresh thread...
    [Tue Feb 24 02:40:31 2009]     6848     1160     (.\wireobinit.cpp:188): trace message: CWireObject::TerminateStaticPropertyMap() - reference count: 2
    [Tue Feb 24 02:40:31 2009]     6848     1160     trace message: CInfoSessionManager::~CInfoSessionManager ends.
    [Tue Feb 24 02:40:31 2009]     6848     1160     trace message: EnCOMSessionMgr::~EnCOMSessionMgr ends...
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPEClosePrintJob(1) out returns 1
    [Tue Feb 24 02:40:31 2009]     6848     5952     REQUEST: 5952     [1][0]     REQPP-PEClosePrintJob-OUT     *     6848     5952
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: CReportProcessor::ProcessReportHelper() returns [false]
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: *** Error processing report *** [CReportProcessor::ProcessReport() failed]
    [Tue Feb 24 02:40:31 2009]     6848     5952     REQUEST: 5952     *     REQPP-PECloseEngine-IN     *     6848     5952
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPECloseEngine() in
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: CrpeMgrPECloseEngine() out
    [Tue Feb 24 02:40:31 2009]     6848     5952     REQUEST: 5952     *     REQPP-PECloseEngine-OUT     *     6848     5952
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: Exiting CReportProcessor::Start() with failure!
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: IJobDllRun() returns error:( CrpeMgrPEExportReportExW: Failed to open the connection.
    D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\boprdapp06.xmradio.com.jobserver_4\~tmp1ac059426b7f200.rpt )
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: Error message sent in the language of the server is: [Failed to open the connection.
    D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\boprdapp06.xmradio.com.jobserver_4\~tmp1ac059426b7f200.rpt]
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: FAILED: [Failed to open the connection.
    D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\boprdapp06.xmradio.com.jobserver_4\~tmp1ac059426b7f200.rpt]
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: procReport.dll: IJobDllRun() failed the job [RES_FAILURE]!
    [Tue Feb 24 02:40:31 2009]     6848     5952     trace message: Performance: jobserver [2009/02/23 21-40-31-090]: Finishes its SI_IJob::run()

  • Can you access applications through BEA Portal Server and run applications on different BEA Application Server?

    Is it possible to use common Corporate BEA Portal server and able to run different Business Unit applications on different BEA Application Servers?

    Hi Akula,
    You may want to read this article:
    http://dev2dev.bea.com/products/wlportal81/articles/wsrp.jsp
    It maybe related to what you want.
    Regards,
    --alex
    Akula Venkata <[email protected]> wrote:
    Is it possible to use common Corporate BEA Portal server and able to
    run different Business Unit applications on different BEA Application
    Servers?

  • Applet not running in the oracle 9i App server 9.0.2

    hi
    i am trying to run the applet from default-web-app but it is saying class not found .
    i have also created the war file but it is giving the same problem.
    actually it a part of applet servlet communication if any one has done it please reply

    I install 9ias 9.0.2 successfully on dell 8450, but cann't start portal instance and wireless instance.

  • Re-Registering Siebel App Server (7.7.2.6)

    Hi,
    Lately I have been rebuilding some App Servers across the Enterprise and I have used teh SRVREDIT command to get boxes affected de-register from the Gateway.
    Re-installation went ok but a small problem has arisen; the directory path have been mistyped (Drive:\Siebrl_PRD).
    De-registration have been applied (once more) and new installation done with correct dir path.
    Question:
    What's the command line that allows to re-register an application server into the Gateway?
    Thanks,
    Manuel

    The siebesrvr should register itself with the gateway the first time it starts. You should not need to do this manually (and I'm not sure you can).

  • Multiple JVMs within app server - refresh of metdata not working

    Hi guys.
    We have an interesting scenario at present when running our application within a new test environment.
    Our web-based application has the facility to refresh it's application metadata. This should mean that the next time the browser refreshes (or a user logs in to the application), the application will display based upon the refreshed metadata structure.
    Previously, we have run our application on an app server with a single JVM without any dramas. ie. the refresh has always been reflected appropriately when viewing the application - as mentioned above.
    However, we have installed the application in a new environment where the refreshing of meta data does not work consistently. That is, only about 50% of the time does the data refresh correctly. This can be seen by pressing the refresh button in an IE browser, so that the refreshed data appears approx. every second time the button is pressed. The only notable difference with this environment is that it runs 2 JVMs within the app server.
    It seems that in this case, the 'old' data remains cached for the 'other' JVM, and that when the browser receives 'refreshed' data from the server, it does not always source from the same JVM.
    This situation can be resolved by restarting the OC4J container, but this is not a desireable solution.
    Is anyone aware of an OC4J parameter that can be set so that the 2 JVMs can run in synch so that both are refreshed appropriately when our meta data is cleared (refreshed) ? I don't believe this can be controlled within the Java source code, but I'm receptive to any other alternate solutions.
    Thanks in advance.
    Steve.

    I'd like to embed multiple instances of the JVM within
    a single, multi-threaded native server process. I'm
    aware this was not possible with the Sun JDK in the
    past.
    Is this still true (for JDK 1.4.1 say)?Yes, this is still true.
    If it's still not possible, are there any timetables
    as of when it might be available? No.
    Likelihood?Check the current list of JSRs at http://www.jcp.org.
    Ah, btw: Is support for VM unloading (during
    DestroyJavaVM()) available now?No.
    >
    In any case: does anybody know of a JVM
    implementation
    available for Linux which supports multiple VM
    instances within a single process?Why do you need multiple VMs? Would multiple separate 'processes' within a single VM work? If so, have a look at:
    http://www.cs.utah.edu/flux/janos/janosvm.html
    http://www.javagroup.org/echidna/
    Jim S.

  • Using Sun Java System App Server Update 1 with JDK1.5's XML

    Hi,
    I have some new code that uses new XML features from JDK 1.5,
    e.g., the Validation API.
    However, this code fails to run on Sun Java System App Server Update 1,
    since the server uses the 'endorsed' mechanism to load outdated XML libraries.
    When I remove the outdated XML JAR's from the server's 'endorsed' directory,
    the server fails to start....
    I would really like to keep using the new XML features....

    Where are you placing your jars? I would bundle them with your application. Do not replace the system jars.
    There were some package changes to avoid collisions that I believe made jswdp 1.4 and sjsas 8.1

  • Background Job spool / output file in different app server

    We are working with 2 ECC app servers, A and B.
    I've defined in app server A a background job to run an abap report and this report creates and submit 4 other background jobs.
    Each of these 4 jobs is regarding an abap report which outputs a text file in the server.
    The question is, why are the jobs generating the files in different app servers randomically?
    The same file, in the 1st execution was generated in app server A, and without any change was generated in app server B, in the job 2nd execution?
    Thank you!

    Hi,
    You can specify server name whille creating a batch job , so that it gets executed to that server only.
    there is one field (in SM36 during creation or SM37 while modifying batch job) called "Exec Target " , where you can specify server name.
    Hence you can plan to run your some batch jobs on server A or B.
    Regards,
    Rupali

  • Wanted to run a background job in diff app server

    i wanted to run a job in diff app server...
    how can i do it.
    sap guru

    In the JOB_CLOSE funtion module,
    you have a parameter for that.. check it..

  • Scheduling jobs in different app server

    Hi all,
    Does anyone knows how to schedule a background job in a specific app server, by using FM JOB_SUBMIT / JOB_CLOSE?
    I've analysed SAP documentation for these FMs and it says that the parameter EXTPGM_SYSTEM can be used to inform the app server in which the program will be ran. However, it seems to be for external programs and my requirement is just to set a abap report to run in a specific app server.
    SAP documentation says:
    EXTPGM_SYSTEM Parameter
    Name of the host system on which an external program is to be run. You must supply a value for this parameter.
    Note: You must specify both the name of an external program and the name of the system on which it is to be executed.
    As I don't have an external program, just the abap report, I'm not sure I can use such parameter to schedule the job at the desired app server.
    Please advise.
    Thanks,
    Rafael.

    Kartik,
    there is another program which people uses to read the generated files. As per the server load balancing, some output files are being created in server A, and some in server B. With this parameter, the output files would be generated only in server A.
    So, Bryan, that does make sense.
    So, you mean I should consider only JOB_CLOSE in order to inform target system? Should I ignore the external program parameters in JOB_OPEN?

  • How to schedule ETL jobs to run periodically after BI Apps is up and runnin

    Hi,
    How do you schedule ETL jobs to run periodically after BI Apps is install and configured? Is there document out there that explains how the ETL scheduling is setup?
    Thanks

    Using DAC we can schedule the ETL to run periodically. In DAC Execute -> Scheduler you can set the date and time for the ETL which need to be scheduled. You can get detail information in guide 'Oracle® Business Intelligence Data Warehouse Administration Console User’s Guide'

  • Running reports in a different app server

    Hi,
    If I use rwbuilder to build a JSP, can I simply drop the JSP into another app server (i.e. Weblogic, or JBoss) and execute it?
    Or, is 9iAS required?
    Thanks,
    Duke
    [email protected]

    You still need a Report Server to format the report.
    Unlucky enough Oracle does not sell The report server as a standalone application, which is a pity. A big market is lost this way I can imagine, as nobody is going to pay a full 9iAS Enterprise Edition license just for using reports...

Maybe you are looking for

  • PSE 9: Cannot open certain raw files in editor from Organizer.  Can directly tho.

    I can open my CR2 (Canon raw for 50D) files from the Elements 9 Editor.   But when I try to save, the "Save as Version Set" is grayed out even tho the photo is in the Organizer.  Conversely, when I try to open a CR2 file from the Organizer, I cannot.

  • Flash Cs4 install problems

    Hello folks, About 2 weeks ago I bought Flash Cs4. I installed it the same day and everything was working wonderfully! About 2 weeks into it, I opened flash one morning and the user agreement pooped up. I said to 'accept' to access flash but when I d

  • ALE settings for IDOC2FILE Scenario

    Hi All, I have the requirement to work on IDOC2FILE scenario. i am not able to do the ALE settings well in both R/3 side and XI side. Anybody have the full documentation with step-by-step analysis, please send me ASAP. Please help me in this regardin

  • IPhoto 9.2/9.2.1 pin locations in Places don't 'stick'

    I've been having an issue with iPhoto since 9.2. I have some photos that aren't in the correct location in Places, so I move the pin to where it should be. Problem is, when I go from that picture to another and then back to the original picture, the

  • "JBO-28300: Piggyback read error" when using Webstart

    Hello, i found a strange problem in my BussinesComponents... The following scenarion we would like to establish: we have running a server component in a OC4J Container on solaris. in the same container we deploy a GUI-Application, via WebStart. every