[SOLVED] Neither console, nor policy kits seem to run

I have installed a couple of hours ago compiz standalone, removed any display managers I had before from inittab and now I run it through .xinitrc.
But neither console nor policy kits seem to run or grant privileges to normal users for mounting usb devices or just shutdown, syspend etc.
My .xinitrc:
#!/bin/sh
# ~/.xinitrc
# Executed by startx (run your window manager from here)
# exec gnome-session
# exec startkde
# exec ck-launch-session wm
# exec enlightenment_start
# exec startxfce4
exec ck-launch-session dbus-launch --sh-syntax --exit-with-session $HOME/.xstart
My .xstart:
#!/bin/sh
compiz ccp &
tint2 &
fbxkb &
trayfreq &
volti &
blueman-applet &
wicd-gtk &
parcellite &
fusion-icon -n
My inittab (i reverted back to agetty and see if it works but not):
# /etc/inittab
# Runlevels:
# 0 Halt
# 1(S) Single-user
# 2 Not used
# 3 Multi-user
# 4 Not used
# 5 X11
# 6 Reboot
## Only one of the following two lines can be uncommented!
# Boot to console
#id:3:initdefault:
# Boot to X11
id:5:initdefault:
rc::sysinit:/etc/rc.sysinit
rs:S1:wait:/etc/rc.single
rm:2345:wait:/etc/rc.multi
rh:06:wait:/etc/rc.shutdown
su:S:wait:/sbin/sulogin -p
# -8 options fixes umlauts problem on login
c1:2345:respawn:/sbin/agetty -8 38400 tty1 linux
c2:2345:respawn:/sbin/agetty -8 38400 tty2 linux
c3:2345:respawn:/sbin/agetty -8 38400 tty3 linux
c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux
#c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux
#c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux
#c1:2345:respawn:/sbin/fgetty tty1 linux
#c2:2345:respawn:/sbin/fgetty tty2 linux
#c3:2345:respawn:/sbin/fgetty tty3 linux
#c4:2345:respawn:/sbin/fgetty tty4 linux
# Hypervisor Virtual Console for Xen and KVM
#h0:2345:respawn:/sbin/agetty -8 38400 hvc0 linux
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
# Example lines for starting a login manager
#x:5:respawn:/usr/bin/xdm -nodaemon
#x:5:respawn:/usr/sbin/gdm -nodaemon
#x:5:respawn:/usr/bin/kdm -nodaemon
#x:5:respawn:/usr/sbin/elsa --nodaemon
#x:5:respawn:/usr/bin/slim >/dev/null 2>&1
#x:5:respawn:/usr/sbin/lxdm >& /dev/null
x:5:once:/bin/su - -- twilight -l -c '/usr/bin/startx -- -nolisten tcp -br -deferglyphs 16 </dev/null >/dev/null 2>&1'
# End of file
ck-list-sessions:
Session1:
unix-user = '1000'
realname = 'Tasos'
seat = 'Seat2'
session-type = ''
active = FALSE
x11-display = ':0'
x11-display-device = '/dev/tty5'
display-device = ''
remote-host-name = ''
is-local = FALSE
on-since = '2011-09-30T20:02:05.547676Z'
login-session-id = ''
No relevant errors found in .xsession-errors:
(lxpanel:11415): Gtk-WARNING **: Unable to locate theme engine in module_path: "thinice",
(pcmanfm:11416): Gtk-WARNING **: Unable to locate theme engine in module_path: "thinice",
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20 (X_GetProperty)
Resource id: 0xa000a4
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20 (X_GetProperty)
Resource id: 0xa000a4
QSystemTrayIcon::setVisible: No Icon set
kdeinit4: Shutting down running client.
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kbuildsycoca4 running...
kbuildsycoca4(11472) KBuildSycoca::checkTimestamps: checking file timestamps
kbuildsycoca4(11472) KBuildSycoca::checkTimestamps: timestamps check ok
kbuildsycoca4(11472) kdemain: Emitting notifyDatabaseChanged ()
yakuake(11440)/kdecore (KLibrary) findLibraryInternal: plugins should not have a 'lib' prefix: "libkonsolepart.so"
QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.14'
yakuake(11440) KGlobalAccelPrivate::_k_serviceOwnerChanged: detected kglobalaccel restarting, re-registering all shortcut keys
(<unknown>:11498): Gtk-WARNING **: Unable to locate tkded4: Fatal IO error: client killed
kglobalaccel: Fatal IO error: client killed
e to locate theme engine in module_path: "thinice",
(lxterminal:13327): Gtk-WARNING **: Unable to locate theme engine in module_path: "thinice",
(lxsession-logout:13435): Gtk-WARNINGkded4: Fatal IO error: client killed
kglobalaccel: Fatal IO error: client killed
error: client killed
klauncher: Exiting on signal 15
kded4: Fatal IO error: client killed
kdeinit4: Fatal IO error: client killed
kglobalaccel: Fatal IO error: client killed
Last edited by twilight0 (2011-11-15 10:16:07)

Never mind it didnt notice the warning here:
wiki wrote:Warning: This method will not use /bin/login or register your session, therefore no session will appear in `who` or `w`. Your session will also not be authorized as 'local' by ConsoleKit, so you will be unable to shutdown/suspend/reboot or mount drives without using sudo or su.
But is there a way after all to run console kit even if the session isn't registered as local?
Last edited by twilight0 (2011-09-30 21:12:09)

Similar Messages

  • [SOLVED] Neither wired nor wireless work on new Lenovo X201.

    Hello there!
    I just received a beautiful new X201, and I've had nothing but trouble in trying to get access to the tubes.
    lspci | grep Net gives me
    Ethernet controller: Intel Corporation 82577LM Gigabit Network Connection (rev 06)
    Network controller: Intel Corporation Wifi Link 6000 Series (rev 35)
    After fresh install ifconfig shows only "lo" as active, and ifconfig -a shows wlan0 and wmaster0.
    I pretty much gave up on wired ethernet after thinkwiki said e1000e should work (http://www.thinkwiki.org/wiki/Intel_Gig … CI-Express). After
    modprobe e1000e
    dmesg says everything is great, but nothing shows up when I do another ifconfig -a.
    As for my wireless card, the 82577LM, arch automagically loads iwlagn on startup. When I try
    ifconfig wlan0 up
    arch yells at me:
    SIOCSIFFLAGS: No such file or directory
    So fun! dmesg says
    iwlagn 0000:02:00.0: firmware: requesting iwlwifi-6000-2.ucode
    iwlagn 0000:02:00.0: firmware: iwlwifi-6000-2.ucode firmware file req failed: -2
    iwlagn 0000:02:00.0: firmware: requesting iwlwifi-6000-1.ucode
    iwlagn 0000:02:00.0: firmware: iwlwifi-6000-1.ucode firmware file req failed: -2
    Fail.
    After some digging around, I found out that there's a new iwlwifi-6000-4.ucode, but I have no idea how to use it, can hardly remember where I found it, and currently haven't the strength in my Google-Fu to find its source again.
    Help? Please? I love arch. I want to use it!
    Last edited by secretrobotron (2010-05-17 13:47:30)

    the latest install image is from August last year.  I guess it wasn't in there yet at that time.  The curse of brand new hardware.
    Here are a couple workarounds I can think of:
    - Install the current core image, put the latest firmware & driver packages on a usb stick and load the packages from there.
    - Find a USB wifi adapter with good linux support and use that for your net install and until you get the internal card working.
    Edit: after thinking about it, that driver's part of the kernel isn't it?  The new firmware may not work with the old kernel but it's probably worth a shot.
    Last edited by brianhanna (2010-04-11 16:37:46)

  • [SOLVED] Neither wireless nor wired internet working

    Hello everyone, I've installed Arch Linux on my Toshiba L645D-S4056. I installed it from the Core CD, as my adapters aren't working. As of now without internet access you can't do much, so here I am. Here is the output of lspci:
    lspci
    00:00.0 Host bridge: Advanced Micro Devices [AMD] RS880 Host Bridge
    00:01.0 PCI bridge: Toshiba America Info Systems Device 9602
    00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
    00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)
    00:11.0 SATA controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
    00:12.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:12.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:13.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:13.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 42)
    00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
    00:14.3 ISA bridge: ATI Technologies Inc SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
    00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (rev 40)
    00:15.0 PCI bridge: ATI Technologies Inc Device 43a0
    00:16.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    00:16.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
    01:05.0 VGA compatible controller: ATI Technologies Inc M880G [Mobility Radeon HD 4200]
    02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
    08:00.0 Ethernet controller: Atheros Communications AR8152 v1.1 Fast Ethernet (rev c1)
    Thanks in advance, and I am posting this in Ubuntu, so I'm not sure how I am going to be able to copy and paste other commands from my Arch install.
    Last edited by DasBoot (2011-05-17 01:40:49)

    Meskarune wrote:
    The lines that are more relevant to you are
    02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
    08:00.0 Ethernet controller: Atheros Communications AR8152 v1.1 Fast Ethernet (rev c1)
    you need to install the realtek and artheros drives for your computer. You can do this from your ubuntu install by chroot into arch, or by copying the files you need to your arch install and doing pacman -U
    see this thread: https://bbs.archlinux.org/viewtopic.php?id=46583
    packages in aur: https://aur.archlinux.org/packages.php? … _Search=Go
    I would suggest chrooting though, that is what I did to get networking working on arch. Often it will work out of box after updating everything.
    how to chroot:
    mkdir /mnt/arch
    mount /dev/<device-or-partition-name> /mnt/arch
    cd /mnt/arch
    mount -t proc proc /arch/proc
    mount -t sysfs sys /arch/sys
    mount -o bind /dev /arch/dev
    if you have other partitions for boot, home, etc mount those also.
    example
    mount /dev/<device-or-partition-name of boot> /mnt/arch/boot/
    then
    chroot . /bin/bash
    you should be logged into the arch system in the terminal in ubuntu. You can then run pacman -Syu
    please see: https://wiki.archlinux.org/index.php/Change_Root
    Alright so I've successfully chrooted into my Arch install, however it appears my network is still being undetected:
    [root@Blitzkrieg /]# pacman -Syu
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from ftp.archlinux.org : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirrors.gigenet.com : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from ftp.gtlib.gatech.edu : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from www.gtlib.gatech.edu : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from ibiblio.org : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from distro.ibiblio.org : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from archlinux.linuxfreedom.com : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from locke.suu.edu : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from lug.mtu.edu : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from lug.mtu.edu : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirror.rit.edu : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirror.rit.edu : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from schlunix.org : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from archlinux.umflint.edu : Transient resolver failure
    error: failed retrieving file 'core.db.tar.gz' from mirror.umoss.org : Transient resolver failure
    error: failed to update core (Transient resolver failure)
    error: failed retrieving file 'extra.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from ftp.archlinux.org : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirrors.gigenet.com : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from ftp.gtlib.gatech.edu : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from www.gtlib.gatech.edu : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from ibiblio.org : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from distro.ibiblio.org : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from archlinux.linuxfreedom.com : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from locke.suu.edu : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from lug.mtu.edu : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from lug.mtu.edu : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirror.rit.edu : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirror.rit.edu : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from schlunix.org : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from archlinux.umflint.edu : Transient resolver failure
    error: failed retrieving file 'extra.db.tar.gz' from mirror.umoss.org : Transient resolver failure
    error: failed to update extra (Transient resolver failure)
    error: failed retrieving file 'community.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirrors.kernel.org : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirror.cs.vt.edu : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirrors.easynews.com : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirrors.gigenet.com : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from ftp.gtlib.gatech.edu : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from www.gtlib.gatech.edu : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirrors.hosef.org : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from ibiblio.org : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from distro.ibiblio.org : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from archlinux.linuxfreedom.com : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from locke.suu.edu : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from lug.mtu.edu : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from lug.mtu.edu : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirrors.xmission.com : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirror.rit.edu : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirror.rit.edu : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from schlunix.org : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from archlinux.umflint.edu : Transient resolver failure
    error: failed retrieving file 'community.db.tar.gz' from mirror.umoss.org : Transient resolver failure
    error: failed to update community (Transient resolver failure)
    error: failed to synchronize any databases
    [root@Blitzkrieg /]#
    Uncommenting all the servers didn't appear to work, so I again assume it has to do with my internet still being undetected.
    My network part of rc.conf:
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="arch"
    # 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

  • Dbms_scheduler job neither succeeds nor errors its just keep running for ever

    Hi All,
    I am trying to run a shell script from plsql using the dbms_scheduler, job is getting created and it keeps running for ever without success or error.
    Can some please help me where I am doing the mistake.
    Thanks
    DB Version:
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production
    Plsql Script:
    BEGIN
       DBMS_SCHEDULER.create_job (
          job_name              => 'SFTP_PAYMENTECH_BATCHID1',
          job_type              => 'EXECUTABLE',
          job_action            => '/app07/ebdev/ebdevappl/xxtpc/bin/test.sh',
          number_of_arguments   => 1,
          enabled               => FALSE,
          auto_drop             => TRUE,
          comments              => 'SFTP Batch File to Paymentech');
       DBMS_OUTPUT.put_line (
          'Job Created Successfully:' || 'SFTP PAYMENTECH BATCHID');
       fnd_file.put_line (
          fnd_file.output,
          'Job Created Successfully:' || 'SFTP PAYMENTECH BATCHID');
       COMMIT;
       DBMS_SCHEDULER.SET_JOB_ARGUMENT_VALUE (
          job_name            => 'SFTP_PAYMENTECH_BATCHID1',
          argument_position   => 1,
          argument_value      => '66667'                        /*v_printer_name*/
       DBMS_SCHEDULER.enable (name => 'SFTP_PAYMENTECH_BATCHID1');
    EXCEPTION
       WHEN OTHERS
       THEN
          fnd_file.put_line (fnd_file.output,
                             'Error while creating the Job:' || SQLERRM);
          DBMS_OUTPUT.put_line ('Error while creating the Job:' || SQLERRM);
    END;
    Shell Script which I am calling:
    #!/usr/bin/ksh
    FILENAME=$1
    PMTHOST=198.xx.xx.xx
    PMTUSER=xxxxx
    PMTPW=xxxxx
    a='apps'
    b='xxxxxx'
    c='EBDEV'
    INST=`echo $TWO_TASK | sed 's/_BALANCE//'`
    echo INSTANCE: $INST
    echo
    File_Path=$XXTPC_TOP/iby/out
    echo File Name: $FILENAME
    echo $PMTHOST
    echo $PMTUSER
    echo
    echo Date: `date`
    echo
    echo File System User: `whoami`
    echo
    echo Instance: $TWO_TASK
    echo
    echo File_Path: $File_Path
    echo
    echo PMT SFTP
    # Fetch file using MBATCHID as File Name
    cd $File_Path
    echo
    echo -----------------------------------------------
    echo
    echo Current File          :$FILENAME
    l_date_time=`date +%Y%m%d%H%M%S`
    echo SFTP Remittance File
    # sftp $PMTUSER@$PMTHOST << EOF
    lftp -u $PMTUSER,$PMTPW sftp://$PMTHOST << EOF
    lcd $File_Path
    cd test/945299
    put $FILENAME
    exit
    EOF
    #`sqlplus -s apps/tpcdev2013@EBDEV @try.sql $FILENAME`

    Have you tried running the script manually to confirm it isnt just hanging on input for the lftp ?
    You could add a -o <file> to the lftp command line which would output debug info into <file> so you could see.
    Creation of the job looks fine so as GregV said, what output do you have in ALL_SCHEDULER_RUNNING_JOBS and any ADDITIONAL_INFO in the ALL_SCHEDULER_JOB_RUN_DETAILS or in $ORACLE_HOME/scheduler/log that might indicate what the problem is ?
    If this answer was helpful, please mark as helpful answer. 

  • [SOLVED] urxvt/console spanish characters

    i didn't bother with this "issue" i have, because rarely i type something in spanish (my native language) in urxvt, but lately i had to use msn a lot, (yeah i hate it too, but here people use that... and facebook) so, i have to use a lot the "n" and "a,e,i,o,u" characters, the thing is, i have no problem in X apps typing those characters as you can see, but in console and urxvt i can see the "a,e,i,o,u" characters, but i cannot type them, for example, if a text file has them, i can see them in vim, but im not able to type them, but the "n" character i cannot see neither in console nor urxvt, cant see it and cannot type it, only a "?" when it is displayed...
    /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="es_AR.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="America/Argentina/Buenos_Aires"
    KEYMAP="es"
    CONSOLEFONT=""
    CONSOLEMAP="es"
    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=(acpi-cpufreq mii r8169 snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd !snd-pcsp snd-hda-intel soundcore r8180 uvcvideo joydev cups usblp)
    # 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="aleyscha"
    # 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
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    wlan0="wlan0 192.168.1.100 netmask 255.255.255.0 broadcast 192.168.0.255"
    INTERFACES=(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.1.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=(Link)
    # 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 network netfs crond @hal @cpufreq @alsa @gpm @sensors @wicd @bitlbee)
    locale -a output:
    [aleyscha@aleyscha 90 ~ 09:35]$ locale -a
    C
    POSIX
    en_US
    en_US.iso88591
    en_US.utf8
    es_AR
    es_AR.iso88591
    es_AR.utf8
    .bashrc:
    PS1='\033[?17;0;127c[\u@\h \# \W \A]\$ '
    # stop blinking cursor in console
    #if [ $TERM = 'linux' -a $SHELL = '/bin/bash' ] ; then
    # PS1='\033[?17;0;40c[\u@\h \# \W \A]\$ '
    #else PS1='[\u@\h \# \W \A]\$ '
    #fi
    ### Paths ###
    PATH=$PATH:${HOME}/bin
    export CDPATH=.:/sda4/Video:/sda4/Audio/Music:/sda4/Movies:/sda4/downloads
    export PATH=$PATH:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin
    export LC_ALL=C
    export PAGER=less
    export EDITOR=vim
    export HISTCONTROL="ignoredups"
    export MOZ_DISABLE_PANGO=1
    HISTFILE=~/.history
    HISTSIZE=4000
    SAVEHIST=2000
    ### autocorrects cd misspellings, 'cd /sur/src/linus' >> 'cd /usr/src/linux' ###
    shopt -s cdspell
    ### Aliases ###
    alias hi="history"
    alias mountsdd="sudo mount /dev/sdd1 /sdd1"
    alias lsl="ls -l --group-directories-first --color=auto -F" #ls -l --group-directories-first --time-style=+"%Y-%m-%d %H:%M" --color=auto -F
    alias ls="ls --group-directories-first --color=auto -F" #ls --group-directories-first --time-style=+"%Y-%m-%d %H:%M" --color=auto -F
    alias pacman="sudo pacman"
    alias y="yaourt -Syu --aur"
    alias yy="yes | yaourt -Syu --aur"
    alias x="startx"
    alias get_log="sudo tail -f /var/log/everything.log"
    alias root="sudo su"
    alias Reboot="sudo reboot"
    alias Shutdown="sudo shutdown -h now"
    alias cp="cp -vi"
    alias mv="mv -vi"
    alias du="du -h"
    alias df="df -h"
    alias isoinfo="isoinfo -d -i"
    alias log_everything="sudo tail -f /var/log/everything.log"
    alias isolist="isoinfo -f -i"
    alias mocp="mocp -T orpheus"
    alias lsdev="ls /dev | grep sd"
    alias lsuuid="ls -l /dev/disk/by-uuid/"
    alias sync="rsync -r -n -t -p -o -g -v --progress --delete -l"
    alias gmail="elinks www.gmail.com"
    alias getlive="GetLive --config-file .getliverc"
    alias irssi="irssi -n lean2501"
    alias Wget="wget -P /sda4/downloads"
    alias compilei686="gcc -march=athlon -O2 -pipe -fomit-frame-pointer"
    alias compile="gcc -O2 -Wall -pedantic"
    alias diskcheck="e2fsck -v"
    alias colem32="~/bin/colem/colem32"
    alias vgb="~/bin/vgb/vgb"
    alias vgba="~/bin/vgba/vgba32"
    alias ines="~/bin/ines/ines32"
    alias clamclean="clamscan --recursive --infected --bell --remove /sda4/downloads/"
    alias cdo="eject /dev/cdrom"
    alias cdc="eject -t /dev/cdrom"
    alias mx="chmod a+x"
    alias 000="chmod 000"
    alias 644="chmod 644"
    alias 755="chmod 755"
    alias resreset="xrandr --size 1024x600"
    alias :q="exit"
    alias pebrot="pebrot 2> /dev/null"
    alias mplayfb="mplayer -zoom -x 1024 -y 600"
    alias cplay="cplay /sda4/Audio/Music/"
    alias strace="strace -e trace=file"
    alias vifm="vifm ~ /sda4/downloads/"
    alias doom="chocolate-doom -iwad /sda4/bin/remakes/ID/DOOM.WAD"
    alias doom2="chocolate-doom -iwad /sda4/bin/remakes/ID/DOOM2.WAD"
    alias heretic="chocolate-heretic -iwad /sda4/bin/remakes/ID/HERETIC.WAD"
    alias hexen="chocolate-hexen -iwad /sda4/bin/remakes/ID/HEXEN.WAD"
    ### Functions ###
    function aurget {
    cd ~/bin/arch_packages
    wget "http://aur.archlinux.org/packages/$1/$1.tar.gz" -O - | tar xzf -
    cd $1
    # mkmv - creates a new directory and moves the file into it, in 1 step
    # Usage: mkmv <file> <directory>
    mkmv() {
    mkdir "$2"
    mv "$1" "$2"
    # nh - run command detached from terminal and without output
    # Usage: nh <command>
    nh() {
    nohup "$@" &>/dev/null &
    ### Bash Completion ###
    if [ -f /etc/bash_completion ]; then
    . /etc/bash_completion
    fi
    ### Screen Function Retach/list :: s ###
    function s {
    if [[ $1 ]]; then
    screen -r $1
    else
    screen -ls
    fi
    ### Screen Function Init_w/title / Init :: S ###
    function S {
    if [[ $1 ]]; then
    screen -S $1
    else
    screen -ls
    fi
    ### Screen Function Mirror/List :: sx ###
    function sx {
    if [[ $1 ]]; then
    screen -x $1
    else
    screen -ls
    fi
    ### Screen Function Mirror in terminal :: scr ###
    function scr {
    #case $TERM in
    # xterm*|rxvt*)
    if screen -ls | grep -q Main; then
    screen -xr Main
    else
    screen -S Main
    fi
    #esac
    ### dtach function ###
    function detach {
    if [ -S /tmp/$1.dtach ]; then
    dtach -a /tmp/$1.dtach
    else
    dtach -c /tmp/$1.dtach $1
    fi
    ### Extract Archives ###
    extract () {
    if [ -f $1 ] ; then
    case $1 in
    *.tar.bz2) tar xjvf $1 ;;
    *.tar.gz) tar xzvf $1 ;;
    *.bz2) bzip2 -d $1 ;;
    *.rar) unrar2dir $1 ;;
    *.gz) gunzip $1 ;;
    *.tar) tar xf $1 ;;
    *.tbz2) tar xjf $1 ;;
    *.tgz) tar xzf $1 ;;
    *.zip) unzip2dir $1 ;;
    *.Z) uncompress $1 ;;
    *.7z) 7z x $1 ;;
    *.ace) unace x $1 ;;
    *) echo "'$1' cannot be extracted via extract()" ;;
    esac
    else
    echo "'$1' is not a valid file"
    fi
    #bu - Back Up a file. Usage "bu filename.txt"
    bu () { cp $1 ${1}-`date +%Y%m%d%H%M`.backup ; }
    if [ "$TERM" = "linux" ]; then
    echo -en "\e]P0222222" #black
    echo -en "\e]P8222222" #darkgrey
    echo -en "\e]P1803232" #darkred
    echo -en "\e]P9982b2b" #red
    echo -en "\e]P25b762f" #darkgreen
    echo -en "\e]PA89b83f" #green
    echo -en "\e]P3aa9943" #brown
    echo -en "\e]PBefef60" #yellow
    echo -en "\e]P4324c80" #darkblue
    echo -en "\e]PC2b4f98" #blue
    echo -en "\e]P5706c9a" #darkmagenta
    echo -en "\e]PD826ab1" #magenta
    echo -en "\e]P692b19e" #darkcyan
    echo -en "\e]PEa1cdcd" #cyan
    echo -en "\e]P7ffffff" #lightgrey
    echo -en "\e]PFdedede" #white
    clear #for background artifacting
    fi
    thanks for read!
    Last edited by leo2501 (2009-05-07 10:45:29)

    well... problem solved... the secret was...
    in /etc/rc.conf
    LOCALE="es_AR.utf8"
    HARDWARECLOCK="localtime"
    USEDIRECTISA="no"
    TIMEZONE="America/Argentina/Buenos_Aires"
    KEYMAP="es"
    CONSOLEFONT=""
    CONSOLEMAP=""
    USECOLOR="yes"
    in .bashrc
    export LC_ALL=en_US.utf8 #for arch to show all interactive messages in english instead of spanish (argentina)
    or in .profile
    export LC_MESSAGES=en_US.utf8
    now i can see and type spanish chars in urxvt

  • Any time I try to down   download something from torrents an add fro MacKeeper pops up. It then doesn't let me complete the installation. so I have neither MacKeeper nor anything from Torrents. How do I stop the MacKeeper ad from popping up?

    Any time I try to down load something from Torrents an ad for MacKeeper pops up. It then doesn't let me down load it to my computer so I have neither MacKeeper nor anything from Torrents. It will not let me access the the client Transmission. How do I stop it from popping up and blocking my access to torrents?
    Thank you.

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of it have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    5. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    7. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Bluetooth SerialATA Fonts 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' \*dropbox \*genieo\* \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB 'com.adobe.AAM.Updater-1.0 com.adobe.AAM.Updater-1.0 com.adobe.AdobeCreativeCloud com.adobe.CS4ServiceManager com.adobe.CS5ServiceManager com.adobe.fpsaud com.adobe.SwitchBoard com.adobe.SwitchBoard com.apple.aelwriter com.apple.AirPortBaseStationAgent com.apple.FolderActions.enabled com.apple.installer.osmessagetracing com.apple.mrt.uiagent com.apple.ReportCrash.Self com.apple.rpmuxd com.apple.SafariNotificationAgent com.apple.usbmuxd com.citrixonline.GoToMeeting.G2MUpdate com.google.keystone.agent com.google.keystone.daemon com.microsoft.office.licensing.helper com.oracle.java.Helper-Tool com.oracle.java.JavaUpdateHelper com.oracle.java.JavaUpdateHelper org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.startx' '879294308 4071182229 461455494 3627668074 1083382502 1274181950 1855907737 2758863019 1848501757 464843899 3694147963 1233118628 2456546649 2806998573 2778718105 2636415542 842973933 2051385900 3301885676 891055588 998894468 695903914 1443423563 4136085286 523110921 2883943871 3873345487' 51 5120 files 4 );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' s/[0-9A-Za-z._]+@[0-9A-Za-z.]+\.[0-9A-Za-z]{2,4}/EMAIL/g;/faceb/s/(at\.)[^.]+/\1NAME/g;/\/Shared/!s/(\/Users\/)[^ /]+/\1USER/g;s/[-0-9A-Fa-f]{22,}/UUID/g;' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[46]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: (E[^m]|[^EO])|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<10) print "com.apple.";} ' ' { sub(/ :/,"");print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:.+//p ' '/^root$/p' ' !/^\/[AD]|\/Contents\/.+\/Contents\//&&/\/(Lib|usr).+\/(.+\.framework|Contents|Info\.plist|Resources|Versions)$/ { n++;sub(/\/Info\.plist$/,"");sub(/\/(Content|Resource|Version)s(\/.+)?/,"");print|"sort|uniq";} END { if(n<1100) print "/System/";} ' '/\.dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { split("'"${p[41]}"'",b);split("'"${p[42]}"'",c);for(i in b) print b[i]".plist\t"c[i];if(n<500) print "Launch";} ' ' /^\/(Ap|Dev|Inc|Prev)/d;p;' 's/Pr.+n //p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&& $3!~/(255\.){3}0/)||(/v6:/&&$2!~/A/) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p);if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"cksum "F|getline C;split(C, A);C="checksum "A[1];"file -b "F|getline T;if(T~/^Apple b/) { f="";l=0;while("PlistBuddy -c Print "F|getline g) { l++;if(l<=L) f=f"\n   "g;};};if(T!~/^(AS.+ (En.+ )?text(, with v.+)?$|(Bo|PO).+ sh.+ text ex|XM)/) F=F" ("T", "C")";else F=F" ("C")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/p;' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9|"sort|uniq";} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ *$/d;s/^ */   /;' ' s/^.+ |\(.+\)$//g;p ' '/\.(appex|pluginkit)\/Contents\/Info\.plist$/p' ' /2/{print "WARN"};/4/{print "CRITICAL"};' ' /EVHF|MACR|^s/d;s/^.+: //p;' ' $3~/^[1-9][0-9]{0,2}(\.[1-9][0-9]{0,2}){2}$/ { i++;n=n"\n"$1"\t"$3;} END { if(i>1) print n;} ' ' s/:[^:]+$//;s/ +([0-9]+)(.+)/\2 x\1/p;' ' { gsub(/[()"]/,"",$3);if(!$3) $3="N/A";print $3;} ' ' /es: ./{ s/^.+://;b0'$'\n'' };/^ +C.+ted: +[NY]/H;/:$/b0'$'\n'' d;:0'$'\n'' x;/: +N/d;s/\n.+//p;' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps crontab iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl smcDiagnose sysctl\ -n defaults\ read stat lsbom 'mdfind -onlyin /' ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' pluginkit scutil dtrace profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil lsof test osascript\ -e netstat mdls );S1() { printf kMDItemContentTypeTree=com.apple.$1'|sort';};S2() { printf 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :'$1'" {} \;|uniq';};c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" "`S2 CFBundleDisplayName`" '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '-F \$Message -k Sender kernel -k Message CSeq "I/O e"|sort|uniq -c' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$(RefProc): \$Message' -k Sender Req 'fsev|kern|launchd' -k RefProc Rne 'Aq|WebK' -k Message Rne '08012|Goog|ksadm|probe|Roame|SMC:|smcD|sserti|suhel| VALI|ver-r|xpma' -k Message Req 'abn|bad |Beac|caug|corru|dead[^bl]|FAIL|fail|GPU |hfs: Ru|idle ex|inval|jnl:|last value [1-9]|NVDA\(|pagin|pci pa|proc: t|Roamed|rror|SL|TCON|Throttli|tim(ed? ?|ing )o|WARN' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cght] ! -name .?\* ! -name \*ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '/S*/*/Ca*/*xpc* >&- ||echo No' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' "`S1 bundle`" "`S1 mach-o-dylib`" `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,mach_i*/*,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t {/S*/,/,}L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" -m 'L*/{Con*/*/Data/L*/,}Pref* -type f -size 0c -name *.plist.???????|wc -l' kern.memorystatus_vm_pressure_level '3>&1 >&- 2>&3' " -F '\$Time \$Message' -k Sender kernel -k Message CSeq 'n Cause: -' " -i '-app Safari UserStyleSheetEnabled' -name\ kMDItem${p[35]} "`S2 ${p[35]}`" );N1=${#c2[@]};for j in {0..10};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files I/O\ errors 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents XPC\ cache Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors App\ extensions Lockfiles Memory\ pressure SMC Shutdowns Nets Stylesheet );N3=${#l[@]};for i in {0..3};do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};A'$((7+i))'() { v=` eval sudo "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};';done;A9(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0() { [[ "$v" ]]&&sed -E "$s"<<<"$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v"|sed -E "$s";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "${s[63]}"<<<"$v"`&&C1 1 $1;};for i in 1 2 7 8;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 0 $((N1+8)) 71 $((N3+3));D13 1 10 7 9;D13 1 11 8 10;B1&&D73 19 53 67 55;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D13 5 5 69 1;D13 5 54 30 56;D23 5 14 12 14;D22 6 36 13 15;D22 20 52 66 54;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D82 35 49 61 51;D82 11 17 17 20;for i in 0 1;do D82 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A8 18 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 24 22 29;B7 12;B2 14;A4 39 57 70 14;B2 15;B6 14 15 4;C3 29;A1 24 23 32;B7 13;C3 30;B3 4 0 65;A3 14 6 32 0;B4 0 16 11;A1 26 50 64;B7 16;C3 52;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D73 21 0 32 19;D73 10 42 32 40;D82 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D12 22 20 32 25;D22 0 $((N1+10)) 51 32;D13 4 8 41 6;D12 21 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 38 55 68 57;D23 33 34 42 37;B1&&D83 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 10 42 32 41;D13 37 2 48 43;A1 4 3 60;B2 30;A1 4 58 60;B2 31;B6 30 31 4;C3 5;D12 21 56 35 58;D12 21 48 49 49;B3 4 22 57;A1 21 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D12 4 51 32 53;D23 22 9 37 7;A9;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return  three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report what happened. No harm will be done.
    12. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Two internal tables are neither compatible nor convertible Agentry connect to SAP

    Hello Gurus,
    I try to create two Objects, PurchaseOrder and PurchaseItem. Each PurchaseOrder has a collection of PurchaseItems. I create a Items array in PurchaseOrder object and fetch the PurchaseOrders and PurchaseItems in fetchPurchaseOrder Bapi.
    Then I face issue
    com.syclo.sap.mm.steplet.POGetSteplet::throwExceptionToClient::506::POGetSteplet - Two internal tables are neither compatible nor convertible. |
    2014 06 25 19:31:44#+0700#ERROR#com.sap.mobile.platform.server.agentry.console##anonymous#Agentry Runtime Worker Thread###Exception: 19:31:44 06/25/2014 : 20 (Agentry3), Java Business Logic Error (com.syclo.agentry.BusinessLogicException: POGetSteplet - Two internal tables are neither compatible nor convertible.),
    I dont know the root cause of the error. Is it an error from ABAP code? Or from Agentry Java code?
    T
    he following is my code in processResult()
    @Override
      public ArrayList<SAPObject> processResults() throws Exception {
      ArrayList<SAPObject> POTab = new ArrayList<SAPObject>();
      JCO.Table _POTab = _tables.getTable("ET_PO_HEADER");
      int rows = _POTab.getNumRows();
      for(int i = 0; i<rows; i++){
      _POTab.setRow(i);
      PurchaseOrder POrow = new PurchaseOrder(_POTab);
      String poNum=POrow.getID();
      if (poNum.equals("")) {
      continue;
       ArrayList<PurchaseItem> poItems = getItems(poNum);
      POrow.Items = poItems.toArray(POrow.Items);
      POTab.add(POrow);
      return POTab;
      public ArrayList<PurchaseItem> getItems(String poNum) throws AgentryException {
      try {
      JCO.Table _purchaseItems = _tables.getTable("ET_PO_ITEMS");
      int numItems = _purchaseItems.getNumRows();
      ArrayList<PurchaseItem> poItems = new ArrayList<PurchaseItem>(numItems);
      for (int i = 0; i < numItems; i++) {
      _purchaseItems.setRow(i);
      String itemPONum = _purchaseItems.getString("PONUMBER");
      if (itemPONum.equalsIgnoreCase(poNum)) {
      PurchaseItem item=new PurchaseItem(_purchaseItems);
      poItems.add(item);
      return poItems;
      catch (Exception e) {
      user.rethrowException(e, true);
      return null;
    Please help me. Thank you very much.

    Looking at the error messageit looks like exception is thrown on the SAP side.  One of the posssible reason is that in the BAPI Output table reference for PO header or PO items  and internal table referenced within the class handler for PO object are not the same.  One could be structure and another could be an internal table.
    Options to troubleshoot further.
    1) By  putting break in your class handler on SAP side.
    2) Turn on detailed logging on SMP Server.
    3) Check for short dumps on SAP side
    Thanks
    Manju  - SAP CEG

  • Neither LR nor PS CC will recognize raw files from a Nikon D5500 camera, although it is indicated as being supported.

    Neither LR nor PS CC will recognize raw files from a Nikon D5500 camera.

    Drostow wrote:
    I have been using Photoshop CS5 with no problems.  I just bought a Nikon D600 which is not supported by CS5.  I heard that Lightroom 4.2 will support it so I shelled out $199 for that product.  Now I see that if I import a raw file into LR, work on it and then try to send it to PS for more editing I can't do that.  I am told I have to spend another $199 to upgrade to CS6 because Adobe has no plans to have CS5 support my camera.  This is a rip-off.
    Uh...no...you are wrong.
    CS5 can open D600 files if you convert the D600 files using the free DNG Converter 7.3 RC which is available at labs.adobe.com (note DNG Converter 7.2, ACR 7.2 and LR 4.2 offer preliminary support). LR 4.3 and ACR 7.3 RC (both are release candidates hence the RC category) can deal with D600 raw files directly. If you process the D600 file in LR 4.3 RC, you can open that image in CS5 if you render the image in Lightroom 4.3 RC.
    Yes, Adobe will no longer update CS5.x because Adobe started shipping CS6. It's Adobe's policy to cease support for versions of Photoshop that is no longer shipping–Adobe is now shipping CS6. It ain't a rip-off, it's the standard Adobe policy to support CURRENT customers, not former customers.
    You really need to catch up bud...software and new cameras change all the time. Buying a new cameras generally means you'll need to update your software. Foolish you for not knowing that. All of this could be mitigated if Nikon and Canon (and the other main camera brands) adopted some sort of raw file format standards...sadly, they don't which allows people who fail to grasp the reality of the situation to blame Adobe.

  • HT1338 I can no longer use Macmail for my btinternet account.  I was advised to delete the imap account and begin again with a pop account for incoming mail.  My Macbook will not let me do that and neither BT nor Yahoo have been able to help.

    I can no longer use Macmail for my btinternet account.  I was advised to delete the imap account and begin again with a pop account for incoming mail.  My Macbook will not let me do that and neither BT nor Yahoo have been able to help.

    Btinternet being your internet service provider? If I'm correct, have you followed their directions:
    http://btbusiness.custhelp.com/app/answers/detail/a_id/7073/c/2048,2053,3883,206 5
    Just found a seemingly newer article (and there are several more on the right of those pages):
    http://btbusiness.custhelp.com/app/answers/detail/a_id/7071/related/1/session/L2 F2LzEvdGltZS8xMzU0NzI1NTMyL3NpZC9qaThFVi1jbA%3D%3D

  • This disc can be neither played nor recorded

    I'm working on an HD project for the first time in DVD Studio Pro and every disc I burn is rejected by my Sony DVD Player/Recorder with a message saying "This disc can be neither played nor recorded." I've done several projects in SD and never had a problem. The same DVDs play fine on my MacBook Pro and look great.
    I've used the same source file from Final Cut Pro to burn a disc in iDVD and that does play on the Sony DVD deck, however the quality isn't great. The image has some jaggies. Those jaggies are also present when played on my laptop's DVD player. In contrast, discs burned using DVD Studio Pro look great on the laptop. Very clean. They just won't play in the DVD deck.
    The project was shot using DVCPRO HD 1080i60. I'm burning on my laptop's Super Drive. Below are the Preference settings I'm using (at least the ones that seem relevant to HD).
    Project
    DVD Standard: HD DVD
    General
    SD DVD Menus, Tracks, and Slideshows > Display Mode: 16:9 Letterbox
    HD DVD Menus, Tracks, and Slideshows > Resolution: 1920 x 1080i / Display Mode: 16:9 Letterbox
    Simulator
    Playback Output > Resolution: HD 1080 / Display Mode: 16:9
    Encoding
    Field Order: Auto
    Bit Rate: 18.0 Mbps
    Max Bit Rate: 27.0
    Any help would be appreciated. Thanks much --
    Dan

    Oh for crying out.... Yep, you're right. Well, that was unbelievably easy (and stupid) to resolve.
    Thanks for your help!

  • Could neither send nor receive emails

    I could neither send nor receive emails even though I already sent the Service Books. I also contacted the network service provider and they then relayed to me that my Blackberry subscription is active.
    Anybody could possibly help me out on the next steps? Thanks.

    Hi and Welcome to the Community!!
    I believe you have done a portion of this, but not the entire thing. Therefore, I suggest the following steps, in order, even if they seem redundant to what you have already tried (steps 1 and 2 each should result in a message coming to your BB...please wait for that before proceeding to the next step):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    Please wait for one "registration" message to arrive to your Messages app
    2) Delete and Resend Service Books
    KB05000Delete the service book for the BlackBerry Internet Service email account from the BlackBerry smartphone
    If you have no CMIME entry, then skip the deletion
    KB02830 Send the service books for the BlackBerry Internet Service
    Please wait for "Activation" Messages, one per already configured email account, to arrive in your Messages. If you have no already configured email accounts, please wait 1 hour.
    3) Batt Pull Reboot
    With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you! If not, then you should try deleting and re-adding your BIS configuration for the affected email accounts. Otherwise, you need to continue working with your service provider...they are responsible for delivering all service as well as formal support to you...right now, they seem to be delivering neither. Further, they have the power to escalate into BlackBerry cases that they cannot handle.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Unable to load youtube videos. Neither browsing nor the youtube app are working, this hapenned after I updated to iOS6

    Unable to load youtube videos. Neither browsing nor the youtube app are working, the video start loading but nothing more happen. This issue is hapenning after I updated to iOS 6.

    Try this first.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    And then try this.
    Go to Settings>Safari>Clear History, Cookies and Data. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    And ... Are you using the mobile YouTube website?
    http://m.youtube.com/home

  • I forgot my icloud password and answers to the security questions, only have a primary email and don´t have a resque email, neither pin nor two steps to reset password.

    How to get a temporary pin number to my primary email apple ID cause i can not access to my icloud cause i forgot password and answers to the security questions, neither key nor two steps.

    You need to ask Apple to reset your security questions. To do this, click here and pick a method; if that page doesn't list one for your country or you're unable to call, fill out and submit this form.
    (123643)

  • I just upgraded from Express to Pro.  When I open a project in Finder and neither Express nor Pro are running, it always opens in Express.  "Open With ..." says Express is the default.  How can I make Pro the default instead?

    I just upgraded from Logic Express to Pro.  When I open a project in Finder and neither Express nor Pro are running, it always opens in Express. I now want projects to open in Pro.  "Open With ..." says Express is the default.  How can I make Pro the default instead?

    Well, when I've done things like that it always sems like a good idea to keep an application that you know the file will definitely open in...

  • While my iPod touch was connected to a speaker dock, I found it very hot. Not it will not turn on. I have tried the reset options and they do not work. Neither iTunes nor any of my computers recognizes it when I plug in the usb. Is there a way to fix?

    Now it will not turn on. I have tried all the reset instructions with no luck. Neither iTunes nor any of my computers will recognize it when I plug it in. Is there any chance to get it working or am I out of luck? Please help if you can since I cannot afford to purchase a new one at this time. Thanks.

    Your iPhone is in recoverty mode at the moment so to possibly get it back up and running you would need to do a restore as you have been trying. Follow the steps in the article below for the specific error messages you have been receiving. If after following all steps the issue remains book an appointment at a local Apple Retail Store to have the iPhone evaluated.
    Resolve specific iTunes update and restore errors

Maybe you are looking for

  • How to delete the Table Contents before inserting records into SQL table ?

    Hello Experts,         I have a scenario where in I have to Pick up some records from SAP RFC & insert into SQL table.         i know how to do this scenario but the proble with this is before inserting we first have to ZAP the SQL table & insert a n

  • F4_FILENAME - For selecting a local file from a Selection-Screen

    This code in ERP will allow me to drill down to my local drive to select a file: However, anybody know a similar Function Module in BW to do this? F4_Filename does not exist, at least in our BW environment. Thank-You. PARAMETER: p_locat LIKE rlgrap-f

  • Opening a frame from a button

    Can some one help me figure out how to get a frame to open ferom a button with input. here is the source code where it would be used. // Programmer:     AISC AM Programming class // Jan. 22, 2004 // DiseaseSim2 driver to test out People class import

  • Copying photos from HD to IPOD

    IPOD Video: Hi new to the game...i am trying to copy imgaes (jpg's) from HD onto my IPOD. get that famous message "cannot write to or read". Help..apple dont seem to care..

  • Mail and Home Folder Weirdness (longish)

    Hi all Running 10.4.10 Server with User Homes on a second drive in the server machine. Here's a bunch of symptoms that I don't understand. It was a sequence of events and any guidance on what might be happening would be appreciated. First thing repor