[solved] Connect webcam stv680

Hello
I want to connect a webcam with the stv680 chip (DNT DXL-Cam) to my linux with usb but it disconnects itself.
[raunz@fuckup ~]$ dmesg|tail
stv680 [stv_init:382]
STV(i): QVGA is supported
stv680 [stv_init:398]
STV(i): Camera has 0 pictures.
stv680 [stv_init:382]
STV(i): QVGA is supported
stv680 [stv_init:398]
STV(i): Camera has 0 pictures.
stv680 [usb_stv680_remove_disconnected:1507]
STV(i): STV0680 disconnected
The /dev/video0 device is not created and I can't use it with cheese. The user is in groups camera and video.
I already looked through the Wiki for webcams (http://wiki.archlinux.org/index.php/Webcam#stv680).
What can I do?
Last edited by raunz (2010-08-09 16:10:49)

Updated my kernel to 2.6.35 doesn't make a difference.
everything.log says
Aug 9 16:27:36 fuckup kernel: usb 7-2: new full speed USB device using uhci_hcd and address 3
Aug 9 16:27:36 fuckup kernel: WARNING! power/level is deprecated; use power/control instead
Aug 9 16:27:36 fuckup kernel: Linux video capture interface: v2.00
Aug 9 16:27:36 fuckup kernel: stv680 [stv680_probe:1429]
Aug 9 16:27:36 fuckup kernel: STV(i): STV0680 camera found.
Aug 9 16:27:36 fuckup kernel: stv680 [stv680_probe:1470]
Aug 9 16:27:36 fuckup kernel: STV(i): registered new video device: video0
Aug 9 16:27:36 fuckup kernel: usbcore: registered new interface driver stv680
Aug 9 16:27:36 fuckup kernel: stv680 [usb_stv680_init:1551]
Aug 9 16:27:36 fuckup kernel: STV(i): usb camera driver version v0.25 registering
Aug 9 16:27:36 fuckup kernel: stv680: v0.25:STV0680 USB Camera Driver
Aug 9 16:27:36 fuckup kernel: gspca: main v2.9.0 registered
Aug 9 16:27:36 fuckup kernel: usbcore: registered new interface driver stv0680
Aug 9 16:27:36 fuckup kernel: stv0680: registered
Aug 9 16:27:36 fuckup kernel: stv680 [stv_init:382]
Aug 9 16:27:36 fuckup kernel: STV(i): QVGA is supported
Aug 9 16:27:36 fuckup kernel: stv680 [stv_init:398]
Aug 9 16:27:37 fuckup kernel: STV(i): Camera has 0 pictures.
Aug 9 16:27:37 fuckup kernel: stv680 [stv_init:382]
Aug 9 16:27:37 fuckup kernel: STV(i): QVGA is supported
Aug 9 16:27:37 fuckup kernel: stv680 [stv_init:398]
Aug 9 16:27:37 fuckup kernel: STV(i): Camera has 0 pictures.
Aug 9 16:27:37 fuckup kernel: stv680 [usb_stv680_remove_disconnected:1507]
Please give me some suggestions!

Similar Messages

  • Connecting webcam hd-3310 to a smart tv

    Is it possible to connect an HP Webcam HD-3310 to a Samsung Smart TV and get the camera to work off of the TV? I know this model of webcam is not supported on all TVs. Thanks,

    Hi quetzalj, it depends on the TV if it support any external devices to be connected, the best way to see if it works is to try connect it to the TV
    I'm an HP Employee
    -Please mark Accept As Solution if it solves your problem
    -Please click the Kudos Thumbs up if you would like to say thanks

  • [SOLVED] Connection problems on Atheros AR5001X+

    Hi all. I've been having trouble with my internet connection. I think it happened after the last kernel upgrade.
    I am using wicd and starting it with X. When I log in I get no connection at all and a message saying "No wireless networks found".
    Rescanning makes no difference.
    The weird part is that connecting the cable gives me an entry for the wired network and rescanning makes all available wireless networks appear as they should.
    I connect to my wireless network and then disconnect the cable and then everything is fine.
    Usually anyways. Sometimes I get a "bad password" error.
    Everything worked perfectly until a couple of days ago and I would like to avoid a kernel downgrade, since I've never done that before.
    Another weird thing is that if I just connect my ethernet cable it doesn't connect automatically, even though that worked even before I installed X and wicd.
    I've read this post https://bbs.archlinux.org/viewtopic.php?id=115136, but it didn't help much.
    Some info:
    The Wicd properties window of my wireless network.
    iwconfig when I boot
    lo no wireless extensions.
    eth0 no wireless extensions.
    wlan0 IEEE 802.11bg ESSID:off/any
    Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    and iwconfig after I connect to the wireless network using the cable
    lo no wireless extensions.
    eth0 no wireless extensions.
    wlan0 IEEE 802.11bg ESSID:"Thomson9B0AAC"
    Mode:Managed Frequency:2.437 GHz Access Point: 00:24:17:2F:2E:C3
    Bit Rate=6 Mb/s Tx-Power=20 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    Link Quality=70/70 Signal level=-40 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:2 Missed beacon:0
    my wpa_supplicant.conf
    ctrl_interface=/var/run/wpa_supplicant
    ctrl_interface_group=network
    update_config=1
    network={
    ssid="Thomson9B0AAC"
    #psk="mypassword"
    psk=b140ca2299f632340a01c5374541adefceffed7052478e66d31c3673d8f3cfb5
    my /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="Europe/Athens"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=( !usblp !snd_pcm_oss !snd_seq_oss !snd_mixer_oss)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="myhost"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng crond dbus hal pulseaudio @wicd @cups)
    What I have tried: Using my normal ip instead of static, starting dhcpcd on boot as a daemon, using netcfg instead of wicd.
    When I run this
    wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf
    I get disconnected from the network.
    And when I when I run this
    dhcpcd wlan0
    I get a timeout error.
    That's all the info I can think of right now. And the router is probably fine cause my windows partition and a macbook don't seem to be affected.
    Last edited by cipater (2011-04-19 12:15:45)

    Hi, I use an ath5k as well and have solved my share of problems encountered due to various driver issues and kernel updates not being nice.
    Here is my rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # DAEMON_LOCALE: Set the locale during daemon startup and during the boot
    # process. If set to 'no', the C locale will be used.
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="localtime"
    TIMEZONE="America/Los_Angeles"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(!ath_hal !ath_pci !ath_rate_amrr !ath_rate_onoe !ath_rate_sample !wlan !wlan_acl !wlan_ccmp !wlan_scan_ap !wlan_scan_sta !wlan_tkip !wlan_wep !wlan_xauth)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="ArchBook"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    #eth0="dhcp"
    INTERFACES=(!eth0 !wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Setting this to "yes" will skip network shutdown.
    # This is required if your root device is on NFS.
    NETWORK_PERSIST="no"
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng dbus network crond @wicd) #netfs
    my iwconfig output (I'm currently on wired net using eth0)
    lo no wireless extensions.
    eth0 no wireless extensions.
    wlan0 IEEE 802.11bg ESSID:off/any
    Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    I'm using this driver:
    https://aur.archlinux.org/packages.php?ID=41472
    hmmm, I noticed you don't have network set in your daemons?
    Anyways, hope it helps in any way.

  • Flash Player 11.7.700.169 crashing when trying to connect Webcam in Adobe Connect 11.2 r261

    Hello,
    I hope someone can help me. I discovered this week that I cannot connect my webcam to Adobe Connect anymore. The latter will stop working. If I uninstall Adobe Connect add-in I have the same problem but this time only the flash player crashes.
    I tried Firefox 20.1 (latest release), have all the updates  on the Windows 7 Professional (x64), the latest Flash (as you see), the latest Adobe Connect Add-In and the Website runs Adobe Connect 9 as far as I know.
    The webcam is working with other software (like skype or on Silverlight). Windows claims that the drivers für the webcam are up-to-date.
    I tried to roll back changes on the computer (DELL Latitude E6410 if this is of relevance), installed an older version of Flash etc. etc. No change in the behaviour....
    I found some discussions where an xsplit(something) was the problem. I have no xsplit installted.
    There logs were asked for. Where do I find these?
    I really hope that someone can help me since I need to work with this machine and with the AConnect in several projects. Webcam would really be a treat!
    Best,
    Konwill

    Hello Chris and Sameer,
    thank you for getting back on this issue.
    To answer your questions first:
    - no, I have not posted this issue in the connect forums - I will do and point to this discussion
    - Sameer, I have tested the webcam on the website you pointed out, it is not working with Firefox but it is working in Chrome
    I also need to give you an update on the current versions I use:
    Win 7 Pro (64bit) (all updates included)
    Firefox 21.0
    IE 10.0.9200.16576
    Chrome  26.0.1410.64 m
    Flash Player 11.7.700.202
    Adobe Connect Addin 11.2 r261
    I tested the webcam via FP with Firefox, IE and Chrome in the versions mentioned above. Only in Chrome I can run the WebCam on the www.testwebcam.com website. Once I start the adobe connect meeting and want to start the webcam the Connect Addin stops working with the popup as shown in post 3 of this discussion in all three browsers.
    All components have been uninstalled and installed again (except for IE)  for testing with no change in the result. I have also rolled back the computer to the system recovery point furthest back in time to see if any other installation might be the cause. But no luck either.
    I am happy to post the logs but would need advise where to find these or how to retrieve.
    Thanks!
    Konwill

  • How do I solve connection problems with Windows-PCs on a AirPort network?

    I have a AirPort network with 1 AP Extreme (dual band)  in bridge modeextended with two dualband AP Express and one 1st gen. AP Express. With only Macs all computers connect without problem, but when introducing PCs running Windows (7 or 8) on my wireless network both Windows and Macs often get problems getting an IP-adress from my router. When resetting my router problem is solved for a while.
    Anyone with a solution?

    You're going to have to be more specific with the issues, errors and diagnostic messages that you are encountering, and what particular configuration you are seeing to establish.
    Screen sharing is available from Mac to Mac, and from Windows once you load a VNC client on the Windows box such as TightVNC or some other VNC client, and configure and connect it.
    Here are some notes on getting Windows file clients to connect to a Mac OS X Server SMB Samba file server; you have to drop some of the Windows security requirements to allow it to connect to the Mac OS X Server box.
    Microsoft Office Outlook isn't traditionally used with mail servers other than Microsoft Exchange Server.  (While Outlook was good with Exchange Server and has likely gotten better over the years, it was classically rather poor when working with SMTP servers.)  More commonly, Outlook Express (and now called Windows Mail) is used for this, or Mozilla Thunderbird, or another SMTP-capable mail client.
    One of the first things you will want to ensure here is correct and functional DNS on your LAN; other services are entirely dependent on DNS, and your ISP DNS cannot provide valid DNS for a LAN behind a NAT device.  Launch Terminal.app and issue the command sudo changeip -checkhostname and see if you get an indication that DNS is correct and no changes are required, or that there are DNS errors.  (You will need to enter an administrative password for the sudo command to be accepted.)
    To connect and use a mail server on the Internet, you'll need to have a public static IP address and a correct public DNS configuration, or (far less desirably, and rather more complex) a way to tunnel from a non-static IP address over to a mail gateway service of some sort.  Having static IP and correct DNS is the usual approach.

  • [SOLVED] Streaming webcam

    Hello friends, can you advice me any program that allows me to send to live streaming my webcam or any other camera? Could you also tell me how it works? I tried motion but the video is jerky because motion creates video by a sequence of frames, also there is no audio and the stream can not be transmitted on the web but only in the lan ... thanks
    Last edited by TheImmortalPhoenix (2012-04-06 01:09:09)

    This program does almost the same things of motion (security webcam) ... as i said i don't want to do this, i want to put my videos in online streaming and i want audio to be enabled...it's for a video podcasting of a radio
    it can be used over a internet connection, and without motion detection. using motion detection is an option.
    searching google for something like 'zoneminder for internet streaming' brings up some useful pages like -
    http://www.zoneminder.com/wiki/index.ph … 332_camera
    http://www.brianklug.org/2010/01/zoneminder/
    also, the February version of pcformat had a nice review of zoneminder.

  • [solved] connectivity issues with new connection....

    Hey all, I recently moved and had to get a new internet connection.  Because cable is so expensive in the city (~$57/mon for 1.5MB Cable) I went with DSL (~$36/mon for 3.0MB DSL).
    I have the standard SBC DSL modem, connected to my wireless router.  I'm 90% sure the wireless connection is stable.  The phone lines may be crappy in this building, but I've switched to different sockets here and there.  I'm not sure exactly what it is, but my connection intermittently hangs - no, wlan0 stays connected so it's not that.
    What I'm looking for is a way to diagnose this... some logging tool that would be able to tell me where my hang is... I'm not a network guru, so I really wouldn't know what to do...
    Thanks for any help you can provide...

    phrakture wrote:OT: Think it would hurt anything to remove the fan connector from the processor on an 866P3 - the heatsink is pretty large, but the fan is irritating sounding and I don't feel like paying $20 for a good fan for a shitty machine
    You can drop it's noise quite a bit by using an adjustable rheostat and using the 5/12 connections to power it.  That's an old OC'er trick.  With your older P3 rig, I doubt the mobo has a fan speed detector, limiting you from posting.  If it does, it won't work since it needs a ground at 0V.  Basically, you'll be running your fan at a slower speed.
    Check the OC forums.  I'm sure they dot links to do it.
    Oh, by the way Phrakture, I remember my old P3 800.  I had it with just a heatsink for a while, but it ran too hot for my tastes.  I got away with a bare naked PII-400 all the time, but I've been too afraid since then.
    [edit]By the way, here's some info for a 7V fan. Just do a google on "7V" fan and you'll get the results I was talking about earlier.  Basically,
    " You use the yellow 12v wire as the power connector to the fan and use the red 5v connector as the fan ground.  The fan sees the potential difference between the 12v and the 5v so is run at 7 volts.  Fans can be run at 5v but some will fail to start and air flow is low."[/edit]

  • [SOLVED]Connecting DB problem

    Hi
    i have an error connecting with DX XE from TP3 View objects
    07/12/24 11:49:06 [364] java.sql.SQLException: ORA-01882: timezone region not found
    how to correct this ?
    Thanks
    here is a full lof
    07/12/24 11:49:01 Diagnostics: (BC4J Bootstrap) Routing diagnostics to standard output (use -Djbo.debugoutput=silent to remove)
    07/12/24 11:49:01 [00] Diagnostic Properties: Timing:false Functions:false Linecount:true Threshold:9
    07/12/24 11:49:01 [01] JavaVMVersion: 1.5.0_11-b03
    07/12/24 11:49:01 [02] JavaVMVendor: Sun Microsystems Inc.
    07/12/24 11:49:01 [03] JavaVMName: Java HotSpot(TM) Client VM
    07/12/24 11:49:01 [04] OperatingSystemName: Windows XP
    07/12/24 11:49:01 [05] OperatingSystemVersion: 5.1
    07/12/24 11:49:01 [06] OperatingSystemUsername: soso
    07/12/24 11:49:01 [07] jbo.323.compatible Flag: false, str: null
    07/12/24 11:49:01 [08] jbo.903.compatible Flag: false, str: null
    07/12/24 11:49:01 [09] oracle.adfm.usemds Flag: true, str: null
    07/12/24 11:49:01 [10] MDS parser created
    07/12/24 11:49:01 [11] Accumulated view/DataBindings.cpx from file:/C:/JDeveloper/mywork/WebApp1.0/View/classes/view/DataBindings.cpx
    07/12/24 11:49:01 [12] Created cpxList, size: 1 for current-workspace-app.web.WebApp1.0-View-webapp:0.0.0
    07/12/24 11:49:01 [13] loadCpx used services: view.DataBindings.cpx
    07/12/24 11:49:03 [14] Loading the Containees for the Package 'DataBindings.DataBindings'.
    07/12/24 11:49:03 [15] Loading Child Containers for the container 'DataBindings.DataBindings'.
    07/12/24 11:49:03 [16] BindingContext.put( TasksModuleDataControl_view_DataBindings_cpx, oracle.adf.model.binding.DCDataControlReference )
    07/12/24 11:49:03 [17] BindingContext.put( indexPageDef, oracle.adf.model.binding.DCBindingContainerReference )
    07/12/24 11:49:03 [18] MDS parser created
    07/12/24 11:49:03 [19] BC4J: Instrumentation is enabled.....
    07/12/24 11:49:03 [20] {{ type: 'METAOBJECT_LOAD' Loading meta-object: view.pageDefs.indexPageDef
    07/12/24 11:49:03 [21] {{ type: 'METAOBJECT_LOAD' Loading meta-object: view.pageDefs.pageDefs
    07/12/24 11:49:03 [22] No XML file /view/pageDefs/pageDefs.xml for metaobject view.pageDefs.pageDefs
    07/12/24 11:49:03 [23] MDS error (MetadataNotFoundException): MDS-00013: No metadata found for metadata object "/view/pageDefs/pageDefs.xml"
    07/12/24 11:49:03 [24] }}+++ End Event2 null
    07/12/24 11:49:03 [25] Cannot Load parent Package : view.pageDefs.pageDefs
    07/12/24 11:49:03 [26] Business Object Browsing may be unavailable
    07/12/24 11:49:03 [27] }}+++ End Event1 null
    07/12/24 11:49:03 [28] BindingContext.put( indexPageDef, oracle.jbo.uicli.binding.JUFormBinding )
    07/12/24 11:49:03 [29] BindingContext.put( indexPageDef, oracle.jbo.uicli.binding.JUFormBinding )
    07/12/24 11:49:03 [30] **** refreshControl() for BindingContainer :indexPageDef
    07/12/24 11:49:03 [31] **** refreshControl() for BindingContainer :indexPageDef
    07/12/24 11:49:04 [32] DCUtil, returning:oracle.adf.model.binding.DCParameter, for TasksModuleDataControl
    07/12/24 11:49:04 [33] getDCKey for data.indexPageDef yielded view.DataBindings.cpx
    07/12/24 11:49:04 [34] Reusing DC transform for TasksModuleDataControl_indexPageDef
    07/12/24 11:49:04 [35] BindingContext.put( TasksModuleDataControl_view_DataBindings_cpx, oracle.jbo.uicli.binding.JUApplication )
    07/12/24 11:49:05 [36] BC4J Property jbo.maxpoolcookieage='-1' -->(Configuration) from System Default
    07/12/24 11:49:05 [37] * jbo.ejb.useampool='false'
    07/12/24 11:49:06 [38] SessionCookieImpl SSOUSER anonymous
    07/12/24 11:49:06 [39] SessionCookieImpl SSOSUBSCRIBER null
    07/12/24 11:49:06 [40] SessionCookieImpl User Principal oracle.oc4j.security.BasicUserProxy
    07/12/24 11:49:06 [41] Reusing DC transform for TasksModuleDataControl_indexPageDef
    07/12/24 11:49:06 [42] BindingContext.put( TasksModuleDataControl_view_DataBindings_cpx, oracle.jbo.uicli.binding.JUApplication )
    07/12/24 11:49:06 [43] (oracle.adf.model.bc4j.DataControlFactoryImpl.SyncMode = Immediate
    07/12/24 11:49:06 [44] Creating a new pool resource
    07/12/24 11:49:06 [45] BC4JDeployPlatform: LOCAL
    07/12/24 11:49:06 [46] Propertymanager: searching for file and system based properties
    07/12/24 11:49:06 [47] {{ begin Loading BC4J properties
    07/12/24 11:49:06 [48] -----------------------------------------------------------
    07/12/24 11:49:06 [49] BC4J Property jbo.default.language='en' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [50] BC4J Property jbo.default.country='US' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [51] Skipping empty Property jbo.default.locale.variant from System Default
    07/12/24 11:49:06 [52] BC4J Property DeployPlatform='LOCAL' -->(SessionImpl) from Client Environment
    07/12/24 11:49:06 [53] Skipping empty Property ConnectionMode from System Default
    07/12/24 11:49:06 [54] Skipping empty Property HostName from System Default
    07/12/24 11:49:06 [55] Skipping empty Property ConnectionPort from System Default
    07/12/24 11:49:06 [56] BC4J Property jbo.locking.mode='pessimistic' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [57] BC4J Property jbo.txn.disconnect_level='0' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [58] Skipping empty Property ApplicationPath from System Default
    07/12/24 11:49:06 [59] BC4J Property AppModuleJndiName='model.tasks.TasksModule' -->(SessionImpl) from Client Environment
    07/12/24 11:49:06 [60] Skipping empty Property java.naming.security.principal from System Default
    07/12/24 11:49:06 [61] Skipping empty Property java.naming.security.credentials from System Default
    07/12/24 11:49:06 [62] BC4J Property jbo.user.principal='anonymous' -->(SessionImpl) from Client Environment
    07/12/24 11:49:06 [63] BC4J Property jbo.simulate.remote='false' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [64] BC4J Property jbo.security.context='oracle.security.jazn' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [65] Skipping empty Property jbo.object.marshaller from System Default
    07/12/24 11:49:06 [66] BC4J Property jbo.use.pers.coll='false' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [67] BC4J Property jbo.pers.max.rows.per.node='70' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [68] BC4J Property jbo.pers.max.active.nodes='30' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [69] BC4J Property jbo.validation.threshold='10' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [70] Skipping empty Property jbo.pcoll.mgr from System Default
    07/12/24 11:49:06 [71] BC4J Property jbo.txn_table_name='PS_TXN' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [72] BC4J Property jbo.txn_seq_name='PS_TXN_seq' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [73] BC4J Property jbo.txn_seq_inc='50' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [74] BC4J Property jbo.control_table_name='PCOLL_CONTROL' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [75] BC4J Property jbo.stringmanager.factory.class='use_default' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [76] BC4J Property jbo.domain.date.suppress_zero_time='true' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [77] BC4J Property jbo.domain.bind_sql_date='true' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [78] BC4J Property jbo.domain.string.as.bytes.for.raw='false' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [79] BC4J Property jbo.fetch.mode='AS.NEEDED' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [80] BC4J Property jbo.323.compatible='false' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [81] BC4J Property jbo.903.compatible='false' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [82] Skipping empty Property JBODynamicObjectsPackage from System Default
    07/12/24 11:49:06 [83] BC4J Property MetaObjectContextFactory='oracle.jbo.mom.xml.DefaultMomContextFactory' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [84] BC4J Property jbo.load.components.lazily='false' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [85] BC4J Property MetaObjectContext='oracle.jbo.mom.xml.XMLContextImpl' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [86] BC4J Property java.naming.factory.initial='oracle.jbo.common.JboInitialContextFactory' -->(SessionImpl) from Client Environment
    07/12/24 11:49:06 [87] BC4J Property IsLazyLoadingTrue='true' -->(MetaObjectManager) from /oracle/jbo/server/jboserver.properties resource
    07/12/24 11:49:06 [88] BC4J Property oracle.jbo.usemds='true' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [89] BC4J Property oracle.adfm.usemds='true' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [90] BC4J Property ActivateSharedDataHandle='false' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [91] Skipping empty Property HandleName from System Default
    07/12/24 11:49:06 [92] Skipping empty Property Factory-Substitution-List from System Default
    07/12/24 11:49:06 [93] BC4J Property jbo.project='model.Model' -->(Configuration) from Client Environment
    07/12/24 11:49:06 [94] BC4J Property jbo.max.cursors='50' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [95] BC4J Property jbo.dofailover='false' -->(Configuration) from System Default
    07/12/24 11:49:06 [96] Skipping empty Property jbo.envinfoprovider from System Default
    07/12/24 11:49:06 [97] BC4J Property jbo.rowid_am_conn_name='ROWIDAM_DB' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [98] BC4J Property jbo.ampool.writecookietoclient='false' -->(Configuration) from System Default
    07/12/24 11:49:06 [99] BC4J Property jbo.doconnectionpooling='false' -->(Configuration) from System Default
    07/12/24 11:49:06 [100] BC4J Property jbo.recyclethreshold='10' -->(Configuration) from System Default
    07/12/24 11:49:06 [101] BC4J Property jbo.ampool.dynamicjdbccredentials='true' -->(Configuration) from System Default
    07/12/24 11:49:06 [102] BC4J Property jbo.ampool.resetnontransactionalstate='true' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [103] BC4J Property jbo.ampool.sessioncookiefactoryclass='oracle.jbo.common.ampool.DefaultSessionCookieFactory' -->(Configuration) from System Default
    07/12/24 11:49:06 [104] BC4J Property jbo.ampool.connectionstrategyclass='oracle.jbo.common.ampool.DefaultConnectionStrategy' -->(Configuration) from System Default
    07/12/24 11:49:06 [105] BC4J Property jbo.ampool.maxpoolsize='2147483647' -->(Configuration) from System Default
    07/12/24 11:49:06 [106] BC4J Property jbo.ampool.initpoolsize='0' -->(Configuration) from System Default
    07/12/24 11:49:06 [107] BC4J Property jbo.ampool.monitorsleepinterval='600000' -->(Configuration) from System Default
    07/12/24 11:49:06 [108] BC4J Property jbo.ampool.minavailablesize='5' -->(Configuration) from System Default
    07/12/24 11:49:06 [109] BC4J Property jbo.ampool.maxavailablesize='25' -->(Configuration) from System Default
    07/12/24 11:49:06 [110] BC4J Property jbo.ampool.maxinactiveage='600000' -->(Configuration) from System Default
    07/12/24 11:49:06 [111] BC4J Property jbo.ampool.timetolive='-1' -->(Configuration) from System Default
    07/12/24 11:49:06 [112] BC4J Property jbo.ampool.doampooling='true' -->(Configuration) from System Default
    07/12/24 11:49:06 [113] BC4J Property jbo.ampool.issupportspassivation='true' -->(Configuration) from System Default
    07/12/24 11:49:06 [114] BC4J Property jbo.ampool.isuseexclusive='true' -->(Configuration) from System Default
    07/12/24 11:49:06 [115] BC4J Property jbo.passivationstore='null' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [116] BC4J Property jbo.saveforlater='false' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [117] BC4J Property jbo.snapshotstore.undo='persistent' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [118] BC4J Property jbo.maxpassivationstacksize='10' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [119] BC4J Property jbo.txn.handleafterpostexc='false' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [120] BC4J Property jbo.connectfailover='true' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [121] BC4J Property jbo.maxpoolcookieage='-1' -->(Configuration) from System Default
    07/12/24 11:49:06 [122] BC4J Property PoolClassName='oracle.jbo.common.ampool.ApplicationPoolImpl' -->(Configuration) from System Default
    07/12/24 11:49:06 [123] BC4J Property jbo.maxpoolsize='2147483647' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [124] BC4J Property jbo.initpoolsize='0' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [125] BC4J Property jbo.poolrequesttimeout='30000' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [126] BC4J Property jbo.poolmonitorsleepinterval='600000' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [127] BC4J Property jbo.poolminavailablesize='5' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [128] BC4J Property jbo.poolmaxavailablesize='25' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [129] BC4J Property jbo.poolmaxinactiveage='600000' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [130] BC4J Property jbo.pooltimetolive='-1' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [131] BC4J Property RELEASE_MODE='Stateful' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [132] BC4J Property jbo.assoc.consistent='true' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [133] BC4J Property jbo.viewlink.consistent='DEFAULT' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [134] BC4J Property jbo.passivation.TrackInsert='true' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [135] Skipping empty Property jbo.ViewCriteriaAdapter from System Default
    07/12/24 11:49:06 [136] BC4J Property jbo.SQLBuilder='Oracle' -->(MetaObjectManager) from /oracle/jbo/server/jboserver.properties resource
    07/12/24 11:49:06 [137] BC4J Property jbo.ConnectionPoolManager='oracle.jbo.server.ConnectionPoolManagerImpl' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [138] BC4J Property jbo.TypeMapEntries='Oracle' -->(MetaObjectManager) from /oracle/jbo/server/jboserver.properties resource
    07/12/24 11:49:06 [139] Skipping empty Property jbo.sql92.JdbcDriverClass from System Default
    07/12/24 11:49:06 [140] BC4J Property jbo.sql92.LockTrailer='FOR UPDATE' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [141] BC4J Property jbo.jdbc.trace='true' -->(MetaObjectManager) from System Property
    07/12/24 11:49:06 [142] BC4J Property jbo.abstract.base.check='true' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [143] BC4J Property jbo.assoc.where.early.set='false' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [144] BC4J Property jbo.sql92.DbTimeQuery='select sysdate from dual' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [145] BC4J Property oracle.jbo.defineColumnLength='skipDefines' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [146] BC4J Property jbo.jdbc_bytes_conversion='jdbc' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [147] Skipping empty Property jbo.tmpdir from System Default
    07/12/24 11:49:06 [148] Skipping empty Property jbo.server.internal_connection from System Default
    07/12/24 11:49:06 [149] BC4J Property SessionClass='oracle.jbo.server.SessionImpl' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [150] Skipping empty Property TransactionFactory from System Default
    07/12/24 11:49:06 [151] Skipping empty Property jbo.def.mgr.listener from System Default
    07/12/24 11:49:06 [152] Skipping empty Property jbo.use.global.sub.map from System Default
    07/12/24 11:49:06 [153] BC4J Property jbo.debugoutput='console' -->(Diagnostic) from System Property
    07/12/24 11:49:06 [154] BC4J Property jbo.debug.prefix='DBG: ' -->(Diagnostic) from /oracle/jbo/common/Diagnostic.properties resource
    07/12/24 11:49:06 [155] BC4J Property jbo.logging.show.timing='false' -->(Diagnostic) from /oracle/jbo/common/Diagnostic.properties resource
    07/12/24 11:49:06 [156] BC4J Property jbo.logging.show.function='false' -->(Diagnostic) from /oracle/jbo/common/Diagnostic.properties resource
    07/12/24 11:49:06 [157] BC4J Property jbo.logging.show.level='false' -->(Diagnostic) from /oracle/jbo/common/Diagnostic.properties resource
    07/12/24 11:49:06 [158] BC4J Property jbo.logging.show.linecount='true' -->(Diagnostic) from /oracle/jbo/common/Diagnostic.properties resource
    07/12/24 11:49:06 [159] BC4J Property jbo.logging.trace.threshold='9' -->(Diagnostic) from System Property
    07/12/24 11:49:06 [160] BC4J Property jbo.jdbc.driver.verbose='false' -->(Diagnostic) from System Default
    07/12/24 11:49:06 [161] BC4J Property oracle.home='C:\JDeveloper' -->(Diagnostic) from System Property
    07/12/24 11:49:06 [162] Skipping empty Property oc4j.name from System Default
    07/12/24 11:49:06 [163] BC4J Property jbo.ejb.txntimeout='1830' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [164] BC4J Property jbo.ejb.txntype='global' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [165] BC4J Property jbo.ejb.txn.disconnect_on_completion='false' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [166] BC4J Property jbo.ejb.useampool='false' -->(SessionImpl) from Client Environment
    07/12/24 11:49:06 [167] Skipping empty Property oracle.jbo.schema from System Default
    07/12/24 11:49:06 [168] BC4J Property jbo.xml.validation='false' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [169] BC4J Property ord.RetrievePath='ordDeliverMedia' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [170] BC4J Property ord.HttpMaxMemory='102400' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [171] Skipping empty Property ord.HttpTempDir from System Default
    07/12/24 11:49:06 [172] BC4J Property ord.wmp.classid='clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [173] BC4J Property ord.qp.classid='clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [174] BC4J Property ord.rp.classid='clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [175] BC4J Property ord.wmp.codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [176] BC4J Property ord.qp.codebase='http://www.apple.com/qtactivex/qtplugin.cab' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [177] Skipping empty Property ord.rp.codebase from System Default
    07/12/24 11:49:06 [178] BC4J Property ord.wmp.plugins.page='http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=Media&sba=Plugin&' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [179] BC4J Property ord.qp.plugins.page='http://www.apple.com/quicktime/download/' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [180] BC4J Property ord.rp.plugins.page='http://www.real.com/player/' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [181] BC4J Property jbo.security.enforce='None' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [182] BC4J Property jbo.security.loginmodule='oracle.security.jazn.oc4j.JAZNUserManager' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [183] Skipping empty Property jbo.security.config from System Default
    07/12/24 11:49:06 [184] BC4J Property jbo.server.useNullDbTransaction='false' -->(SessionImpl) from System Default
    07/12/24 11:49:06 [185] BC4J Property jbo.domain.reopenblobstream='false' -->(MetaObjectManager) from System Default
    07/12/24 11:49:06 [186] Copying unknown Client property (user='soso') to session
    07/12/24 11:49:06 [187] Copying unknown Client property (java.naming.factory.url.pkgs='oracle.oc4j.naming.url') to session
    07/12/24 11:49:06 [188] Copying unknown Client property (jbo.applicationmoduleclassname='model.tasks.TasksModule') to session
    07/12/24 11:49:06 [189] Copying unknown Client property (jbo.security.authorized='true') to session
    07/12/24 11:49:06 [190] Copying unknown Client property (JDBCName='XE') to session
    07/12/24 11:49:06 [191] Copying unknown Client property (name='TasksModuleLocal') to session
    07/12/24 11:49:06 [192] Copying unknown Client property (ApplicationName='model.tasks.TasksModule') to session
    07/12/24 11:49:06 [193] Copying unknown Client property (password='*****') to session
    07/12/24 11:49:06 [194] Copying unknown Client property (jbo.jndi.use_default_context='true') to session
    07/12/24 11:49:06 [195] Copying unknown Client property (DBconnection='jdbc:oracle:thin:@localhost:1521:XE') to session
    07/12/24 11:49:06 [196] WARNING: Unused property: sun.io.unicode.encoding='UnicodeLittle' found in System Property
    07/12/24 11:49:06 [197] WARNING: Unused property: java.version='1.5.0_11' found in System Property
    07/12/24 11:49:06 [198] WARNING: Unused property: java.awt.graphicsenv='sun.awt.Win32GraphicsEnvironment' found in System Property
    07/12/24 11:49:06 [199] WARNING: Unused property: jacorb.security.support_ssl='on' found in System Property
    07/12/24 11:49:06 [200] WARNING: Unused property: java.specification.vendor='Sun Microsystems Inc.' found in System Property
    07/12/24 11:49:06 [201] WARNING: Unused property: os.version='5.1' found in System Property
    07/12/24 11:49:06 [202] WARNING: Unused property: sun.boot.class.path='C:\JDeveloper\jdk\jre\lib\rt.jar;C:\JDeveloper\jdk\jre\lib\i18n.jar;C:\JDeveloper\jdk\jre\lib\sunrsasign.jar;C:\JDeveloper\jdk\jre\lib\jsse.jar;C:\JDeveloper\jdk\jre\lib\jce.jar;C:\JDeveloper\jdk\jre\lib\charsets.jar;C:\JDeveloper\jdk\jre\classes' found in System Property
    07/12/24 11:49:06 [203] WARNING: Unused property: http.proxyHost='10.30.0.100' found in System Property
    07/12/24 11:49:06 [204] WARNING: Unused property: file.encoding='Cp1252' found in System Property
    07/12/24 11:49:06 [205] WARNING: Unused property: org.xml.sax.driver='oracle.xml.parser.v2.SAXParser' found in System Property
    07/12/24 11:49:06 [206] WARNING: Unused property: disable.checkForUpdate='true' found in System Property
    07/12/24 11:49:06 [207] WARNING: Unused property: https.proxyHost='10.30.0.100' found in System Property
    07/12/24 11:49:06 [208] WARNING: Unused property: oracle.containers.for.j2ee='true' found in System Property
    07/12/24 11:49:06 [209] WARNING: Unused property: oracle.security.jazn.persistence.enable='true' found in System Property
    07/12/24 11:49:06 [210] WARNING: Unused property: javax.management.builder.initial='oracle.oc4j.admin.jmx.server.Oc4jMBeanServerBuilder' found in System Property
    07/12/24 11:49:06 [211] WARNING: Unused property: https.proxyPort='80' found in System Property
    07/12/24 11:49:06 [212] WARNING: Unused property: oracle.dms.sensors='5' found in System Property
    07/12/24 11:49:06 [213] WARNING: Unused property: jacorb.security.ssl.client.required_options='0' found in System Property
    07/12/24 11:49:06 [214] WARNING: Unused property: java.io.tmpdir='C:\DOCUME~1\soso\LOCALS~1\Temp\' found in System Property
    07/12/24 11:49:06 [215] WARNING: Unused property: user.name='soso' found in System Property
    07/12/24 11:49:06 [216] WARNING: Unused property: awt.toolkit='sun.awt.windows.WToolkit' found in System Property
    07/12/24 11:49:06 [217] WARNING: Unused property: code.source.policy='index2' found in System Property
    07/12/24 11:49:06 [218] WARNING: Unused property: java.specification.name='Java Platform API Specification' found in System Property
    07/12/24 11:49:06 [219] WARNING: Unused property: oracle.j2ee.home='C:\Documents and Settings\soso\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j' found in System Property
    07/12/24 11:49:06 [220] WARNING: Unused property: oracle.j2ee.container.version='11.1.1.0.0' found in System Property
    07/12/24 11:49:06 [221] WARNING: Unused property: user.variant='' found in System Property
    07/12/24 11:49:06 [222] WARNING: Unused property: java.ext.dirs='C:\JDeveloper\jdk\jre\lib\ext' found in System Property
    07/12/24 11:49:06 [223] WARNING: Unused property: oracle.security.jazn.config='C:\Documents and Settings\soso\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\jazn.xml' found in System Property
    07/12/24 11:49:06 [224] WARNING: Unused property: jacorb.ssl.server_socket_factory='oracle.oc4j.corba.iiop.security.JacorbServerSecureSocketFactory' found in System Property
    07/12/24 11:49:06 [225] WARNING: Unused property: java.vm.specification.version='1.0' found in System Property
    07/12/24 11:49:06 [226] WARNING: Unused property: OAPort='5655' found in System Property
    07/12/24 11:49:06 [227] WARNING: Unused property: java.vm.name='Java HotSpot(TM) Client VM' found in System Property
    07/12/24 11:49:06 [228] WARNING: Unused property: org.omg.PortableInterceptor.ORBInitializerClass.oc4j_tx='oracle.oc4j.corba.jacorb.JacorbServerInterceptorInitializer' found in System Property
    07/12/24 11:49:06 [229] WARNING: Unused property: oracle.j2ee.http.socket.timeout='500' found in System Property
    07/12/24 11:49:06 [230] WARNING: Unused property: user.timezone='GMT+03:00' found in System Property
    07/12/24 11:49:06 [231] WARNING: Unused property: LC='Calling Function' found in /oracle/jbo/common/Diagnostic.properties resource
    07/12/24 11:49:06 [232] WARNING: Unused property: jacorb.interop.strict_check_on_tc_creation='off' found in System Property
    07/12/24 11:49:06 [233] WARNING: Unused property: ajp.connection.listener.state='down' found in System Property
    07/12/24 11:49:06 [234] WARNING: Unused property: class.load.log.level='CONFIG' found in System Property
    07/12/24 11:49:06 [235] WARNING: Unused property: sun.boot.library.path='C:\JDeveloper\jdk\jre\bin' found in System Property
    07/12/24 11:49:06 [236] WARNING: Unused property: line.separator='
    ' found in System Property
    07/12/24 11:49:06 [237] WARNING: Unused property: java.vm.vendor='Sun Microsystems Inc.' found in System Property
    07/12/24 11:49:06 [238] WARNING: Unused property: java.security.policy='C:\Documents and Settings\soso\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\java2.policy' found in System Property
    07/12/24 11:49:06 [239] WARNING: Unused property: java.awt.printerjob='sun.awt.windows.WPrinterJob' found in System Property
    07/12/24 11:49:06 [240] WARNING: Unused property: sun.java.launcher='SUN_STANDARD' found in System Property
    07/12/24 11:49:06 [241] WARNING: Unused property: java.runtime.version='1.5.0_11-b03' found in System Property
    07/12/24 11:49:06 [242] WARNING: Unused property: java.endorsed.dirs='C:\JDeveloper\jdk\jre\lib\endorsed' found in System Property
    07/12/24 11:49:06 [243] WARNING: Unused property: java.library.path='C:\JDeveloper\jdk\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Program Files\CodeGear\RAD Studio\5.0\bin;C:\Documents and Settings\All Users\Documents\RAD Studio\5.0\Bpl;C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\;C:\Program Files\Borland\BDS\4.0\Bin;D:\oracle\Client\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;C:\Program Files\Borland\Delphi7\Bin;C:\Program Files\Borland\Delphi7\Projects\Bpl\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\Documents and Settings\soso\My Documents\Borland Studio Projects\Bpl' found in System Property
    07/12/24 11:49:06 [244] WARNING: Unused property: sun.cpu.isalist='' found in System Property
    07/12/24 11:49:06 [245] WARNING: Unused property: j2ee.home='C:\JDeveloper\j2ee\home' found in System Property
    07/12/24 11:49:06 [246] WARNING: Unused property: user.dir='C:\Documents and Settings\soso\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config' found in System Property
    07/12/24 11:49:06 [247] WARNING: Unused property: java.vendor='Sun Microsystems Inc.' found in System Property
    07/12/24 11:49:06 [248] WARNING: Unused property: oracle.j2ee.container.name='Oracle Containers for J2EE 11g (11.1.1.0.0) ' found in System Property
    07/12/24 11:49:06 [249] WARNING: Unused property: java.class.path='C:\JDeveloper\j2ee\home\oc4j.jar;C:\JDeveloper\jdev\lib\jdev-oc4j-embedded.jar' found in System Property
    07/12/24 11:49:06 [250] WARNING: Unused property: user.language='en' found in System Property
    07/12/24 11:49:06 [251] WARNING: Unused property: sun.os.patch.level='Service Pack 2' found in System Property
    07/12/24 11:49:06 [252] WARNING: Unused property: jacorb.ssl.socket_factory='oracle.oc4j.corba.iiop.security.JacorbClientSecureSocketFactory' found in System Property
    07/12/24 11:49:06 [253] WARNING: Unused property: java.class.version='49.0' found in System Property
    07/12/24 11:49:06 [254] WARNING: Unused property: oracle.j2ee.dont.use.memory.archive='true' found in System Property
    07/12/24 11:49:06 [255] WARNING: Unused property: java.vm.version='1.5.0_11-b03' found in System Property
    07/12/24 11:49:06 [256] WARNING: Unused property: sun.desktop='windows' found in System Property
    07/12/24 11:49:06 [257] WARNING: Unused property: java.util.logging.manager='oracle.classloader.util.ApplicationLogManager' found in System Property
    07/12/24 11:49:06 [258] WARNING: Unused property: http.proxyPort='80' found in System Property
    07/12/24 11:49:06 [259] WARNING: Unused property: oracle.application.environment='development' found in System Property
    07/12/24 11:49:06 [260] WARNING: Unused property: java.home='C:\JDeveloper\jdk\jre' found in System Property
    07/12/24 11:49:06 [261] WARNING: Unused property: oracle.security.jps.config='C:\Documents and Settings\soso\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\jps-config.xml' found in System Property
    07/12/24 11:49:06 [262] WARNING: Unused property: java.net.preferIPv4Stack='true' found in System Property
    07/12/24 11:49:06 [263] WARNING: Unused property: java.vm.info='mixed mode' found in System Property
    07/12/24 11:49:06 [264] WARNING: Unused property: org.omg.CORBA.ORBSingletonClass='org.jacorb.orb.ORBSingleton' found in System Property
    07/12/24 11:49:06 [265] WARNING: Unused property: sun.arch.data.model='32' found in System Property
    07/12/24 11:49:06 [266] WARNING: Unused property: java.vm.specification.name='Java Virtual Machine Specification' found in System Property
    07/12/24 11:49:06 [267] WARNING: Unused property: sun.cpu.endian='little' found in System Property
    07/12/24 11:49:06 [268] WARNING: Unused property: sun.management.compiler='HotSpot Client Compiler' found in System Property
    07/12/24 11:49:06 [269] WARNING: Unused property: path.separator=';' found in System Property
    07/12/24 11:49:06 [270] WARNING: Unused property: oracle.security.enablejps='true' found in System Property
    07/12/24 11:49:06 [271] WARNING: Unused property: java.protocol.handler.pkgs='com.evermind.protocol' found in System Property
    07/12/24 11:49:06 [272] WARNING: Unused property: user.country='US' found in System Property
    07/12/24 11:49:06 [273] WARNING: Unused property: jacorb.orb.objectKeyMap.NameService='StandardNS/NameServer-POA/_root' found in System Property
    07/12/24 11:49:06 [274] WARNING: Unused property: jacorb.orb.objectKeyMap.INIT='StandardNS/NameServer-POA/_init' found in System Property
    07/12/24 11:49:06 [275] WARNING: Unused property: file.separator='\' found in System Property
    07/12/24 11:49:06 [276] WARNING: Unused property: os.arch='x86' found in System Property
    07/12/24 11:49:06 [277] WARNING: Unused property: org.omg.PortableInterceptor.ORBInitializerClass.oc4j_client='oracle.oc4j.corba.jacorb.JacorbClientInterceptorInitializer' found in System Property
    07/12/24 11:49:06 [278] WARNING: Unused property: file.encoding.pkg='sun.io' found in System Property
    07/12/24 11:49:06 [279] WARNING: Unused property: oracle.oc4j.http.socket.sendbuffersize='16384' found in System Property
    07/12/24 11:49:06 [280] WARNING: Unused property: org.omg.CORBA.ORBClass='org.jacorb.orb.ORB' found in System Property
    07/12/24 11:49:06 [281] WARNING: Unused property: jacorb.implname='StandardNS' found in System Property
    07/12/24 11:49:06 [282] WARNING: Unused property: https.nonProxyHosts='localhost|127.0.0.1' found in System Property
    07/12/24 11:49:06 [283] WARNING: Unused property: java.vendor.url.bug='http://java.sun.com/cgi-bin/bugreport.cgi' found in System Property
    07/12/24 11:49:06 [284] WARNING: Unused property: os.name='Windows XP' found in System Property
    07/12/24 11:49:06 [285] WARNING: Unused property: java.vendor.url='http://java.sun.com/' found in System Property
    07/12/24 11:49:06 [286] WARNING: Unused property: java.naming.factory.url.pkgs='oracle.oc4j.naming.url' found in System Property
    07/12/24 11:49:06 [287] WARNING: Unused property: http.nonProxyHosts='localhost|127.0.0.1' found in System Property
    07/12/24 11:49:06 [288] WARNING: Unused property: sun.jnu.encoding='Cp1252' found in System Property
    07/12/24 11:49:06 [289] WARNING: Unused property: oc4j.jms.usePersistenceLockFiles='false' found in System Property
    07/12/24 11:49:06 [290] WARNING: Unused property: java.vm.specification.vendor='Sun Microsystems Inc.' found in System Property
    07/12/24 11:49:06 [291] WARNING: Unused property: jacorb.security.ssl.client.supported_options='64' found in System Property
    07/12/24 11:49:06 [292] WARNING: Unused property: java.runtime.name='Java(TM) 2 Runtime Environment, Standard Edition' found in System Property
    07/12/24 11:49:06 [293] WARNING: Unused property: user.home='C:\Documents and Settings\soso' found in System Property
    07/12/24 11:49:06 [294] WARNING: Unused property: java.specification.version='1.5' found in System Property
    07/12/24 11:49:06 [295] WARNING: Unused property: org.omg.PortableInterceptor.ORBInitializerClass.standard_init='org.jacorb.orb.standardInterceptors.IORInterceptorInitializer' found in System Property
    07/12/24 11:49:06 [296] }} finished loading BC4J properties
    07/12/24 11:49:06 [297] -----------------------------------------------------------
    07/12/24 11:49:06 Diagnostics: (Properties (re)loaded) Routing diagnostics to standard output (use -Djbo.debugoutput=silent to remove)
    07/12/24 11:49:06 [298] Diagnostic Properties: Timing:false Functions:false Linecount:true Threshold:9
    07/12/24 11:49:06 [299] JavaVMVersion: 1.5.0_11-b03
    07/12/24 11:49:06 [300] JavaVMVendor: Sun Microsystems Inc.
    07/12/24 11:49:06 [301] JavaVMName: Java HotSpot(TM) Client VM
    07/12/24 11:49:06 [302] OperatingSystemName: Windows XP
    07/12/24 11:49:06 [303] OperatingSystemVersion: 5.1
    07/12/24 11:49:06 [304] OperatingSystemUsername: soso
    07/12/24 11:49:06 [305] jbo.323.compatible Flag: false, str: false
    07/12/24 11:49:06 [306] jbo.903.compatible Flag: false, str: false
    07/12/24 11:49:06 [307] oracle.jbo.usemds Flag: true, str: true
    07/12/24 11:49:06 [308] MDS parser created
    07/12/24 11:49:06 [309] Loading from individual XML files
    07/12/24 11:49:06 [310] Loading the Containees for the Package 'model.Model'.
    07/12/24 11:49:06 [311] Connected to Oracle JBO Server - Version: 11.1.1.47.96
    07/12/24 11:49:06 [312] {{ type: 'BC4J_CREATE_ROOTAM' Create Root Application Module 'model.tasks.TasksModule'
    07/12/24 11:49:06 [313] {{ type: 'METAOBJECT_LOAD' Loading meta-object: model.tasks.TasksModule
    07/12/24 11:49:06 [314] {{ type: 'METAOBJECT_LOAD' Loading meta-object: model.tasks.tasks
    07/12/24 11:49:06 [315] No XML file /model/tasks/tasks.xml for metaobject model.tasks.tasks
    07/12/24 11:49:06 [316] MDS error (MetadataNotFoundException): MDS-00013: No metadata found for metadata object "/model/tasks/tasks.xml"
    07/12/24 11:49:06 [317] }}+++ End Event5 null
    07/12/24 11:49:06 [318] Cannot Load parent Package : model.tasks.tasks
    07/12/24 11:49:06 [319] Business Object Browsing may be unavailable
    07/12/24 11:49:06 [320] }}+++ End Event4 null
    07/12/24 11:49:06 [321] {{ type: 'METAOBJECT_LOAD' Loading meta-object: model.tasks.FunctionsView
    07/12/24 11:49:06 [322] ViewObjectImpl's default fetch mode = 0
    07/12/24 11:49:06 [323] Loading Typemap entries from oracle.jbo.common.OracleTypeMapEntries
    07/12/24 11:49:06 [324] CSMessageBundle (language base) being initialized
    07/12/24 11:49:06 [325] OracleSQLBuilder reached getInterface
    07/12/24 11:49:06 [326] * * * Use jdbc with no defineColumnType calls * * *
    07/12/24 11:49:06 [327] Oracle SQL Builder Version 3.2.0.0.0
    07/12/24 11:49:06 [328] }}+++ End Event6 null
    07/12/24 11:49:06 [329] {{ type: 'BC4J_CREATE_VIEWOBJECT' Create ViewObject 'FunctionsView1'
    07/12/24 11:49:06 [330] }}+++ End Event7 null
    07/12/24 11:49:06 [331] Using DatabaseTransactionFactory implementation oracle.jbo.server.DatabaseTransactionFactory
    07/12/24 11:49:06 [332] DBTransactionImpl.mDefaultValidationThreshold is 10
    07/12/24 11:49:06 [333] mPCollUsePMgr is false
    07/12/24 11:49:06 [334] ViewObjectImpl.mDefaultMaxRowsPerNode is 70
    07/12/24 11:49:06 [335] ViewObjectImpl.mDefaultMaxActiveNodes is 30
    07/12/24 11:49:06 [336] DBTransactionImpl Max Cursors is 50
    07/12/24 11:49:06 [337] Created root application module: 'model.tasks.TasksModule'
    07/12/24 11:49:06 [338] Locale is: 'en_US'
    07/12/24 11:49:06 [339] }}+++ End Event3 null
    07/12/24 11:49:06 [340] ApplicationPoolImpl.resourceStateChanged wasn't release related. No notify invoked.
    07/12/24 11:49:06 [341] Oracle SQLBuilder: Registered driver: oracle.jdbc.OracleDriver
    07/12/24 11:49:06 [342] import java.util.*; // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [343] import java.sql.*; // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [344] import java.io.*; // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [345] public class JDBCCalls // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [346] {  // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [347] public Connection conn = null; // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [348] public CallableStatement cStmt = null; // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [349] public PreparedStatement pStmt = null; // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [350] public Statement stmt = null; // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [351] public ResultSet rslt = null; // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [352] public static void main(String argv[]) // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [353] {  // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [354] DriverManager.registerDriver(new oracle.jdbc.OracleDriver()); // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [355] {{ type: 'JDBC_CONNECT' ADF Instrumented Event
    07/12/24 11:49:06 [356] Creating a new pool resource
    07/12/24 11:49:06 [357] Trying connection/2: url='jdbc:oracle:thin:@localhost:1521:XE' ...
    07/12/24 11:49:06 [358] conn = DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:XE", /*properties*/); // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [359] }}+++ End Event8 null
    07/12/24 11:49:06 [360] **** DBTransactionImpl establishNewConnection
    07/12/24 11:49:06 [361] conn.setAutoCommit(false); // JBO-JDBC-INTERACT
    07/12/24 11:49:06 [362] OracleSQLBuilderImpl.setSessionTimeZone failed...
    07/12/24 11:49:06 [363] X/Open SQL State is: 22008
    07/12/24 11:49:06 [364] java.sql.SQLException: ORA-01882: timezone region not found
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:472)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:422)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1089)
         at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:192)
         at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:1021)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1347)
         at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:1963)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1913)
         at oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(OracleStatementWrapper.java:299)
         at oracle.jdbc.driver.PhysicalConnection.setSessionTimeZone(PhysicalConnection.java:11840)
         at oracle.jbo.server.OracleSQLBuilderImpl.setSessionTimeZone(OracleSQLBuilderImpl.java:4798)
         at oracle.jbo.server.DBTransactionImpl.refreshConnectionMetadata(DBTransactionImpl.java:4965)
         at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1271)
         at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6326)
         at oracle.jbo.server.DBTransactionImpl2.connect(DBTransactionImpl2.java:118)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:217)
         at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:527)
         at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:383)
         at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:8155)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4299)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2370)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2156)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3023)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
         at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:487)
         at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:815)
         at oracle.adf.model.binding.DCDataControl.setErrorHandler(DCDataControl.java:471)
         at oracle.jbo.uicli.binding.JUApplication.setErrorHandler(JUApplication.java:265)
         at oracle.adf.model.BindingContext.put(BindingContext.java:914)
         at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:167)
         at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:673)
         at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:730)
         at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:650)
         at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:769)
         at oracle.adf.model.BindingContext.get(BindingContext.java:755)
         at oracle.adf.model.binding.DCBindingContainer.findDataControl(DCBindingContainer.java:1327)
         at oracle.adf.model.binding.DCIteratorBinding.initDataControl(DCIteratorBinding.java:2310)
         at oracle.adf.model.binding.DCIteratorBinding.getDataControl(DCIteratorBinding.java:2265)
         at oracle.adf.model.binding.DCIteratorBinding.getAttributeDefs(DCIteratorBinding.java:2933)
         at oracle.jbo.uicli.binding.JUCtrlValueBinding.getAttributeDefs(JUCtrlValueBinding.java:420)
         at oracle.jbo.uicli.binding.JUCtrlValueBinding.findAttributeDef(JUCtrlValueBinding.java:552)
         at oracle.jbo.uicli.binding.JUCtrlValueBinding.lookupAttributeDef(JUCtrlValueBinding.java:522)
         at oracle.jbo.uicli.binding.JUCtrlHierBinding$1JUCtrlHierHintsMap.internalGet(JUCtrlHierBinding.java:148)
         at oracle.jbo.common.JboAbstractMap.get(JboAbstractMap.java:58)
         at javax.el.MapELResolver.getValue(MapELResolver.java:164)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:64)
         at com.sun.el.parser.AstValue.getValue(AstValue.java:117)
         at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
         at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:70)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.getProperty(BaseColumnRenderer.java:768)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.layoutHeader(BaseColumnRenderer.java:374)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.encodeAll(BaseColumnRenderer.java:81)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:947)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:220)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:749)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:299)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseTableRenderer.layoutColumnHeader(BaseTableRenderer.java:791)
         at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.encodeAll(TableRenderer.java:275)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:947)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:220)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:749)
         at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:527)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:299)
         at oracle.adfinternal.view.faces.renderkit.rich.ShowDetailItemRenderer._encodeChildren(ShowDetailItemRenderer.java:332)
         at oracle.adfinternal.view.faces.renderkit.rich.ShowDetailItemRenderer.encodeAll(ShowDetailItemRenderer.java:69)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:947)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:220)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:749)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:299)
         at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:1246)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelAccordionRenderer._encodeDetailItem(PanelAccordionRenderer.java:1250)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelAccordionRenderer._encodeChildren(PanelAccordionRenderer.java:843)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelAccordionRenderer.encodeAll(PanelAccordionRenderer.java:268)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:947)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:220)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:749)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:299)
         at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:1246)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderPane(PanelSplitterRenderer.java:860)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer._renderFirstPane(PanelSplitterRenderer.java:744)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelSplitterRenderer.encodeAll(PanelSplitterRenderer.java:130)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:947)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:220)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:749)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:299)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeCenterFacet(PanelStretchLayoutRenderer.java:228)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeCenterPane(PanelStretchLayoutRenderer.java:455)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeAll(PanelStretchLayoutRenderer.java:178)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:947)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:220)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:749)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:299)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:316)
         at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:163)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:947)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:220)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:749)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:299)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:316)
         at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:441)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:947)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:220)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:749)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1287)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:769)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:892)
         at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:245)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:176)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:178)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:176)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:633)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:244)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:204)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:245)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:178)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.adfinternal.view.faces.webapp.rich.SharedLibraryFilter.doFilter(SharedLibraryFilter.java:135)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:281)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:69)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:281)
         at oracle.adfinternal.view.faces.activedata.ADSFilter.doFilter(ADSFilter.java:74)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:281)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:241)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:198)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:141)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.security.jazn.oc4j.JAZNFilter$3.run(JAZNFilter.java:434)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:308)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:452)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:583)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:334)
         at com.evermind.server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:942)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:843)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:646)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:614)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:405)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:168)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:149)
         at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:237)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:877)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    07/12/24 11:49:06 [365] Successfully logged in
    07/12/24 11:49:06 [366] JDBCDriverVersion: 11.1.0.6.0-Production+
    07/12/24 11:49:06 [367] DatabaseProductName: Oracle
    07/12/24 11:49:06 [368] DatabaseProductVersion: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    07/12/24 11:49:06 [369] DBTransactionImpl initTransaction
    07/12/24 11:49:06 [370] MDS parser created
    07/12/24 11:49:06 [371] Reusing DC transform for TasksModuleDataControl_indexPageDef
    07/12/24 11:49:06 [372] BindingContext.put( TasksModuleDataControl_view_DataBindings_cpx, oracle.jbo.uicli.binding.JUApplication )
    07/12/24 11:49:06 [373] BindingContext.put( indexPageDef, oracle.jbo.uicli.binding.JUFormBinding )
    07/12/24 11:49:06 [374] BindingContext.put( indexPageDef, oracle.jbo.uicli.binding.JUFormBinding )
    07/12/24 11:49:06 [375] Deferred refresh for :FunctionsView1Iterator
    07/12/24 11:49:06 [376] Executing and syncing on IteratorBinding.refresh from :FunctionsView1Iterator
    07/12/24 11:49:06 [377] Resolving VO:FunctionsView1 for iterator binding:FunctionsView1Iterator
    07/12/24 11:49:06 [378] DCUtil, returning:oracle.adfinternal.view.faces.model.binding.FacesCtrlHierBinding, for FunctionsView1
    07/12/24 11:49:06 [379] Changing iterator range size from :1 to :25
    07/12/24 11:49:06 [380] releasing hier_binding..FunctionsView1
    07/12/24 11:49:06 [381] releasing hier_binding..FunctionsView1
    07/12/24 11:49:06 [382] releasing hier_binding..FunctionsView1
    07/12/24 11:49:06 [383] **** PoolMessage REQ ATTACH LWS
    07/12/24 11:49:06 [384] **** PoolMessage REQ DETACH LWS
    07/12/24 11:49:06 [385] (oracle.adf.model.bc4j.DataControlFactoryImpl.SyncMode = Immediate
    07/12/24 11:49:06 [386] **** refreshControl() for BindingContainer :indexPageDef
    07/12/24 11:49:06 [387] valiateToken:Decompressed BC state:BCST:=0%V%=NFunctionsView1Iterator=-D-,
    07/12/24 11:49:06 [388] **** refreshControl() for BindingContainer :indexPageDef
    07/12/24 11:49:06 [389] Deferred refresh for :FunctionsView1Iterator
    07/12/24 11:49:06 [390] Executing and syncing on IteratorBinding.refresh from :FunctionsView1Iterator
    07/12/24 11:49:06 [391] DCUtil, returning:oracle.adf.model.binding.DCParameter, for TasksModuleDataControl
    07/12/24 11:49:06 [392] (oracle.adf.model.bc4j.DataControlFactoryImpl.SyncMode = Immediate
    07/12/24 11:49:06 [393] Reusing a cached session application module instance
    07/12/24 11:49:06 [394] BindingContext.put( indexPageDef, oracle.jbo.uicli.binding.JUFormBinding )
    07/12/24 11:49:07 [395] BindingContext.put( indexPageDef, oracle.jbo.uicli.binding.JUFormBinding )
    07/12/24 11:49:07 [396] Resolving VO:FunctionsView1 for iterator binding:FunctionsView1Iterator
    07/12/24 11:49:07 [397] DCUtil, returning:oracle.adfinternal.view.faces.model.binding.FacesCtrlHierBinding, for FunctionsView1
    07/12/24 11:49:07 [398] FunctionsView1 ViewRowSetImpl.execute caused params to be "un"changed
    07/12/24 11:49:07 [399] Column count: 4
    07/12/24 11:49:07 [400] {{ type: 'EXECUTE_QUERY' ViewObject executeQueryForCollection FunctionsView1
    07/12/24 11:49:07 [401] {{ type: 'VIEWOBJECT_GETSTATEMENT' Viewobject: FunctionsView1 getting prepared statement
    07/12/24 11:49:07 [402] ViewObject: FunctionsView1 Created new QUERY statement
    07/12/24 11:49:07 [403] FunctionsView1>#q computed SQLStmtBufLen: 211, actual=171, storing=201
    07/12/24 11:49:07 [404] SELECT T.FUNCTION_ID FUNCTION_ID,
    T.FUNCTION_NAME FUNCTION_NAME,
    T.FUNCTION_URL FUNCTION_URL,
    T.FUNCTION_PARAMS FUNCTION_PARAMS
    FROM TASKS.FUNCTIONS T
    07/12/24 11:49:07 [405] {{ type: 'JDBC_CREATE_STATEMENT' createPreparedStatement - prefetch size: 1
    07/12/24 11:49:07 [406] pStmt = conn.prepareStatement("SELECT T.FUNCTION_ID FUNCTION_ID,
    T.FUNCTION_NAME FUNCTION_NAME,
    T.FUNCTION_URL FUNCTION_URL,
    T.FUNCTION_PARAMS FUNCTION_PARAMS
    FROM TASKS.FUNCTIONS T"); // JBO-JDBC-INTERACT
    07/12/24 11:49:07 [407] }}+++ End Event11 null
    07/12/24 11:49:07 [408] }}+++ End Event10 ViewObject: Creating new QUERY statementSELECT T.FUNCTION_ID FUNCTION_ID,
    T.FUNCTION_NAME FUNCTION_NAME,
    T.FUNCTION_URL FUNCTION_URL,
    T.FUNCTION_PARAMS FUNCTION_PARAMS
    FROM TASKS.FUNCTIONS T
    07/12/24 11:49:07 [409] Bind params for ViewObject: FunctionsView1
    07/12/24 11:49:07 [410] {{ type: 'JDBC_EXECUTE' QueryCollection jdbc executeQuery FunctionsView1
    07/12/24 11:49:07 [411] }}+++ End Event12 null
    07/12/24 11:49:07 [412] ViewObject: FunctionsView1 close single-use prepared statements
    07/12/24 11:49:07 [413] pStmt.close(); // JBO-JDBC-INTERACT
    07/12/24 11:49:07 [414] QueryCollection.executeQuery failed...
    07/12/24 11:49:07 [415] java.sql.SQLException: ORA-01866: the datetime class is invalid
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:472)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:422)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1089)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:204)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:861)
         at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:945)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1303)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3556)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3608)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1341)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:993)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:722)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:5256)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:921)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:1071)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:991)
         at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:985)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:5176)
         at oracle.adf.model.bc4j.DCJboDataControl.executeIteratorBindingIfNeeded(DCJboDataControl.java:1307)
         at oracle.adf.model.binding.DCIteratorBinding.executeQueryIfNeeded(DCIteratorBinding.java:2037)
         at oracle.jbo.uicli.binding.JUCtrlHierBinding.getRootNodeBinding(JUCtrlHierBinding.java:71)
         at oracle.adfinternal.view.faces.model.binding.RowDataManager.getParent(RowDataManager.java:229)
         at oracle.adfinternal.view.faces.model.binding.RowDataManager.getRowCount(RowDataManager.java:215)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlHierBinding$FacesModel.getRowCount(FacesCtrlHierBinding.java:414)
         at org.apache.myfaces.trinidad.component.UIXCollection.getRowCount(UIXCollection.java:337)
         at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.renderDataBlockRows(TableRenderer.java:1080)
         at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._renderSingleDataBlock(TableRenderer.java:1008)
         at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._handleDataFetch(TableRenderer.java:633)
         at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.encodeAll(TableRenderer.java:255)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:947)
         at org.apache.myfaces.t

    I don't know if is the same issue or solution. I'm using a linux (FC7) and setting the enviroment variable TZ='America/Buenos_Aires' works for me.

  • [SOLVED] Connection keeps dropping with Broadcom BCM4313

    Hi,
    I recently installed Arch, and since the problems I had with wireless in Ubuntu still occurred, I went to the wiki.
    It told me that brcmsmac is the driver I need, and it's included in the kernel. My wireless card is:
    prakhar@sim74stic ~ $ lspci -vnn | grep 14e4:
    0a:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01)
    The problem is, for most APs and Connectify, and my old g router, this driver works perfectly. But I recently bought a newer D-Link 850L router, and I am having a lot of trouble connecting to that:
    It connects after multiple timeouts (below).
    The speed is typically 1mb/s to 43 mb/s.
    It abruptly disconnects and doesn't connect again, even weakly, until reboot.
    For debugging:
    My android connects to the router perfectly.
    I have tried the wiki options, like blacklisting b43.
    When I reboot, sometimes, the connection is perfect, max speed n, otherwise, most of the time it's sluggish 1mb/s and disconnects after some time .
    This is the dmesg log (repeated multiple times):
    [ 943.695234] wlp10s0: direct probe to <mac removed> (try 1/3)
    [ 943.898191] wlp10s0: direct probe to <mac removed> (try 2/3)
    [ 944.101418] wlp10s0: direct probe to <mac removed> (try 3/3)
    [ 944.304643] wlp10s0: authentication with <mac removed> timed out
    Even with a perfect connection, this timeout occurs.
    Here's all the loaded drivers:
    prakhar@sim74stic ~ $ lsmod |grep br
    brcmsmac 532342 0
    cordic 12352 1 brcmsmac
    brcmutil 13093 1 brcmsmac
    mac80211 514630 1 brcmsmac
    cfg80211 454161 2 brcmsmac,mac80211
    bcma 45870 2 brcmsmac
    led_class 12859 2 brcmsmac,hp_accel
    If I allow b43 to load, this still occurs.
    I have tried configuring my router as b, g, n, g/n, b/g/n, and the result is always the same.
    On Ubuntu, I tried the broadcom-sta-dkms, and that gave me a good connection, but the networking didn't occurr ie, all hosts (including DNS) were unreachble, even with a correct routing table.
    Any idea what I'm doing wrong?
    I have not tried to install/remove any drivers. These are all vanilla linux kernel drivers.
    Last edited by prakharsingh95 (2014-10-03 22:02:34)

    Kopkins wrote:
    I can't seem to connect to the wiki right now to dig around some more, but try setting packet fragmentation for your wireless interface to something higher. By default it's off.
    iw phy # gives you the phy of your interface, probably phy0 at the very top of output
    sudo iw phy0 set frag 2346
    Sorry, didn't help. I verified that it was indeed modifying bu running iw list again.
    Also, using lspci -v, I see:
    0a:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
    Subsystem: Hewlett-Packard Company Device 1795
    Flags: bus master, fast devsel, latency 0, IRQ 19
    Memory at d4500000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [40] Power Management version 3
    Capabilities: [58] Vendor Specific Information: Len=78 <?>
    Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
    Capabilities: [d0] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [13c] Virtual Channel
    Capabilities: [160] Device Serial Number <removed>
    Capabilities: [16c] Power Budgeting <?>
    Kernel driver in use: bcma-pci-bridge
    Kernel modules: bcma
    Kernel modules: bcma. Shouldn't it be using brcmsmac?

  • [SOLVED]Connecting to L2TP/IPSec VPN problem: pppd seems not starting

    I'm trying to connect to an L2TP/IPsec VPN server, by ipsec-tools + xl2tpd.
    Here is my setup:
    /etc/racoon.conf:
    log debug;
    path pre_shared_key "/etc/racoon/psk.txt";
    padding {
    maximum_length 20;
    randomize off;
    strict_check off;
    exclusive_tail off;
    remote anonymous {
    exchange_mode main;
    doi ipsec_doi;
    situation identity_only;
    generate_policy on;
    nat_traversal on;
    proposal_check obey;
    proposal {
    encryption_algorithm aes 256;
    lifetime time 3600 sec;
    hash_algorithm sha1;
    authentication_method pre_shared_key;
    dh_group modp1024;
    sainfo anonymous {
    lifetime time 3600 sec;
    encryption_algorithm aes 256;
    authentication_algorithm hmac_sha1;
    compression_algorithm deflate;
    /etc/racoon/psk.txt:
    #broadband
    137.189.192.201 the-server-psk
    137.189.192.204 the-server-psk
    Here the two IPs are the IPs of vpn.cuhk.edu.hk, which is the VPN server.
    /etc/xl2tpd/xl2tpd.conf:
    [global]
    port = 1701
    auth file = /etc/ppp/pap-secrets
    debug network = yes
    debug avp = yes
    debug packet = yes
    debug state = yes
    debug tunnel = yes
    [lac connect]
    lns = vpn.cuhk.edu.hk
    name = vpn-server
    redial = yes
    redial timeout = 15
    max redials = 5
    hidden bit = yes
    refuse chap = yes
    require pap = yes
    ppp debug = yes
    pppoptfile = /etc/ppp/options.xl2tpd
    /etc/ppp/pap-secrets:
    # Secrets for authentication using PAP
    # client server secret IP addresses
    myusername * mypassword *
    /etc/ppp/options.xl2tpd:
    lock
    debug
    mtu 1000
    nobsdcomp
    nodeflate
    noaccomp
    nopcomp
    novj
    defaultroute
    refuse-chap
    refuse-mschap
    refuse-mschap-v2
    connect-delay 5000
    name myusername
    password mypassword
    spd.sh:
    #!/bin/sh
    Then I do the following:
    # 192.168.1.1 is my lan gateway
    sudo ip route add 137.189.192.201 via 192.168.1.1
    sudo ip route add 137.189.192.204 via 192.168.1.1
    # For adding spd, script from the VPN server
    echo -e flush\; | sudo setkey -c
    echo -e spdflush\; | sudo setkey -c
    echo -e spdadd 192.168.1.173/32\[1701\] 0.0.0.0\/0\[0\] any \-P out ipsec esp\/transport\/\/require\; | sudo setkey -c
    sudo systemctl start racoon
    sudo systemctl start xl2tpd
    echo "c connect" | sudo tee /var/run/xl2tpd/l2tp-control
    I expect that some network interface like ppp0 will be created, but nothing happened.
    Then I check the record, and find something weird in xl2tpd log (from journalctl, racoon and sudo logs skipped):
    8月 21 01:13:40 nkdesktop systemd[1]: Stopped Level 2 Tunnel Protocol Daemon (L2TP).
    8月 21 01:13:41 nkdesktop systemd[1]: Starting Racoon IKEv1 key management daemon for IPSEC...
    8月 21 01:13:41 nkdesktop systemd[1]: Started Racoon IKEv1 key management daemon for IPSEC.
    8月 21 01:13:43 nkdesktop systemd[1]: Starting Level 2 Tunnel Protocol Daemon (L2TP)...
    8月 21 01:13:43 nkdesktop systemd[1]: Started Level 2 Tunnel Protocol Daemon (L2TP).
    8月 21 01:13:43 nkdesktop xl2tpd[19639]: xl2tpd[19639]: setsockopt recvref[30]: Protocol not available
    8月 21 01:13:43 nkdesktop xl2tpd[19639]: xl2tpd[19639]: Using l2tp kernel support.
    8月 21 01:13:43 nkdesktop xl2tpd[19639]: xl2tpd[19639]: xl2tpd version xl2tpd-1.3.6 started on nkdesktop PID:19639
    8月 21 01:13:43 nkdesktop xl2tpd[19639]: xl2tpd[19639]: Written by Mark Spencer, Copyright (C) 1998, Adtran, Inc.
    8月 21 01:13:43 nkdesktop xl2tpd[19639]: xl2tpd[19639]: Forked by Scott Balmos and David Stipp, (C) 2001
    8月 21 01:13:43 nkdesktop xl2tpd[19639]: xl2tpd[19639]: Inherited by Jeff McAdams, (C) 2002
    8月 21 01:13:43 nkdesktop xl2tpd[19639]: xl2tpd[19639]: Forked again by Xelerance (www.xelerance.com) (C) 2006
    8月 21 01:13:43 nkdesktop xl2tpd[19639]: xl2tpd[19639]: Listening on IP address 0.0.0.0, port 1701
    8月 21 01:13:45 nkdesktop xl2tpd[19639]: xl2tpd[19639]: get_call: allocating new tunnel for host 137.189.192.204, port 1701.
    8月 21 01:13:45 nkdesktop xl2tpd[19639]: xl2tpd[19639]: Connecting to host vpn.cuhk.edu.hk, port 1701
    8月 21 01:13:45 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: message type is (null)(0). Tunnel is 0, call is 0.
    8月 21 01:13:45 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: sending SCCRQ
    8月 21 01:13:46 nkdesktop xl2tpd[19639]: xl2tpd[19639]: network_thread: select timeout
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: network_thread: select timeout
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: network_thread: recv packet from 137.189.192.204, size = 103, tunnel = 30858, call = 0 ref=0 refhim=0
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: handle_avps: handling avp's for tunnel 30858, call 0
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: message_type_avp: message type 2 (Start-Control-Connection-Reply)
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: protocol_version_avp: peer is using version 1, revision 0.
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: framing_caps_avp: supported peer frames: async sync
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: bearer_caps_avp: supported peer bearers:
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: firmware_rev_avp: peer reports firmware version 1648 (0x0670)
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: hostname_avp: peer reports hostname 'eriwan'
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: vendor_avp: peer reports vendor 'Adtran, l2tpd'
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: assigned_tunnel_avp: using peer's tunnel 4733
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: receive_window_size_avp: peer wants RWS of 4. Will use flow control.
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: message type is Start-Control-Connection-Reply(2). Tunnel is 4733, call is 0.
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: sending SCCCN
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: Connection established to 137.189.192.204, 1701. Local: 30858, Remote: 4733 (ref=0/0).
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: Calling on tunnel 30858
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: message type is (null)(0). Tunnel is 4733, call is 0.
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: sending ICRQ
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: network_thread: recv packet from 137.189.192.204, size = 12, tunnel = 30858, call = 0 ref=0 refhim=0
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: network_thread: recv packet from 137.189.192.204, size = 28, tunnel = 30858, call = 63662 ref=0 refhim=0
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: handle_avps: handling avp's for tunnel 30858, call 63662
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: message_type_avp: message type 11 (Incoming-Call-Reply)
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: assigned_call_avp: using peer's call 31346
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: message type is Incoming-Call-Reply(11). Tunnel is 4733, call is 31346.
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: Sending ICCN
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: Call established with 137.189.192.204, Local: 63662, Remote: 31346, Serial: 1 (ref=0/0)
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: start_pppd: I'm running:
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "/usr/sbin/pppd"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "passive"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "nodetach"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: ":"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "refuse-chap"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "name"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "vpn-server"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "debug"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "file"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "/etc/ppp/options.xl2tpd"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "plugin"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "pppol2tp.so"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "pppol2tp"
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: "7"
    8月 21 01:13:47 nkdesktop pppd[19647]: Plugin pppol2tp.so loaded.
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: network_thread: recv packet from 137.189.192.204, size = 12, tunnel = 30858, call = 0 ref=0 refhim=0
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: network_thread: recv packet from 137.189.192.204, size = 12, tunnel = 30858, call = 63662 ref=0 refhim=0
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: network_thread: recv packet from 137.189.192.204, size = 38, tunnel = 30858, call = 63662 ref=0 refhim=0
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: handle_avps: handling avp's for tunnel 30858, call 63662
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: message_type_avp: message type 14 (Call-Disconnect-Notify)
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: result_code_avp: peer closing for reason 1 (General request to clear control connection), error = 0 ()
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: assigned_call_avp: using peer's call 31346
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: message type is Call-Disconnect-Notify(14). Tunnel is 4733, call is 31346.
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: Connection closed to 137.189.192.204, serial 1 ()
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: Terminating pppd: sending TERM signal to pid 19647
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: network_thread: recv packet from 137.189.192.204, size = 38, tunnel = 30858, call = 0 ref=0 refhim=0
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: handle_avps: handling avp's for tunnel 30858, call 0
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: message_type_avp: message type 4 (Stop-Control-Connection-Notification)
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: assigned_tunnel_avp: using peer's tunnel 4733
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: result_code_avp: peer closing for reason 1 (General request to clear control connection), error = 0 ()
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: message type is Stop-Control-Connection-Notification(4). Tunnel is 4733, call is 0.
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: control_finish: Connection closed to 137.189.192.204, port 1701 (), Local: 30858, Remote: 4733
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: build_fdset: closing down tunnel 30858
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: network_thread: select returned error 9 (Bad file descriptor)
    8月 21 01:13:47 nkdesktop xl2tpd[19639]: xl2tpd[19639]: network_thread: select returned error 4 (Interrupted system call)
    ... then xl2tpd repeatedly trying to build a connection and fails for every 15s ...
    I think pppd should have showed more logs, rather than just loading a module.
    But I have no idea about what's wrong.
    Or did I just forget to turn on the log function of pppd? If so, how should I turn it on?
    Anyone can help?
    Last edited by nnkken (2014-08-24 08:42:03)

    Additional information:
    Today I decrypted the IPSec ESP packets by Wireshark (what an awesome function) and compared the L2TP message of my ArchLinux and MacOSX to the same VPN Server.
    And I found that while both ArchLinux and MacOSX sends Incomming_Call_Connection (ICCN) packet, the packet are quite different:
    The ArchLinux ICCN Packet has 2 additional AVP fields: Random Vector AVP and RX Connect Speed AVP.
    Also, the Connect Speed AVP (and also the RX Connect Speed AVP) field is 0, which is different from MacOSX (100000).
    After the ICCN packet, MacOCX sends a PPP packet over L2TP, while ArchLinux sends nothing and the server sends a Call_Disconnect_Notification to ArchLinux.
    Anyone knows whether this is a bug or something wrong in config?
    Last edited by nnkken (2014-08-22 20:19:49)

  • How to connect webcam with forms11g

    Hi All,
    Any one can tell how i can connect my laptop webcom through forms11g and take a snapshot save to our data base.
    With Regards
    Ramit Bajpai

    You will need to create your own java bean or obtain one from a third party. There are a few available by third parties, but are not free. Some general java bean examples and a reference to a third party can be found on this page:
    http://forms.pjc.bean.over-blog.com/article-image-capture-storage-retrieval-manipulation-and-management-40653479.html

  • [SOLVED] Connecting extra Monitor, laptop screen goes black.

    Whenever i connect a additional monitor through HDMI (my only output), the laptop screen goes black. If i do FN + external_monitor switch, then the laptop screen turns on but the external monitor turns off.
    If you move the mouse you can feel that the desktop has been extended as i wanted, it is just that one of the screens keeps going black. The gnome display settings show both screens as active, the menu is so minimalistic that there is not much to do.
    system
    [cristobal@orion ~]$ uname -a
    Linux orion 3.11.4-1-razer #1 SMP PREEMPT Tue Oct 8 12:31:50 CLST 2013 x86_64 GNU/Linux
    As a side note, the custom kernel is almost identical to the original archlinux one, just that USB 3.0 module is disabled.
    some packages
    [cristobal@orion ~]$ pacman -Q nvidia-dkms bumblebee bbswitch-dkms nvidia-utils gnome-desktop
    nvidia-dkms 325.15-2
    bumblebee 3.2.1-3
    bbswitch-dkms 0.7-1
    nvidia-utils 325.15-1
    gnome-desktop 1:3.10.0-1
    Any ideas?
    Last edited by labotsirc (2013-10-15 18:33:18)

    The problem is now fixed,
    For some weird reason, this time the gnome settings did work. Must have been some sort of rare bug that now i cannot reproduce.
    Last edited by labotsirc (2013-10-15 18:32:53)

  • [SOLVED]Connecting to Verizon Mifi (wirelss hotspot) breaks everything

    This question is obviously network related, but I thought it would be more appropriately placed in this forum because it's really not so much a connectivity issue.
    I recently got my hands on one of those Verizon Wireless Hotspot Mifi devices:
    I observed that everything on my install works great until I actually connect to the device. Once connection is established my computer is rendered virtually useless. Specifically, I cannot run any programs (chromium, terminal, anything).
    Interestingly, if I boot up and start an instance of chromium and a terminal then those specific instances will continue to (partially) work until I close them, but no new instances can be created. I say partially because I did notice that pages began to load incompletely after a while and eventually the open instance ceased to work as well.
    Upon reboot everything works just as it should - unless of course I connect to that wireless hotspot again. Any ideas?
    Last edited by sherrellbc (2014-07-07 22:22:15)

    As it turns out this issue had nothing to do with the Mifi at its root. Also, I later realized that the problem would only occur if I connected to some network and then switched to another - regardless of which network I started and ended with.
    > hostname
    Would return "localhost", but would later change to "localhost.localdomain" after a network switch. It turns out that I never set the hostname of my computer, so for whatever reason it was getting changed when connecting to a network.
    First, why the change in hostname only when switching to a second network?
    And why does the hostname have such a dramatic affect? Namely, once the hostname changed everything breaks?
    I read in the Arch wiki that you can dynamically change your hostname at anytime (even temporarily), so what was happening?
    Last edited by sherrellbc (2014-07-07 22:18:58)

  • [SOLVED] Connect to an AP by MAC address & Change NM behavior

    Hello guys,
    Here is my situation: I'm currently connected to the Internet through public hotspots. The problem is that sometimes I can get a connection at the first try and sometimes I have to try for half an hour. Eventually I found out that it's because a lot of hotspots (14) in my vicinity have exactly the same SSID (i.e FreeWifi because they are all public hotspots activated by an ISP on its customers' boxes) but since a couple of them are closer (and thus have a stronger signal), I'd like to connect to these ones only.
    So first question, is there any way to connect to an access point by specifying its MAC address rather than its SSID? I've taken a look at wpa_supplicant.conf man page, but didn't find anything about MAC addresses.
    A workaround would consisit in blacklisting the AP MAC addresses I don't want to connect to (networlkmanager.conf man page) but maybe there is a more straightforward way of doing it...
    Then I have another problem which is somehow related to first one. Within the 14 access points with the same SSID, only 2 of them seem to be working fine for me. So I'm usually connect to either one of these 2 access points. The problem is Networkmanager often switch from one to the other and everytime it happens, I lose my connection since I have to re-identify myself. I guess it might be because the signal strength is fluctuating and that Networkmanager automatically switch to another known access point with a stronger signal (and in this case there should be a thresold configured somewhere).
    Is my guess right? In this case, is there any way to inhibit this behavior?
    Once again, I could do the same as suggested earlier (i.e blacklist the MAC address of one of the 2 acess points) but once again there may be a more elegant way.
    Thanks for your help!
    Last edited by sclarckone (2012-03-13 08:24:19)

    Have a look at the "BSSID" field in your networkmanager configuration for the hotspot. You can configure the mac from the applet. Alternatively, have a read at the option "ap" and managed mode of iwconfig.

  • [SOLVED] connecting wirelessly to iMac problem

    installed a fresh arch on my laptop and i'm trying to connect wirelessly to iMac internent sharing
    so i can continue the installation however, when i
    dhcpcd eth1
    it says:
    dhcpcd: eth1 waiting for carrier
    dhcpcd: timed out
    and i'm unable to connect
    i've looked around but could not find any answer to this problem
    i came to conclude, the problem might be because the iMac bridge the connection however not sure
    how to fix this or what shall i do next now
    i tried to use static IP but didn't know how to set it up or from where to get the data i need
    thank you
    Last edited by mystro (2010-01-31 14:39:00)

    Are you sure the interface is good?
    Show your:
    ifconfig -a
    , please.
    If right your interface, try install netcfg, or dhclient, and try again.
    Btw, you can see this threads: http://bbs.archlinux.org/viewtopic.php?id=59340
    Good luck!
    Last edited by n0dix (2010-01-31 03:58:21)

Maybe you are looking for

  • How do I switch to the Photographers Bundle?

    I have Photoshop CC and standalone Lightroom 5. How do I switch to the $9.95/month bundled version? And will Lightroom then update through the Creative Cloud app? Haven't been able to find this in the FAQs. Thanks.

  • Saving a Book as pdf made in Framemaker 9 in Framemaker 10 Error

    I have a book that was created in FrameMaker 9, I believe, and I am trying to save the book as a pdf with my FrameMaker 10 software. When I go to do this I get a "Book Error Log" report that says "Could not open title.fm, because it was created with

  • Down Payment in PO

    Hi All, We have this scenario wherein the net price of the PO will be changed, that PO already has a down payment. We did some testing and we found out that we can change the net price and make it lower than the down payment. We cant make the net pri

  • Help needed to download app to ipad2

    I have tried to download some apps to my ipad and the icons still have 'waiting' under them about 18 hours later! I have never had this problem before but have just updated the OS. Any ideas?

  • Roundcube: connection to storage server failed

    I have done a clean install of my server (10.8.2 and 2.2.1) and have reinstalled Rouncube that was working fine on the old server (10.8.2 and 2.1.1). However when I connect to the website I get the error "Connection to storage server failed" I think