Logging when using ICF

Hello Guys,
While developing new connectors using ICF Framework, I see that ICF always logs some information. I think these information are logged by OIM Apis that calls the ICF SPIs.
These logs are as follows:
Target Class = oracle.iam.connectors.icfcommon.prov.ICProvisioningManager
Thread Id: 142 Time: 2012-05-08 16:06:56.927 Class: oracle.iam.connectors.icfcommon.prov.ICProvisioningManager Method: createObject Level: OK Message: Enter
Thread Id: 142 Time: 2012-05-08 16:06:57.341 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getFormDataMapByLabel Level: OK Message: Enter
Thread Id: 142 Time: 2012-05-08 16:06:57.957 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getFormDataMapByLabel Level: OK Message: Return
Thread Id: 142 Time: 2012-05-08 16:06:57.962 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getChildFormDataByLabel Level: OK Message: Enter
Thread Id: 142 Time: 2012-05-08 16:06:57.967 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getChildFormDataByLabel Level: OK Message: isDateAsTS: true
Thread Id: 142 Time: 2012-05-08 16:06:58.147 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Provisioning Method: getChildFormDataByLabel Level: OK Message: Return
Thread Id: 142 Time: 2012-05-08 16:06:58.151 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getITResourceDetails Level: OK Message: Enter
Thread Id: 142 Time: 2012-05-08 16:06:58.590 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getITResourceDetails Level: OK Message: Return
Thread Id: 142 Time: 2012-05-08 16:06:58.594 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getLookupMap Level: OK Message: Enter: Lookup.saidt.Configuration
Thread Id: 142 Time: 2012-05-08 16:06:58.853 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getLookupMap Level: OK Message: Return
Thread Id: 142 Time: 2012-05-08 16:06:58.859 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getLookupMap Level: OK Message: Enter: Lookup.saidt.UM.Configuration
Thread Id: 142 Time: 2012-05-08 16:06:58.938 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getLookupMap Level: OK Message: Return
Thread Id: 142 Time: 2012-05-08 16:06:58.942 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getLookupMap Level: OK Message: Enter: Lookup.saidt.UM.ProvAttrMap
Thread Id: 142 Time: 2012-05-08 16:06:59.017 Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9Configuration Method: getLookupMap Level: OK Message: Return
Thread Id: 142 Time: 2012-05-08 16:06:59.061 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: configure Level: OK Message: Enter
Thread Id: 142 Time: 2012-05-08 16:06:59.065 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: getConfigValue Level: OK Message: Got [port] from IT resource
Thread Id: 142 Time: 2012-05-08 16:06:59.069 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: configure Level: INFO Message: Setting [port] to [2484]
Thread Id: 142 Time: 2012-05-08 16:06:59.074 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: getConfigValue Level: OK Message: Got [username] from IT resource
Thread Id: 142 Time: 2012-05-08 16:06:59.078 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: configure Level: INFO Message: Setting [username] to [idmuser]
Thread Id: 142 Time: 2012-05-08 16:06:59.083 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: getConfigValue Level: OK Message: Got [protocol] from IT resource
Thread Id: 142 Time: 2012-05-08 16:06:59.088 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: configure Level: INFO Message: Setting [protocol] to [TCPS]
Thread Id: 142 Time: 2012-05-08 16:06:59.093 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: getConfigValue Level: OK Message: Got [uniqueAttributeName] from IT resource
Thread Id: 142 Time: 2012-05-08 16:06:59.097 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: getConfigValue Level: OK Message: Got [uniqueAttributeName] from Config Lookup
Thread Id: 142 Time: 2012-05-08 16:06:59.101 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: configure Level: OK Message: Value not found for [uniqueAttributeName]
Thread Id: 142 Time: 2012-05-08 16:06:59.106 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: getConfigValue Level: OK Message: Got [password] from IT resource
Thread Id: 142 Time: 2012-05-08 16:06:59.110 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: configure Level: INFO Message: Setting [password] to [IdmPwd05!]
Thread Id: 142 Time: 2012-05-08 16:06:59.114 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: getConfigValue Level: OK Message: Got [serviceName] from IT resource
Thread Id: 142 Time: 2012-05-08 16:06:59.118 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: configure Level: INFO Message: Setting [serviceName] to [said]
Thread Id: 142 Time: 2012-05-08 16:06:59.122 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: getConfigValue Level: OK Message: Got [ip] from IT resource
Thread Id: 142 Time: 2012-05-08 16:06:59.126 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: configure Level: INFO Message: Setting [ip] to [10.1.101.33]
Thread Id: 142 Time: 2012-05-08 16:06:59.130 Class: oracle.iam.connectors.icfcommon.ConnectorFactory$ConnectorConfigurator Method: configure Level: OK Message: Return
Thread Id: 142 Time: 2012-05-08 16:06:59.146 Class: oracle.iam.connectors.icfcommon.Form Method: getFieldValues Level: OK Message: Enter
Thread Id: 142 Time: 2012-05-08 16:06:59.150 Class: oracle.iam.connectors.icfcommon.Form Method: getChildFormFieldValues Level: OK Message: Enter
Thread Id: 142 Time: 2012-05-08 16:06:59.151 Class: org.identityconnectors.framework.api.operations.SchemaApiOp Method: schema Level: OK Message: Enter: schema()
As you can see from the logs, there are a lot of sensitive datas, wich are retrieved from the IT resource configured, and that are displayed in plain text on the log (username and password)
I would prefer for ICF to log nothing, except some logs, that I could implement on my connector code.
Could you help me remove these logs from being displayed?
Best Regards,
Eugert

Hello CraigB,
ICF is the new framework that oracle suggests to create connectors.
I have developed the connector following these guides:
http://docs.oracle.com/cd/E21764_01/doc.1111/e14309/icf.htm
http://docs.oracle.com/cd/E21764_01/doc.1111/e14309/icftutorial.htm#OMDEV3344
Regards,
Eugert

Similar Messages

  • Weblogic access.log when using apache plugin

    Hello,
    If I use the apache plugin with weblogic, what will be the IP address in
    access.log of weblogic ? Will they only be apache's IP ?
    Regards,
    Dom

    Is it possible that Apache itself is doing some url rewriting? I would
    suggest turning on debugging and check what is happening in the wlproxy.log.
    Set Debug ON in the httpd.conf.
    Regards,
    Eric
    "Volker Mader" <[email protected]> wrote in message
    news:3bf29c25$[email protected]..
    >
    Hi all,
    I am using Weblogic 5.1 SP 10 and Apache 1.3.19 on Solaris 7.
    When I am using the Weblogic Webserver on port 7001 the WebLogicSession isinvisible
    (it is a cookie).
    When using the apache plugin on Port 80 I get the WebLogicSession in theurl (not
    very nice).
    I have enabled cookies in my browser in both cases.
    Is there any way to get the sessionid as a cookie again?
    Thanks
    Volker

  • Errors in Console.log when using OfficeJet 6210

    Just ended a long, frustrating attempt to get support from HP regarding errors that appear in the console.log when scanning to PDF. They claim it's not their software -- The tech actually claimed that their software was thoroughly tested, ships bug-free and that it's 100% an Apple issue.
    Here's what gets spewed into console.log:
    Merely starting the application:
    2006-05-03 15:18:35.377 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:35.392 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:35.690 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    Registering transport IIOP1.0 Info
    Registering transport USBIOP1.0 Info
    2006-05-03 15:18:36.147 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.149 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.164 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.194 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.212 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.521 HP Scan and Archive[489] CFLog (0): CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    2006-05-03 15:18:38.378 HP Scan and Archive[489] WARNING: _wrapRunLoopWithAutoreleasePoolHandler got kCFRunLoopExit, but there are no autorelease pools in the stack.
    2006-05-03 15:19:03.438 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.444 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.561 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    Registering transport IIOP1.0 Info
    Registering transport USBIOP1.0 Info
    2006-05-03 15:19:03.614 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.616 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.636 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.645 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.675 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.841 HP Scan and Archive[493] CFLog (0): CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    2006-05-03 15:19:05.157 HP Scan and Archive[493] WARNING: _wrapRunLoopWithAutoreleasePoolHandler got kCFRunLoopExit, but there are no autorelease pools in the stack.
    ===== Wednesday, May 3, 2006 15:19:18 America/Chicago =====
    Expected integer; found `ÒÚÛÙ' instead.
    2006-05-03 15:19:44.437 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Library/InputManagers/Smart Crash Reports/Info
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:44.970 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Library/InputManagers/Smart Crash Reports/Info
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:45.448 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Library/InputManagers/Smart Crash Reports/Info
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    Scanning to PDF:
    <none>
    Quitting the application when complete:
    Unregistering transport USBIOP1.0 Info
    Unregistering transport IIOP1.0 Info
    table = 0

    Unsurprisingly, Apple confirmed that this was a HP error and that they would contact HP.
    I tried to pass-on the info to HP, but I received the response, "Console.log is not an HP application. You will have to contact the vendor of Console.log and inform them of the error."

  • Warning message in oc4j log when using af:region

    Hello -
    (Jdev 10.1.3 SU2)
    When testing my ADF faces app, the first time someone hits a page that uses a region, the following message appears in the embedded OC4J server log. I am concerned about the "WARNING" part - is this message normal or does it indicate that I might have set something up incorrectly?
    2006-05-16 08:20:53.279 WARNING Replaced jspUri /regions/userInfoRegion.jspx with /regions/userInfoRegion.jspx for componentType:xyz.userInfoThanks!
    -- Scott

    Hello,
    I'm getting the same error when i try to create a BOM using the BOMMAT03 idoc.
    How did you manage to solve this issue?
    I appreciate your help.
    Thanks&Rgds
    Angelica Fontes

  • Very weird issue with server logging when using log4j.properties file

    I'm using log4j logging. In log4j.properties the root logger is set up to use the ServerLoggingAppender class so that all our application logs go to the main server logfile. In addition, there are several appenders defined for specific components, with output going to specific per-component log files. Everything is going fine until I launch the server console. At this point all of those per-component log files get wiped out (zero length) and some non-ASCII lines are written to at least one of these files, after which the logs appear to be fine. The main server log file does not appear to be affected (because the root logger is set to "warn" level, while component-specific loggers are set to trace, the contents in these files is different; however I tried disabling all the other appenders and turning the root logger up to trace, and that still did not re-create the problem in the main server log file.
    And here's the really weird part -- if I use the same configuration, but in a log4j.xml file, the problem does not happen.

    Figured it out.
    We were passing in the configuration for log4j as -Dlog4j.configuration=file:/<properties file> and this was added to the command line for both the managed and admin servers. Problem is that the console app starts its own instance of log4j, and when it reads the configuration for the appenders it initializes or rolls over the files. At some point we have two JVMs accessing the same files, so some corruption is bound to happen.
    I'm not clear why the .xml file made a difference, but earlier we had been passing the log4j configuration as a jar file placed in the domain/lib folder, so perhaps the designer reverted to that (placed the log4j.xml file in a jar in lib, and not simply changed the -Dlog4j.configuration=file:/ option.

  • Where is HTTP access and error log when using Embedded PL/SQL Gateway?

    Hello,
    I am using Embedded PL/SQL Gateway to run stored procedures.
    I can't find access log and error log (something like Oracle HTTP Server has).
    In listener.log are only simple data and there are no usernames and procedure names...
    Thanks.
    Marian

    You might be better off asking this on the Apex forum: Oracle Application Express (APEX)

  • How to prevent duplicate logging when using ODL Log Handler.

    Hi,
    I have created a custom Logger for the java classes in my project( using ADF/JDeveloper). I have defined the custom logger in the standard "logging.xml" file.
    For this custom handler I am reusing the ODL Log Handler class "oracle.core.ojdl.logging.ODLHandlerFactory". I am re-using with another name i.e. creating an alias to the default ODL Log Handler to write the logs to my own log file since I am then able to change the log file path in the handler properties.
    The problem I am facing is that ODL Log Handler class is writing to the standard ###-diagnostic.log file also apart from my custom log file. Also, the same logs are being written to the console also.
    I want to store the logs only in my own custom log file and not in multiple locations. What is the way out?
    Also, is it possible to write my own Log Handler class and not re-use the ODL Log Handler class i.e not re-use oracle.core.ojdl.logging.ODLHandlerFactory?
    Regards

    I have figured this out - because the logger's parent has a default ConsoleHandler. After removing the ConsoleHandler from the parent, there is no more cosole output ...

  • Continous HTTP access error logged when using Weblogic Cluster

    I am not sure if this is the right forum for this discussion, but here we go anyways.
    We have created a Weblogic Cluster with one Administration Server and up to 12 Managed Servers. Our Weblogic version is 9.2.
    SSL has been enabled for all Servers and the HTTP Listen Ports are all turned off. The cluster and all applications are working fine and communicating over HTTP as expected, however the logs grow 3MB+ per hour due to an error that repeatedly logged. This error appears to be an attempt by an internal Weblogic process to access some resource over HTTP.
    Here are the various messages received in the logs. There are 3 messages logged per error occurred.
    This first log message is from the domain log (I replaced the hostname/IP info with <PEER>):
    ####<Aug 11, 2008 12:08:46 PM GMT+00:00> <Warning> <Security> <PEER> <ManagedServer7> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1218456526962> <BEA-090475> <Plaintext data for protocol HTTP was received from peer <PEER> instead of an SSL handshake.>
    This second log message is from the ".out" log from the Administration Server:
    ####<Aug 11, 2008 12:08:58 PM GMT+00:00> <Info> <ServletContext-/bea_wls_internal> <PEER> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1218456538658> <000000> <HTTPClntLogin: Login rejected with code: 'Failed', reason: java.net.ProtocolException: HTTP tunneling is disabled
    at weblogic.rjvm.http.HTTPServerJVMConnection.acceptJVMConnection(HTTPServerJVMConnection.java:88)
    at weblogic.rjvm.http.TunnelLoginServlet.service(TunnelLoginServlet.java:80)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3231)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2002)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1908)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1362)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    This last message is from the access.log for the Admin Server:
    <PEER> - - [11/Aug/2008:12:08:58 +0000] "GET /bea_wls_internal/HTTPClntLogin/a.tun?wl-login=https+dummy+WLREQS+9.2.2.0+dummy+%0A&rand=8038349418070109915&AS=2048&HL=19 HTTP/1.1" 200 1337
    I have searched all over trying to find a solution but with no luck thus far. I have seen some posts about turning on HTTPTunneling and this does seem to prevent the error from occurring, but this is not a solution for us.
    I could really use some help in understanding whats going on and trying to resolve this issue. Our client will make a big deal out of this and will want a solution. Any help would be greatly appreciated.
    Message was edited by:
    user651444

    Hi,
    We had this problem with WebLogic Platform 9.2 MP2, running on Solaris. The patch CR344429 worked fine. The corresponding patch for 9.2 MP3 is CR370091. You can get these patches through Oracle Support.
    A couple of points:
    1. We did not have to set StartScriptEnabled=true for the patch to work. We use the SSL Niode manager.
    2. Using the t3: protocol (-Dweblogic.management.server=t3://<admin server listen address>:<admin server listen port) does stop these exceptions, but causes these warning messages to appear in the administration server log file:
    <Warning> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <...> <BEA-002637> <Failed to register a disconnect listener because of weblogic.rmi.extensions.DisconnectMonitorUnavailableException: Could not register a DisconnectListener for [weblogic.rmi.internal.BasicRemoteRef ......>
    <Warning>  <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <...> <BEA-002637> <Failed to register a disconnect listener because of weblogic.rmi.extensions.DisconnectMonitorUnavailableException: Could not register a DisconnectListener for [weblogic.rmi.internal.BasicRemoteRef ......>
    Hope these comments help.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • URB Flag warnings in log when using USB with VirtualBox

    Hi,
    I have a VirtualBox VM and an external hard drive which is directly connected to this VM. VirtualBox extension pack is installed and USB2.0 (EHCI) Controller is enabled for this machine.
    When I now copy files onto this hard drive (inside the VM) I get millions of the following warnings in my journalctl of the host computer:
    Aug 21 08:42:07 jasonsOffice kernel: WARNING: CPU: 0 PID: 1837 at drivers/usb/core/urb.c:476 usb_submit_urb+0x2f0/0x600 [usbcore]()
    Aug 21 08:42:07 jasonsOffice kernel: usb 4-2: BOGUS urb flags, 1 --> 0
    Aug 21 08:42:07 jasonsOffice kernel: Modules linked in: fuse cfg80211 rfkill mousedev evdev mac_hid kvm_amd edac_core kvm serio_raw snd_hda_codec_hdmi k10temp edac_mce_amd microcode snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep radeon snd_pcm ttm drm_kms_helper drm sp5100_tco hwmon i2c_algo_bit i2c_piix4 snd_timer i2c_core r8169 mii snd soundcore wmi shpchp button acpi_cpufreq processor pci_stub vboxpci(O) vboxnetflt(O) vboxnetadp(O) vboxdrv(O) nfs lockd fscache sunrpc ext4 crc16 mbcache jbd2 hid_generic usbhid hid sd_mod sr_mod cdrom crc_t10dif crct10dif_common ata_generic pata_acpi uas usb_storage atkbd libps2 pata_jmicron firewire_ohci firewire_core crc_itu_t pata_atiixp ahci libahci ehci_pci ohci_pci ohci_hcd ehci_hcd xhci_hcd libata scsi_mod usbcore usb_common i8042
    Aug 21 08:42:07 jasonsOffice kernel: serio
    Aug 21 08:42:07 jasonsOffice kernel: CPU: 0 PID: 1837 Comm: USBDevIo--1 Tainted: G W O 3.16.1-1-ARCH #1
    Aug 21 08:42:07 jasonsOffice kernel: Hardware name: Gigabyte Technology Co., Ltd. GA-880GMA-UD2H/GA-880GMA-UD2H, BIOS F5 09/30/2010
    Aug 21 08:42:07 jasonsOffice kernel: 0000000000000000 00000000bb1ed052 ffff88017fc43c98 ffffffff8152ae6c
    Aug 21 08:42:07 jasonsOffice kernel: ffff88017fc43ce0 ffff88017fc43cd0 ffffffff8106e45d ffff88021f4b4cc0
    Aug 21 08:42:07 jasonsOffice kernel: 0000000000000020 0000000000000002 ffff880217031800 0000000000000001
    Aug 21 08:42:07 jasonsOffice kernel: Call Trace:
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff8152ae6c>] dump_stack+0x4d/0x6f
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff8106e45d>] warn_slowpath_common+0x7d/0xa0
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff8106e4dc>] warn_slowpath_fmt+0x5c/0x80
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffffa005fdd0>] usb_submit_urb+0x2f0/0x600 [usbcore]
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffffa006c248>] proc_do_submiturb+0xcb8/0xd00 [usbcore]
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffffa006c8ff>] usbdev_do_ioctl+0x59f/0x11b0 [usbcore]
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff811c173b>] ? new_sync_read+0x8b/0xd0
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffffa006d53e>] usbdev_ioctl+0xe/0x20 [usbcore]
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff811d4a70>] do_vfs_ioctl+0x2d0/0x4b0
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff811df18e>] ? __fget+0x6e/0xb0
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff811d4cd1>] SyS_ioctl+0x81/0xa0
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff81530be9>] system_call_fastpath+0x16/0x1b
    Aug 21 08:42:07 jasonsOffice kernel: ---[ end trace 6fbdb725227065ca ]---
    The write process seemed to work, but the warnings don't look good to me. What do you think? Can I ignore these warnings? If yes, can I disable them?
    I already found some other threads out there, talking about a similar problem, but in all cases, the USB devices did not work inside the virtual machine.
    (Yes, my system is up-to-date.)

    Hi,
    I have a VirtualBox VM and an external hard drive which is directly connected to this VM. VirtualBox extension pack is installed and USB2.0 (EHCI) Controller is enabled for this machine.
    When I now copy files onto this hard drive (inside the VM) I get millions of the following warnings in my journalctl of the host computer:
    Aug 21 08:42:07 jasonsOffice kernel: WARNING: CPU: 0 PID: 1837 at drivers/usb/core/urb.c:476 usb_submit_urb+0x2f0/0x600 [usbcore]()
    Aug 21 08:42:07 jasonsOffice kernel: usb 4-2: BOGUS urb flags, 1 --> 0
    Aug 21 08:42:07 jasonsOffice kernel: Modules linked in: fuse cfg80211 rfkill mousedev evdev mac_hid kvm_amd edac_core kvm serio_raw snd_hda_codec_hdmi k10temp edac_mce_amd microcode snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep radeon snd_pcm ttm drm_kms_helper drm sp5100_tco hwmon i2c_algo_bit i2c_piix4 snd_timer i2c_core r8169 mii snd soundcore wmi shpchp button acpi_cpufreq processor pci_stub vboxpci(O) vboxnetflt(O) vboxnetadp(O) vboxdrv(O) nfs lockd fscache sunrpc ext4 crc16 mbcache jbd2 hid_generic usbhid hid sd_mod sr_mod cdrom crc_t10dif crct10dif_common ata_generic pata_acpi uas usb_storage atkbd libps2 pata_jmicron firewire_ohci firewire_core crc_itu_t pata_atiixp ahci libahci ehci_pci ohci_pci ohci_hcd ehci_hcd xhci_hcd libata scsi_mod usbcore usb_common i8042
    Aug 21 08:42:07 jasonsOffice kernel: serio
    Aug 21 08:42:07 jasonsOffice kernel: CPU: 0 PID: 1837 Comm: USBDevIo--1 Tainted: G W O 3.16.1-1-ARCH #1
    Aug 21 08:42:07 jasonsOffice kernel: Hardware name: Gigabyte Technology Co., Ltd. GA-880GMA-UD2H/GA-880GMA-UD2H, BIOS F5 09/30/2010
    Aug 21 08:42:07 jasonsOffice kernel: 0000000000000000 00000000bb1ed052 ffff88017fc43c98 ffffffff8152ae6c
    Aug 21 08:42:07 jasonsOffice kernel: ffff88017fc43ce0 ffff88017fc43cd0 ffffffff8106e45d ffff88021f4b4cc0
    Aug 21 08:42:07 jasonsOffice kernel: 0000000000000020 0000000000000002 ffff880217031800 0000000000000001
    Aug 21 08:42:07 jasonsOffice kernel: Call Trace:
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff8152ae6c>] dump_stack+0x4d/0x6f
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff8106e45d>] warn_slowpath_common+0x7d/0xa0
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff8106e4dc>] warn_slowpath_fmt+0x5c/0x80
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffffa005fdd0>] usb_submit_urb+0x2f0/0x600 [usbcore]
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffffa006c248>] proc_do_submiturb+0xcb8/0xd00 [usbcore]
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffffa006c8ff>] usbdev_do_ioctl+0x59f/0x11b0 [usbcore]
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff811c173b>] ? new_sync_read+0x8b/0xd0
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffffa006d53e>] usbdev_ioctl+0xe/0x20 [usbcore]
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff811d4a70>] do_vfs_ioctl+0x2d0/0x4b0
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff811df18e>] ? __fget+0x6e/0xb0
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff811d4cd1>] SyS_ioctl+0x81/0xa0
    Aug 21 08:42:07 jasonsOffice kernel: [<ffffffff81530be9>] system_call_fastpath+0x16/0x1b
    Aug 21 08:42:07 jasonsOffice kernel: ---[ end trace 6fbdb725227065ca ]---
    The write process seemed to work, but the warnings don't look good to me. What do you think? Can I ignore these warnings? If yes, can I disable them?
    I already found some other threads out there, talking about a similar problem, but in all cases, the USB devices did not work inside the virtual machine.
    (Yes, my system is up-to-date.)

  • I recently upgraded to the latest version of FF and now when using a webmail client I am routinely logged out when I try to search e-mail. Why? I go to IE and it works... but, I hate IE.

    I recently upgraded to the latest version of FF and now when using a webmail client I am routinely logged out when I try to search e-mail. It works in IE, but I don't like or want to use IE.
    == This happened ==
    Every time Firefox opened
    == Today

    Unstable means it can vary in stability day by day as it can be crash prone to being stable. Features can be a work in progress for a while. The May 24 Nighty build was crash prone for a lot of testers for example.

  • I synced two of my email accounts via gmail's POP3 thing. But now my iphone's gmail inbox shows a random selection of emails (not most recent ones that are in my inbox). How can I make my iphone inbox match what I see when I log on using a PC?

    I synced two of my email accounts via gmail's POP3 capabilities. But now my iphone's gmail inbox only shows a random selection of emails (i.e. right now it is May 31, 2013 but the emails in my inbox are a couple from Nov 12, a few from Oct 12, and then some way older than that and so on.When I log into my gmail from a computer, I see all my emails in the logical, standard order. How can I make my iphone inbox match what I see when I log on using a PC?

    If you're trying to decide between using POP and IMAP, we encourage you to use IMAP.
    Unlike POP, IMAP offers two-way communication between your web Gmail and your email client. This means when you log in to Gmail using a web browser, actions you perform on email clients and mobile devices (ex: putting mail in a 'work' folder) will instantly and automatically appear in Gmail (ex: it will already have a 'work' label on that email the next time you sign in).
    IMAP also provides a better method to access your mail from multiple devices. If you check your email at work, on your mobile phone, and again at home, IMAP ensures that new mail is accessible from any device at any given time.
    Finally, IMAP offers a more stable experience overall. Whereas POP is prone to losing messages or downloading the same messages multiple times, IMAP avoids this through two-way syncing capabilities between your mail clients and your web Gmail.
    That is from the page that you linked- does highlighted part of message ring a bell?

  • Hi, I cant login to the facebook app on my iphone 5 ios 6.0.2.  I keep getting an error message saying 'There was an error logging in using single sign on' when im asked to log in again i get a 'session expired' message.  This only started happening yeste

    Hi, I cant login to the facebook app on my iphone 5 ios 6.0.2.  I keep getting an error message saying 'There was an error logging in using single sign on' when im asked to log in again i get a 'session expired' message.  This only started happening yesterday. Anyone else having this problem? Thanks.

    I am having the same problem and took the following steps to mitigate it to no avail.
    1. I deleted the Facebook app on the phone and turned off Facebook in the iPhone's system-wide settings.
    2. I re-enabled Facebook in the iPhone's system-wide settings and reinstalled the Facebook app and logged in again. It worked. For about an hour.
    3. I completely restored the phone to a previous backup (before the problems started) and reenabled Facebook .... reinstalled the app.... and now it works intermittenly. But it hasn't worked in about 12 hours now (just tried a few minutes ago).
    Please advise.

  • When having sync will I loose my original passwords when using another computer to log ?

    With sync will I loose my original passwords when using another computer to log ?

    You can copy your apps over from your old computer or re-download them for free on the new computer : http://support.apple.com/kb/HT2519

  • Hi, i want to ask why i am unable to log in my twitter acc when using my itouch safari. It tend to go back to the log in page.

    Hi, i want to ask why i am unable to log in my twitter acc when using my itouch safari. It tend to go back to the log in page. Can someone please help me?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Go to Settings>Safari and Clear Cookies, History and Data
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                             
    - Restore to factory settings/new iOS device.

  • When using citrix through safari on my iPad , how do I keep it from timing out and having to keep logging back in when I don't use it for awhile?

    When using citrix thru safari on my iPad , how do I keep from getting timed out and having to log in again after not using it for awhile ?

    I know nothing about this app but I just did a very quick search on the app support forum for Citrix and saw something about enabling a setting called Caffiene. Have you tried that? It overrides the auto lock from what I saw in the discussion.
    I'm just not sure why the iPad would sleep at all if it the Auto Lock is set to never. The only other things that I could think to try is to restart the iPad and then see if the Auto Lock setting works properly or maybe quit all apps and then try again. That really shouldn't matter but there might be an app that is overriding the auto lock for some reason. Or even reset the device - hold down on the sleep and home buttons at the same time for about 10 seconds until the Apple logo appears. The iPad system might just need a kick in the butt.
    Edit - after rereading your post I see that you are going through Safari. The suggestion that I found was for the Citrix app. I assume the Caffiene setting is not available through Safari.

Maybe you are looking for

  • How to get a case structure to execute only once in a loop

    I have a while loop that is monitoring temperature. Once the temperature meets or exceeds a given setpoint I want to start a timer. At this point I don't want to monitor the temperature anymore. That is, if the temperature should drop below the setpo

  • List of settings in Bios , and Support emails

     It would be great if MSI would release settings and setup types for the Motherboard. And a list of what each one did and the outcome of using or changing a setting. Most we know, but a few are new and we do not know how they where intended for use o

  • Easy way to write out internal table to database table ?

    hi friends, i have a special requirement: as i do not want to change the profile settings on an r/3 4.6c machine, i want to modify my program so it can handle even large amount of data. the plan is to fill internal table and for say every 100000 rows

  • Simple Question related to MySQL

    Dear All, Sorry for posting MySql question in Oracle forums. I am an Oracle DBA. I have a task of getting count of records in a particular table residing in MySql database. It's pretty straight forward in Oracle using SQL*Plus. Below is my sql script

  • HHC5003 compile error

    When compiling my project I get the following error: HHC5003: Error: Compilation failed while compiling http:... I've added a URL for my home page in the Advanced Window Properties dialog box and this is what it's having a problem with. However, the