Weblogic 8.1 (SP4) configuration for console log

Weblogic version: 8.1 SP4
By default in console (cmd window) log, date and time format is as below.e.g
<Jul 11, 2008 12:22:35 PM IST>
I need to see time in millisecond. Is there any configuration for this?
please help.

Assuming the log entries you care about are generated by your application, and not the infrastructure, you're better off adding millisecond detail to your application log messages. If you're using commons-logging, you can tie this to the WL server log implicitly through configuration, or you could use NonCatalogLogger to explicitly log to the WL server log.

Similar Messages

  • WebLogic 8.1 SP4 support for 10g R2

    Hi,
    We are looking to upgrade Oracle Server 8i to the latest version ie. 10g R2. We are running Weblogic 8.1 SP4. On BEA's site the product documentation doesn't specify the 10g R2 support, instead only list support for 9.2.0 and later versions for SP4. Has anyone tried running WL 8.1 SP4 with Oracle 10g R2. We are not looking to upgrade to RAC version of this.
    Thanks.

    This is targeted by coming June.

  • Unable to start WebLogic 5.1 sp4 from the Console

    I installed WebLogic Server 5.1 Service Pack 4, as described by the
    release_notes_sp4.html document. I can successfully do the following using
    NT Workstation 4.0:
    1. Start weblogic from the command line using startWebLogic.cmd
    2. Start weblogic from the Start | Programs | WebLogic 5.1.0 | WebLogic
    Server menu.
    I can also start the console from the command line using startConsole.cmd.
    But, from the console, when I start weblogic, but it is only 5.1.0, not
    5.1.0 sp4
    When I start the console from the Start | Programs | WebLogic 5.1.0 |
    WebLogic Console menu and then try to start weblogic , I get the following
    error:
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError:
    weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    Any help would be appreciated.

    I am facing the same problem here Steven. Did you get any solution for that?
    Thanks
    Vishwajeet Lohakarey
    Yash Technologies Inc.
    [email protected]
    Steven R. Baturin <[email protected]> wrote in message
    news:[email protected]...
    I installed WebLogic Server 5.1 Service Pack 4, as described by the
    release_notes_sp4.html document. I can successfully do the followingusing
    NT Workstation 4.0:
    1. Start weblogic from the command line using startWebLogic.cmd
    2. Start weblogic from the Start | Programs | WebLogic 5.1.0 | WebLogic
    Server menu.
    I can also start the console from the command line using startConsole.cmd.
    But, from the console, when I start weblogic, but it is only 5.1.0, not
    5.1.0 sp4
    When I start the console from the Start | Programs | WebLogic 5.1.0 |
    WebLogic Console menu and then try to start weblogic , I get the following
    error:
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError:
    weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    Any help would be appreciated.

  • SipServer - Message Debug: Check box for Local logging enabled is unchecked

    I have configured a SipServer in my domain. The Administration Console for WebLogic Server shows an option for 'Local logging enabled' for logging sip-messages.
    See SipServer > Configuration > Message Debug.
    However, when I check this option, the option is ot stored in the config file sipserver.xml, so at a subsequent start up of the Console, the option is unchecked again.
    When I run sip traffic, sip messages are logged in the log file (sip-messages.log), but I am not sure whether this includes the local logging or not.
    Version info:
    The login screen sais: WebLogic Server 11g.
    After login, at the bottom of each window, it sais: WebLogic Server Version: 10.3.3.0
    Is this a bug? Is it solved in some newer version?
    How can I see in my log file whether local logging is done or not?

    Manu,
    Maybe it has something to do with it. But what shoudl I do exactly?
    So Yes I am disabling all the items except one checkbox say X in TAB D initially in the when new form instance. Now checkbox X when I click it , it enables checkbox A, B and C and when I unclick it it sets all the values in A, B and C to unchecked and disables the A, B and C checkboxes.
    It sounds simple concept so this works great if I don't issue a COMMIT_FORM which is in my save button but if in the middle say tab A I save the from and it has COMMIT_FORM I get record saved. Then I navigate to D TAB and there checkbox X I am still able to click it but when I try to check A, B or C I am not allowed to check or uncheck it....Should I code update_allowed property explicity for A, B and C there in the when checkbox changed of checkbox x? Why would I have to do this even though I am enabling those items ? I am confusued....

  • When i try to add DownloadHelper it comes up with unexpected installation error review the error console log for more details - 203, how to it check the log and how do i fix this problem?

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    When i tried to install DownloadHelper this happened Firefox could not install the file at
    https://addons.mozilla.org/en-US/firefox/downloads/latest/3006/addon-3006-latest.xpi?src=addondetail
    because: Unexpected installation error
    Review the Error Console log for more details.
    -203
    , how do i check the log and how do i resolve this problem? thank you
    == This happened
    ==
    Just once or twice
    == today
    ==
    == Troubleshooting information
    ==
    Application Basics
    Name
    Firefox
    Version
    3.6.3
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Ask Toolbar for Firefox
    2.1.0.5
    true
    AVG Safe Search
    9.0.0.783
    true
    {3f963a5b-e555-4543-90e2-c3908898db71}
    Java Console
    6.0.17
    true
    Microsoft .NET Framework Assistant
    1.1
    true
    {20a82645-c095-46ed-80e3-08825760534b}
    BitDefender Antiphishing Toolbar
    2.0
    true
    [email protected]
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar
    0
    browser.places.smartBookmarksVersion
    2
    browser.startup.homepage_override.mstone
    rv:1.9.2.3
    extensions.lastAppVersion
    3.6.3
    general.useragent.extra.microsoftdotnet
    (.NET CLR 3.5.30729)
    network.cookie.prefsMigrated
    true
    places.last_vacuum
    1276351876
    print.print_printer
    HP Photosmart D5300 series
    print.printer_HP_Photosmart_D5300_series.print_bgcolor
    false
    print.printer_HP_Photosmart_D5300_series.print_bgimages
    false
    print.printer_HP_Photosmart_D5300_series.print_command
    print.printer_HP_Photosmart_D5300_series.print_downloadfonts
    false
    print.printer_HP_Photosmart_D5300_series.print_edge_bottom
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_left
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_right
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_top
    0
    print.printer_HP_Photosmart_D5300_series.print_evenpages
    true
    print.printer_HP_Photosmart_D5300_series.print_footercenter
    print.printer_HP_Photosmart_D5300_series.print_footerleft
    &PT
    print.printer_HP_Photosmart_D5300_series.print_footerright
    &D
    print.printer_HP_Photosmart_D5300_series.print_headercenter
    print.printer_HP_Photosmart_D5300_series.print_headerleft
    &T
    print.printer_HP_Photosmart_D5300_series.print_headerright
    &U
    print.printer_HP_Photosmart_D5300_series.print_in_color
    true
    print.printer_HP_Photosmart_D5300_series.print_margin_bottom
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_left
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_right
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_top
    0.5
    print.printer_HP_Photosmart_D5300_series.print_oddpages
    true
    print.printer_HP_Photosmart_D5300_series.print_orientation
    0
    print.printer_HP_Photosmart_D5300_series.print_pagedelay
    500
    print.printer_HP_Photosmart_D5300_series.print_paper_data
    9
    print.printer_HP_Photosmart_D5300_series.print_paper_height
    11.00
    print.printer_HP_Photosmart_D5300_series.print_paper_size_type
    0
    print.printer_HP_Photosmart_D5300_series.print_paper_size_unit
    1
    print.printer_HP_Photosmart_D5300_series.print_paper_width
    8.50
    print.printer_HP_Photosmart_D5300_series.print_reversed
    false
    print.printer_HP_Photosmart_D5300_series.print_scaling
    1.00
    print.printer_HP_Photosmart_D5300_series.print_shrink_to_fit
    true
    print.printer_HP_Photosmart_D5300_series.print_to_file
    false
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_bottom
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_left
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_right
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_top
    0
    privacy.sanitize.migrateFx3Prefs
    true
    security.warn_viewing_mixed
    false
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows Vista
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-npdivxplayerplugin
    *Default Plug-in
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *6.0.12.732
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *RealJukebox Netscape Plugin
    *Shockwave Flash 10.0 r45
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *iTunes Detector Plug-in
    *DivX Web Player version 2.0.0.254
    *GEPlugin
    *4.0.50524.0
    *Office Live Update v1.4
    *NPWLPG
    *Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
    *RealPlayer(tm) HTML5VideoShim Plug-In
    *Google Update
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers

    Mark Leary:
    As TXGuy posted above:
    See:
    https://support.mozilla.com/en-US/kb/Unexpected+installation+error+-203+when+installing+add-ons
    http://kb.mozillazine.org/Unable_to_install_themes_or_extensions_-_Firefox#Unexpected_installation_error_-203
    Also see:
    http://support.mozilla.com/en-US/kb/Profiles#How_to_find_your_profile
    http://kb.mozillazine.org/Show_hidden_files_and_folders

  • How can I list all the domains configured for Weblogic Servers?

    How can I list all the domains configured for Weblogic Servers?
    I saw a note, which says the following:
    "WebLogic Server does not support multi-domain interaction using either the Administration Console, the weblogic.Admin utility, or WebLogic Ant tasks. This restriction does not, however, explicitly preclude a user written Java application from accessing multiple domains simultaneously."
    In my case, I just want to list all the domains, is that possible by using any scripts?
    Thanks
    AJ

    If you use WLS Node Manager and the Config Wizard was used to create the domains, then the list of domains should be in a location like this:
    <MIDDLEWARE_HOME>\wlserver_10.3\common\nodemanager\nodemanager.domains
    Enterprise Manager Grid Control also has support for multi-domain management of WLS in a console.

  • Lot of exceptions in kura-console.log. Tutorial not working for me

    Hi David,
    Well, now I have a wired connection to my pi and got kura up and running. But, my tutorial implementation did not work.
    Later, I found there is a new 1.2.0 verion of kura, so I uninstalled 1.0.0 as per wiki steps and installed 1.2.0. I had the kura showing up again and deployed green house. But again, my LED and temperature sensors were not showing.
    I was worried if my pi has gone bad, but I found that its giving right voltages at power pins. I checked it is reaching my sensors too.
    Later, I looked into in the kura-console.log which looked huge. Here I am attaching it for reference. On face of lot of exceptions have occurred during its start up. I have no clues about it as I am getting started and did not want to deviate anywhere in the tutorial specification(all items used are brand new). Well only change is I have upgraded Kura to 1.2.0.
    telnet 127.0.0.1 5002 shows
    osgi> ss
    "Framework is launched."
    id State Bundle
    0 ACTIVE org.eclipse.osgi_3.8.1.v20120830-144521
    1 ACTIVE org.eclipse.equinox.cm_1.0.400.v20120522-1841
    2 ACTIVE org.eclipse.equinox.common_3.6.100.v20120522-1841
    3 ACTIVE org.eclipse.equinox.registry_3.5.200.v20120522-1841
    4 ACTIVE org.eclipse.equinox.http.registry_1.1.200.v20120522-2049
    5 ACTIVE org.eclipse.equinox.console_1.0.0.v20120522-1841
    6 ACTIVE org.eclipse.equinox.ds_1.4.0.v20120522-1841
    7 ACTIVE org.eclipse.equinox.event_1.2.200.v20120522-2049
    8 ACTIVE org.eclipse.equinox.io_1.0.400.v20120522-2049
    9 ACTIVE org.eclipse.equinox.metatype_1.2.0.v20120522-1841
    10 ACTIVE org.eclipse.equinox.util_1.0.400.v20120522-2049
    11 ACTIVE org.eclipse.osgi.services_3.3.100.v20120522-1822
    12 ACTIVE org.eclipse.osgi.util_3.2.300.v20120522-1822
    13 ACTIVE org.apache.felix.gogo.command_0.8.0.v201108120515
    14 ACTIVE org.apache.felix.gogo.runtime_0.8.0.v201108120515
    15 ACTIVE org.apache.felix.gogo.shell_0.8.0.v201110170705
    16 ACTIVE org.knowhowlab.osgi.monitoradmin_1.0.2
    17 ACTIVE org.apache.felix.dependencymanager_3.0.0
    18 ACTIVE org.apache.felix.deploymentadmin_0.9.5
    19 ACTIVE osgi.cmpn_4.3.0.201111022214
    20 ACTIVE org.eclipse.equinox.http.jetty_3.0.0.v20120522-1841
    21 ACTIVE org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841
    22 ACTIVE org.eclipse.jetty.continuation_8.1.3.v20120522
    23 ACTIVE org.eclipse.jetty.http_8.1.3.v20120522
    24 ACTIVE org.eclipse.jetty.io_8.1.3.v20120522
    25 ACTIVE org.eclipse.jetty.security_8.1.3.v20120522
    26 ACTIVE org.eclipse.jetty.server_8.1.3.v20120522
    27 ACTIVE org.eclipse.jetty.servlet_8.1.3.v20120522
    28 ACTIVE org.eclipse.jetty.util_8.1.3.v20120522
    29 ACTIVE javax.servlet_3.0.0.v201112011016
    30 ACTIVE org.apache.commons.fileupload_1.2.2.v20111214-1400
    31 ACTIVE org.apache.commons.io_2.4.0
    32 ACTIVE slf4j.api_1.6.4
    Fragments=33
    33 RESOLVED slf4j.log4j12_1.6.0
    Master=32
    34 RESOLVED log4j_1.2.17
    Fragments=35
    35 RESOLVED log4j.apache-log4j-extras_1.1.0
    Master=34
    36 ACTIVE org.json_1.0.0.v201011060100
    37 ACTIVE org.eclipse.paho.client.mqttv3_1.0.1
    38 ACTIVE org.hsqldb.hsqldb_2.3.0
    39 ACTIVE com.google.protobuf_2.6.0
    40 ACTIVE com.codeminders.hidapi_1.1.1
    41 ACTIVE org.eclipse.soda.dk.comm_1.2.1
    42 ACTIVE javax.usb.api_1.0.2
    43 ACTIVE javax.usb.common_1.0.2
    44 ACTIVE javax.usb.linux_1.0.3
    45 ACTIVE jdk.dio_1.0.1
    46 ACTIVE org.apache.commons.net_3.1.0.v201205071737
    47 ACTIVE org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918
    48 ACTIVE com.gwt.user_0.2.0
    49 ACTIVE org.eclipse.kura.deployment.agent_1.0.2
    50 ACTIVE org.eclipse.kura.api_1.0.4
    51 ACTIVE org.eclipse.kura.core_1.0.4
    52 ACTIVE org.eclipse.kura.core.certificates_1.0.0
    53 ACTIVE org.eclipse.kura.core.cloud_1.0.4
    54 ACTIVE org.eclipse.kura.core.comm_1.0.1
    55 ACTIVE org.eclipse.kura.core.configuration_1.0.3
    56 ACTIVE org.eclipse.kura.core.crypto_1.0.2
    57 ACTIVE org.eclipse.kura.core.deployment_1.0.2
    58 ACTIVE org.eclipse.kura.core.log_1.0.0
    59 ACTIVE org.eclipse.kura.core.net_1.0.4
    60 ACTIVE org.eclipse.kura.linux.clock_1.0.3
    61 ACTIVE org.eclipse.kura.linux.command_1.0.3
    62 ACTIVE org.eclipse.kura.linux.net_1.0.4
    63 ACTIVE org.eclipse.kura.linux.position_1.0.3
    64 ACTIVE org.eclipse.kura.linux.usb_1.0.4
    65 ACTIVE org.eclipse.kura.linux.bluetooth_1.0.1
    66 ACTIVE org.eclipse.kura.linux.watchdog_1.0.2
    67 ACTIVE org.eclipse.kura.net.admin_1.0.4
    68 ACTIVE org.eclipse.kura.web_1.0.4
    69 ACTIVE org.eclipse.iot.greenhouse.coap_0.1.0.SNAPSHOT
    70 ACTIVE org.eclipse.iot.greenhouse.publisher_0.1.0.SNAPSHOT
    71 ACTIVE org.eclipse.iot.greenhouse.sensors_0.1.0.SNAPSHOT
    72 ACTIVE org.eclipse.iot.greenhouse.sensors.raspberrypi_0.1.0.SNAPSHOT
    osgi>
    Please help!
    regards,
    Krishna

    Hi David,
    It worked!!
    I had to follow steps as mentioned in https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c
    I did it once and rebooted and all started to work!
    Found it shared by Diego Alejandro PalmeiraFriend in this forum.
    thanks,
    Krishna

  • Apache configuration for proxying requests to Weblogic SSL port

    Hello Everyone,
    I want to proxy requests from Apache to Weblogic server on its SSL Port 7002. I am using the default SSL demo version provided by Oracle/BEA.
    Both my Apache and Weblogic instances are running on same machine.
    This is the procedure I followed. I enabled SSL port on Weblogic. Added below configuration to Apache conf file. I am passing trusted.crt file inside WL_HOME/server/lib as parameter to TrustedCAFile .
    <Location "/">
    SetHandler weblogic-handler
    </Location>
    <IfModule mod_weblogic.c>
    SetHandler weblogic-handler
    WebLogicHost ServerHostMame
    WebLogicPort WLInstanceSSLPort
    SecureProxy ON
    TrustedCAFile "C:/trusted.crt"
    RequireSSLHostMatch false
    Debug ALL
    WLLogFile "C:/wl_proxy.log"
    </IfModule>
    When I start the Apache instance and try to access the webpage I see below exception in proxy log.
    Thu Apr 09 10:38:05 2009 <735212392878852> Hdrs to WLS:[WL-Proxy-Client-IP]=[10.149.181.55]
    Thu Apr 09 10:38:05 2009 <735212392878852> Hdrs to WLS:[Proxy-Client-IP]=[10.149.181.55]
    Thu Apr 09 10:38:05 2009 <735212392878852> Hdrs to WLS:[X-Forwarded-For]=[10.149.181.55]
    Thu Apr 09 10:38:05 2009 <735212392878852> Hdrs to WLS:[X-WebLogic-KeepAliveSecs]=[30]
    Thu Apr 09 10:38:05 2009 <735212392878852> Hdrs to WLS:[X-WebLogic-Force-JVMID]=[unset]
    Thu Apr 09 10:38:05 2009 <735212392878761> INFO: No session match found
    Thu Apr 09 10:38:05 2009 <735212392878852> INFO: SSL certificate chain validation failed: 3015
    Thu Apr 09 10:38:05 2009 <735212392878852> trusted certs = 0
    Thu Apr 09 10:38:05 2009 <735212392878852> dumping cert chain
    Thu Apr 09 10:38:05 2009 <735212392878852> commonName is testmachine-us
    Thu Apr 09 10:38:05 2009 <735212392878761> INFO: DeleteSessionCallback
    Thu Apr 09 10:38:05 2009 <735212392878852> ERROR: SSLWrite failed
    Thu Apr 09 10:38:05 2009 <735212392878852> SEND failed (ret=-1) at 789 of file ../nsapi/URL.cpp
    Thu Apr 09 10:38:05 2009 <735212392878852> *******Exception type [WRITE_ERROR_TO_SERVER] raised at line 790 of ../nsapi/URL.cpp
    Thu Apr 09 10:38:05 2009 <735212392878852> Marking 10.149.181.55:40011 as bad
    Thu Apr 09 10:38:05 2009 <735212392878852> got exception in sendRequest phase: WRITE_ERROR_TO_SERVER [os error=0,  line 790 of ../nsapi/URL.cpp]: at line 2994
    Thu Apr 09 10:38:05 2009 <735212392878852> INFO: Closing SSL context
    Thu Apr 09 10:38:05 2009 <735212392878852> INFO: Error after SSLClose, socket may already have been closed by peer
    Thu Apr 09 10:38:05 2009 <735212392878852> Failing over after WRITE_ERROR_TO_SERVER exception in sendRequest()
    Thu Apr 09 10:38:05 2009 <735212392878852> attempt #1 out of a max of 5
    Thu Apr 09 10:38:05 2009 <735212392878852> general list: trying connect to '10.149.181.55'/40011/40011 at line 2619 for '/'
    Thu Apr 09 10:38:05 2009 <735212392878852> New SSL URL: match = 0 oid = 22
    Thu Apr 09 10:38:05 2009 <735212392878852> Connect returns -1, and error no set to 10035, msg 'Unknown error'
    Thu Apr 09 10:38:05 2009 <735212392878852> EINPROGRESS in connect() - selecting
    Thu Apr 09 10:38:05 2009 <735212392878852> Setting peerID for new SSL connection
    Please advice if I am missing anything here?
    - - Tarun

    I'm using WL9 and Apache2.2
    I had exact same issue as above (which I solved with these directions) in additiion to another issue, that only showed once I enabled full logging, since it shows as warning/info, not as error
    First to enable full logging, add this
    Debug ALL
    WLLogFile "C:/wl_proxy.log"
    Then after a failure (even after fixing the above), look at the log, and if you see this INFO/WARN:
    Thu Apr 23 00:48:27 2009 <235612404369072> INFO: Host (comp1) doesn't match (192.168.0.229), validation failed
    Thu Apr 23 00:48:27 2009 <235612404368911> WARN: DeleteSessionCallback: No match found!!
    Thu Apr 23 00:48:27 2009 <235612404369072> ERROR: SSLWrite failed
    Thu Apr 23 00:48:27 2009 <235612404369072> SEND failed (ret=-1) at 795 of file ../nsapi/URL.cpp
    Thu Apr 23 00:48:27 2009 <235612404369072> *******Exception type [WRITE_ERROR_TO_SERVER] raised at line 796 of ../nsapi/URL.cpp
    Thu Apr 23 00:48:27 2009 <235612404369072> Marking 192.168.0.229:7002 as bad
    that means you have same problem as I do. The WeblogicHost inside the Location descriptor should match the actual host name for the machine. I believe it's easer because the certificate created by weblogic during its installation will encapsulate the machine host name, or because the SSL validation mechanism expects the machine host name, nothing else.
    Here's how the config would like (my hostname is comp1)
    <IfModule mod_weblogic.c>
    SecureProxy on
    TrustedCAFile "C:/tools/bea9/weblogic92/server/lib/CertGenCA.pem"
    Debug ALL
    WLLogFile "C:/wl_proxy.log"
    EnforceBasicConstraints off
    </IfModule>
    <Location /EnterpriseCMP>
    SetHandler     weblogic-handler
    WebLogicHost      comp1
    WebLogicPort     7002
    ConnectTimeoutSecs     1000
    ConnectRetrySecs     1000
    </Location>
    I believe the

  • Bug in WebLogic 8.1 SP4 for IBM JDK 1.4.2?

    Hello,
    <p>
    In a previous thread i posted (http://forums.bea.com/bea/thread.jspa?threadID=600006934&tstart=0), I reported that we had problems in trying to use JAAS in connecting Acegi with WebLogic 8.1 SP4 on IBM JDK 1.4.2
    <p>
    We did some more research and found the following:
    <br>
    WebLogic uses the class <i>weblogic.security.service.ServerConfiguration</i> for reading the JAAS config file. This class extends the default <i>javax.security.auth.login.Configuration</i> class. To see what's going on we decompiled the class and it looks like this:
    <p>
    <i>
    try {
         // code omitted.
    } catch (Exception exception) {
         String s1 = System.getProperty("login.configuration.provider");
         if(s1 == null)
         s1 = "com.sun.security.auth.login.ConfigFile";
         if(!s1.equals("weblogic.security.service.ServerConfiguration"))
         try
              Configuration configuration = (Configuration)Class.forName(s1).newInstance();
              configuration.refresh();
              aappconfigurationentry = configuration.getAppConfigurationEntry(s);
         catch(Exception exception1) { }
    </i>
    <p>
    The following happens when trying to authenticate through JAAS:
    <p>
    - The "omitted code" throws the Exception <i>weblogic.security.service.InvalidParameterException: [Security:090396]Security Realm sample does not exist</i>.
    <p>
    Why is this Exception thrown? Why does the name of my JAAS configuration in the JAAS config file needs to be the same as a Security Realm? Or this try-catch block used as some kind of control flow and is this exception expected?
    <p>
    - Then in the catch block the <b>System</b>.property <i>login.configuration.provider</i> is retrieved. However the JDK Specification of the class <i>javax.security.auth.login.Configuration</i> (sse the javadoc) states that:<p>
    <i>The default Configuration implementation can be changed by setting the value of the "login.configuration.provider" security property (in the Java security properties file) to the fully qualified name of the desired Configuration implementation class</i>
    <p>
    So because the <b>System</b> property is read instead of the <b>Security</b> property (which contains the correct IBM class), <i>null</i> is returned. Is this a bug?
    <p>
    - Because the System property is <i>null</i> the code then tries to load the class <i>com.sun.security.auth.login.ConfigFile</i>, which of course is not present in the IBM JDK, and a ClassNotFoundException is thrown. Since
    the Exception is swallowed by the nested catch block we will not see this exception and <i>null</i> is returned that eventually leads to the "No LoginModule found..." exception.
    <p>
    So to summarize, my questions are these:
    <p>
    - Does the name of the JAAS configuration in the JAAS config file need to be the same as the name of the Realm? And if so why?<br>
    - Is it a bug that instead of reading the <b>Security</b> this code is reading the <b>System</b> property?
    <p><p>
    Regards,<br>
    Lars Vonk
    <p>
    PS<br>
    As a workaround we set the System property <i>login.configuration.provider</i> to the correct value <i>com.ibm.security.auth.login.ConfigFile</i> and then it works.

    Sorry, i saw the forum about your problem in BEA 8.1 SP 6 about a
    weblogic.security.SSL.SSLCertificate.verify(SSLCertificate.java:235)
    error and you said that bea sent a path named CR295205_810sp6.jar.
    I have the same problem
    Do you have this patch?
    Could you send it to me?
    my email address is
    [email protected]

  • Weblogic 8.0 configuration for JSTL

    Hi all!
    Can anybody please guide me how to configure Weblogic 8.0 for web development using JSTL ?
    thanks for any sort of support!

    I have installation doc. for weblogic 8.0 SP4
    If you need it send a mail to
    [email protected]
    Regards,
    Rengaraj.RWhat does this have to do with using JSTL? You don't need installation docs for that. If anybody wants them, they can go to BEA to get them.
    %

  • Firefox 7.01 freezes. Console log included for narrowing down.

    Corporate environment running Macintosh OSX 10.6.8 and Firefox 7.0.1.
    Zimbra webmail web page loaded and works as long as user is using Firefox. When user steps away for a bit (maybe 10-50mins) they return to Firefox spinning beachball. I don't think this happens every time they step away.
    Also window was open at time of crash from Quicktime "Additional software is required for Quicktime to playback this media. It may be available from the Quicktime Components page." There are no additional components and there is no media on the page.
    This is what was available in console around the time of the error:
    11/29/11 11:52:26 AM [0x0-0x11011].org.mozilla.firefox[208] Tue Nov 29 11:52:26 hlc1130.hlcommission.org firefox[208] <Error>: kCGErrorInvalidOperation: _CGSFindSharedWindow: WID 42
    11/29/11 11:52:26 AM [0x0-0x11011].org.mozilla.firefox[208] Tue Nov 29 11:52:26 hlc1130.hlcommission.org firefox[208] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    11/29/11 11:52:26 AM [0x0-0x11011].org.mozilla.firefox[208] Tue Nov 29 11:52:26 hlc1130.hlcommission.org firefox[208] <Error>: kCGErrorInvalidOperation: _CGSFindSharedWindow: WID 41
    11/29/11 11:52:26 AM [0x0-0x11011].org.mozilla.firefox[208] Tue Nov 29 11:52:26 hlc1130.hlcommission.org firefox[208] <Error>: kCGErrorInvalidOperation: _CGSFindSharedWindow: WID 42
    11/29/11 11:52:26 AM [0x0-0x11011].org.mozilla.firefox[208] Tue Nov 29 11:52:26 hlc1130.hlcommission.org firefox[208] <Error>: kCGErrorInvalidOperation: _CGSFindSharedWindow: WID 41
    11/29/11 12:16:57 PM com.apple.launchd.peruser.471951236[153] ([0x0-0x11011].org.mozilla.firefox[208]) Exited: Terminated
    11/29/11 12:17:02 PM firefox[334] *** __NSAutoreleaseNoPool(): Object 0x100504cd0 of class NSCFString autoreleased with no pool in place - just leaking
    11/29/11 12:17:02 PM firefox[334] *** __NSAutoreleaseNoPool(): Object 0x100502210 of class NSCFNumber autoreleased with no pool in place - just leaking

    User stated today that also when she opens a new tab sometimes Firefox beachballs. I don't have console logs for this freeze yet.

  • Message (on one account) when logging in: The user account running the Configuration Manager console has insufficient permissions to read information from the Configuration Manager site database.

    After installing the reportservice/database i cannot use the Configuration Manager Console 2012 anymore with my own AD account. (The accounts of my colleagues are stil working)
    When i login i get the following message:
    The user account running the Configuration Manager console has insufficient permissions to read information from the Configuration Manager site database. The account must belong to a security role in Configuration Manager. The account must also have
    the Windows Server Distributed Component Object Model (DCOM) Remote Activation permission for the computer running the Configuration Manager site server and the SMS Provider.
    I checked the following:
    I am a administrative user in SCCM (Full Administrator)
    I am a member of the administrator group on the server
    Deleted HKEY_CURRENT_USER\Software\Microsoft\ConfigMgr10
    I tried to start it on multiple workstations and deleted my roaming profile
    Any more suggestions?

    Hi,
    Maybe you could have a look on the below blog.
    http://blog.nimbo.com/how-to-disable-user-account-control-in-windows-server-2012/
    (Note: Microsoft provides third-party contact information to help you find technical support. This contact information
    may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.)
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • No Logged on Office Users are configured for IRM

    Setup:
    AD RMS on 2012 configured with https Crypto 1
    Exchange 2010 SP3 RU6
    Office 2013
    I can open OWA and use IRM to protect a document but any Office application I open and try to protect gives me an error like this:
    No Logged on Office Users are configured for Information Rights Management (IRM).
    I have googled and taken a look at all of the options out there and everything seems to be configured correctly.
    Any ideas or other troubleshooting tips I can do???

    Hi JerHiggs123,
    It seems that this is a known bug. 
    Please try the following fix:
    Open regedit
    Go to HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Identity\Identities\[email protected]
    Delete the registry key “SignedOut”=dword:00000001
    If there is no such key, add it as name "SignedOut", type of REG_DWORD and value of "00000001"
    Did my post help you or make you laugh? Don't forget to click the Helpful vote :) If I answered your question please mark my post as an Answer.

  • Weblogic 8.1 sp4 automatic user configuration

    Is it posible to create a new user, user group and role in the default security realm (myrealm) automatically? Without using the console.
    e.g. Using an ant script, could be useful for a complete automated initial deployment.

    Hi,
    You can add/update/delete a user in LDAP security realm programmatically
    To work with add/update/delete users in the Embedded LDAP server, you can look at the WLS API 'weblogic.management.security.authentication' online for
    WLS 7.0 at:
    http://edocs.bea.com/wls/docs70/javadocs/weblogic/management/security/authentication/package-frame.html
    and for WLS 8.1 at:
    http://edocs.bea.com/wls/docs81/javadocs/weblogic/management/security/authentication/package-frame.html
    To add users you use the 'UserEditorMBean'.
    To delete users you use 'UserRemoveMBean'.
    To update users you can use some of the other interfaces such as 'UserPasswordEditorMBean' for example.
    Please see below an example of a server side component (JSP), that shows you how to update a user's password (testuser1).
    <html>
    <head>
    <title>Change User Password page</title>
    </head>
    <%@ page import="weblogic.management.*;
    weblogic.management.security.authentication.AuthenticationProviderMBean;
    weblogic.management.security.authentication.UserPasswordEditorMBean;"
    %>
    <%
    AuthenticationProviderMBean [] providers = Admin.getInstance().getActiveDomain().getSecurityConfiguration().findDefaultRealm().getAuthenticationProviders();
    for (int i=0; providers != null && i <providers.length; i++)
    System.out.println("Providers: " + providers.toString());
    if (providers[i] instanceof UserPasswordEditorMBean)
    UserPasswordEditorMBean editor = (UserPasswordEditorMBean)providers[i];
    try {
    editor.changeUserPassword("testuser1", "testuser1","changedtestuser1" );
    System.out.println("Your password has been changed.");
    } catch (Exception e) {
    System.out.println("Your password has NOT been changed."); }
    %>
    </html>
    Cheers :)
    Narayan
    Narayan Sonulkar

  • Am trying to download a plug-in, but am unable to download ANY plugins. I keep getting this: Unexpected installation error Review the Error Console log for more details. -203 What can I do to solve this issue?

    I am not able to download ANY plug-ins. All attempts result in the following:
    Firefox could not install the file at
    https://addons.mozilla.org/en-US/firefox/downloads/latest/10137/addon-10137-latest.xpi?src=addondetail
    because: Unexpected installation error
    Review the Error Console log for more details.
    -203

    Hi slysailr ,
    Please take a look at this article [[Unexpected installation error -203 when installing add-ons ]], it should help you out with your issue.
    Regards,
    Ziggy

Maybe you are looking for

  • Resolution problems with HDMI

    OK. Equipment: Syncmaster 305t delivered up to 2560 resolution with the same cable when connected to Windows machine (will be relevant). New Mac Mini with HDMI out and HDMI to DVI converter (the one apple bundles).  It LOOKS like a DVI-dual (I think

  • Mountain Lion & Con CS4

    Have used Contribute CS4 for years with no problem.  Installed 10.8 and now Contribute won't open.  Error message:  No document types have been found..." It was uninstalled and reinstalled.  Used the Adobe CS4 and Mac updater.  Used the Mac's repair

  • ISight Camera no available in Windows 8 Pro

    I have installed Windows 8 Pro on the bootcamp partition and everything seems to be functioning with the exception of the built-in iSight camera.  How do I get this to be recognized in Windows?  Bootcamp 4.0 is installed but no camera.  Help!

  • Deploying EJB with RAD

    Hello, I have an EJB application which uses several external JARs. I added them as a library to the project so that the bean will be able to pass the compilation. However, when I start the server (WebSphere 5.1 Test Environment), I get the exception:

  • No dial tone, broadband still works

    I cannot get a dial tone, but my broadband still works.If I disconnect the asdl filter and plug the phone into the main wall unit, I get a tone. I have changed the asdl filter and still cannot get a tone with the homehub connected. Any ideas on how t