WLS 6.1 sp3 server won't start with rh7.2

i've tried a fresh install of WLS 6.1 sp3 on a red hat 7.2 box with jdk 1.3.1_04
and the server will not start.
I've tried the mydomain and the examples servers.
I've tried with and without running setEnv.sh prior to startWeblogic.sh.
I thought it could've been a classpath problem so i tried taking the cp down to
just the weblogic.jar, but the results were the same.
full output of startWeblogic.sh:LD_LIBRARY_PATH=/home/walker/bea/wlserver6.1/lib/linux/i686:/home/walker/bea/wlserver6.1/lib/linux/i686/oci817_8
PATH=/home/walker/bea/wlserver6.1/bin:/usr/java/jdk1.3.1_04/jre/bin:/usr/java/jdk1.3.1_04/bin:/home/walker/bea/wlserver6.1/lib/linux:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/java/jdk1.3.1_04/bin
CLASSPATH=/home/walker/bea/wlserver6.1:/home/walker/bea/wlserver6.1/lib/weblogic_sp.jar:/home/walker/bea/wlserver6.1/lib/weblogic.jar
* To start WebLogic Server, use the password *
* assigned to the system user. The system *
* username and password must also be used to *
* access the WebLogic Server console from a web *
* browser. *
<Aug 5, 2002 3:46:53 PM PDT> <Info> <Security> <Getting boot password from user.>
Enter password to boot WebLogic server:
The WebLogic Server did not start up properly.
Exception raised:
java.lang.SecurityException: sealing violation
at java.net.URLClassLoader.defineClass(URLClassLoader.java:229)
at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:287)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
at weblogic.t3.srvr.T3Srvr.checkAccess(T3Srvr.java:290)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:347)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:206)
at weblogic.Server.main(Server.java:35)
Reason: Fatal initialization exception

"quan nump" <[email protected]> wrote:
>
<pre> i've tried a fresh install of WLS 6.1 sp3 on a red hat 7.2 box
with jdk 1.3.1_04
and the server will not start.
snip
i removed the xerces jars that i had been using, server
comes up fine now

Similar Messages

  • WLS 6.1 sp3 server won't start with rh7.2 - formatted

    <pre> i've tried a fresh install of WLS 6.1 sp3 on a red hat 7.2 box with jdk 1.3.1_04
    and the server will not start. I've tried the mydomain and the examples servers.
    I've tried with and without running setEnv.sh prior to startWeblogic.sh. I thought
    it could've been a classpath problem so i tried taking the cp down to just the
    weblogic.jar, but the results were the same.
    full output of startWeblogic.sh:LD_LIBRARY_PATH=/home/walker/bea/wlserver6.1/lib/linux/i686:/home/walker/bea/wlserver6.1/lib/linux/i686/oci817_8
    PATH=/home/walker/bea/wlserver6.1/bin:/usr/java/jdk1.3.1_04/jre/bin:/usr/java/jdk1.3.1_04/bin:/home/walker/bea/wlserver6.1/lib/linux:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/java/jdk1.3.1_04/bin
    CLASSPATH=/home/walker/bea/wlserver6.1:/home/walker/bea/wlserver6.1/lib/weblogic_sp.jar:/home/walker/bea/wlserver6.1/lib/weblogic.jar
    *************************************************** * To start WebLogic Server,
    use the password * * assigned to the system user. The system * * username and
    password must also be used to * * access the WebLogic Server console from a web
    * * browser. * *************************************************** <Aug 5, 2002
    3:46:53 PM PDT> <Info> <Security> <Getting boot password from user.> Enter password
    to boot WebLogic server: ***************************************************************************
    The WebLogic Server did not start up properly. Exception raised: java.lang.SecurityException:
    sealing violation at java.net.URLClassLoader.defineClass(URLClassLoader.java:229)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:51) at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310) at java.lang.ClassLoader.defineClass0(Native
    Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:488) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:243) at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190) at java.security.AccessController.doPrivileged(Native
    Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:183) at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:287) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106) at
    java.net.URLClassLoader.defineClass(URLClassLoader.java:243) at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190) at java.security.AccessController.doPrivileged(Native
    Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:183) at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281) at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310) at weblogic.t3.srvr.T3Srvr.checkAccess(T3Srvr.java:290)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:347) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:206)
    at weblogic.Server.main(Server.java:35) Reason: Fatal initialization exception
    </pre>

    "quan nump" <[email protected]> wrote:
    >
    <pre> i've tried a fresh install of WLS 6.1 sp3 on a red hat 7.2 box
    with jdk 1.3.1_04
    and the server will not start.
    snip
    i removed the xerces jars that i had been using, server
    comes up fine now

  • X Server won't start with R9 280 without backtrace

    I got a mini ITX based PC with Intel chipset and CPU. I am using an AMD R9 280 GPU with the xf86-video-ati driver. When I try to
    startx
    I get the following log (in ~/.local/share/xorg/):
    [  1592.664]
    X.Org X Server 1.16.2
    Release Date: 2014-11-10
    [  1592.664] X Protocol Version 11, Revision 0
    [  1592.664] Build Operating System: Linux 3.17.2-1-ARCH x86_64
    [  1592.664] Current Operating System: Linux blackstone 3.17.3-1-ARCH #1 SMP PREEMPT Fri Nov 14 23:13:48 CET 2014 x86_64
    [  1592.664] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda3 rw  initrd=../initramfs-linux.img
    [  1592.664] Build Date: 10 November 2014  07:52:13PM
    [  1592.664] 
    [  1592.664] Current version of pixman: 0.32.6
    [  1592.664]     Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
    [  1592.664] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [  1592.664] (==) Log file: "/home/benni/.local/share/xorg/Xorg.3.log", Time: Tue Nov 18 19:36:58 2014
    [  1592.664] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [  1592.664] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [  1592.664] (==) No Layout section.  Using the first Screen section.
    [  1592.664] (==) No screen section available. Using defaults.
    [  1592.664] (**) |-->Screen "Default Screen Section" (0)
    [  1592.664] (**) |   |-->Monitor "<default monitor>"
    [  1592.665] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
    [  1592.665] (**) |   |-->Device "hd_7950"
    [  1592.665] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
    [  1592.665] (==) Automatically adding devices
    [  1592.665] (==) Automatically enabling devices
    [  1592.665] (==) Automatically adding GPU devices
    [  1592.665] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [  1592.665]     Entry deleted from font path.
    [  1592.665]     (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [  1592.665] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [  1592.665]     Entry deleted from font path.
    [  1592.665]     (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [  1592.665] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/
    [  1592.665] (==) ModulePath set to "/usr/lib/xorg/modules"
    [  1592.665] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
    [  1592.665] (II) Loader magic: 0x818d80
    [  1592.665] (II) Module ABI versions:
    [  1592.665]     X.Org ANSI C Emulation: 0.4
    [  1592.665]     X.Org Video Driver: 18.0
    [  1592.665]     X.Org XInput driver : 21.0
    [  1592.665]     X.Org Server Extension : 8.0
    [  1592.666] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c3
    [  1592.666] (II) xfree86: Adding drm device (/dev/dri/card0)
    [  1592.666] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [  1592.667] (--) PCI:*(0:1:0:0) 1002:679a:1462:277c rev 0, Mem @ 0xe0000000/268435456, 0xf0000000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [  1592.667] (II) Open ACPI successful (/var/run/acpid.socket)
    [  1592.667] (II) LoadModule: "glx"
    [  1592.667] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [  1592.672] (II) Module glx: vendor="NVIDIA Corporation"
    [  1592.672]     compiled for 4.0.2, module version = 1.0.0
    [  1592.672]     Module class: X.Org Server Extension
    [  1592.672] (II) NVIDIA GLX Module  343.22  Thu Sep 11 15:55:13 PDT 2014
    [  1592.672] (II) LoadModule: "radeon"
    [  1592.672] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [  1592.672] (II) Module radeon: vendor="X.Org Foundation"
    [  1592.672]     compiled for 1.16.1, module version = 7.5.0
    [  1592.672]     Module class: X.Org Video Driver
    [  1592.672]     ABI class: X.Org Video Driver, version 18.0
    [  1592.672] (II) RADEON: Driver for ATI Radeon chipsets:
        ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
        ATI Radeon Mobility X300 (M24) 3152 (PCIE),
        ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
        ATI Radeon X600 (RV380) 3E50 (PCIE),
        ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
        ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
        ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
        ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
        ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
        ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
        ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
        ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
        ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
        ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
        ATI Radeon IGP330M/340M/350M (U2) 4337,
        ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
        ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
        ATI Radeon X800PRO (R420) JI (AGP),
        ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
        ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
        ATI Radeon Mobility 9800 (M18) JN (AGP),
        ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
        ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
        ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
        ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
        ATI Radeon Mobility M7 LW (AGP),
        ATI Mobility FireGL 7800 M7 LX (AGP),
        ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
        ATI FireGL Mobility 9000 (M9) Ld (AGP),
        ATI Radeon Mobility 9000 (M9) Lf (AGP),
        ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
        ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
        ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
        ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
        ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
        ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
        ATI Radeon Mobility 9600 (M10) NQ (AGP),
        ATI Radeon Mobility 9600 (M11) NR (AGP),
        ATI Radeon Mobility 9600 (M10) NS (AGP),
        ATI FireGL Mobility T2 (M10) NT (AGP),
        ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
        ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
        ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
        ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
        ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
        ATI Radeon Mobility X300 (M22) 5460 (PCIE),
        ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
        ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
        ATI Radeon X800PRO (R423) UI (PCIE),
        ATI Radeon X800LE (R423) UJ (PCIE),
        ATI Radeon X800SE (R423) UK (PCIE),
        ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
        ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
        ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
        ATI FireGL unknown (R423) UR (PCIE),
        ATI FireGL unknown (R423) UT (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility FireGL V5000 (M26) (PCIE),
        ATI Mobility Radeon X700 XL (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Mobility Radeon X700 (M26) (PCIE),
        ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
        ATI Radeon Mobility 9100 IGP (U3) 5835,
        ATI Radeon XPRESS 200 5954 (PCIE),
        ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
        ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
        ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
        ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
        ATI Radeon XPRESS 200M 5975 (PCIE),
        ATI Radeon XPRESS 200 5A41 (PCIE),
        ATI Radeon XPRESS 200M 5A42 (PCIE),
        ATI Radeon XPRESS 200 5A61 (PCIE),
        ATI Radeon XPRESS 200M 5A62 (PCIE),
        ATI Radeon X300 (RV370) 5B60 (PCIE),
        ATI Radeon X600 (RV370) 5B62 (PCIE),
        ATI Radeon X550 (RV370) 5B63 (PCIE),
        ATI FireGL V3100 (RV370) 5B64 (PCIE),
        ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
        ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
        ATI Mobility Radeon X800 XT (M28) (PCIE),
        ATI Mobility FireGL V5100 (M28) (PCIE),
        ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
        ATI Radeon X850 XT PE (R480) (PCIE),
        ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
        ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
        ATI Radeon X850 XT (R480) (PCIE),
        ATI Radeon X800XT (R423) 5D57 (PCIE),
        ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
        ATI Radeon X700 PRO (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
        ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
        ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
        ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
        ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
        ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
        ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
        ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
        ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
        ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
        ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
        ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
        ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
        ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
        ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
        ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
        ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
        ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
        ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
        ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
        ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
        ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
        ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
        ATI Mobility Radeon X1700, ATI Radeon X2300HD,
        ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
        ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
        ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
        ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
        ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
        ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
        ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
        ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
        ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
        ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
        ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
        ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
        ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
        ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
        ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
        ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
        ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
        AMD FireStream 9250, ATI FirePro V8700 (FireGL),
        ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
        ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
        ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
        ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
        ATI Mobility Radeon HD 4670, ATI FirePro M5750,
        ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
        ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
        ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
        ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
        ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
        ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
        ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
        ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
        ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
        ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
        ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
        ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
        ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
        ATI Mobility Radeon HD 3850 X2, ATI RV670,
        ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
        ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
        ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
        ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
        ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
        ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
        ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
        ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
        ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
        ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
        ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
        ATI FireGL V3600, ATI Radeon HD 2600 LE,
        ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
        ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
        ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
        ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
        ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
        ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
        ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
        ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
        ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
        ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
        ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
        ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
        ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
        SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
        ATI Radeon 4100, ATI Mobility Radeon HD 4200,
        ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
        AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
        AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
        AMD Radeon HD 6300 Series Graphics,
        AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
        AMD Firestream 9350, ATI Radeon HD 5800 Series,
        ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
        ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
        ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
        ATI Mobility Radeon HD 5800 Series,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
        ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
        ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
        ATI Mobility Radeon HD 5000 Series,
        ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
        ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
        ATI Mobility Radeon HD 5000 Series,
        ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
        ATI Mobility Radeon Graphics, CEDAR,
        ATI FirePro (FireGL) Graphics Adapter,
        ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
        ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
        CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
        AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
        CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
        BARTS, BARTS, Mobility Radeon HD 6000 Series,
        Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
        AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
        AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
        TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
        TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
        CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
        CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
        TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
        TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
        PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
        VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
        VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
        VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
        OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
        HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
        BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
        BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
        KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
        KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
        MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
        MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
        KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
        KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
        KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
        HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
    [  1592.675] (++) using VT number 1
    [  1592.675] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [  1592.675] (II) [KMS] Kernel modesetting enabled.
    [  1592.675] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    [  1592.675] (II) RADEON(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
    [  1592.675] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [  1592.675] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [  1592.675] (==) RADEON(0): Default visual is TrueColor
    [  1592.675] (**) RADEON(0): Option "AccelMethod" "EXA"
    [  1592.675] (**) RADEON(0): Option "EXAVSync" "off"
    [  1592.675] (**) RADEON(0): Option "EXAPixmaps" "on"
    [  1592.675] (==) RADEON(0): RGB weight 888
    [  1592.675] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [  1592.675] (--) RADEON(0): Chipset: "TAHITI" (ChipID = 0x679a)
    [  1592.675] (II) Loading sub module "dri2"
    [  1592.675] (II) LoadModule: "dri2"
    [  1592.675] (II) Module "dri2" already built-in
    [  1592.675] (WW) RADEON(0): EXA not supported, using glamor
    [  1592.675] (II) Loading sub module "glamoregl"
    [  1592.675] (II) LoadModule: "glamoregl"
    [  1592.675] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [  1592.677] (II) Module glamoregl: vendor="X.Org Foundation"
    [  1592.677]     compiled for 1.16.2, module version = 1.0.0
    [  1592.677]     ABI class: X.Org ANSI C Emulation, version 0.4
    [  1592.677] (II) glamor: OpenGL accelerated X.org driver based.
    [  1592.704] (EE)
    [  1592.704] (EE) Backtrace:
    The only error I see is right at the end. But I don't understand why there is no backtrace or any message that I could work with.
    I added the following to the mkinitcpio.conf:
    MODULES="radeon"
    Can anybody give me a hint of where to look next?

    [  1592.667] (II) LoadModule: "glx"
    [  1592.667] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [  1592.672] (II) Module glx: vendor="NVIDIA Corporation"
    [  1592.672]     compiled for 4.0.2, module version = 1.0.0
    [  1592.672]     Module class: X.Org Server Extension
    [  1592.672] (II) NVIDIA GLX Module  343.22  Thu Sep 11 15:55:13 PDT 2014
    That doesn't look right to me. Remove nvidia-libgl and install mesa-libgl.

  • X server won't start after recent catalyst-test and kernel upgrade

    Hi,
    after recent upgrade of catalyst-test (13.2) and kernel (3.7.5), my x server won't start with this log (WW) and (EE) only:
    [   114.989] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [   116.077] (WW) Falling back to old probe method for fglrx
    [   116.093] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
    [   116.101] (EE) fglrx(0): DAL initialization failed!
    [   116.101] (EE) fglrx(0): Display Infrastructure Failed
    [   116.101] (EE) fglrx(0): PreInit failed
    [   116.212] (EE) Screen(s) found, but none have a usable configuration.
    [   116.212]
    Fatal server error:
    [   116.212] no screens found
    [   116.212] (EE)
    Please consult the The X.Org Foundation support
         at http://wiki.x.org
    for help.
    [   116.212] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [   116.212] (EE)
    [   116.515] Server terminated with error (1). Closing log file.
    My card is mobility radeon hd 5700, I'm running on x86_64 system. I'm using aticonfig generated xorg.conf. I will provide any other information if needed.
    I've tried:
    - to downgrade to catalyst 12.8 and xorg 1.12 (screen just freezes after trying to get to X, only poweroff button works (system catches the signal and shuts down softly - no errors in Xorg.0.log))
    - to use catalyst-total 13.1 / catalyst-generator 13.1 (Xorg.0.log says something about *not* compatible module - i can try it again and give you the whole log, it is probably another problem)
    - to use open-source drivers (poor performance, overheating)
    - to check nomodeset option (present at all kernel images in generated grub.cfg)
    Unfortunately, I could not find any similar issue solved in past few days...

    Downgrading kernel to 3.7.4 actually worked for catalyst 13.1. Anyone knows what could be wrong for linux 3.7.5?
    Edit: catalyst-test 13.2 beta works with linux 3.7.4.
    Last edited by sirkubador (2013-02-05 14:24:44)

  • After Setting Up SSO Managed Server Won't Start

    I am using the Oracle supplied white paper to set up SSO using Active Directory. Following those instructions everything was working and testing correctly until I added the NegotiateIdentityAsserter provider to the list of WLS providers. Now the managed server won't start. The admin server starts without any errors and goes to the RUNNING state. But the Start BI Services command window gets to the wls.alive: prompt and hangs. And hangs. Eventually the window goes away and it may throw an error but I've never seen it. You can login to the WLS console and EM without a problem. Remove the new provider and everything comes up normally. I have looked at the krb5.ini and krb5login.conf files and even rewritten them from scratch without any change in behavior.
    While looking for answers I ran into the SPNEGOCheck webapp that Oracle makes available to diagnose problems. It says everything is OK until it parses the krb5login.conf and then complains that the Username associated with SPN in AD is blank and so doesn't match the SPN specified in the krblogin config. But I can't see anything wrong in the files themselves.
    from the log:
    In section 'libdefaults'
    LSA: Found Ticket
    LSA: Made NewWeakGlobalRef
    LSA: Found PrincipalName
    LSA: Made NewWeakGlobalRef
    LSA: Found DerValue
    LSA: Made NewWeakGlobalRef
    LSA: Found EncryptionKey
    LSA: Made NewWeakGlobalRef
    LSA: Found TicketFlags
    LSA: Made NewWeakGlobalRef
    LSA: Found KerberosTime
    LSA: Made NewWeakGlobalRef
    LSA: Found String
    LSA: Made NewWeakGlobalRef
    LSA: Found DerValue constructor
    LSA: Found Ticket constructor
    LSA: Found PrincipalName constructor
    LSA: Found EncryptionKey constructor
    LSA: Found TicketFlags constructor
    LSA: Found KerberosTime constructor
    LSA: Finished OnLoad processing
    Config name: C:\Windows\krb5.ini
    KdcAccessibility: reset
    KdcAccessibility: reset
    Reachable? true
    Connection seems to have succeeded.
    Parsing section contents 'com.sun.security.jgss.krb5.accept { com.sun.security.auth.module.Krb5LoginModule required principal="[email protected]" keyTab=biwhse1a.keytab useKeyTab=true storeKey=true debug=true;};'
    Section name: 'com.sun.security.jgss.krb5.accept'
    Getting next NV pair beginning at 'principal="[email protected]" keyTab=biwhse1a.keytab useKeyTab=true storeKey=true debug=true'
    NVPair name: 'principal' value: '[email protected]'
    NVPair name: 'keyTab' value: 'biwhse1a.keytab'
    NVPair name: 'useKeyTab' value: 'true'
    NVPair name: 'storeKey' value: 'true'
    Got back 4 name/value pairs.
    section com.sun.security.jgss.krb5.accept should probably contain a setting for debug=true
    Section com.sun.security.jgss.krb5.accept seems OK
    The krb5.ini file:
    [libdefaults]
    default_realm = SRS1.COM
    default_tkt_enctypes = des-cbc-crc
    default_tgs_enctypes = des-cbc-crc
    ticket_lifetime = 600
    [realms]
    SRS1.COM = {
    kdc = 129.58.120.200
    admin_server = adc01.srs1.com
    default_domain = SRS1.COM
    [domain_realm]
    .srs1.com = SRS1.COM
    [appdefaults]
    autologin = true
    forward = true
    forwardable = true
    encrypt = true
    The krb5login.conf file:
    com.sun.security.jgss.krb5.accept {
    com.sun.security.auth.module.Krb5LoginModule required
    principal="[email protected]"
    keyTab=biwhse1a.keytab
    useKeyTab=true
    storeKey=true
    debug=true;
    [D:\] setspn -L bi_kerb_prin
    Registered ServicePrincipalNames for CN=bi_kerb_prin,OU=Non-Person Users,OU=WRC Users,DC=srs1,DC=com:
    HTTP/biwhse1a.srs1.com
    HTTP/biwhse1a
    [D:\]
    OBIEE 11.1.1.6.2 BP2
    Windows Server 2008 SP1

    Did you try -Djava.security.krb5.conf=<path>/krb5.conf before the %EXTRA_JAVA_PROPERTIES%. in your C:\OBI\user_projects\domains\bifoundation_domain\bin\setDomainEnv.cmd .?
    Also change your JAAS config file and try with
    com.sun.security.jgss.krb5.initiate {
    com.sun.security.auth.module.Krb5LoginModule required
    principal="HTTP/[email protected]"
    keyTab=biwhse1a.keytab
    useKeyTab=true
    storeKey=true
    debug=true;
    com.sun.security.jgss.krb5.accept {
    com.sun.security.auth.module.Krb5LoginModule required
    principal="HTTP/[email protected]"
    keyTab=biwhse1a.keytab
    useKeyTab=true
    storeKey=true
    debug=true;
    Now restart and see.
    Hope this helps. Pls mark if it does.
    Thanks,
    SVS
    Edited by: SSVS on Mar 17, 2013 11:47 PM

  • I am upgrading to Calendar Server 4.0 on NT with more than 9 nodes (or I already have) and my server won't start

    I am upgrading to Calendar Server 4.0 on NT with more than 9 nodes
    (or I already have) and my server won't start.
    <P>
    The steps are the same whether you have already upgraded or are about to.
    <P>
    Calendar Server 4.0 on the Windows NT platform can only support up to nine
    nodes on one server, while 3.51 supported up to 14. If you have a Calendar
    Server 3.51 with more than 9 nodes that you want to upgrade to Calendar Server
    4.0, Netscape recommends that you migrate the extra nodes to another Calendar
    Server 3.51 on another Windows NT system. To accomplish this:
    <OL>
    <LI>Install Calendar Server on another Windows NT machine and configure it to
    use the same directory server as your current Calendar Server.
    <LI>Stop and backup your current Calendar Server.
    <LI>Individually zip up the node directories you want to move to the new
    server. (drive:\unsers\unison\db\Nx
    where "x" is the number of the node you want to use.)
    <LI>Stop the new Calendar Server.
    <LI>Unzip the files into the new Calendar Server in the same place as they
    were on the old server.
    <LI>Edit the unison.ini
    file on the new server to add the nodes you have just migrated.
    <LI>Edit the unison.ini
    file on the old server to remove the nodes you have moved to the new server.
    <LI>Edit the nodes.ini
    file on the old server to remove the nodes you just moved and then add them
    with the new hostname. Keep in mind that you will only be able to modify the
    node network from the old host.
    <LI>Run unidbfix -export
    on both servers for all nodes.
    <LI>Edit the remotenodes.ini
    file on both servers to reflect your node topology.
    <LI>Run unidbfix -import
    to import the changes into the node databases.
    <LI>Run unidbfix -c,
    then -f,
    then -c
    again on both servers for all the nodes.
    <LI>If you don't get any errors, run uninode -test all
    to test if your nodes connections are set properly. If they are not, <B>do not</B>
    start either of the servers; instead, fix the errors and try again.
    <LI>Start both servers.
    <LI>Log in and check to see if you can see people on remote nodes.
    <LI>Notify the users on the moved nodes of their new calendar host.
    <LI>If you did this in preparation of an upgrade, you can now run the upgrade to
    4.0 since both servers contain fewer than 9 nodes.
    </OL>

    Use Disk Utility whihc is in the Utilities Folder.
    Select your Boot Disk on the left.
    Select Verify Permissions
    If any errors the do Reapir permissions.
    You might have to repeat the process.
    see this:
    Steve

  • Wrong JRE Runtime Lib Path on Win2K--Admin Server Won't Start

    Running Sun One Web Server 6.0 SP6 on a Windows 2000 server, I inadvertently entered a typo in the iPlanet Administration Server's Global Settings, "Configure JRE/JDK Paths" link.
    In the "JRE Runtime Lib Path" field I typed "jjk1.3.1_03" instead of "jdk1.3.1_03". Now the Sun One web server won't start, so I can't go into the Administrative Server to fix the Jre Runtime Lib Path. I havent' been able to find any file where I can change that erroneous setting either. Is it a Registry entry?
    I also tried adding the correct JRE Runtime Lib Path at the end of the Windows PATH environment variable on the server, but that didn't help.

    Yes we checked the Registry settings and fixed the typo in the path associated with the key NSES_JRE_RUNTIME_LIBPATH. That should have fixed the problem, but the Sun One web server still wouldn't start.
    Moved to plan B and removed then reinstalled the Sun One web server. Now it starts and all is well.
    Thanks for helping everyone. This also raised the issue for us of whether or not we are entitled to individual support from Sun since we paid for the Sun One web server. According to the web site, the answer is NO - unless we pay $3,000 for a support contract. Other vendors who recommended using Sun One with their products say YES. We're still tracking that down.

  • Report Application Server won't start. CCM always says Starting....

    I am complete newbie to doing admin for Crystal Servers, forgive the question:
    (Win Server 2003 r 2 / CR XI)
    Report Application Server won't start which is preventing other servers from starting in CCM.
    Reboot machine several times and still having the issue.
    Get an error msg in Windows before login window appears stating that the crystalras.exe application requested a runtime to terminiate in an unusual way (.Net error).
    I get the following error msg in my event viewer.
    From Event Viewer:
    Event Type: Error
    Event Source: BusinessObjects_crystalras
    Event Category: Startup
    Event ID: 33000
    Date: 7/27/2010
    Time: 4:24:34 PM
    User: N/A
    Computer: CRYSTAL
    Description:
    Failed to start the Report Application Server.
    From Logging:
    Timestamp ProcessID ThreadID Message
    Tue Jul 27 20:24:34 2010 2496 3176 assert failure: (.\sso_wrapper.cpp:94). (SFileSys::exists(ssPath) && SFileSys::isDir(ssPath) : Platform binaries directory not valid.).
    We installed some Windows Server Updates about 3 months ago (at the time, over 70 Windows updates were installed) but, this problem hasn't shown up until 2 or 3 weeks ago. I think a .Net Service Pack might have been part of the updates at that time. When we did the updates, Windows was shutdown and updates installed per the preferred option of Windows. But now when rebooting since that time, the server continually reccomends the install updates and shutdown option. Do we need to rollback the server to date prior those updates if possible?
    I have also uninstalled .Net Framework back to 2.0. Is 1.0 or 1.1 the max that will work with XI?
    Should I also try to uninstall all other Windows updates?
    Thanks in advance for any help, Ed

    Post this query to the [Business Objects Enterprise Administration|BI Platform; forum.

  • Server won't start/Bad JVM?

    Running CFMX7.02. After noticing that the Java version was
    1.4 something (the version originally supplied with the product in
    2006), and that I couldn't do things like use the "browse server"
    controls in CFAdministrator without getting Java errors, I
    repointed the CF engine to use the version supplied by Java on
    their website today. Now the server won't start.
    From the CF error log:
    Error: no `server' JVM at `C:\Program
    Files\Java\jre1.6.0_03\bin\server\jvm.dll'.
    Windows event log is no help, reporting that is has received
    "server-specific error code 2". Based on the advice of some earlier
    topic, I tried to restart the service with "interact with the
    Desktop" checked, but no DOS window there.
    Any ideas? I'd be happy to point CF back to its own version
    of Java, if I could do so without interacting with the
    Administrator (which requires starting the server).

    quote:
    Originally posted by:
    JR "Bob" Dobbs
    1. CF 7 does not support JVMs higher than 1.4.x
    Ah. That explains
    that.
    quote:
    2. You should install the full JDK so you'll get the server
    version of the JVM
    3. You change change the JVM version by editing the
    jvm.config file.
    Got it--and thanks for the extremely quick reply.
    However, what can I do to fix the Java errors that keep me
    from using the GUI file-browsing components in the CFAdministrator,
    since I can't upgrade the main Java engine?

  • Messaging Server won't start up, or acts strangely

    One of the config files has disappeared, or the Messaging Server
    is acting "strangely".
    <P>
    Because of bugs in the Berkeley DB code, it is possible for a configuration
    file to become corrupted. The Messaging Server will remove a severly
    corrupted config file, but there is a threshold of corruption that may
    impact server operation and may not cause files to be deleted.
    <P>
    If you notice that one of the config files is gone (your server won't start),
    or that your server is acting strangely, DO NOT REPLACE IT WITH A BACKUP COPY.
    This will most likely re-introduce the corruption. Instead, make note of
    all the configuration changes you've made with the Messaging Server admin gui.
    The easiest way to do this is to print out each page. Then replace the
    config file with a clean one from the install directory or from the media.
    <P>
    Before re-starting the server, check each admin gui page to make sure it
    matches your printout, and make any necessary changes. Then start the server.
    <P>
    The installed configuration files are located in the message spool area,
    by default: /var/spool/postoffice/config and they are:<BR>
    <P>
    Account-Handler<BR>
    Account-Manager<BR>
    AutoReply-Handler<BR>
    Configuration-Manager<BR>
    Dispatch<BR>
    Error-Handler<BR>
    Finger-Server<BR>
    IMAP4-Server<BR>
    MTA-Accounts<BR>
    Mailbox-Deliver<BR>
    POP3-Server<BR>
    Program-Deliver<BR>
    SMTP-Accept<BR>
    SMTP-Deliver<BR>
    SMTP-Router<BR>
    UNIX-Deliver<BR>
    <P>
    Un-configured copies of all these files may be found under the directory
    you installed the server at:
    <P>
    /install/server/data<BR>
    <P>
    The fresh files will all have a .install appended to them.

    Shut the computer dow, remove the power cord and all peripherals, wait for 30 seconds, replace the power cod and press the start button at the same time.
    If you do not have the iSight, try the steps in [this|http://docs.info.apple.com/article.html?artnum=300908] Apple article.

  • EPMA Dimension server won't start using SSL enabled Database

    Has anyone had any luck configuring EPMA 11.1.2.2 or 11.1.2.1 EPMA Dimension server with a JDBC SSL connection? I am using the following url to configure my SSL-enabled database:
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=slc00qox)(PORT=1529))(CONNECT_DATA=(SERVICE_NAME=slc00qox.us.oracle.com)))
    and the Dimension server won't start. Other Foundation, Essbase and Reporting repository connections work with same URL. Getting an error in Event Log:
    Service cannot be started. Hyperion.DimensionServer.Interface.Exceptions.EPMAServiceException: Cannot initialize the Session Manager. ---> Hyperion.CommonServices.Exceptions.SessionManagerException: Session Manager could not start because database connectivity could not be established. ---> Oracle.DataAccess.Client.OracleException ORA-12537: TNS:connection closed at Hyperion.DimensionServer.SessionManager.SessionManager.InitializeSqlConnectionString()
    --- End of inner exception stack trace ---
    at Hyperion.DimensionServer.SessionManager.SessionManager.InitializeSqlConnectionString()
    at Hyperion.DimensionServer.SessionManager.SessionManager.Initialize(String configFileName, Boolean restorePastInstanceSessions, Boolean enableCaching)
    --- End of inner exception stack trace ---
    at Hyperion.DimensionServer.Service.Main.InitializeSessionManager()
    at Hyperion.DimensionServer.Service.Main.Start()
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    AND
    [EPMA Server Startup] ERROR SVR_ERR_PROCESSMGR_CANT_INIT_SESSIONMGR:Cannot initialize the Session Manager.Hyperion.DimensionServer.Interface.Exceptions.EPMAServiceException: Cannot initialize the Session Manager. ---> Hyperion.CommonServices.Exceptions.SessionManagerException: Session Manager could not start because database connectivity could not be established. ---> Oracle.DataAccess.Client.OracleException ORA-12537: TNS:connection closed at Hyperion.DimensionServer.SessionManager.SessionManager.InitializeSqlConnectionString()
    --- End of inner exception stack trace ---
    at Hyperion.DimensionServer.SessionManager.SessionManager.InitializeSqlConnectionString()
    at Hyperion.DimensionServer.SessionManager.SessionManager.Initialize(String configFileName, Boolean restorePastInstanceSessions, Boolean enableCaching)
    --- End of inner exception stack trace ---
    at Hyperion.DimensionServer.Service.Main.InitializeSessionManager()
    at Hyperion.DimensionServer.Service.Main.Start()

    As you have backup you can try this:
    Restore your master database backup to another instance of SQL Server and in the "To
    database:" section of the Restore Database dialog box, use an alternate database name such as "recover_master" to avoid conflict with the master database on this instance of SQL Server. This will cause the mdf/ldf to be named "recover_master.mdf"
    and "recover_master_1.ldf". Then detach the
    recover_master database, go into the file system, copy the recover_master.mdf and recover_master_1.ldf to the instance of SQL Server with the corrupt master database. Delete the corrupt master.mdf and mastlog.ldf files, rename recover_master.mdf to master.mdf,
    and rename recover_master_1.ldf to mastlog.ldf. Now you're ready to try starting the SQL Server service again!
    http://blogs.technet.com/b/fort_sql/archive/2011/02/01/the-easiest-way-to-rebuild-the-sql-server-master-database.aspx
    Once master is online you can restore other database.

  • Logitech Media Server won't start

    Hi,
    Logitech Media Server won’t start after I clean installed 10.10.1 and migrated my user data from time machine. I tried tuned of firewall and clean install LMS many times and tried different version of LMS from 7.7.4 to 7.9 but none of them worked.
    I builded a new user account for testing, LMS works well in this new user account.
    Is there anything I can do to fix my old user account?
    Thank you.

    Thank you very much! I did not know about the nightly builds. LMS has pretty much worked throughout the years; it may have needed an update now and then but I never had to go looking for beta versions.
    I held off upgrading my Mac Pro -- which acts as a server for iTunes and other things around the house -- to Yosemite until today. All was well except for getting LMS to start. I was pretty bummed at the prospect of not having my tunes on my Squeezebox radio. In any case, I'm glad I found my answer in 5 seconds here at the Apple forums. Rock on.

  • Macbook Pro about 2012 won't start with out power lead in and runs very very slow Maverick OS

    Macbook Pro about 2012 won't start with out power lead in and runs very very slow Maverick OS?

    Take each of these steps as needed, and check to make sure it hasn't been fixed with a reboot afterwards before trying the next step.
    Backup your data if you haven't already:
    https://discussions.apple.com/docs/DOC-1992
    If you use Airplay, see https://discussions.apple.com/docs/DOC-6831
    If you don't use Airplay, be sure to upgrade to 10.9.2, using this update:
    http://support.apple.com/kb/DL1726
    Make sure your hard drive is not over 85% full.
    Make sure Spotlight is not indexing.
    Make sure Time Machine is not running when you do other tasks.
    Check to make sure you have not accidently/purposefully installed MacKeeper, as it will slow down your Mac:
    https://discussions.apple.com/docs/DOC-3036
    Remove any other system cache cleaning applications.
    Reset the SMC:
    http://support.apple.com/kb/ht3964
    Reset the PRAM:
    http://support.apple.com/kb/ht1379
    Check to make sure there aren't any signs the power adapter might be damaged, or the wrong one*:
    http://www.macmaps.com/frayguide.html
    If there are still issues, you may need to replace the battery:
    https://www.apple.com/batteries/replacements.html

  • SatelliteU300 Won't start with AC power connected and fully charged battery

    I just bought a U300-13U. It works great when battery is charging and AC is connected. However if left to charge up fully it won't start with AC connected. Unpluging the power or removing the battery and running on AC makes it work fine. Is this a 'feature' to stop overcharging or overheating the battery, or just a problem with this machine. I want to run with AC and battery both connected all the time as I have done with all my other laptops.
    Any help appreciated.

    Hello Andy
    Friend of mine has this small U300 and everything work well. I have had it few weeks ago to test WXp installation and it works perfectly.
    Please test it again very carefully and if the same happen again I recommend you to contact Authorized service partner in your country. Let them check your notebook. I must be honest and say that described issue sounds strange to me and please do not wait too long. Contact service as soon as possible.
    Bye and good luck!

  • My PC won't start with only one push of the start button.

    hi guys my pc won't start with only one push of the start button. It takes me 1 to 10 pushes for it to start. I encountered this main bios error once when my pc started but it fixed on its own. What could be the problem?

    Hi
    The problem can be fixed by running a latest BIOS Update on your unit or if it is a mechanical issue it could be the power button itself.. you can call HP tech support if the notebook is still in warranty.. they'll be able to help you.
    Hope this helps.
    ***** Click the KUDOS Thumbs UP (Like) on the left to say 'Thanks'*****
    ****Make it easier for other people to find solutions, by marking my answer “Accept as Solution”&"Kudos"if it solves your problem.****
    -VJ
    Although I am an HP Employee, I am speaking for myself and not for HP.

Maybe you are looking for

  • How delete a par file?

    Hi, how can i delete a deployed par file? regards, seed

  • Events Tag in Elements 12

    I have been using Elements since I started with Elements 8.  I have 16000 photos.  I created my own events like Christmas, Birth, Wedding, Graduation, etc - about 50 of them or so.  When I imported my files into Elements 12, it took those events but

  • Will URLS (Unified light speed) improves the current app. perf. as well ?

    Hi, We are using ABAP webdynpro application that encapsulates Interactive PDF as well. But it's performance is not good. Normally it takes 30-50 seconds when user opens the workitem from UWL which further calls the webdynpro application and shows the

  • Gr blocked quantity calculation

    hi all, we have a requiement to develop a report to see gr blocked quantity of a material as it is displayes in mmbe , can anyone help me out in which table fields it is stored if it is not stored anywhre then how can we calculate this thanks in adva

  • Restarting a cluster node

    Hello! Normally it should be a simple thing to restart a server when it´s part of a cluster. But last time it went very wrong and it took us 90 minutes to get SAP running again. What we have: Windows 2003 Cluster: Node1 holding SAP application Node2