Bumblebee daemon reported: error - ASUS UX303LN,bumblebee,geforce 840m

Hello. I am trying to get bumblebee up and running but there seems to be an issue. This is what i've done:
sudo pacman -S bumblebee mesa xf86-video-intel nvidia lib32-nvidia-utils lib32-mesa-libgl
gpasswd -a $USER bumblebee
sudo systemctl enable bumblebeed
reboot
But when i try to test it out i get the output:
primusrun glxspheres64
primus: fatal: Bumblebee daemon reported: error: [XORG] (EE) systemd-logind: failed to get session: PID 635 does not belong to any known session
So i whent onto the wiki and found this: (and also installed bbswitch)
systemd-logind: failed to get session: PID XXX does not belong to any known session
If the console output is (PID varies):
[ERROR]Cannot access secondary GPU - error: [XORG] (EE) systemd-logind: failed to get session: PID 753 does not belong to any known session
[ERROR]Aborting because fallback start is disabled.
In /etc/mkinitcpio.conf change the MODULES var to:
MODULES="i915 bbswitch"
Or:
MODULES="i915 nouveau bbswitch"
And run:
# mkinitcpio -p linux
mkinitcpio ran fine with no errors. After i rebooted i got promoted with the same error. Can anyone give me a hint on if im missing someting?
lspci
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
00:04.0 Signal processing controller: Intel Corporation Device 0a03 (rev 0b)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
00:1f.6 Signal processing controller: Intel Corporation 8 Series Thermal (rev 04)
02:00.0 Network controller: Intel Corporation Wireless 7260 (rev bb)
03:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M] (rev a2)
pacman -Q | grep linux
archlinux-keyring 20150212-1
lib32-util-linux 2.26-1
libutil-linux 2.26.1-3
linux 3.19.2-1
linux-api-headers 3.18.5-1
linux-firmware 20150206.17657c3-1
linux-git 4.0rc4.r199.gb314aca-1
linux-git-docs 4.0rc4.r199.gb314aca-1
linux-git-headers 4.0rc4.r199.gb314aca-1
linux-headers 3.19.2-1
util-linux 2.26.1-3

dice wrote:
So which kernel are you trying to run bumblebee on?
If you  try to run it on v4 you probably need to compile the nvidia modules against this version.
What does
systemctl status bumblebeed
give you right after reboot?
I always use v4 and have been used when i installed the drivers. Anything i need to do?
systemctl status bumblebeed
● bumblebeed.service - Bumblebee C Daemon
Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
Active: active (running) since fre 2015-03-27 14:14:07 CET; 11min ago
Main PID: 449 (bumblebeed)
CGroup: /system.slice/bumblebeed.service
└─449 /usr/bin/bumblebeed
mar 27 14:14:42 laptop bumblebeed[449]: [ 64.920660] [WARN][XORG] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
mar 27 14:14:42 laptop bumblebeed[449]: [ 64.920669] [ERROR][XORG] (EE) [drm] KMS not enabled
mar 27 14:14:42 laptop bumblebeed[449]: [ 64.920673] [ERROR][XORG] (EE) No devices detected.
mar 27 14:14:42 laptop bumblebeed[449]: [ 64.920676] [ERROR][XORG] (EE)
mar 27 14:14:42 laptop bumblebeed[449]: [ 64.920679] [ERROR][XORG] (EE) no screens found(EE)
mar 27 14:14:42 laptop bumblebeed[449]: [ 64.920682] [ERROR][XORG] (EE)
mar 27 14:14:42 laptop bumblebeed[449]: [ 64.920686] [ERROR][XORG] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
mar 27 14:14:42 laptop bumblebeed[449]: [ 64.920690] [ERROR][XORG] (EE)
mar 27 14:14:42 laptop bumblebeed[449]: [ 64.920693] [ERROR][XORG] (EE) Server terminated with error (1). Closing log file.
mar 27 14:14:42 laptop bumblebeed[449]: [ 64.920696] [ERROR]X did not start properly
Sorry, that one was not right after reboot. This one is tho (inside i3wm):
systemctl status bumblebeed
● bumblebeed.service - Bumblebee C Daemon
Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
Active: active (running) since fre 2015-03-27 15:57:08 CET; 1min 15s ago
Main PID: 453 (bumblebeed)
CGroup: /system.slice/bumblebeed.service
└─453 /usr/bin/bumblebeed
mar 27 15:57:08 laptop systemd[1]: Started Bumblebee C Daemon.
mar 27 15:57:08 laptop systemd[1]: Starting Bumblebee C Daemon...
mar 27 15:57:08 laptop bumblebeed[453]: modprobe: FATAL: Module bbswitch not found.
mar 27 15:57:08 laptop bumblebeed[453]: [ 33.470972] [ERROR]Module bbswitch could not be loaded (timeout?)
mar 27 15:57:08 laptop bumblebeed[453]: [ 33.470986] [WARN]No switching method available. The dedicated card will always be on.
mar 27 15:57:08 laptop bumblebeed[453]: [ 33.471866] [INFO]/usr/bin/bumblebeed 3.2.1 started
I ran
sudo modprobe bbswitch
And the bbswitch error disapeard but now im back on the first log with xorg errors.
/var/log/Xorg.8.log
[ 78.331]
X.Org X Server 1.17.1
Release Date: 2015-02-10
[ 78.331] X Protocol Version 11, Revision 0
[ 78.331] Build Operating System: Linux 3.18.6-1-ARCH x86_64
[ 78.331] Current Operating System: Linux laptop 4.0.0-rc4-gb314aca #1 SMP PREEMPT Fri Mar 20 13:23:44 CET 2015 x86_64
[ 78.331] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-git root=/dev/mapper/store-root rw cryptdevice=/dev/sda:enc:header rcutree.rcu_idle_gp_delay=1
[ 78.331] Build Date: 14 March 2015 06:45:50PM
[ 78.331]
[ 78.331] Current version of pixman: 0.32.6
[ 78.331] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 78.331] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 78.331] (==) Log file: "/var/log/Xorg.8.log", Time: Fri Mar 27 16:11:13 2015
[ 78.332] (++) Using config file: "/etc/bumblebee/xorg.conf.nouveau"
[ 78.332] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
[ 78.332] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 78.334] (==) ServerLayout "Layout0"
[ 78.334] (==) No screen section available. Using defaults.
[ 78.334] (**) |-->Screen "Default Screen Section" (0)
[ 78.334] (**) | |-->Monitor "<default monitor>"
[ 78.334] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 78.334] (**) | |-->Device "DiscreteNvidia"
[ 78.334] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 78.334] (**) Option "AutoAddDevices" "false"
[ 78.334] (**) Option "AutoAddGPU" "false"1
[ 78.334] (**) Not automatically adding devices
[ 78.334] (==) Automatically enabling devices
[ 78.334] (**) Not automatically adding GPU devices
[ 78.334] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
[ 78.334] Entry deleted from font path.
[ 78.334] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
[ 78.334] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 78.334] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 78.334] (==) |-->Input Device "<default pointer>"
[ 78.334] (==) |-->Input Device "<default keyboard>"
[ 78.334] (==) The core pointer device wasn't specified explicitly in the layout.
Using the default mouse configuration.
[ 78.334] (==) The core keyboard device wasn't specified explicitly in the layout.
Using the default keyboard configuration.
[ 78.334] (II) Loader magic: 0x815d80
[ 78.334] (II) Module ABI versions:
[ 78.334] X.Org ANSI C Emulation: 0.4
[ 78.334] X.Org Video Driver: 19.0
[ 78.334] X.Org XInput driver : 21.0
[ 78.334] X.Org Server Extension : 9.0
[ 78.335] (EE) systemd-logind: failed to get session: PID 927 does not belong to any known session
[ 78.335] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 78.335] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 78.336] (--) PCI:*(0:3:0:0) 10de:1341:1043:167d rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 78.336] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 78.336] (II) LoadModule: "glx"
[ 78.336] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 78.337] (II) Module glx: vendor="X.Org Foundation"
[ 78.337] compiled for 1.17.1, module version = 1.0.0
[ 78.337] ABI class: X.Org Server Extension, version 9.0
[ 78.337] (==) AIGLX enabled
[ 78.337] (II) LoadModule: "nouveau"
[ 78.337] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 78.340] (II) Module nouveau: vendor="X.Org Foundation"
[ 78.340] compiled for 1.17.0, module version = 1.0.11
[ 78.340] Module class: X.Org Video Driver
[ 78.340] ABI class: X.Org Video Driver, version 19.0
[ 78.340] (II) LoadModule: "mouse"
[ 78.341] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 78.341] (II) Module mouse: vendor="X.Org Foundation"
[ 78.341] compiled for 1.16.0, module version = 1.9.1
[ 78.341] Module class: X.Org XInput Driver
[ 78.341] ABI class: X.Org XInput driver, version 21.0
[ 78.341] (II) LoadModule: "kbd"
[ 78.341] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[ 78.342] (II) Module kbd: vendor="X.Org Foundation"
[ 78.342] compiled for 1.16.0, module version = 1.8.0
[ 78.342] Module class: X.Org XInput Driver
[ 78.342] ABI class: X.Org XInput driver, version 21.0
[ 78.342] (II) NOUVEAU driver
[ 78.342] (II) NOUVEAU driver for NVIDIA chipset families :
[ 78.342] RIVA TNT (NV04)
[ 78.342] RIVA TNT2 (NV05)
[ 78.342] GeForce 256 (NV10)
[ 78.342] GeForce 2 (NV11, NV15)
[ 78.342] GeForce 4MX (NV17, NV18)
[ 78.342] GeForce 3 (NV20)
[ 78.342] GeForce 4Ti (NV25, NV28)
[ 78.342] GeForce FX (NV3x)
[ 78.342] GeForce 6 (NV4x)
[ 78.342] GeForce 7 (G7x)
[ 78.342] GeForce 8 (G8x)
[ 78.342] GeForce GTX 200 (NVA0)
[ 78.342] GeForce GTX 400 (NVC0)
[ 78.342] (--) using VT number 1
[ 78.342] (EE) [drm] KMS not enabled
[ 78.342] (EE) No devices detected.
[ 78.342] (EE)
Fatal server error:
[ 78.342] (EE) no screens found(EE)
[ 78.342] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 78.342] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
[ 78.342] (EE)
Last edited by AndreasEr (2015-03-27 15:15:29)

Similar Messages

  • Primus: fatal: failure contacting bumblebee daemon [SOLVED]

    I just did a pacman -Syu which broke my system as usual. This time I get the above error message when trying to use primusrun:
    primus: fatal: failure contacting bumblebee daemon
    Trying to run glxshperes gives a slightly different message:
    $ primusrun glxspheres
    primus: fatal: Bumblebee daemon reported: error: Could not load GPU driver
    and via optirun, just for the heck of it:
    $ optirun glxgears
    [ 2702.399865] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver
    [ 2702.399894] [ERROR]Aborting because fallback start is disabled.
    <<SOLUTION: Replace all the *-bumblebee packages by * packages, this means enabling multiverse repo and drawing all of it from official repos instead of anything from AUR. Examples: nvidia instead of nvidia-bumblebee, primus instead of primus-git, nvidia-utils instead of nvidia-utils-bumblebee, lib32-nvidia-utils instead of lib32-nvidia-utils-bumblebee. Some time ago the 'official' instructions were exactly the other way round, but it seems this was now completely reverted.>>
    I noticed:
    1) primus in official repos (I was using git so far) causes a timeout from about 40 mirrors until it finds one where the download works. I hope that's no bad sign of some sort?
    2) bumblebeed update created new bumblebee.conf.pacnew and xorg.conf.nvidia.pacnew
    3) off-topic: When I clicked 'logout' in XFCE's applications menu, usually I get a box where I can pick whether I wanna logout/restart/shutdown etc, but this time it just straightly logged me out (makes sense I guess).
    4) after rebooting my system I saw I think two systemd error messages pop up for a split second, that usually did not occur.
    5) Xorg.8.log had the line "[633217.731] (WW) NVIDIA: This server has an unsupported input driver ABI version (have 19.1, need < 19.0).  The driver will continue to load, but may behave strangely.", is this responsible maybe? Version conflict between X and nvidia?
    I tried:
    I restarted after the pacman -Syu update.
    I tried primusrun-git from AUR and primusrun from <community> but both exit with the error message.
    I tried the new conf files (copied the pacnew files to the normal filenames) but they don't work either.
    I checked:
    Bumbleed is running, systemctl shows
    bumblebeed.service loaded active running Bumblebee C Daemon
    and lspci | grep VGA shows the usual
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    01:00.0 VGA compatible controller: NVIDIA Corporation Device 0fd4 (rev a1)
    (After I try to start something with primusrun, the indicator light switches on and remains on, I can turn it off again with the usual
    echo OFF > /proc/acpi/bbswitch
    dmesg has these:
    [ 94.057043] nvidia: disagrees about version of symbol pv_mmu_ops
    [ 94.057047] nvidia: Unknown symbol pv_mmu_ops (err -22)
    echoing 'OFF' to bbswitch seems fine though (it worked, as I mentioned)
    [ 16.326834] bbswitch: version 0.6
    [ 16.326840] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
    [ 16.326843] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
    [ 16.326903] bbswitch: detected an Optimus _DSM function
    [ 16.326908] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
    [ 16.327995] bbswitch: disabling discrete graphics
    Here is /var/log/Xorg.8.log (trimmed):
    X.Org X Server 1.14.1
    [633217.228] X Protocol Version 11, Revision 0
    [633217.228] Build Operating System: Linux 3.8.7-1-ARCH x86_64
    [633217.229] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
    [633217.229] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [633217.293] (++) ModulePath set to "/usr/lib/nvidia-bumblebee/xorg/,/usr/lib/xorg/modules"
    [633217.295] Initializing built-in extension XVideo
    [633217.295] Initializing built-in extension XVideo-MotionCompensation
    [633217.295] Initializing built-in extension XFree86-VidModeExtension
    [633217.295] Initializing built-in extension XFree86-DGA
    [633217.295] Initializing built-in extension XFree86-DRI
    [633217.295] Initializing built-in extension DRI2
    [633217.295] (II) LoadModule: "glx"
    [633217.308] (II) Loading /usr/lib/nvidia-bumblebee/xorg/modules/extensions/libglx.so
    [633217.680] (II) Module glx: vendor="NVIDIA Corporation"
    [633217.680] compiled for 4.0.2, module version = 1.0.0
    [633217.681] Module class: X.Org Server Extension
    [633217.681] (II) NVIDIA GLX Module 313.26 Wed Feb 27 13:10:40 PST 2013
    [633217.681] Loading extension GLX
    [633217.681] (II) LoadModule: "nvidia"
    [633217.705] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [633217.731] (II) Module nvidia: vendor="NVIDIA Corporation"
    [633217.731] compiled for 4.0.2, module version = 1.0.0
    [633217.731] Module class: X.Org Video Driver
    [633217.731] (WW) NVIDIA: This server has an unsupported input driver ABI version (have 19.1, need < 19.0). The driver will continue to load, but may behave strangely.
    [633217.732] (II) NVIDIA dlloader X Driver 313.26 Wed Feb 27 12:52:26 PST 2013
    [633217.732] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [633217.732] (--) using VT number 7
    [633217.733] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [633217.733] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [633217.733] (==) NVIDIA(0): RGB weight 888
    [633217.733] (==) NVIDIA(0): Default visual is TrueColor
    [633217.733] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [633217.733] (**) NVIDIA(0): Option "NoLogo" "true"
    [633217.733] (**) NVIDIA(0): Option "UseEDID" "false"
    [633217.733] (**) NVIDIA(0): Option "ConnectedMonitor" "CRT-0"
    [633217.734] (**) NVIDIA(0): Enabling 2D acceleration
    [633217.734] (**) NVIDIA(0): ConnectedMonitor string: "CRT-0"
    [633217.734] (**) NVIDIA(0): Ignoring EDIDs
    [633218.796] (II) NVIDIA(0): Implicitly enabling NoScanout
    [633218.796] (WW) NVIDIA(0): Failed to enable display hotplug notification
    [633218.799] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 660M (GK107) at PCI:1:0:0 (GPU-0)
    [633218.799] (--) NVIDIA(0): Memory: 2097152 kBytes
    [633218.799] (--) NVIDIA(0): VideoBIOS: 80.07.27.00.05
    [633218.799] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [633218.799] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 660M at PCI:1:0:0
    [633218.799] (--) NVIDIA(0): none
    [633218.799] (II) NVIDIA(0): Validated MetaModes:
    [633218.799] (II) NVIDIA(0): "nvidia-auto-select"
    [633218.799] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
    [633218.799] (WW) NVIDIA(0): Unable to get display device for DPI computation.
    [633218.799] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [633218.799] (--) Depth 24 pixmap format is 32 bpp
    [633218.799] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [633218.799] (II) NVIDIA: access.
    [633218.805] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [633218.805] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [633218.805] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [633218.805] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [633218.805] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [633218.805] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [633218.805] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [633218.805] (II) NVIDIA(0): Config Options in the README.
    [633218.806] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [633218.857] Loading extension NV-GLX
    [633218.865] (==) NVIDIA(0): Disabling shared memory pixmaps
    [633218.865] (==) NVIDIA(0): Backing store disabled
    [633218.865] (==) NVIDIA(0): Silken mouse enabled
    [633218.866] (==) NVIDIA(0): DPMS enabled
    [633218.866] Loading extension NV-CONTROL
    [633218.866] (II) Loading sub module "dri2"
    [633218.866] (II) LoadModule: "dri2"
    [633218.866] (II) Module "dri2" already built-in
    [633218.866] (II) NVIDIA(0): [DRI2] Setup complete
    [633218.866] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [633218.866] (--) RandR disabled
    [633218.879] (II) Initializing extension GLX
    Any ideas?
    PS: In this light I was wondering whether the https://wiki.archlinux.org/index.php/Bumblebee article is still up to date or might need reworking of some sort (I don't have any actual ideas to base this on though, was just a thought)
    PPS: https://bbs.archlinux.org/viewtopic.php?pid=1264430
    Last edited by Jindur (2013-04-27 18:10:21)

    iambig wrote:
    Hi,
    i haved some trouble too, from what i understood
    nvidia-bumblebee
    is deprecated, you should install
    nvidia
    otherwise i am not still able to use optirun/primus.
    Hm, so far it was emphasized NOT to install nvidia, because that would actually break it, but to use nvidia-bumblebee instead.
    Do you maybe have a link to information saying that it is now exactly the other way round?
    Has 'nvidia' been confirmed to work with bumblebee by anyone? Does it work for you?
    Edit: I just saw in my Xorg.8.log:
    [633217.731] (WW) NVIDIA: This server has an unsupported input driver ABI version (have 19.1, need < 19.0). The driver will continue to load, but may behave strangely.
    Maybe this has to do with it? It seems there might be a version conflict between X and nvidia drivers?
    If anyone can confirm that the basic 'nvidia' packages are indeed replacing 'nvidia-bumblebee' now, instead of the other way round, I'll give them a try
    Last edited by Jindur (2013-04-26 12:30:37)

  • TT14000: TimesTen daemon internal error: Could not send 'manage' request

    Hi
    I have got error like TimesTen daemon internal error: Could not send 'manage' request .Can any one help, why this error is came and what is solution for this.
    I have restarted the Timesten Daemon now its working fine.But why i got that error?
    Below is the tterror log :
    12:50:27.53 Err : : 31518: TT14000: TimesTen daemon internal error: Could not send 'manage' request to subdaemon rc 400 err1 703 err2 836
    12:50:28.52 Warn: : 31518: 31522 ------------------: subdaemon process exited
    14:04:21.95 Warn: : 31518: 31619/0xcce7500: Recovery started
    14:04:23.01 Warn: : 31619: subd: Warning identified in [sub.c: line 2152]
    14:04:23.01 Warn: : 31619: subd: (Warning 20100): TT20100: This connection required recovery due to an improper shutdown -- file "db.c", lineno 12011, procedure "sbDbConnect"
    14:04:23.01 Warn: : 31619: -- file "db.c", lineno 12011, procedure "sbDbConnect"
    14:04:23.01 Warn: : 31619: subd: connect trouble, rc 2, reason 20100
    14:04:23.01 Warn: : 31619: Warn 20100: TT20100: This connection required recovery due to an improper shutdown -- file "db.c", lineno 12011, procedure "sbDbConnect"
    20:23:57.74 Warn: : 31518: 9216 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1174700038 count=1
    21:15:17.79 Warn: : 31518: 22608 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1174700038 count=1
    09:22:11.63 Warn: : 31518: 32431 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1174700038 count=21
    09:28:03.52 Warn: : 31518: 32417 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1174700038 count=1
    20:26:56.30 Warn: : 31518: 1165 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1174700038 count=1
    20:40:31.73 Warn: : 31518: 21549 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1174700038 count=3
    23:17:52.64 Warn: : 31518: 29899 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1174700038 count=20 '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1174700038 count=215
    09:42:29.96 Warn: : 31518: 22044 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1174700038 count=10
    13:12:19.91 Warn: : 31518: 16923 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1174700038 count=10
    19:42:46.21 Warn: : 31518: 10794 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1174700038 count=10
    00:00:06.83 Warn: : 6786: Invalidating the data store /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 because it had 34 users
    00:00:06.83 Warn: : 6786: WARNING: data store /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 was in use at daemon termination.
    00:00:06.83 Warn: : 6786: WARNING: data store no longer considered in use
    00:00:06.84 Warn: : 6786: WARNING: PL/SQL shared segment existed at time of daemon termination
    00:00:06.84 Err : : 6786: TT14000: TimesTen daemon internal error: Could not destroy PL/SQL shared memory, error
    00:00:06.84 Warn: : 6786: TimesTen Daemon Release 11.2.1.3.0.TT_tt70_32 started.
    00:00:15.32 Warn: : 6786: 6792/0x1edfc500: Recovery started
    00:00:16.39 Warn: : 6792: subd: Warning identified in [sub.c: line 2152]
    00:00:16.39 Warn: : 6792: subd: (Warning 20100): TT20100: This connection required recovery due to an improper shutdown -- file "db.c", lineno 12011, procedure "sbDbConnect"
    00:00:16.39 Warn: : 6792: -- file "db.c", lineno 12011, procedure "sbDbConnect"
    00:00:16.39 Warn: : 6792: subd: connect trouble, rc 2, reason 20100
    00:00:16.39 Warn: : 6792: Warn 20100: TT20100: This connection required recovery due to an improper shutdown -- file "db.c", lineno 12011, procedure "sbDbConnect"
    17:51:04.03 Warn: : 6786: 17730 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1225031686 count=10
    10:03:44.61 Warn: REP: 7064: TT_TT70_32:receiver.c(7921): TT16191: Replacing old table definition (OASTT.USER_AUTH) with the one received from peer (TT_TT70_32_MASTER)
    10:03:52.28 Warn: REP: 7064: TT_TT70_32:receiver.c(7921): TT16191: Replacing old table definition (OASTT.USER_AUTH) with the one received from peer (TT_TT70_32_MASTER)
    10:04:02.73 Warn: REP: 7064: TT_TT70_32:receiver.c(7921): TT16191: Replacing old table definition (OASTT.USER_AUTH) with the one received from peer (TT_TT70_32_MASTER)
    17:58:15.58 Warn: : 6786: 15156 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1225031686 count=7
    18:02:14.24 Warn: REP: 7064: TT_TT70_32:receiver.c(2682): TT16060: Failed to read data from the network. select() timed out
    18:02:25.07 Warn: REP: 7064: got termination signal, stopping
    18:02:25.81 Warn: : 6790: got termination signal, stopping
    18:02:25.86 Warn: : 6792: got termination signal, stopping
    18:02:25.87 Err : : 6786: TT14006: TimesTen daemon disconnect failed: 6792/0x2aaab80008c0: disconnect complete: Disconnect not started. Info: 0 7064 0x1f758520 (/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32)
    18:02:25.87 Err : : 6792: TT14000: TimesTen daemon internal error: subd: Monitor thread failed to disconnect, tt error 798 (TT0798: Daemon reports error 0 -- file "db.c", lineno 16124, procedure "sbDbDisconnect").
    18:02:25.87 Warn: : 6786: got termination signal, stopping
    18:02:25.91 Warn: : 6789: got termination signal, stopping
    18:02:25.95 Warn: : 6791: got termination signal, stopping
    18:02:26.05 Err : : 6786: TT14000: TimesTen daemon internal error: Could not connect to subdaemon port 43791
    18:02:26.05 Err : : 6786: TT14006: TimesTen daemon disconnect failed: error -1 in stopManaging
    18:02:26.05 Err : REP: 7064: TT_TT70_32:repagent.c(3338): TT16005: Failed to disconnect from datastore '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' for 'REPHOLD' thread
    18:02:26.05 Err : REP: 7064: TT_TT70_32:repagent.c(3338): TT791: TT0791: Cannot communicate with subdaemon -- file "db.c", lineno 16124, procedure "sbDbDisconnect"
    18:02:26.05 Warn: : 6786: 6792 ------------------: subdaemon process exited
    18:02:26.05 Warn: : 6786: 6792 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1225031686 count=10
    18:02:26.05 Warn: : 6786: daRecovery: subdaemon 6792, managing data store, failed: invalidate (failcode=202)
    18:02:26.05 Warn: : 6786: Invalidating the data store (failcode 202, recovery for 6792)
    18:02:26.11 Err : : 6786: Could not connect to subdaemon 6794, port 56784
    18:02:26.28 Warn: : 6786: 6789 ------------------: subdaemon process exited
    18:02:26.53 Warn: : 6786: 6791 ------------------: subdaemon process exited
    18:02:26.59 Warn: : 6786: 6790 ------------------: subdaemon process exited
    18:02:26.71 Err : : 6786: Could not connect to subdaemon 7064, port 45797
    13:42:14.95 Warn: : 10502: TimesTen Daemon Release 11.2.1.3.0.TT_tt70_32 started.
    13:42:32.63 Err : : 10502: TT14000: TimesTen daemon internal error: Error 22 creating shared segment, KEY 0x4e048006
    13:42:32.63 Err : : 10502: -- OS reports invalid shared segment size
    13:42:32.63 Err : : 10502: -- Confirm that SHMMAX kernel parameter is set > datastore size
    13:42:32.63 Err : : 10508: subd: Error identified in [sub.c: line 2152]
    13:42:32.63 Err : : 10508: subd: (Error 836): TT0836: Cannot create data store shared-memory segment, error 22 -- file "db.c", lineno 9572, procedure "sbDbConnect"
    13:42:32.63 Err : : 10508: -- file "db.c", lineno 9572, procedure "sbDbConnect"
    13:42:32.63 Warn: : 10508: subd: connect trouble, rc 1, reason 836
    13:42:32.63 Err : : 10508: Err 836: TT0836: Cannot create data store shared-memory segment, error 22 -- file "db.c", lineno 9572, procedure "sbDbConnect"
    13:42:32.63 Err : : 10502: TT14000: TimesTen daemon internal error: Could not send 'manage' request to subdaemon rc 400 err1 703 err2 836
    13:42:33.63 Warn: : 10502: 10508 ------------------: subdaemon process exited
    13:46:59.96 Warn: : 10502: 10605/0x819500: Recovery started
    13:47:01.02 Warn: : 10605: subd: Warning identified in [sub.c: line 2152]
    13:47:01.02 Warn: : 10605: subd: (Warning 20100): TT20100: This connection required recovery due to an improper shutdown -- file "db.c", lineno 12011, procedure "sbDbConnect"
    13:47:01.02 Warn: : 10605: -- file "db.c", lineno 12011, procedure "sbDbConnect"
    13:47:01.02 Warn: : 10605: subd: connect trouble, rc 2, reason 20100
    13:47:01.02 Warn: : 10605: Warn 20100: TT20100: This connection required recovery due to an improper shutdown -- file "db.c", lineno 12011, procedure "sbDbConnect"
    15:37:47.14 Warn: : 10502: 28930 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1392803846 count=1
    19:41:05.92 Warn: : 10502: 28950 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1594130438 count=1
    12:18:40.18 Warn: : 10502: 19264 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1594130438 count=16
    19:09:15.13 Warn: : 10502: 29472 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1594130438 count=24
    20:29:21.07 Warn: : 10502: 6896 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1594130438 count=27
    11:11:30.98 Warn: REP: 18767: TT_TT70_32:receiver.c(2682): TT16060: Failed to read data from the network. select() timed out
    14:26:06.81 Warn: : 10502: 25502 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1594130438 count=3
    10:52:42.36 Warn: : 10502: 6487 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1594130438 count=12
    11:06:20.50 Warn: : 10502: 15322 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1594130438 count=1
    13:19:36.58 Warn: REP: 18767: TT_TT70_32:receiver.c(2682): TT16060: Failed to read data from the network. select() timed out
    16:48:45.24 Warn: : 10506: got termination signal, stopping
    16:48:45.48 Warn: : 10505: got termination signal, stopping
    16:48:45.95 Warn: : 10502: 10505 ------------------: subdaemon process exited
    16:48:45.95 Warn: : 10502: 10506 ------------------: subdaemon process exited
    16:48:45.99 Warn: REP: 18767: got termination signal, stopping
    16:48:46.20 Warn: : 10507: got termination signal, stopping
    16:48:46.26 Warn: : 10502: got termination signal, stopping
    16:48:46.86 Warn: : 10605: got termination signal, stopping
    16:48:46.95 Warn: : 10502: 10507 ------------------: subdaemon process exited
    16:48:46.99 Err : : 10502: TT14000: TimesTen daemon internal error: Could not connect to subdaemon port 36872
    16:48:46.99 Err : : 10502: TT14006: TimesTen daemon disconnect failed: error -1 in stopManaging
    16:48:46.99 Err : REP: 18767: TT_TT70_32:repagent.c(3338): TT16005: Failed to disconnect from datastore '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' for 'REPLISTENER' thread
    16:48:46.99 Err : REP: 18767: TT_TT70_32:repagent.c(3338): TT791: TT0791: Cannot communicate with subdaemon -- file "db.c", lineno 16124, procedure "sbDbDisconnect"
    16:48:46.99 Warn: : 10502: 10605 ------------------: subdaemon process exited
    16:48:46.99 Warn: : 10502: 10605 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1594130438 count=10
    16:48:46.99 Warn: : 10502: daRecovery: subdaemon 10605, managing data store, failed: invalidate (failcode=202)
    16:48:46.99 Warn: : 10502: Invalidating the data store (failcode 202, recovery for 10605)
    16:48:47.09 Err : : 10502: Could not connect to subdaemon 10510, port 58206
    16:48:47.16 Err : : 10502: Could not connect to subdaemon 18767, port 49611
    13:17:45.67 Warn: : 8602: TimesTen Daemon Release 11.2.1.3.0.TT_tt70_32 started.
    13:17:52.84 Warn: : 8602: 8605/0x12207500: Recovery started
    13:18:41.73 Err : : 8602: 8789/(nil): /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/snmp.ini: bad -trap_dest value SMARTS4: Host not found (authoritative answer)
    13:31:31.49 Warn: : 8602: 5706 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1745125382 count=1
    01:25:41.22 Warn: : 8602: 18419 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1745125382 count=158
    10:29:11.03 Warn: : 8602: 30002 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1745125382 count=43
    12:47:07.86 Warn: : 8602: Invalidating in-RAM shared data store /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 because in use at exit
    12:47:07.87 Warn: : 8602: 8605/0x123481a0: Forced Disconnect /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32
    12:47:07.88 Warn: : 8605: Stopping subdaemon Log Marker thread for /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 because db is invalid.
    12:47:07.88 Warn: : 8602: 8605/0x123a47b0: Forced Disconnect /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32
    12:47:07.96 Warn: : 8602: 8605/0x1243c900: Forced Disconnect /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32
    12:47:08.88 Warn: : 8602: 8605 ------------------: subdaemon process exited
    12:47:08.88 Warn: : 8602: 8605 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 1745125382 count=10
    12:47:34.78 Warn: : 20263: Invalidating the data store /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 because it had 11 users
    12:47:34.78 Warn: : 20263: WARNING: data store /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 was in use at daemon termination.
    12:47:34.78 Warn: : 20263: WARNING: data store no longer considered in use
    12:47:34.78 Warn: : 20263: TimesTen Daemon Release 11.2.1.3.0.TT_tt70_32 started.
    12:51:06.94 Warn: : 20263: 20266/0x14690500: Recovery started
    16:29:00.34 Warn: : 20263: 22849 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 134512646 count=1
    10:12:26.98 Warn: REP: 20784: TT_TT70_32:receiver.c(2682): TT16060: Failed to read data from the network. TimesTen replication agent is stopping
    10:12:30.91 Warn: : 20263: Invalidating in-RAM shared data store /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 because in use at exit
    10:12:30.91 Warn: : 20263: 20266/0x1479ff40: Forced Disconnect /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32
    10:12:30.91 Warn: : 20266: Stopping subdaemon Log Marker thread for /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 because db is invalid.
    10:12:30.91 Warn: : 20263: 20266/0x1488b830: Forced Disconnect /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32
    10:12:30.96 Warn: : 20263: 20266/0x1486fa40: Forced Disconnect /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32
    10:12:31.03 Warn: : 20263: 20266/0x2aaac40008c0: Forced Disconnect /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32
    10:12:31.34 Warn: : 20263: 20266/0x2aaac401c6b0: Forced Disconnect /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32
    10:12:31.40 Warn: : 20263: 20266/0x2aaac00008c0: Forced Disconnect /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32
    10:12:31.66 Warn: : 20263: 20266/0x2aaac4078700: Forced Disconnect /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32
    10:12:31.91 Warn: : 20263: 20266 ------------------: subdaemon process exited
    10:12:31.91 Warn: : 20263: 20266 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 134512646 count=10
    10:12:36.28 Warn: : 14678: Invalidating the data store /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 because it had 11 users
    10:12:36.28 Warn: : 14678: WARNING: data store /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 was in use at daemon termination.
    10:12:36.28 Warn: : 14678: WARNING: data store no longer considered in use
    10:12:36.28 Warn: : 14678: TimesTen Daemon Release 11.2.1.3.0.TT_tt70_32 started.
    10:13:25.52 Warn: : 14678: 14683/0x5121500: Recovery started
    10:10:12.39 Warn: : 14678: 15486 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 201621511 count=1
    10:06:55.19 Warn: : 14678: 30796 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 201621511 count=2
    09:58:48.69 Warn: : 14678: 12930 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 201621511 count=2
    15:27:42.39 Warn: : 14678: 7811 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 201621511 count=2
    10:16:36.60 Warn: REP: 14964: TT_TT70_32:receiver.c(2682): TT16060: Failed to read data from the network. select() timed out
    10:53:27.24 Warn: : 14678: 11658 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 201621511 count=1
    15:11:33.81 Warn: : 14678: got termination signal, stopping
    15:11:34.63 Err : : 14678: Could not connect to subdaemon 14686, port 41664
    15:11:34.72 Warn: : 14682: got termination signal, stopping
    15:11:35.10 Warn: : 14681: got termination signal, stopping
    15:11:35.11 Warn: : 14684: got termination signal, stopping
    15:11:35.23 Warn: : 14683: got termination signal, stopping
    15:11:35.35 Warn: : 14678: 14684 ------------------: subdaemon process exited
    15:11:35.43 Warn: REP: 14964: got termination signal, stopping
    15:11:35.53 Warn: : 14678: 14681 ------------------: subdaemon process exited
    15:11:35.55 Warn: : 14678: 14682 ------------------: subdaemon process exited
    15:11:36.29 Err : : 14678: TT14000: TimesTen daemon internal error: 14683: Error processing 'unmanage' in subdaemon rc -2
    15:11:36.29 Err : : 14678: TT14000: TimesTen daemon internal error: Unparsable reply to unmanage
    15:11:36.29 Err : : 14678: TT14006: TimesTen daemon disconnect failed: error -1 in stopManaging
    15:11:36.29 Err : REP: 14964: TT_TT70_32:repagent.c(3338): TT16005: Failed to disconnect from datastore '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' for 'REPLISTENER' thread
    15:11:36.29 Warn: : 14678: 14683 ------------------: subdaemon process exited
    15:11:36.29 Err : REP: 14964: TT_TT70_32:repagent.c(3338): TT798: TT0798: Daemon reports error 0 -- file "db.c", lineno 16124, procedure "sbDbDisconnect"
    15:11:36.30 Warn: : 14678: 14683 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 201621511 count=1
    15:11:37.63 Warn: : 14678: Invalidating in-RAM shared data store /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 because in use at exit
    15:54:42.72 Warn: : 8962: Invalidating the data store /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 because it had 1 users
    15:54:42.73 Warn: : 8962: WARNING: data store /opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32 was in use at daemon termination.
    15:54:42.73 Warn: : 8962: WARNING: data store no longer considered in use
    15:54:42.73 Warn: : 8962: WARNING: PL/SQL shared segment existed at time of daemon termination
    15:54:42.73 Err : : 8962: TT14000: TimesTen daemon internal error: Could not destroy PL/SQL shared memory, error 22
    15:54:42.73 Warn: : 8962: TimesTen Daemon Release 11.2.1.3.0.TT_tt70_32 started.
    15:54:48.61 Warn: : 8962: 8973/0x17292500: Recovery started
    16:15:24.25 Warn: : 8962: 5703 exited while connected to data store '/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_tt70_32' shm 251953159 count=1
    15:32:17.57 Warn: : 8962: 8974/0xff51500: Recovery started
    15:32:55.78 Warn: REP: 28114: SIPT_TT_SUB4:receiver.c(2682): TT16060: Failed to read data from the network. select() timed out

    1)
    TimesTen Release 11.2.1.3.0 (64 bit Linux/x86_64) (TT_tt70_32:53388) 2009-08-21T05:34:23Z
    Instance admin: timesten
    Instance home directory: /opt/timesten/tt7032/TimesTen/TT_tt70_32
    Group owner: timesten
    Daemon home directory: /opt/timesten/tt7032/TimesTen/TT_tt70_32/info
    PL/SQL enabled.
    2)
    [TT_1121]
    Driver=/opt/timesten/tt7032/TimesTen/TT_tt70_32/lib/libtten.so
    DataStore=/opt/timesten/tt7032/TimesTen/TT_tt70_32/info/TT_1121
    DatabaseCharacterSet=US7ASCII
    3)
    kernel.shmmax = 2147483648
    kernel.shmall = 2097152
    4)
    MemTotal: 8171576 kB
    MemFree: 3754532 kB
    Buffers: 312052 kB
    Cached: 1656640 kB
    SwapCached: 0 kB
    Active: 3924072 kB
    Inactive: 309660 kB
    HighTotal: 0 kB
    HighFree: 0 kB
    LowTotal: 8171576 kB
    LowFree: 3754532 kB
    SwapTotal: 8388600 kB
    SwapFree: 8388600 kB
    Dirty: 652 kB
    Writeback: 4 kB
    AnonPages: 2265060 kB
    Mapped: 153924 kB
    Slab: 126580 kB
    PageTables: 12320 kB
    NFS_Unstable: 0 kB
    Bounce: 0 kB
    CommitLimit: 12474388 kB
    Committed_AS: 4718116 kB
    VmallocTotal: 34359738367 kB
    VmallocUsed: 284328 kB
    VmallocChunk: 34359452663 kB
    HugePages_Total: 0
    HugePages_Free: 0
    HugePages_Rsvd: 0
    Hugepagesize: 2048 kB

  • Help! KT4V: DBracket reports error!

    Hi
    My KT4V DBracket reports error all the time.
    Software and hardware run just fine, everything seems to be OK, but led no. 3 on my dbracket is red.
    I've checked the manual and it says that this code means: "All resources assigned to ISA".
    I have no idea what's going on!
    Greets!
    My spec:
    MSI KT4V bios ver. 1.6, AMD Athlon XP 1700@2000 (10x166), 2x256 333 Mhz CL 2.5 DDRAM Samsung, Nvidia Geforce 2MX, HDD Seagate 30 GB 5400 RPM, CDRW LG 16/10/40.

    Thanks Bas  
    You might be right Bas, but expect this strange led lightning all the time, the dbracket is working properly!
    When booting the leds are switching colours (led no. 3 too!).
    When there was a problem with my gfx card mounted inproperly the dbracket reported that error correctly.
    The problem is that in my country reseller has got 14 days to check my mainboard, repair it or replace with a new one! It means quite a lot of time with my comp "unplugged"  :(
    I have to be sure before reporting mobo failure...

  • IF Condition in a PL/SQL Script give a report error.

    Hello, I’m German and I hope you can unterstand my Question.
    First, I work with the HTML DB Version 1.6.0.0.0.87 and the Oracle Version 9.2.0.6.
    I create a SQL Report, where a PL/SQL Script return the SQL Statement for the Report. This is my source-code, I have short it...:
    Declare
    sql_str varchar(2000);
    sql_str_select varchar(1000) :=' select dim_sparte …... ';
    sql_str_from varchar(1000) := ' from faktentabelle,dim_sparte ';
    sql_str_where varchar(1000):= ' where … and faktentabelle.zeit_id = :POPUP_ZEIT ';
    sql_str_groupby varchar(1000):= ' group by dim_sparte.name, faktentabelle.zeit_id ';
    Begin
    If ( (V('POPUP_NETZGEBIET') is not NULL) and (V('POPUP_NETZGEBIET') <>
    'Alle Netzgebiete')) THEN
    sql_str_select := sql_str_select || ' ,dim_organisationseinheit.netzgebiet_name ';
    sql_str_from := sql_str_from || ' , dim_organisationseinheit ';
    sql_str_where := sql_str_where || ' and faktentabelle ... and
    dim_organisationseinheit.netzgebiet_name = :POPUP_NETZGEBIET';
    sql_str_groupby := sql_str_groupby || ' , dim_orga .... ';
    End IF;
    sql_str:= sql_str_select || sql_str_from || sql_str_where || sql_str_groupby;
    htp.print(sql_str);
    Return sql_str;
    End;
    This Script include a IF-THEN condition. The Condition is true and the sql-String-Variables are updatet.
    I can get the string with htp.print() and the Statement is OK.
    The report get a Error “report error: ORA-1403: no data found”. If I copy the printet sql String in a new Report Region with SQL String, the Report is OK. When I write IF(true) instead of IF( Condition) the Report is OK, too.
    I try ist with Varibalen V(‘name‘) and with :name. It’s always the same problem. I can’t use IF-THEN-Else Conditions in a Script.
    Please help me and say me what is the problem???
    Thanks,
    Simona

    Hi Simona,
    In the sql region below the region source see that you have " Use Generic Column Names (parse query at runtime only)" check and not " Use Query-Specific Column Names and Validate Query".
    This error you usually get when you have a mismatch in your report heading.
    Vivek
    [email protected]

  • History report error: | An Exceptional Error occurred. Application exiting. Check the log file for error 5022

    Hi all
    I've got a error msg when try to generate a report using Cisco history report tool:
    Error | An Exceptional Error occurred. Application exiting.  Check the log file for error 5022
    It only happens when choose report template: ICD_Contact_Service_Queue_Activity_by_CSQ_en_us.
    User tried samething on other PC, it working fine.
    only on user' own PC and only choose this report, error appears.
    user runing windows 7 and do not have crystal report installed
    tried reinstalled the software, doesn't work.
    also tried this: (https://cisco-support.hosted.jivesoftware.com/thread/2041254) - doesn't work
    then tried https://supportforums.cisco.com/docs/DOC-6209  - doesn't work
    attached the log file.
    thanks.

    wenqianyu wrote:From the log file:Looks like you get a Login Window.Error message showed up after username/password be enteredThere is an error in the log: Error happened in comparing UCCX version and HRC versionYou may need to do a clean uninstall, download the Historical report from the server, and install it again on the PC.Does this only happen to one PC or to every PC with this application?Wenqian 
    I have completely uninstalled the HRC, and download from server install again -- still doesn't work with exactly same error.
    this matter only happens on this PC, when user try same thing on other PC, it works.
    so i think it not relate to server or account.

  • Report error: ORA-06502: PL/SQL: numeric or value error: character string b

    I have a form which uses a customer form/report, drop downs etc..
    the debug shows it running this statement
    ...Execute Statement: begin begin SELECT distinct initcap(RTRIM (LTRIM (e.surname, ' *0123456789-/:.?,'), ' *0123456789-/:.?,') || ', ' || RTRIM (LTRIM (e.first_name, ' *0123456789-/:.?,'), ' *0123456789-/:.?,' )) empname, e.ID bulk collect into wwv_flow_utilities.g_display,wwv_flow_utilities.g_value FROM dms.dms_employees@dmsprd e, dms.dms_employee_contracts@dmsprd ec WHERE e.ID = ec.emp_id and e.surname like '%%' AND :p75_date BETWEEN ec.start_date AND NVL (ec.end_date, :p75_date) AND e.brh_id = 3654 ORDER BY 1; end; end;
    Then says
    "report error: ORA-06502: PL/SQL: numeric or value error: character string buffer too small"
    Any Ideas?
    Thanks
    Dean

    Denes Kubicek wrote:
    A select list is limited in size. I am not sure what the limit is but that is definitelly the case.The maximum size for the HTML generated for a select list is 32K.
    86 options sounds on the low side to be hitting that limit, but there are other concerns to this as well. Scrolling through hundreds/thousands of options in a select list is a pain for users, and huge select lists produce bloated pages that impact load times and network bandwidth. That list of around 200 countries you find on many sites is about the sensible maximum length for a select list.
    You should use popups.Indeed.

  • Report error:ORA-06502: PL/SQL: numeric or value error: character to number

    The oracle application express environment is created by installing the HTTP Server on the windows server and the application express 3.2.1 components on the 11.1.0.7 oracle database on UNIX. The installation is successfully and have not seen any issues during the installation. After completing all the steps, when tried to login and click the application builder or workspace components, I see the error message
    report error:ORA-06502: PL/SQL: numeric or value error: character to number.
    This error message is seen on most of the pages when trying to accessed and not able to understand the reasons behind it. Its a brand new environment setup and not even presented to developers to test it.
    Below error message is always seen when trying to access most of the components like application builder, schema comparison and some other tabs. Please advice
    report error:
    ORA-06502: PL/SQL: numeric or value error: character to number conversion error
    Edited by: user589320 on Jun 9, 2011 5:17 PM

    I think its better you use APEX 4.x version ratherthan using old version.
    You will get more features and some bug fixes and also it's easy for you to get some help when you need.
    * If this answer is helpfull or correct then please mark it and grant the points.

  • Report error:ORA-06502: PL/SQL: numeric or value error: character string bu

    We face the above error in HTMLDB (APEX) application Ver 3.1.0. This occurs when we try to display more number of rows/records in drop-down list (LOV in tabular forms). We are able to display 200 records in LOV. When the list of records exceeds 230, we face the below error
    report error:ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    the values listed in LOV are from tables (one of the columns in table)
    Could anyone give us a solution?

    Hi
    As you are using a tabular form, you could actually do the following:
    1 - In the tabular form column's attributes, set the following:
    Display as: Select List (query based on LOV)
    Display extra values: Yes
    List of values definition: SELECT null d, null r FROM DUAL
    2 - Add a new page item and set it to generate your select list
    3 - Create an HTML region with no template and use the following for its source:
    &lt;script type="text/javascript"&gt;
    function loadList(c, l)
    var s = document.getElementsByName(c);
    var lItem = document.getElementById(l);
    var lLength = lItem.options.length;
    var k;
    var j;
    var x = lItem.innerHTML;
    var v;
    var o;
    var z;
    for (k = 0; k &lt; s.length; k++)
    z = s[k];
    v = z.value;
    z.options.length = 0;
    for (j = 0; j &lt; lLength; j++)
    o = new Option()
    o.value = lItem[j].value;
    o.text = lItem[j].text;
    z.options[j] = o;
    z.value = v;
    if (z.selectedIndex == -1)
    z.selectedIndex = 0;
    loadList("f05", "P1_MGR");
    &lt;/script&gt;
    (Change "f05" and "P1_MGR" as appropriate to your column and your new page item respectively)
    Now, when you load the page, the select list contains a null entry plus the entry already on the database. The javascript kicks in automatically, loops through every entry in the "f05" column, copies the existing value, replaces the select list with the new page item version and sets its value to the copied value.
    Your new page item could be in a DIV tag that has a style of "display:none" to hide it from view.
    Andy

  • Report error: ORA-06502: PL/SQL: numeric or value error: NULL index table k

    Hi everybody,
    I have two Distinct Databases on two distinct servers. (Oracle Ent. Release 10.2.0.3.0 on AIX 5.3). After I install the latest patch last week, One of the APEX installation has some problems on Home>Application Builder Page. The error message is very random and
    report error:
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value.
    When i change the view (details to icons), everything goes to normal. This error message is reflected some of the pages (report region) of some of my applications randomly. When it appears in a report region, i deselect the order method of the region, the result is normal.
    But the other APEX application on the other instance has no problem. It is a bug? or Should i re-install the APEX instance?
    Thank you for your interest?
    Gökhan ÇATALKAYA

    No, but we have a reproducible test case now so we're working on it. See ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    Scott

  • PL/SQL function body returning SQL - report error:ORA-01403: no data found

    Hi,
    I am working on Application Express 4.0.2.00.06, and 11G database.
    I have a problem with classic report area of type - PL/SQL function body returning SQL query. Query works if I define region area as - Use Generic Column Names (parse query at runtime only), and does not when I define it - Use Query-Specific Column Names and Validate Query.
    I am getting error:
    report error:ORA-01403: no data found
    This is my query that is returned from function, and displayed with htp.p, and it works ok and returns data in SQL Developer and SQL Workshop (in Apex).
    <code>
    /* select 1 from dual */ SELECT SIFPRO, NAZIV, VODITELJ, DATPZA,SUM(DECODE(TJEDAN,'2010/46',BRDJEL,null)) as "2010/46" ,SUM(DECODE(TJEDAN,'2010/49',BRDJEL,null)) as "2010/49" ,SUM(DECODE(TJEDAN,'2010/50',BRDJEL,null)) as "2010/50" ,SUM(DECODE(TJEDAN,'2010/51',BRDJEL,null)) as "2010/51" ,SUM(DECODE(TJEDAN,'2010/52',BRDJEL,null)) as "2010/52" ,SUM(DECODE(TJEDAN,'2011/01',BRDJEL,null)) as "2011/01" ,SUM(DECODE(TJEDAN,'2011/02',BRDJEL,null)) as "2011/02" ,SUM(DECODE(TJEDAN,'2011/03',BRDJEL,null)) as "2011/03" ,SUM(DECODE(TJEDAN,'2011/04',BRDJEL,null)) as "2011/04" ,SUM(DECODE(TJEDAN,'2011/05',BRDJEL,null)) as "2011/05" ,SUM(DECODE(TJEDAN,'2011/06',BRDJEL,null)) as "2011/06" ,SUM(DECODE(TJEDAN,'2011/07',BRDJEL,null)) as "2011/07" ,SUM(DECODE(TJEDAN,'2011/08',BRDJEL,null)) as "2011/08" ,SUM(DECODE(TJEDAN,'2011/09',BRDJEL,null)) as "2011/09" ,SUM(DECODE(TJEDAN,'2011/10',BRDJEL,null)) as "2011/10" FROM (SELECT * FROM PMV_PLAN_TVRTKA) GROUP BY SIFPRO, NAZIV, VODITELJ, DATPZA ORDER BY SIFPRO, NAZIV, VODITELJ, DATPZA
    </code>
    As you can see, I even tried with workaround that I found on the previous post on the forum, and that is to put /* select 1 from dual */ to start query.
    Any help would be appriciated.

    /* select 1 from dual */ SELECT SIFPRO, NAZIV, VODITELJ, DATPZA,SUM(DECODE(TJEDAN,'2010/46',BRDJEL,null)) as "2010/46" ,SUM(DECODE(TJEDAN,'2010/49',BRDJEL,null)) as "2010/49" ,SUM(DECODE(TJEDAN,'2010/50',BRDJEL,null)) as "2010/50" ,SUM(DECODE(TJEDAN,'2010/51',BRDJEL,null)) as "2010/51" ,SUM(DECODE(TJEDAN,'2010/52',BRDJEL,null)) as "2010/52" ,SUM(DECODE(TJEDAN,'2011/01',BRDJEL,null)) as "2011/01" ,SUM(DECODE(TJEDAN,'2011/02',BRDJEL,null)) as "2011/02" ,SUM(DECODE(TJEDAN,'2011/03',BRDJEL,null)) as "2011/03" ,SUM(DECODE(TJEDAN,'2011/04',BRDJEL,null)) as "2011/04" ,SUM(DECODE(TJEDAN,'2011/05',BRDJEL,null)) as "2011/05" ,SUM(DECODE(TJEDAN,'2011/06',BRDJEL,null)) as "2011/06" ,SUM(DECODE(TJEDAN,'2011/07',BRDJEL,null)) as "2011/07" ,SUM(DECODE(TJEDAN,'2011/08',BRDJEL,null)) as "2011/08" ,SUM(DECODE(TJEDAN,'2011/09',BRDJEL,null)) as "2011/09" ,SUM(DECODE(TJEDAN,'2011/10',BRDJEL,null)) as "2011/10" FROM (SELECT * FROM PMV_PLAN_TVRTKA) GROUP BY SIFPRO, NAZIV, VODITELJ, DATPZA ORDER BY SIFPRO, NAZIV, VODITELJ, DATPZA

  • Invoce Aging Report - Error

    Hi Team,
    I'm trying to run Invoice Aging report. When I'm running this it's erroring out. Here I'm posting log file
    Receivables: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XXRAXINV_SEL_SE module: XXXXX Invoice Print Selected Invoices OBA
    Current system time is 20-JUL-2012 11:05:28
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_order_by='TRX_NUMBER'
    p_cust_trx_class='INV'
    p_cust_trx_type_id='1'
    p_trx_number_low='10040'
    p_trx_number_high='10040'
    p_customer_id='10041'
    p_open_invoice='Y'
    p_check_for_taxyn='N'
    p_choice='SEL'
    p_header_pages='1'
    p_debug_flag='N'
    p_message_level='10'
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Enter Password:
    MSG-00100: DEBUG: AfterPForm_Trigger +
    MSG-00100: DEBUG: Multi Org established.
    MSG-00100: DEBUG: AfterParam_Procs.Get_Country_Details
    MSG-00100: DEBUG: AfterParam_Procs.Switch_On_Debug
    MSG-00100: DEBUG: AfterParam_Procs.Get_Trx_Number_Low
    MSG-00100: DEBUG: AfterParam_Procs.Get_Trx_Number_High
    MSG-00100: DEBUG: AfterParam_Procs.Get_Tax_Option
    MSG-00103: lp_trx_date_clause = and a.trx_date = a.trx_date
    MSG-00100: DEBUG: BeforeReport_Trigger.Build_Where_Clause
    MSG-00100: DEBUG: P_Choice: SEL
    MSG-00100: DEBUG: Choice is other than ADJ, setting ORDER BY.
    MSG-00100: DEBUG: AfterPForm_Trigger -
    MSG-00100: DEBUG: BeforeReport_Trigger +
    MSG-00100: DEBUG: BeforeReport_Procs.Populate_Printing_Option
    MSG-00100: DEBUG: BeforeReport_Procs.Populate_Tax_Printing_Option
    MSG-00100: DEBUG: BeforeReport_Trigger.Get_Message_Details
    MSG-00100: DEBUG: BeforeReport_Trigger.Get_Org_Profile.
    MSG-00100: DEBUG: Organization Id: 86
    MSG-00100: DEBUG: BeforeReport_Trigger -
    MSG-05000: DEBUG: Trx No... 10040
    MSG-43749: There is no remit to address defined for country IT and state .
    REP-1419: '': PL/SQL program aborted.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-1419: MSG-00100: DEBUG: BeforeReport_Trigger +
    MSG-00100: DEBUG: BeforeReport_Procs.Populate_Printing_Option
    MSG-00100: DEBUG: BeforeReport_Procs.Populate_Tax_Printing_Option
    MSG-00100: DEBUG: BeforeReport_Trigger.Get_Message_Details
    MSG-00100: DEBUG: BeforeReport_Trigger.Get_Org_Profile.
    MSG-00100: DEBUG: Organization Id: 86
    MSG-00100: DEBUG: BeforeReport_Trigger -
    MSG-05000: DEBUG: Trx No... 10040
    MSG-43749
    Report Builder: Release 10.1.2.3.0 - Production on Fri Jul 20 11:05:30 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Environment
    Application: 12.1.3(OBA)
    OS: Linux 5 - 64 bit
    Please do the needful.
    Thanks
    Rk
    Edited by: user11157039 on Jul 20, 2012 12:47 PM

    MSG-43749: There is no remit to address defined for country IT and state .Troubleshooting Remit To Address in Oracle Receivables [ID 1101855.1]
    Transactions Workbench: Field Defaulting Logic [ID 1413565.1]
    REP-0069: Internal errorARXAGE Aging 4 Bucket Report Errors REP-0069 Internal Error [ID 1321276.1]
    Invoice Aging Report Errors With Rep-1419 Rep-57054 Rep-0069 [ID 1340456.1]
    'Aging - 7 Buckets Report' ARXAGSW Fails with ORA-01722 [ID 1061714.1]
    R12: Some Payables Reports Not Working. Same Errors In Log File: REP-1419, REP-0069, REP-57054 [ID 818320.1]
    Thanks,
    Hussein

  • No data found report error

    when i create a report based on a region source query, it displays fine. However the report attributes are weird just displaying column1, column2 and so on as the column details.
    When i change the report back to Use Query-Specific Column Names and Validate Query instead of Use Generic Column Names (parse query at runtime only), the report breaks. The error message report error:
    ORA-01403: no data found is displayed.
    Why is that when i know the report ran successfully with the same query

    It's a sql query i use to build the report. I dont know about session states. Here is the source. It searches data across multiple columns using a search textbox that works. The query worked well before the change.
    SELECT Issues.Issue_ID, Issues.Title, Issues.Initial_Issue_Description Description, staff.Developer_name Staff_Assigned, Priority_Codes.Priority_Code, Status_Codes.Status_Code,
    Systems.SYSTEM, Modules.Module_Name, Sub_Modules.Sub_Module_Name , Issues.Application_Version,
    Issues.Date_Logged, Issues.Created_By, Issues.Target_Date, Issues.Tar_Number, Issues.Last_Updated_By, Issues.Last_Updated_Date,
    Issues_Responses.Issue_Detail, Issues_Responses.Issue_Detail_Author
    FROM USD_ISSUES Issues,
    USD_ISSUE_RESPONSES Issues_Responses,
    USD_ISSUE_ASSIGN Issues_Assign,
    USD_DBINSTANCES DBInstances,
    USD_STATUS_CODES Status_Codes,
    USD_PRIORITY_CODES Priority_Codes,
    USD_SYSTEMS Systems,
    USD_MODULES Modules,
    USD_SUB_MODULES Sub_Modules,
    USD_STAFF Staff
    WHERE Issues_assign.Staff_id = Staff.Staff_ID (+)
    AND issues.priority_code_Id= priority_codes.priority_Code_id (+)
    AND issues.Status_Code_id = status_codes.Status_code_id (+)
    AND issues.instance_ID = dbinstances.INSTANCE_ID (+)
    AND issues.system_ID = systems.system_id (+)
    AND issues.module_id = modules.module_id (+)
    AND issues.sub_module_Id = sub_modules.sub_module_id (+)
    AND Issues.Issue_ID = Issues_Responses.Issue_id (+)
    AND issues.issue_id = issues_assign.issue_id (+)
    AND (:P24_SEARCH IS NULL OR
    INSTR(UPPER(TITLE) ||'/'||UPPER(PRIORITY_CODE)||'/'||UPPER(INITIAL_ISSUE_DESCRIPTION) ||'/'||UPPER(STATUS_CODE)||'/'||UPPER(issues.CREATED_BY), UPPER(:P24_SEARCH)) > 0)
    order by title;;

  • Unable to load report error

    Hi
    This started with an asp.net application which I have been maintaining for several years, on an XP 32-bits box. Alas, the box died, and I have acquired a new Development machine, now with Windows 7/64-bits. I have installed Visual Studio 2010 and Crystal reports (13.0.,9), including runtime for 32 and 64 bits.
    I got the "unable to load report" error, and I think I have tried everything I could find on the web related to solving this issue.
    Finally I got Down to creating a new dummy asp.net application with a dummy report just displying the text TEST. This report Works fine when run from within VS, but if I deploy it to the web server on the Development machine I also get the unable to load report failure.
    I believe this is a configuration issue. The application has run fine for years, I just can't get it to Work on the new development machine.
    Please help
    Peter

    Make sure that process has read / write rights to the %TEMP% folder. Process Monitor may help.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • SCCM 2012 R2 reporting error: "The DefaultValue expression for the report parameter 'UserTokenSIDs' contains an error: A specified logon session does not exist. It may already have been terminated. (rsRuntimeErrorInExpression)"

    Hi,
    I have two SCCM environments under same active directory domain and one service account have been used for SCCM configurations on both the environments (QA and PRODUCTION). I am facing similar error as mentioned above while trying to fetch reports on
    PRODUCTION site, but the QA site is working fine, though same service account have been used for configuring both. While looking at the reportserverservice_<date> log on my Production DB server i see the following error
    "processing!ReportServer_0-3!2124!01/02/2015-09:09:30:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: , Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during
    report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot read the next data row for the dataset DataSet1. ---> System.Data.SqlClient.SqlException: Conversion failed when converting the nvarchar value 'Override
    Default' to data type int."
    My DB and SCCM primary site are different and the reorting services point is installed on remote DB server. Please help me resolving the issue.
    Troubleshooting performed:
    1.Disabled the registry key 'EnableRbacReporting' from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SRSRP to 0 and then restarted SSRS service and the reporting worked for some minutes after that the registry key reverted back to 1 automatically and
    reporting started throwing errors again.
    2. Checked with the permissions on DB whether or not 'sysadmin' role is assigned to the SCCM service account.
    3. re-registered the SQL management Provider WMI class.
    mofcomp.exe “C:\Program Files (x86)\Microsoft SQL Server\110\Shared\sqlmgmproviderxpsp2up.mof”

    Hi All,
    Finally found exact solution to the reporting error.
    Error: while launching SCCM reports (both from Console and web based) an unexpected error occured with error message as "The DefaultValue expression for the report parameter ‘UserTokenSIDs’ contains an error: A specified logon session does not exist.
    It may already have been terminated. (rsRuntimeErrorInExpression)"
    Solution: This is password replication issue for the domain account used to configure reporting services point in SCCM. If your SQL SSRS reporting services instance and databse runs with local default account whereas the reporting services point on SCCM
    primary site is configured with domain account, (As in My case) you need to perform the following in order to get rid of the error.
    Launch 'Reporting Services Configuration Manager' from the SQL SSRS box(either Local or Remote), Connect to Report Server Instance->Go to 'Execution Account' tab->Specify the 'Execution Account' as domain account and password which is used to configure
    Reporting Services Point in SCCM Primary Site, and then click apply.
    Now Lauch the report either way (Web based or from Console), the error will disappear and all your default reports will execute perfectly as before.

Maybe you are looking for

  • Laserjet Pro 200 color M251NW no longer has wireless option in menu and now reports says it is M251N

    I had my M251NW setup and printing wirelessly.  Everything worked great.  I then noticed the wifi light was flashing blue.  I tried to print to it and nothing printed.  I checked the network settings and it said it wasn't connected to my wireless net

  • Report and alerts for Exchange Server database backup

    Hi i am trying to use the Get-DailyBackupAlerts.ps1 to check the exchange database backup state every day by email  and i am using this scripts its working fine but I have problem with sending email   here below the Error 04/16/2015 09:46:53 Alert em

  • 4K Resolution in Windows 7/8: Bug in all Adobe CC Software

    I just read an article in the renowned german IT magazin c't 2014-10 p 122 about 4K displays and problems with scaling of some software. The complete Adobe CC software is unusable under Windows 7/8 because their interface elements like buttons etc. d

  • One Key Recovery - How to remove Backup image

    Hi, I am using Z500 and did 2 backup to D drive using OKR. However, I realise my second backup is almost double the size of my backup (or image file). Probably because of OKR including my first backup in the 2nd backup and I name the file with differ

  • Need help asap regarding the query windowing

    Dear friends, The database i'm using (mvdemo - mapviewer demo DB that comes along with Oracle 10g), has only data about united states. Say if i have my query window like this, -180, 0, 180 , 90 (which is the upper half of the earth), i am getting the