Catching log output

Hi,
I am converting a Windows application thar was logging servlet trace info by using System.out.println("..."). The target platform now is Linux.
The trace info is not getting caught by my J2EE server logging which writes log file output using log4j.
Next I tried getServletContext().log("...") but that is similarly afflicted. This was suggested at http://www.exampledepot.com/egs/javax.servlet/Log.html
I need to get some log output from my servlet to debug it.
David

This is an indication that the Reports are not yet transferred into Report Repository. Is it happening first time or intermittent?. You need to check the Local Node Definition, URL and Network paths and specific the file transfer protocol XCOPY, FRP, HTTP and check the ID’s Security. Also bounce the Process Scheduler some time it works.
Periyasamy

Similar Messages

  • Catch the output of the WL server if WL is running as a service

    Hi,
    Is there any way to catch the output of the WLS in case it is running as an
    NT service?
    If I use the startWeblogic.cmd, I can append something like this to the
    starting command:
    [...]weblogic.Server >config\mydomain\logs\out.log 2>&1
    But it's not working for the service.
    I've tried to change the registry setting even:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\myserver\Parameters
    But when I put >filename in the registry, it stops working.If I remove the
    filename from the registry, it's ok again.I need the output as this is the only way to keep the possible JVM runtime
    errors.
    BR,
    Adam

    I forgot to mention the details:
    - Weblogic v6.1SP3
    - WinXP Prof SP1

  • Help to catch the output of a Transaction

    Hi,
    I have this issue and need help, I have a program lets say "ZPROGRAM", this programs calls a RFC "ZFUNC" this function must be able to send the parameters to execute a SAP standard transaction for example MB51, the function must send the plant number, storage location, and material number, then this RFC must catch the output of the report into an internal table so that i can work with the output in "ZPROGRAM", in other words what I see on screen as result of MB51 I need it in an internal table so that I can manupulate the data.
    I hope someone could tell me how to accomplish this.
    Thanks in advice.

    Hi,
       Pls try
        DATA list_tab TYPE TABLE OF abaplist.
        DATA vlist  LIKE  table of LISTZEILE WITH HEADER LINE.
        submit RM07DOCS
          with XXX
          EXPORTING LIST TO MEMORY
          and return .
          CALL FUNCTION 'LIST_FROM_MEMORY'
            TABLES
              listobject = list_tab
            EXCEPTIONS
              not_found  = 1
              OTHERS     = 2.
       CALL FUNCTION 'LIST_TO_ASCI'
          EXPORTING
            list_index         = -1
          TABLES
            listasci           = vlist
            listobject         =list_tab
          EXCEPTIONS
            empty_list         = 1
            list_index_invalid = 2
            OTHERS             = 3.
    Regards,
    Pole
    Edited by: Pole li on Jul 17, 2008 3:57 AM

  • Xorg freezes, video lags, high log output (linux,xorg-server,nvidia)

    Hey,
    It seems the up-to-date system doesn't work for my Laptop anymore. Wasn't too sure where to post this, as I couldn't test this anywhere else yet.
    I experience extreme lags in Xorg (apparently due to high log output to Xorg.0.log as mentioned here: https://bbs.archlinux.org/viewtopic.php … 9#p1305939 ). These lags seem to be related to Xorg, the linux kernel and maybe something else I haven't found yet.
    Concerning the hardware: Dell XPS 1340 with:
    00:00.0 Host bridge: NVIDIA Corporation MCP79 Host Bridge (rev b1)
    00:00.1 RAM memory: NVIDIA Corporation MCP79 Memory Controller (rev b1)
    00:03.0 ISA bridge: NVIDIA Corporation MCP79 LPC Bridge (rev b2)
    00:03.1 RAM memory: NVIDIA Corporation MCP79 Memory Controller (rev b1)
    00:03.2 SMBus: NVIDIA Corporation MCP79 SMBus (rev b1)
    00:03.3 RAM memory: NVIDIA Corporation MCP79 Memory Controller (rev b1)
    00:03.5 Co-processor: NVIDIA Corporation MCP79 Co-processor (rev b1)
    00:04.0 USB controller: NVIDIA Corporation MCP79 OHCI USB 1.1 Controller (rev b1)
    00:04.1 USB controller: NVIDIA Corporation MCP79 EHCI USB 2.0 Controller (rev b1)
    00:06.0 USB controller: NVIDIA Corporation MCP79 OHCI USB 1.1 Controller (rev b1)
    00:06.1 USB controller: NVIDIA Corporation MCP79 EHCI USB 2.0 Controller (rev b1)
    00:08.0 Audio device: NVIDIA Corporation MCP79 High Definition Audio (rev b1)
    00:09.0 PCI bridge: NVIDIA Corporation MCP79 PCI Bridge (rev b1)
    00:0a.0 Ethernet controller: NVIDIA Corporation MCP79 Ethernet (rev b1)
    00:0b.0 SATA controller: NVIDIA Corporation MCP79 AHCI Controller (rev b1)
    00:0c.0 PCI bridge: NVIDIA Corporation MCP79 PCI Express Bridge (rev b1)
    00:10.0 PCI bridge: NVIDIA Corporation MCP79 PCI Express Bridge (rev b1)
    00:15.0 PCI bridge: NVIDIA Corporation MCP79 PCI Express Bridge (rev b1)
    00:16.0 PCI bridge: NVIDIA Corporation MCP79 PCI Express Bridge (rev b1)
    00:17.0 PCI bridge: NVIDIA Corporation MCP79 PCI Express Bridge (rev b1)
    00:18.0 PCI bridge: NVIDIA Corporation MCP79 PCI Express Bridge (rev b1)
    01:07.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
    01:07.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
    01:07.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
    01:07.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
    02:00.0 VGA compatible controller: NVIDIA Corporation G98M [GeForce 9200M GS] (rev a1)
    03:00.0 VGA compatible controller: NVIDIA Corporation C79 [GeForce 9400M G] (rev b1)
    06:00.0 Network controller: Qualcomm Atheros AR928X Wireless Network Adapter (PCI-Express) (rev 01)
    I tested the up-to-date nvidia and nouveau drivers, to no avail. They both spam Xorg.0.log as soon as I watch a video, move a window or do something similiar "hi-res" in Gnome, leading to lags in all applications and X itself until it dies from high CPU usage + high chip temperature.
    So I started downgrading my system.
    I tested linux 3.9.9 but that didn't do the trick.
    Currently I'm on linux 3.8.8-2, nvidia 313.30-5 and xorg-server 1.13.3-1, xf86-input-evdev 2.7.3-2 and xf86-input-wacom 0.20.0-1. This seems to be stable so far, the extreme X log output persists though, as soon as an external monitor is plugged in:
    [ 234.963] (II) NVIDIA(GPU-0): Display (DELL2407WFPHC (DFP-1)) does not support NVIDIA 3D
    [ 234.963] (II) NVIDIA(GPU-0): Vision stereo.
    [ 234.963] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 234.963] (**) NVIDIA(0): device DELL2407WFPHC (DFP-1) (Using EDID frequencies has
    [ 234.963] (**) NVIDIA(0): been enabled on all display devices.)
    I tried nvidia drivers with and without my xorg.conf.d snippets, but that didn't change anything.
    I'm kinda clueless... which package is the odd one out? All of them? At this point I wouldn't even know where to file a bug report.
    I've been away for a couple of months and didn't upgrade the system too often in between, but this behavior is really odd.
    Any ideas/ help would be highly appreciated!

    Okay... I can definitely revise my statement about the Xorg.0.log. It has been the same since yesterday... so the spamming is gone!
    I'd really like to find out if this is a linux kernel or a direct Xorg problem (of version 1.14 and above).

  • GlassFish Tools - Eclipse console does not show server log output

    Hi,
    I just installed the latest Glassfish Tools (6.2.1.201308190137) on Eclipse Kepler and Glassfish Server 3.1.2.  But when I start the server and open the console ('view log file' button) there is no output displayed (also not during deployment). When I open the server.log file in a text editor I can clearly see the log output. Re-starting Eclipse, re-opening the console view didn't help. I have this bug both on Windows 8 and OSX 10.8.4.
    Is there something obvious that I am missing? In my previous pre-kepler Eclipse installation this works like a charm (using the same glassfish server). Also the path to the log file displayed on the top of the console view is correct.
    This might be related to the following thread:
    GlassFish > View Log File opens in editor instead of console
    Will have to use my old eclipse installation until this is resolved. Any help is appreciated.
    -- Mike

    Apparently, the GlassFish Tools for eclipse is expecting the log messages in 'ODLLogFormatter' format only, and will refuse to show any logs messages that don't adhere to this format.
    I've tried configuring my logback messages to match this format, and that works until an exception is thrown and a log message is entered somewhere using the 'UniformLogFormatter' format, which then causes the server.log parser to refuse to show any more messages.
    This is a bug, but I'm unsure where to report bugs now since the move to OEPE.  (Was https://java.net/jira/browse/GLASSFISHPLUGINS)

  • How oracle standard code to create/write concurrent log/output to $APPLCSF on the application tier server.

    Dear all,
    Could you please let me know how oracle standard code create/write concurrent log/output to $APPLCSF on the application tier server? utl_file ? or any other API?
    Thanks.
    Best & regards,

    APPS.FND_FILE
    PL/SQL APIs for Concurrent Processing
    http://docs.oracle.com/cd/E18727_01/doc.121/e12897/T302934T458258.htm
    PACKAGE: APPS.FND_FILE
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_details?c_name=FND_FILE&c_owner=APPS&c_type=PACKAGE&c_detail_type=sou…
    PACKAGE BODY: APPS.FND_FILE
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_details?c_name=FND_FILE&c_owner=APPS&c_type=PACKAGE%20BODY&c_detail_t…
    Thanks,
    Hussein

  • Log4j directing log output to directory?

    Ok how do you direct the log output to a directory? Below is a small snippet that does some log4j stuff using a properties file. Please excuse the crudeness of my directory structure. This will not be the final structure.
    This is the logging app:package src.gov.osti.exceptions;
    import org.apache.log4j.Logger;
    import org.apache.log4j.Level;
    import org.apache.log4j.SimpleLayout;
    import org.apache.log4j.FileAppender;
    import org.apache.log4j.PropertyConfigurator;
    import java.io.IOException;
    import java.lang.Object;
    public class Log4JTest
       /** Creates a new instance of Log4JTest */
       public Log4JTest()
       public static void main(String[] args)
          //PropertyConfigurator.configure("log4j.properties");
          PropertyConfigurator.configure("/home/orozcom/proj/examples/WEB-INF/log4j.properties");
          Logger logger = Logger.getLogger("simple");
          logger.debug("A debug message");
          logger.info("A info message");
          logger.warn("A warn message");
          logger.error("A error message");
          logger.fatal("A fatal message");
    This is the log4j.properties file:
    # A simple logger
    log4j.logger.src.osti.gov.exceptions.simple=DEBUG, simple
    # This simple example will log to a file
    log4j.appender.simple=org.apache.log4j.FileAppender
    log4j.appender.simple.File=log4jsimple.log
    # We will use a simple layout for this example
    log4j.appender.simple.layout=org.apache.log4j.SimpleLayout
    This is the testing directory which is local:
    /home/orozcom/proj/examples/src/gov/osti/exceptions
    This is the final directory Structure.
    /app/tomcat/webapps/proj-name/logs
    The proj-name is of couse the name of the app, and inside each app will be logs directory to log to.
    How do I set up each app to log to its own logs directory?

    Just to close this out. I figured it out on my own through alot of trial and error. The problem was that for some dumb reason (My Own Dumb Reason), I was trying to write to a file in the class itself, instead of change the directory in the properties file. When I look back I realize how dumb that was? Why was I looking in the class to write to a log file? Any way you can specify anywhere you want the log to go:
    log4j.appender.simple.File=/home/orozcom/proj/examples/logs/log4jsimple.log
    log4j.appender.simple.File=/tomcat/logs/log4jsimple.log

  • Why do we not get logging output for the clients?

    Q: Why do we not get logging output like #show log all | include <client mac address> for the wireless clients?
    A: When the clients connected to Bridge mode SSID, Firewall hits and logging does not work.  
    This is one of the limitations with bridge mode.  

    logical. fair. I can understand the confusion in policy  as another fine cloud service - DropBox - has a different model for increases in free storage amounts for one account = evangelism. As many policies as there are services probably.
    cya 'round o' kilted one
    CCC

  • Strange Runtime between to Log-Outputs

    Hi,
    I'm working on a PL-SQL Package with very strange Runtimes. In the Log-File can be read that most of the operation time is spend between two Log-Outputs. That is very surprising to me.
    Below you can see the structure of the Package:
    PROCEDURE local_Procedure
    Cursor c define;
    IS
    BEGIN
    FETCH c BULK COLLECT ... LIMIT ...
    LOOP
    FORALL UPDATE
    END LOOP;
    COMMIT;
    CLOSE c;
    "1.Print in Log"
    END;
    PROCEDURE globale_Procedure
    IS
    BEGIN
    local_Procedure();
    "2.Print in Log"
    END;
    What i know is that this time depends on the size of the forall update,
    but at the time of the Logging everything should be commited.
    Thank you for your help,
    best Regards
    Marc

    snorts There's definitely a problem with your implementation - just because you haven't yet had an error because of it does not mean that you will never get an error. If you don't care about that, then fine, but I will have no sympathy for you when you come running back to the forum to ask how to resolve your ORA-01555 error. *{;-)
    You haven't provided a test case for us to see what your code is doing, so we can't give you an answer. Why don't you go away, construct your test case, with results that show the difference in your times, etc.
    Also, what Oracle version is your database?
    Message was edited by:
    Boneist
    A much better way to complete your objective would be to use one update statement and use the error logging clause. See: http://www.oracle-base.com/articles/10g/DmlErrorLogging_10gR2.php

  • Firstly hello to all. I'm looking to create a vi that will take a single logged output from a thermocoup​le and monitor the temperatur​e and produce a Boolean when the temperatur​e has stabilised for a pre determined time say 1minuet.

    Firstly hello to all. I’m looking to create a vi that will
    take a single logged output from a thermocouple and monitor the temperature and
    produce a Boolean when the temperature has stabilised for a pre determined time
    say 1minuet. I have managed to find a couple of examples on the forum but one
    will only run on V8.2 and I have V8, the other is for more than one channel
    witch is fine I can always reduce this, but it was the timing feature I was
    having difficulty with. I looking to monitor the temperature of a motor until
    it has stabilised prior to testing and then to use this temperature as a
    reference. Pleas forgive my ignorance if this is a very simple thing but I’ am
    learning and really enjoying it. Thank you in advance for your answers.

    Hi
    Graham, thank you for you reply.
    What I’ am trying to achieve is a vi I can use in a motor
    testing setup, a part of this would be to warm the motor up until the exhaust
    air temperature has stabilised, this takes approximately 10 minuets. I was
    thinking of just letting the motor run for this time and leave it at this, but
    some motors warm up quicker that others and. I am basically looking for a vi with
    an adjustable temperature window of say ±5 C° in 1° increments, timing wise 1minuet
    to 10min the adjustment is so I a can use this for another application. I tried
    to adjust the code I found at the link below but had a little difficulty with
    the timing. Thank you so much for your help it’s much appreciated.
    sine.ni.com/niforum/niforum?forumDU=http://forums.​ni.com/ni/board/message?board.id=170&message.id=25​1017&requireLogin=False

  • XML Publisher - OPP log: Output file was found but is zero sized - Deleted

    Hi,
    I have created one Main template and sub-template is called from it. I am working with Oracle Apps version 12.1.1. XML Source file gets created using rdf file attached to the concurrent program. Now after registering main template with the required concurrent program when i tried to execute it "View Output" button shows XML souce data instead of PDF report which i have called using main template. Log file was showing following error,
    Executing request completion options...
    Output file size:
    33140
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 3739501 on node ORAAPP13 at 09-AUG-2011 22:16:38.
    Post-processing of request 3739501 failed at 09-AUG-2011 22:16:51 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    And the OPP service log has following error, Can anyone guide me to solve this error.
    Template code: AERO_INV_MAIN
    Template app: XXAV
    Language: en
    Territory: US
    Output type: PDF
    [8/9/11 10:16:51 PM] [339827:RT3739501] Output file was found but is zero sized - Deleted
    [8/9/11 10:16:51 PM] [UNEXPECTED] [339827:RT3739501] java.lang.reflect.InvocationTargetException
         at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:611)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:239)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    Caused by: java.lang.StackOverflowError
         at java.text.DecimalFormat.subformat(DecimalFormat.java:877)
         at java.text.DecimalFormat.format(DecimalFormat.java:674)
         at java.text.DecimalFormat.format(DecimalFormat.java:608)
         at java.text.SimpleDateFormat.zeroPaddingNumber(SimpleDateFormat.java:1203)
         at java.text.SimpleDateFormat.subFormat(SimpleDateFormat.java:1142)
         at java.text.SimpleDateFormat.format(SimpleDateFormat.java:899)
         at java.text.SimpleDateFormat.format(SimpleDateFormat.java:869)
         at java.text.DateFormat.format(DateFormat.java:316)
         at oracle.apps.fnd.security.CallStack.getInstance(CallStack.java:97)
         at oracle.apps.fnd.security.DBConnObj.setBorrowingThread(DBConnObj.java:990)
         at oracle.apps.fnd.security.DBConnObj.setBorrowingThread(DBConnObj.java:973)
         at oracle.apps.fnd.common.Pool.costBasedSelection(Pool.java:1885)
         at oracle.apps.fnd.common.Pool.selectObject(Pool.java:1686)
         at oracle.apps.fnd.common.Pool.borrowObject(Pool.java:950)
         at oracle.apps.fnd.security.DBConnObjPool.borrowObject(DBConnObjPool.java:584)
         at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:330)
         at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1719)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2314)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2251)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2108)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1918)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1762)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1775)
         at oracle.apps.fnd.common.Context.getJDBCConnection(Context.java:1453)
         at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:170)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1500)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:362)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1294)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1149)
         at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1118)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1085)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1072)
         at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)
         at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:602)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:579)
         at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:533)
         at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:301)
         at oracle.apps.xdo.oa.schema.server.OAURLConnection.getAppsContext(OAURLConnection.java:121)
         at oracle.apps.xdo.oa.schema.server.TemplateURLConnection.getInputStream(TemplateURLConnection.java:89)
         at java.net.URL.openStream(URL.java:1009)
         at oracle.xdo.parser.v2.XMLReader.openURL(XMLReader.java:2353)
         at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:270)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:256)
         at oracle.xdo.parser.v2.XSLBuilder.processIncludeHref(XSLBuilder.java:1045)
         at oracle.xdo.parser.v2.XSLBuilder.processImportHref(XSLBuilder.java:984)
         at oracle.xdo.parser.v2.XSLBuilder.processImport(XSLBuilder.java:949)
         at oracle.xdo.parser.v2.XSLBuilder.startElement(XSLBuilder.java:373)
         at oracle.xdo.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1252)
         at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:338)
         at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:285)
    Regards,
    Priyanka

    And metalink note 1100253.1 states that this issue (java.lang.StackOverflowError) might be caused by a too large set of data to be sorted in the layout file. Recommendation is to removed the sort from the layout file and instead sort the data already in the data definition.
    regards,
    David.

  • !!! WARNING !!! -- libgcc_s-2.3.2-stub.so , when open CM request log/output

    Patch 12415211 was applied to one of two web/form nodes in out EBS R12.1.2 environment long time ago,  by using OPatch I believe.
    I do not know that since the previous apps DBA left the company, and just followed Doc ID 761566.1 to apply patch 12415211 to the two nodes by using manual copy steps.  Now. when I start all services on the node that had it applied before, I can not open the Request log and output html page. It gives below message.  But, when we only use one node that did not have the patch applied before, all works fine. THe message is
    !! WARNING !!! --> libgcc_s-2.3.2-stub.so
    This is a stub library which can be used for linking only.  It must *not* be used as a runtime library.  Please make sure this library is not found in LD_LIBRARY_PATH
    How can I fix the problem?   I run sqlplus and start services without problem.
    Thank you.

    Hi,
    have you done the relink after performing above steps as mentioned in the Doc ID 761566.1 (Update AS 10g (10.1.2 and 10.1.3) Oracle Homes (Oracle Linux 6 and RHEL 6 only)) ?
    If not, can you please try to relink and retest.
    -Kj

  • Display file name and remove error from log output

      This script is working great from the GUI but when I call it from a cmd file from a job scheduler it throws out errors. I also want to display from is location the file name and it's byte count(ForEach($File in $Files)) so I can tell if any of the
    files being combined where actually empty. It wants to search the current location from the sever not just-Locations parm..
    Error message in LOG file:
    Get-ChildItem : Cannot find path 'F:\powershell\-SearchFor' because it does not
     exist.
    It's trying to find file install.cmd from where script starts and all the -Locations(which is only the search parm)
    Function Search-Files{
    Param([String[]]$Locations, $SearchFor, $AppendTo)
    Begin
    If(-Not (Test-Path $AppendTo)){New-Item $AppendTo -ItemType File -Force}
    Process
    ForEach($Location in $Locations)
    $Files = Get-ChildItem -Path $Location -Filter $SearchFor -Recurse
    ForEach($File in $Files)
    Get-Content -Path $FIles.FullName | Out-File $AppendTo -Append
    End{}
    Search-Files -Locations "\\Server1\c$\Temp", "\\Server1\c$\Test1" -SearchFor "Install.cmd" -AppendTo "C:\Temp\Search.log"
    Thanks.

     I search multiple shares to find a common file name then create a single output file. I will be doing this search and file creation
    for 5-10 different file names. If there is a better way .. certainly open for suggestions. It's working but having issue with
    the cmd file for every file and folder I check. It puts this error out for each run of the process.
      Error message in LOG file:
    Get-ChildItem : Cannot find path 'F:\powershell\-SearchFor' because it does not exist.
     Thanks.
    I tried your code with little changes and saved in Temp folder.
    My CMD file has the below code
    PowerShell C:\Temp\Untitled1.ps1
    It worked.
    Regards Chen V [MCTS SharePoint 2010]

  • Audit log output!!!!

    Hi,
    I have enabled object Auditing on our production Database.
    Audit log destination i have given in OS level.(AUDIT_FILE_DEST='XXX')
    In Audit log it is showing statement id only.
    How can i know statement????
    Below is the output of my database Audit log.
    Thu Jun 26 11:48:10 2008
    SESSIONID: "13194352" ENTRYID: "1" STATEMENT: "122" USERID: "SYSADM" ACTION: "103" RETURNCODE: "0" OBJ$CREATOR: "SYSADM" OBJ$
    NAME: "PS_BUYER_TBL" SES$ACTIONS: "---------S------" SES$TID: "5682" OS$USERID: "fscmadm"
    Thu Jun 26 11:49:33 2008
    SESSIONID: "13194352" ENTRYID: "2" STATEMENT: "136" USERID: "SYSADM" ACTION: "103" RETURNCODE: "0" OBJ$CREATOR: "SYSADM" OBJ$
    NAME: "PS_BUYER_TBL" SES$ACTIONS: "---------S------" SES$TID: "5682" OS$USERID: "fscmadm"
    Thu Jun 26 12:59:35 2008
    SESSIONID: "13194352" ENTRYID: "3" STATEMENT: "2941" USERID: "SYSADM" ACTION: "103" RETURNCODE: "0" OBJ$CREATOR: "SYSADM" OBJ
    $NAME: "PS_BUYER_TBL" SES$ACTIONS: "---------S------" SES$TID: "5682" OS$USERID: "fscmadm"
    *******************************************************************************************

    Hi Saagar,
    Thanks for your responce!!!
    the doc which u post is for 10g
    But in mycase my database is 8.1.7
    & i have enabled object level auditing
    In my audit logs i am not getting SQL statements (See above output)
    can u please tell me how to find SQL statements.

  • Post complete logs/output/versions/error messages

    When you have an issue, post the ENTIRE output or log. Information is crucial to being able to solve any problem. I've seen threads go for pages and all someone needed to do was ask for a log file or simple command output.
    Don't do this
    It doesnt work!!!
    That is not output, that says absolutely nothing. It's probably the most useless thing you could post.
    It said something about this, I think the problem is this
    That's not an exact error message, that's an intepretation of an error message. It's like playing chinese whispers.
    Responding
    When someone posts something like the above, don't respond with a blind guess. Usually it'll just confuse the situation, instead just politely request more details. Don't post some solution that worked for you for something vaguely similar 2 years ago unless you are confident it is the same issue.
    Sources of information
    Full output of any command involved
    Log files (have a look in /var/log)
    Relevant configuration files
    Drivers involved
    Versions of packages involved
    Kernel: dmesg. For a boot problem, at least the last 10 lines displayed, preferably more
    Networking: Exact output of commands involved, and any configuration files
    Xorg: /var/log/Xorg.0.log, and prior logs if you have overwritten the problematic one
    If a recent -Syu broke it, have a look through your pacman log and see what packages were upgraded.
    Where to put the information?
    In the post is fine or if it's very long - pastebins are great, particularly for config files. However make sure it's a long term paste so that it doesnt expire within a day.
    A useful tool for pastebins, especially if you can't copy paste is community/nopaste. Just pipe any output through nopaste and you'll get a link. eg
    iphitus@korolev:~$ dmesg|nopaste
    http://rafb.net/p/W7Z4t761.html
    Last edited by iphitus (2008-10-26 23:54:15)

    bernarcher wrote:
    To be fair, it took some time before I myself became accustomed to the logs. It is just like any other documentation. You need practice to make it really useful.
    That said, don't take it for granted that newbies will be aware of what is needed. It takes patience to provide help (rather often, unfortunately). And to me it suffices if I see that somebody wants to learn (and does so).
    Bernarcher hints at something else here: it works both ways.  It is fine enough having a sticky at the top of the newbie board to explain the basic locations of various outputs, but the responsibility of seasoned archers doesn't end there.  Experienced users ought to assume the role of teachers when entering forum discussion with beginners, and at the very least should be aware of the gap in knowledge.  Fortunately Arch newbies can boast more familiarity and objectivity than say Ubuntu newbies but they still require some preliminary (and sometimes background) information on where and what to implement.
    "Post output of /var/program" or "Post /var/program.log" are better instructions than "Post output of program"

Maybe you are looking for

  • Iasdeploy not working in ias6.5

    I Just installed ias6.5 on Windows NT with Sp6. Installation went on fine, but i could not run sample fortune application. Fortune application itself is not registered in the server and if i try to manually register the application by iasdeploy deplo

  • Itunes for leopard 10.5

    I have leopard 10.5.8. I tried to install the latest itunes. It wouldn't allow me to install the latest version. Reason: unknown error (11333)

  • Motion 5.2 Missing Image Mask?

    I recently noticed (probably coincident with update to 5.2, but not sure) that when I add an Image Mask, I can only see it in the Timeline, not in the layers. In the picture below, you can see the group in both Layers and Timeline, but only in the Ti

  • Can't update to fcp 5.1.4 because system is now 5.0.4

    how do I update to 5.1.4 when the download is telling me I must have a 5.1 version in my applications folder....and I am currently running fcp 5.0.4 and there is no current 5.1.0 avaialble?

  • Oracle 11g client Update Problem

    Hi , I have problem with oracle 11g client, I have a treatment that is has selected information and update after the last treatment.The problem is that the update is sometimes the enssemble fields, even those I do not want to update. I use the 11g cl