OC4j is not running for OBI10g

Hi Gurus,
I wanted to launch the OC4J, but I got an error
11/04/01 15:01:58 java.lang.Exception: Could not find tag PerfDll in fileC:\Orac
leBI\systemsmanagement\resources\performance\perf_OracleBIPresentationServer.xml
Indeed, this file does not contain PerfDll tag.
Could somebody provide/send this file, which contains this tag?
My email:
[email protected]
Many thanks in advance.
Laszlo

Hi,
The file has been sent to your account
Regrads
Adil

Similar Messages

  • OC4j is not running for OBI10g (perfcounter problem)

    Hi Gurus,
    Earlier I could work with OBI EE 10g,
    but now when I wanted to start OC4j
    I continually get the following message pair:
    2011-05-17 16:26:00.328 NOTIFICATION Oracle BI Presentation Server has stopped.
    Perfcounter data is not collected.
    2011-05-17 16:26:00.328 NOTIFICATION Oracle BI Server has started. Perfcounter d
    ata is collected.
    after the
    - Scheduler BIPublisherScheduler_$_NON_CLUSTERED started.
    11/05/17 16:25:52 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    But the BI server and the Presentation server seem to be working, but I am not able to work with presentation services.
    Any ideas?
    Many thanks in advance!
    Best regards
    Laszlo

    Hi lczinkoc,
    Did your question answered..?
    Is your problem resolved..
    I am also getting the same problem...
    2011-05-24 17:59:04.738 NOTIFICATION Oracle BI Server has stopped. Perfcounter data is not collected.
    *2011-05-24 17:59:14.738 NOTIFICATION Oracle BI Server has started. Perfcounter data is collected.*
    011-05-24 17:59:44.738 NOTIFICATION Oracle BI Presentation Server has stopped.
    Perfcounter data is not collected.
    but Perfcounter data is collected: this does not happen for BI Presentation Server.

  • Default logic not running for a particular team

    Hello,
    I have a financial consolidation application in BPC 7.5 NW. We have a particular problem, whereby the default logic is not running for one team when they are uploading data. The error message is "Error running default logic. Error converting records. The root element is missing".
    Users in other teams are not affected by this and they are able to upload data successfully without any problems and are able to view converted records.
    Can someone please explain how this is possible in BPC?
    Also, our development consultant created 2 copies of the default logic in the Finance application. In the admin consol, one is called "Default.LGF" and the other one "DEF BU 9 Mar 2011.LGF". Can anyone kindly explain whether it is possible to have 2 copies of the default logic and if so, how does BPC decide which one to run.
    In both versions of the default logic, the following code is inserted for FX translation:
    // Query 6  - Perform currency translations - run currency translation stored procedure
    *XDIM_MEMBERSET CATEGORY=%CATEGORY_SET%
    *XDIM_MEMBERSET TIME=%TIME_SET%
    *XDIM_MEMBERSET ENTITY=%ENTITY_SET%
    *XDIM_MEMBERSET MEASURES=YTD
    *RUN_PROGRAM CURR_CONVERSION
          CATEGORY = %CATEGORY_SET% 
          CURRENCY = GBP
          TID_RA = %TIME_SET%
          RATEENTITY = GLOBAL
          OTHER = [ENTITY = %ENTITY_SET%]
    *ENDRUN_PROGRAM
    *COMMIT
    Thank you very much.
    Edited by: kashifmehmood on Jun 17, 2011 4:12 PM

    Hi
    1.Users in other teams are not affected by this and they are able to upload data successfully without any problems and are able to view converted records.
    One of the reason may be there are some secured dimensions involved like Entity, which is not assigned to the team. Refer to the HTG document below:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/207995e8-deb8-2d10-3cb9-8ab146c95a09?quicklink=index&overridelayout=true
    2.Also, our development consultant created 2 copies of the default logic in the Finance application. In the admin consol, one is called "Default.LGF" and the other one "DEF BU 9 Mar 2011.LGF". Can anyone kindly explain whether it is possible to have 2 copies of the default logic and if so, how does BPC decide which one to run.
    In my opinion your consultant created "DEF BU 9 Mar 2011.LGF" and maintained the logic in that logic file. To run the logic by default, he has to call the earlier logic file in DEFAULT.LGF.
    *INCLUDE DEF BU 9 Mar 2011.LGF ( Nothing wrong in  keeping the entire logic, but it is not required)
    Logic file ""DEF BU 9 Mar 2011.LGF" can be called by DM packages.
    Thanks

  • Analysis Engine Not running for IPS in AIPSSM Module

    Hi all,
      The Analysis Engine is not running for IPS module in AIPSSM Module. Please let me know how can i resolve this issue and get the analysis engine of IPS to running status.
    Regards
    Kiran

    Hi Kiran,
    Ideally, what you can do is to remove the configuration on the ASA that sends traffic to IPS.
    The crash in sensorapp or analysis engine might be traffic, configuration related.
    We can try to reboot the IPS with no load on it by stopping sending traffic to it.
    You can remove the IPS policy from the ASA configuration.
    http://tools.cisco.com/squish/2f7A3
    What this will do is stop ASA from sending any traffic to IPS.
    Now do the hw-module module 1 reset command.
    See if the IPS module comes back up.
    If that also fails, then you can re-image the module.
    This will however erase the configuration on the module.
    The re-image procedure for SSM module:
    http://tools.cisco.com/squish/ee66a
    Hope this helps.
    Sid

  • OC4J: Class not found for class in jar file placed in \j2ee\home\applib\

    I have an ADF application which uses external libraries (jars), which works fine when running the application from within JDeveloper (TP4).
    However if I deploy the application to the embedded OC4J server it won't find any classes imported in those external libraries at runtime (deploy does work). E.g. one library class imports oracle.jbo.server.DBTransaction. If a method of this class is called I get the following exception:
    Unexpected exception caught: java.lang.NoClassDefFoundError, msg=oracle/classloader/util/AnnotatedNoClassDefFoundError
    oracle/classloader/util/AnnotatedNoClassDefFoundErrorThe same exception, when using a german locale, explicitely states that it cannot find oracle.jbo.server.DBTransaction.
    The jar files are placed in the \j2ee\home\applib\ directory and a <library> element to this path is present in application.xml.
    Any further hints what could be wrong?

    Hi Edwin,
    tried your suggestions but without success.
    when I add this library to server.xml then following error occures when starting OC4J
    17.09.2008 17:10:33 oracle.oc4j.util.SystemLog log
    SCHWERWIEGEND: Server start failed processing configuration
    java.lang.InstantiationException: Illegal tag, 'library': The library tag has moved from config/server.xml to config/application.xml, please update your configuration manually or reinstall.
            at com.evermind.server.XMLApplicationServerConfig.parseDeploymentMainNode(XMLApplicationServerConfig.java:1227)
            at com.evermind.xml.XMLConfig.parseRootNode(XMLConfig.java:342)
            at com.evermind.xml.XMLConfig.init(XMLConfig.java:222)
            at com.evermind.xml.XMLConfig.init(XMLConfig.java:154)
            at com.evermind.server.XMLApplicationServerConfig.<init>(XMLApplicationServerConfig.java:237)
            at com.evermind.server.ApplicationServer.createConfig(ApplicationServer.java:661)
            at oracle.oc4j.server.ServerFactory$Worker.prepareConfig(ApplicationServerFactory.java:225)
            at oracle.oc4j.server.ServerFactory$Worker.start(ApplicationServerFactory.java:244)
            at oracle.oc4j.server.ServerFactory$Worker.run(ApplicationServerFactory.java:259)
            at java.lang.Thread.run(Thread.java:619)
    17.09.2008 17:10:33 oracle.oc4j.util.SystemLog logNoStack
    SCHWERWIEGEND: Server exiting: ApplicationServer entered state EXITING--> I added this to application.xml
    Than I enabled more logging of classloader "-Duser.country=US -Dclass.load.log.level=finest"
    Here a snippet of the output at starttime of OC4J:
    ================================
    08/09/18 10:17:07 Initial class loaders created. Uptime: 3156ms.
    08/09/18 10:17:07 Loading main class com.evermind.server.OC4JServer...
    08/09/18 10:17:07 com.evermind.server.OC4JServerMain class loaded. Uptime: 3344ms.
    08/09/18 10:17:07 Transferring to com.evermind.server.OC4JServer.main()...
    08/09/18 10:17:15 Ignoring non-existent code source: D:\oracle\jdevstudio1111_preview4_standalone\j2ee\home\config\..\..\..\BC4J\lib\jmxdc.jar(from <code-source> (ignore manifest Class-Path) in /D:/oracle/jdevstudio1111_preview4_standalone/j2ee/home/config/server.xml)
    08/09/18 10:17:15 Ignoring <code-source> (ignore manifest Class-Path) in /D:/oracle/jdevstudio1111_preview4_standalone/j2ee/home/config/server.xml entry: code-source /D:/oracle/jdevstudio1111_preview4_standalone/j2ee/home/lib/api-ext/adflogginghandler.jar (from system property api.ext.dirs) is already visible in the search path of adf.oracle.domain:11.1.4949.
    08/09/18 10:17:15 Ignoring non-existent code source: D:\oracle\jdevstudio1111_preview4_standalone\j2ee\home\config\..\..\..\BC4J\lib\jmxdc.jar(from <code-source> (ignore manifest Class-Path) in /D:/oracle/jdevstudio1111_preview4_standalone/j2ee/home/config/server.xml)
    08/09/18 10:17:15 Import was not resolved for adf.oracle.domain:11.1.4949: shared library "oracle.fabric.runtime" could not be found.
    08/09/18 10:17:15 Import was not resolved for adf.generic.domain:11.1.4949: shared library "oracle.fabric.runtime" could not be found.Seems that oracle.fabric.runtime couldn't be found but the jar's are located in D:\oracle\jdevstudio1111_preview4_standalone\lib\java\shared\oracle.fabric.runtime\11.1.1.0.0
    It's the same as with my jdeveloper installation where I don't have this problems.
    regards
    Peter

  • EM is not running for Oracle 10.2.0.5 on windows 2008 R2

    Hi,
    Recently, I installed oracle 10.2.0.4 on Windows 2008 R2 server followed by 10.2.0.5 patchset and 8350262 patch (to solve the problem of the expired certificate).
    After the installation, I created listener and database. The EM was working fine for few hours but not running after that. Listener was running all the times.
    I tried to to execute "emctl stop dbconsole" and "emctl start dbconsole".
    The EM worked again. However, it down again after few hours. I have repeated this process many times but still cannot resolve the this.
    I checked the logfiles in in the sysman/log. Herewith the output.
    emagent.trc
    2013-06-17 11:05:24 Thread-4100 WARN  http: snmehl_connect: connect failed to (dkcopeoradb001.FALCKDKWEB:1158): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2013-06-17 11:09:27 Thread-3520 ERROR ssl: nzos_Handshake failed, ret=28862
    2013-06-17 11:09:27 Thread-3520 ERROR http: 296: Unable to initialize ssl connection with server, aborting connection attempt
    Please advise and assist.
    Thanks.
    Regards,
    Jia

    70d23884-cf5e-4be4-9c7b-5572c797bae9 wrote:
    Hi,
    Recently, I installed oracle 10.2.0.4 on Windows 2008 R2 server followed by 10.2.0.5 patchset and 8350262 patch (to solve the problem of the expired certificate).
    After the installation, I created listener and database. The EM was working fine for few hours but not running after that. Listener was running all the times.
    I tried to to execute "emctl stop dbconsole" and "emctl start dbconsole".
    The EM worked again. However, it down again after few hours. I have repeated this process many times but still cannot resolve the this.
    I checked the logfiles in in the sysman/log. Herewith the output.
    emagent.trc
    2013-06-17 11:05:24 Thread-4100 WARN  http: snmehl_connect: connect failed to (dkcopeoradb001.FALCKDKWEB:1158): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2013-06-17 11:09:27 Thread-3520 ERROR ssl: nzos_Handshake failed, ret=28862
    2013-06-17 11:09:27 Thread-3520 ERROR http: 296: Unable to initialize ssl connection with server, aborting connection attempt
    Please advise and assist.
    Thanks.
    Regards,
    Jia
    Why are you bothering to install a de-supported version of Oracle?  10.2 is history and even 11.2 is at terminal release.  The bookies are taking money on when 12c will be released.
    When I googled "No connection could be made because the target machine actively refused it."  I got many, many hits that look useful.

  • Job dependecny with Not running for other jobs condition

    Hi,
    I have a job chain which should run with the below conditions
    1) at 19:00 GMT.
    2) Also it has another dependency that it should check for job x and job y and both these job x and job y should not be running.
    I checked for creating job locks and locks can be used for two jobs and it compliments each other and cannot be used in this case.
    How do I set this dependency in this case.
    Thanks.

    Hello,
    Then I don't understand the scenario.
    So the 19:00 job can only start when job x and y are not running. But job x and y can start when the 19:00 job is running?
    In that case create a pre-running action on the 19:00 job that checks if job x or y are running and waits for them to finish.
    Regards Gerben

  • Dispatcher Not running for XI

    Hi Gurus,
    I have a XI 3.5 system with Oracle 10.2 Database.
    Errors
    01) From MMC Dispatcher is not running
    02) 'Work' Folder is also not accessible. Although the folder is showing almost 3.5 GB of Data but on clicking no files can be seen
    R3trans -d is successfull, Oracle & listener is also running
    Please suggest....
    Regards,
    Souren
    Edited by: Souren on Jun 15, 2009 10:04 AM

    The directory 'work' is not hidden or compressed. Same problem persists with this folder.
    But now the system is up but dispatcher is yellow and following msg is showing.
    "Running but dialog Queue Info Unavailable: j2ee all processes running"
    The only thing that I did is I have re-initialise the auth to all SAP & Administrative users from OS level.
    Please suggest
    01) How to get access of the Work folder.
    02) How to make the dispatcher green from yellow?
    Regards,
    Souren

  • Another fix to try for Flash 10.1 not running for limited users

    I tried these instructions from this website:
    http://techreport.com/forums/viewtopic.php?f=30&t=73051&start=0&st=0&sk=t&sd=a
    http://techreport.com/forums/viewtopic.php?f=30&t=73051&start=0&st=0&sk=t&sd=a Quote:
    "The latest build of Flash is 10.1.82.76, a security update. The installation of that update created a permissions conflict on my system and at least one other which caused embedded Flash content to not display.
    The fix for this is to uninstall Flash and then delete the following registry key (Admin rights will be required).
    HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/x-shockwave-flash
    Then install Flash and the permission mask should now be correct. A quick test of embedded content will confirm."
    After trying various ideas over the past three days, this was the only one that worked for me. For those unfamiliar, you can get to the registry key by doing Start/run/regedit. Then keep expanding each section til you get to this particular key. Right click on it and delete. You might want to set a restore point first, just in case things go wrong. Start/All Programs/Accessories/SystemTools/SystemRestore then choose create a restore point.

    function(){return A.apply(null,[this].concat($A(arguments)))}
    GCMarion wrote:
    I tried these instructions from this website:
    http://techreport.com/forums/viewtopic.php?f=30&t=73051&start=0&st=0&s k=t&sd=a
    http://techreport.com/forums/viewtopic.php?f=30&t=73051&start=0&st=0&s k=t&sd=a Quote:
    "The latest build of Flash is 10.1.82.76, a security update. The installation of that update created a permissions conflict on my system and at least one other which caused embedded Flash content to not display.
    The fix for this is to uninstall Flash and then delete the following registry key (Admin rights will be required).
    HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/x-shockwave-flash
    Then install Flash and the permission mask should now be correct. A quick test of embedded content will confirm."
    After trying various ideas over the past three days, this was the only one that worked for me. For those unfamiliar, you can get to the registry key by doing Start/run/regedit. Then keep expanding each section til you get to this particular key. Right click on it and delete. You might want to set a restore point first, just in case things go wrong. Start/All Programs/Accessories/SystemTools/SystemRestore then choose create a restore point.

  • Depreciation not run for single asset-Why

    Hi Experts,
    Could anybody advise me why I am unable to run depreciation of single asset,(AFAB and repeat run used)
    However.I can ran depreciation of all assets of the company code(all are working fine),
    So Please suggest me how can I run depreciation for a single asset (Any specific configuration?)
    Note:-
    When I am checking AW01N I found depreciation of a asset has been posted for period-15(spl period)
    But for other asset -depreciation  has not been posted for period-15(showing planned only and revaluation amount also showin in plan ,done through AB01)
    So I am trying to post the depreciation for the period -15,
    So that after depreciation  posting revaluation amount also can go in posted amount(revaluation amount showing in plan only as depreciation has not been posted for the period-15)
    Please advise
    Thanks and Regards

    Hi,
    As per standard SAP, depreciation can be run at company code level and not at asset level.
    If you just want to check the nature of posting, you can give a single asset and run in 'Test Run' mode.
    Regards,
    Sridevi

  • Gather schema stats not running for custom schema's in EBS 12.1.1

    Hi All,
    We are running Gather schema stats program periodically in our EBS system with Schama name as "ALL", but it is not generating the statistics for the custom schema. We have custom schema registered in our EBS application. Can you please let us know if there is any issue with our setup or this is standard behaviour of Gather schama stats concurrent program.
    Thanks,

    Hi,
    At how much percent ur using with Gather schema stats program like 10%,20%(in Gather schema stats program form)...I think there are no updates on the tables of that custom schema thats why the gather schema progam ignored it..can u check were there updates?
    Regards

  • Fireworks CS5.1 will not run for a specific user.

    I am in the IT dept. of my organization and we have Adobe Creative Suite 5.5 installed on many systems.  On one particular system, we installed the CS5.5 Web Premium suite and when the end user (who is not an administrator on their workstation) started to use it, she found that Fireworks CS5.1 will not load.  When she clicks on it to launch it, it starts to load, then she gets the spinning beachball and the application stops responding.
    I created a local (non-AD) account on her machine with admin privileges, and when she logs into it, Fireworks immediately loads and works properly.
    Our security rules do not allow users to operate as administrators on their workstations.  So my question is - what can I do to get Fireworks to load and run properly for a standard user account?
    Interestingly, all other CS5.5 apps seem to work just fine for her.
    Bob Reed

    Have you tried giving the user administrative privileges?

  • Firefox will not run for mulitple instances of the SAME user account on Windows Multipoint Server 2011

    We have an HP MS6200 MulitSeat PC
    It is running Microsoft Windows MultiPoint Server 2011 (which appears to be a tweaked version of Windows 7)
    It is set up in a computer lab, and students log in using their shared room account - ie multiple instances of the same user accounts are running on the PC at the same time.
    The first student to run Firefox can work with it without problem.
    However when another student tries to start firefox they get the following message:
    Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.

    Thanks for the quick reply.
    I managed to get this to work by using:
    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -profile "%temp%\ffprof" -no-remote
    This works because Windows assigns a different temp location for each instance of a user
    Thanks for your help

  • ITunes setup not running for Windows 7

    I am trying to run iTunes setup for my Sony Vaio laptop. It has windows 7. It says iTunessetup.exe is not a valid Win31 application. Can someone help me get this fixed. Thanks.

    Hi Couchpet,
    Here is a good article to start with for troubleshooting iTunes launch issues:
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1717
    Have a good one,
    - Ari

  • DBMS_JOB Not running for the scheduled time, but run with .run fucntion.

    Hi all,
    I am executing a job every 15 minutes which have to delete the rows created in every 30 minutes.
    ========================================
    Jobs Submitted as -
    begin
    sys.dbms_job.isubmit(job => 202,what => 'del_test_info_p;',next_date =>sysdate,interval => 'sysdate + 15/1440');
    commit;
    end;
    ==================================
    Procedure that is running in Job -
    CREATE OR REPLACE procedure del_test_info_p is
    cnt number;
    begin
    select count(*) into cnt from test where ((created_at+30/1440)<=systimestamp);
    update jobcount set cnt=cnt+1 ;
    delete from test where ((created_at+30/1440)<systimestamp);
    update jobcount set cnt=cnt+1 ;
    commit;
    dbms_output.put_line (cnt ||' ROWS DELETED');
    end del_test_info_p;
    =====================================
    PROBLEM - Job is running in every 15 minutes as per user_jobs but rows are not deleteing from the test table whose created time is more then 30 minutes from systimestamp. Even the views are not having logs of any job run.
    Checked the queries and run the job Manually using dbms_job.run.. gives correct output and deletes the row.
    Please suggest where is the problem and how I can correct it.
    With Regards
    Amit Nanote

    HI All,
    I have found solution for this. Dont use Systimestamp in the DML's if using in a job (scheduled).
    There is a statement in procedure del_test_info_p
    delete from test where ((created_at+30/1440)<systimestamp);
    Here usage of systimestamp restricting that procedure to execute.
    Create procedure as -
    CREATE OR REPLACE procedure del_test_info_p is
    tstamp timestamp;
    begin
    select systimestamp into tstamp from dual;
    delete from test where ((created_at+30/1440)<tstamp);
    commit;
    end del_test_info_p;
    Thank You.

Maybe you are looking for

  • I have the find my iphone app and I lost my phone and want to use it but how?

    I have the find my iphone app and currently lost my phone and I am at work and would like to use the app now, but how?

  • RE: 4 Forte questions, sitting in a row

    Hi Carl, a. With regards to Forte "wrappering". Presumably the 'C' program that you want to interface to, must have an API that you can access, and then you call those functions from within Forte ? If its a vanilla C program (you need the *.obj file)

  • DSWSBOBJE deployment on Web LOGIC

    Hi Forums members, I thought to submit a case to BO/SAP but am first trying it out here. I have deployed dswsbobje on our Development, integration and Production platforms. Dev is a single machine, ITG is dual machine( WL is on two) and Pro is distri

  • Kodo not recovering from bad connection in new MySQL driver

    Hi,      I'm using kodo 2.4.1 and the latest stable MySQL driver 3.0.6. After leaving the application inactive for a few hours, the connection to mysql is no longer usable. This did not occur with MySQL version 2.0.14 (as I believe Kodo weren't reusi

  • How to create runtime 'item'

    Is there any way I can create runtime 'item'? It doesn't mean,before I create an item and set_item_property (***,visible**,**false) after that make visible staff. I don't know how many items the form will display during the runtime and I need to crea