New handlers for JDK Logging

Does anyone know of any OpenSource Handlers for JDK Logging such as a JMS Handler, JDBC Handler, SMPT Handler or Daily Rolling File Handler? I would love to use JDK instead of Log4J, but the latter supplies these handlers (appenders) out of the box.

Huh?
If you are looking for open source anyways then why not just use log4j?

Similar Messages

  • New path for http_sso logs

    Hi guys,
    How to set new path for http_sso logs for messaging?

    Since http_sso logs aren't truly part of messaging, I would suspect they're really part of Access Manager. I'd look there. . .

  • Phishing link about 1 or 2 weeks ago for the log-in?

    Hi. I had posted a question 9 days ago. I got a reply. Then I came to the site and tried to log-on. But for some reason I could not, and there was a bar at the top of the screen with a new host for the log-ins.
    I did go onto the site, fill out info and try to get a log-in for Adobes forums. But even then it did not work. I can't remember what it was called right now. Unfortunately I may have sent some info out that was not needed to some "hosting" site that shouldn't have gotten it.
    I tried in vain to connect to the forums the normal way, but there was no button. I don't believe I have malware. I didn't give out credit card info, etc.
    Does anyone know what that was all about? It was there for a few days, and I did not get any replys in my email inbox from them.
    Thanks.

    Right here. I foudn it. Clear Space.
    http://www.jivesoftware.com/products
    Click log-on. It looked a bit different. It is at the bottom of the forum pages (scroll down) with this link/quote:
    function(){return A.apply(null,[this].concat($A(arguments)))}
    Adobe Froums powered by Jive software's Clearspace 2.5.16 - Submit Product feedback.
    But the site looked a bit different. And there was a bar at the top of the web-pages with a logo and link. Go to the site and click log on at the top of the page and make an account in the pop-up window.
    I didn't get the usual email from joining anything. It seems like a legitimate Adobe partner.
    I am concerned too much, I think.

  • I used to share one apple ID/account with my ex but made a new one for myself recently and logged out of the old one but when I try to update my iBooks it asks for the old account's password(which my ex changed by now)

    I used to share one apple ID/account with my ex but made a new one for myself recently and logged out of the old one but when I try to update my iBooks (only happens with this app)it asks for the other account's password(which my ex changed by now). I don't understand why this happens when I'm logged into my account and it only happens with that app. Please help, I need to update. :/

    Content (apps, music, ibooks, films etc) is tied to the account that originally downloaded it, so if the iBooks app was downloaded using the account that you used to share with your ex then only that account can download updates to it. As it's a free app you could delete it and re-download it under your own account - and then re-download your ibooks into it (or copy the books to your computer's iTunes first via File > Transfer Purchases and then sync them back to the app).

  • Log in does not prompt enter new password for first time login

    hi experts,
    I have created a new client and conducted a client copy for its data. Upon creation of new user for that client, I've provided the initial password. When the user tried to log in, it did not prompt him with the "Enter new password:". Also when trying to change password in the log in screen, it says. "You can no longer change password". How can I fix this one? im using ecc6.
    Thank you!

    HI,
    Check what kind of user you are creating first i.e dialog (or) service.
    second check if you are having permissions to change the password (or) not.
    For service user it will not prompt and for dialog it will prompt automatically.
    With Regards,
    Prashanth

  • I damaged my iphone 5 and have been sent a new one, but i do not have enough storage to back up my phone and do not want to pay for more storage. can i get all of my contacts, photos, etc. on my new phone just by logging into my icloud account?

    i damaged my iphone 5 and have been sent a new one, but i do not have enough storage to back up my phone and do not want to pay for more storage. can i get all of my contacts, photos, etc. on my new phone just by logging into my icloud account?

    Not photos, just data synced with iCloud shown in Settings>iCloud.  If you don't have sufficient storage to back up to iCloud, back up to your computer instead using iTunes (connect you phone to your computer, open iTunes, click on the name of your phone in iTunes, go to ths Summary tab of your iTunes sync settings and click Back Up Now).  Also transfer your purchases to your iTunes library (connect your phone to your computer, open iTunes and go to File>Devices>Transfer Purchases). If you have photo stream photos older than 30 days tha you wan to save, save these to your camera roll before backing up (tap Select, tap the photos, tap the share icon -- box with upward facing arrow, then tap Save to Camera Roll).
    When setting up your new phone, when given the option choose Restore from iTunes Backup and restore the backup you made earlier.

  • Do I need to create new group for standby redo log files?

    I have 10 group of redo log files with 2 members for each group for my primary database , Do I need to create new group for standby redo log files for the standby database
    Group#     Members
    ==============
    1              2
    2              2
    3             2
    4             2
    5             2
    6             2
    7             2
    8             2
    9             2
    10           2
    If So, The following statment is correct? or nto
    ALTER DATABASE ADD STANDBY LOGFILE GROUP 1 ('D:\Databases\epprod\StandbyRedoLog\REDO01.LOG',D:\Databases\epprod\StandbyRedoLog\REDO01_1.LOG');
    please correct me if am doin mistake
    becuase when I issue the statment I getting error message sayin the group is already created.

    Thanks John
    I just find the answer
    Yes, it's recomeded to add new group , for instnace If I have 10 group from 1 to 10 then the standby shoudl be from 11 to 20
    Thanks I found the answer.

  • How can I give access to a new user for WebView Reporting Log In //IPCC Enterprise

    Hi All,
    How can I give access to a new user for the WebView Reporting Log In ?
    I have IPCC Enterpise 7
    Thanks
    Andres

    Two options: 1. In configuration manager on the AW, use the user list tool to add the users domain account and select Webview access permissions. 2. Using standard Microsoft Active Directory tools or the Cisco Domain Manager tool, add the desired AD user account into one of the "WebView" security groups created within the Cisco OU.

  • JDK Logging configuration

    Hi ,
    trying to configure logging for an EAR application.
    Environment:
    ============
    Oracle fustion middlware 11g (Weblogic 10.3)
    OS: 64bit RH linux
    Deployment target for the application is the AdminServer in the ECM domain. This domain constains the managed server UCM_server1 and IBR_server1.
    WL Startup params for logging:
    -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger
    -Djava.util.logging.config.file=/opt/oracle/middleware/user_projects/domains/ecm_domain/logging.properties
    admin console settings:
    ==============================
    Environment->Servers->AdminServer->Logging the logging implementation is set to JDK
    logging.properties
    ==================
    handlers=weblogic.logging.ServerLoggingHandler,java.util.logging.FileHandler
    .level=INFO
    #default file output is in user's home directory.
    java.util.logging.FileHandler.pattern = /opt/oracle/middleware/user_projects/domains/ecm_domain/cust.log
    java.util.logging.FileHandler.limit = 50000
    java.util.logging.FileHandler.count = 1
    java.util.logging.FileHandler.formatter = java.util.logging.SimpleFormatter
    # Limit the message that are printed on the console to INFO and above.
    java.util.logging.ConsoleHandler.level = FINE
    java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
    weblogic.logging.ServerLoggingHandler.level=FINE
    # set 3rd party libs to SEVERE
    org.apache.commons.level=SEVERE
    org.apache.commons.httpclient.level=SEVERE
    httpclient.wire.level=SEVERE
    org.apache.struts2.level=SEVERE
    # com.opensymphony.level=SEVERE
    com.opensymphony.level=SEVERE
    org.apache.tiles.level=SEVERE
    org.apache.axis.level=SEVERE
    org.apache.tiles.level=SEVERE
    freemark.level=SEVERE
    com.<our own package>.level=FINE
    com.<our other package>.level=INFO
    jar file setup: (according to doc http://download.oracle.com/docs/cd/E14571_01/web.1111/e13739/config_logs.htm#i1015532)
    ===============
    placed
    com.bea.core.apache.commons.logging_1.1.0.jar (found this file in modules, although the docs say wl does not ship these . . . )
    com.bea.core.weblogic.commons.logging_1.4.0.0.jar (the documentation specified 1.3.0.0 but i couldn't find that one)
    checked that the wlcommons-logging.jar exists in /opt/oracle/middleware/wlserver_10.3/server/lib
    The deployment unit is a standard EAR file with WEB and EJB modules. Packages within APP-INF/lib and WEB-INF/lib
    are various thirdparty jars (commons, struts, tiles etc.)
    Unfortunately, I don't see any of the FINE (commons.Logger.debug) messages. All messages from the 3rd party packages seem to be ignored, when the severity levels were set to INFO, FINE etc.
    What am i missing something in the configuration ? Are the messages (debug,info, 3rd party messages) written to another logfile ? I've checked
    the console, the AdminServer.log and the cust.log files.
    thanks
    Michael

    Hi,
    i gave up on jdk logging and attepted log4j.
    Found an interesting article: http://www.theserverlabs.com/blog/2010/04/22/dynamically-changing-log-level-with-weblogic-log4j-jmx-and-wlst/
    and forcing JCL and log4j to read from the app classpath worked.
    in the weblogic-application.xml
         <wls:prefer-application-packages>
    <wls:package-name>org.apache.commons.logging.*</wls:package-name>
              <wls:package-name>org.apache.log4j.*</wls:package-name>
         </wls:prefer-application-packages>
    basically this works (haven't tried the dynamic changing of loglevels). But this led to further problems.
    I'm using struts2 (2.2.1) with tiles (2.0.6) plus various other 3rd party libraries. One of these libs depends on an XML implementation (xerces). When deploying with the above configuration deployment failed when the tiles container tried to initialise the definitions while reading the tiles.xml file. The problem was that it was loading the xercesImpl.jar shipped for one of the 3rd party apps.
    Removing xercesImpl.ja from APP-INF/lib fixed that problem but caused the 3rd party app to fail. Upgrading the xercesImpl caused the deployment to fail (stacktrace below)
    I guess i'm delving into the reamlms of classloading within weblogic. What i don't quite understand yet is if the packages org.apache.commons, and log4j where specified as those to be preferred from the local classpath why would that effect the loading of the XML parser ?
    I would have thought that the instructiosn above mean 'only prefer those packages from the APP-INF/lib dir' ...
    any help in this matter would be greatly appreciated.
    thanks,
    Michael
    weblogic.management.DeploymentException: javax.xml.stream.XMLStreamException: Premature end of file encountered
         at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:188)
         at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
         at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
         at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
         at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:89)
         Truncated. see log file for complete stacktrace
    Caused By: javax.xml.stream.XMLStreamException: Premature end of file encountered
         at weblogic.xml.stax.XMLStreamReaderBase.prime(XMLStreamReaderBase.java:69)
         at weblogic.xml.stax.XMLStreamReaderBase.setInput(XMLStreamReaderBase.java:99)
         at weblogic.xml.stax.XMLStreamInputFactory.createXMLStreamReader(XMLStreamInputFactory.java:316)
         at weblogic.xml.stax.XMLStreamInputFactory.createXMLStreamReader(XMLStreamInputFactory.java:49)
         at weblogic.application.descriptor.BasicMunger2.<init>(BasicMunger2.java:111)
         Truncated. see log file for complete stacktrace
    >
    <09.05.2011 10:17 Uhr MESZ> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1304929068317' for task '0'. Error is: 'weblogic.management.DeploymentException: javax.xml.stream.XMLStreamException: Premature end of file encountered'
    weblogic.management.DeploymentException: javax.xml.stream.XMLStreamException: Premature end of file encountered
         at weblogic.application.internal.EarDeploymentFactory.findOrCreateComponentMBeans(EarDeploymentFactory.java:188)
         at weblogic.application.internal.MBeanFactoryImpl.findOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
         at weblogic.application.internal.MBeanFactoryImpl.createComponentMBeans(MBeanFactoryImpl.java:110)
         at weblogic.application.internal.MBeanFactoryImpl.initializeMBeans(MBeanFactoryImpl.java:76)
         at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:89)
         Truncated. see log file for complete stacktrace
    Caused By: javax.xml.stream.XMLStreamException: Premature end of file encountered
         at weblogic.xml.stax.XMLStreamReaderBase.prime(XMLStreamReaderBase.java:69)
         at weblogic.xml.stax.XMLStreamReaderBase.setInput(XMLStreamReaderBase.java:99)
         at weblogic.xml.stax.XMLStreamInputFactory.createXMLStreamReader(XMLStreamInputFactory.java:316)
         at weblogic.xml.stax.XMLStreamInputFactory.createXMLStreamReader(XMLStreamInputFactory.java:49)
         at weblogic.application.descriptor.BasicMunger2.<init>(BasicMunger2.java:111)

  • In firefox 3, when I middle clicked a link, it would open in a new tab for me to view later, but it wouldn't go directly to the tab; in firefox 4, it does. How do I get it to work like before?

    E.g. if I was on google and middle clicked a search result, I would still be looking at google, but the page I opened would be loaded to the right side.

    Google search and other websites have a user preference that can be set to open a search result in a new tab or a new window, for users who are logged in to their website.
    Otherwise, when you don't have a 3-button mouse or a scroll pad with "middle-click" functionality, you can use '''{Ctrl + Click}''' to open a hyperlink in a new Tab.

  • HT201240 This process does not appear to work for me.  I'm running 10.8.3.  I created a new user for a guest staying with me.  They have gone now and I am attempting to either change the password or delete the user.  It won't allow me to choose the user I

    This process does not appear to work for me.  I'm running 10.8.3.  I created a new user for a guest staying with me.  They have gone now and I am attempting to either change the password or delete the user.  It won't allow me to choose the user I created.  I am logged in as myself and it states that I am an "Admin".  The user I'm attempting to change is listed as a "standard" user and there is a white checkmark inside an orange circular background on the user pic in the list of users. 
    Can someone help me?  I am having a hard time believing that OSx will allow me to create users and allow them use of my computer and it's drives, yet it will not allow me to change the password so I can monitor what they might have been doing while logged on?  What if this were my child?  This guest left under sketchy circumstances, and I'd really like to be able to ensure they were not using my computer to do illegal things or to have illegal communications.
    Any help would be appreciated.  (It's odd that it was so simple to "create" a user and set a password for them.......but it's complicated or a little known process to reverse.
    Thanks.

    Here are two screen shots to show you what I am seeing.  The first screen shot shows it allowing me to select (highlighted in blue) my admin user (which is what I am locced in as).  The second screen shot shows it allowing me to select the "Guest" user (highlighted in blue).  However when I click on the user "Orion" nothing happens.  It will not change to highlight that user.

  • Setting up new macbook pro ,want to transfer music on existing Apple id and then set him up with a new one for future purchases ,can itunes play music from both accounts on one user account?

    Title says it all really,son has until now used our itunes account,in future will want to build up own but wants obviously to have access to past musuc/books etc.I was thinking authorise new macbook with existing apple id ,transfer music ,then set up new id for future,if he wants to play old music he will have to log in under old account.
    Also want to link to icloud but this will need to be the new id presumeably because you are not allowed to change the computer,does this mean it will only back up the stuff from new account?

    I have tried the method of authorizing my computer and then initiating transfer purchases method yet my purchases were not transfered. I was told Apple can put your purchases in a certain place for you to retrieve them in your I-tunes account.
    Is there any way you can help me with this problem?

  • Hi,I have made a new Apple ID and logged in on my phone, on settings, but the app store is still using my old one. How do I get rid of the old ID and replace it with the new one?

    Hi, I have made a new Apple ID and logged in on my phone, settings > iTunes & app stores, but the app store is still using my old Apple ID. How do I get rid of the old ID and replace it with the new one?

    HAYDONISRAD wrote:
    ...  Maybe I'll stick with hers for now :-)
    OR...
    You could use your preferred Apple ID from now on, but you can still access your purchased items such as music, movies, or software using your other Apple IDs.
    From Here   http://support.apple.com/kb/HE37
    I have multiple Apple IDs. Is there a way for me to merge them into a single Apple ID?

  • My Apple id was disabled and had to make a new one for iTunes but it's not letting me erase then re download the app with the new Apple ID

    My Apple id was disabled and had to make a new one for iTunes but it's not letting me erase then re download the app with the new Apple ID   Just got an iPad air 2 so my iCloud and family sharing is with the one that's disabled. Which I don't know how to switch to my new one, so I trying to erase my apps that won't load and just re download them with my new ID that is being used with the iTunes n app store but I can't even find most in purchased plus it's saying that I can't get it cuz that ID is not with family sharing but I donT know why it would not be. Please someone help.

    OOk so I have my new Apple id in my iTunes account but my old Apple ID is the one that is in the iCloud account which is the Apple ID have been using for years and the reason I cannot get it on this abled is because somebody was using my credit card or debit card that was on file for family sharing and it was a stolen iPhone from my account so they had to disable my Apple ID and I could not use my debit card anymore on any Apple ID ever again they said because of it so I can't get it not to be disabled and I can't sign into iTunes with it I already have signed out and signed in with my new Apple ID for iTunes it's just iCloud is not letting me load anything so pretty much what I've been doing is I have to erase every app and then re-dumb going to iTunes and re-download the apps again but the only issue is that I still have a disabled Apple ID as my iCloud settings and my iCloud family sharing in all of that so I'm wondering how or is it possible to change my Apple ID for iCloud specifically because when I go into Icloud and settings and go into my name where my Apple ID is the one that's disabled it doesn't say anything about log out or sign out or anything like that it just says to put the password for it so is there a way to change the Apple ID for my iCloud so that my iTunes in my iCloud is the same Apple ID?

  • HT1420 I can't deauthorise my daughter's last computer from iTunes because it has crashed. We have three computers in the house but I can't authorise my new MacbookPro for iTunes or homesharing. So I can't even get my music from my old Macbook into my new

    I can't deauthorise my daughter's last computer from iTunes because it has crashed. We have three computers in the house but I can't authorise my new MacbookPro for iTunes or homesharing because it says I have 5 computers authorised (I don't). I can't even get my music from the iTunes library on my old Macbook onto my new one, because it won't let me sync my iPhone 5 with my old Macbook, as I can't update the iTunes software. So I have a new MacbookPro and a new iPhone 5 and I can't get any of my music on either of them. I feel singularly depressed.

    As you have more than 1 computer authorised then you should be able to log into your account on your computer's iTunes (Store > View My Account) and 'deauthorise all' (which you can do once every 12 months) and you can then authorise/reauthorise the computers that you still have and need : authorising and deauthorising.

Maybe you are looking for