Error setting FSS as the scheduler

Hi,
I'm getting an error setting FSS as the default scheduler and it's not listed as a configured class from dispadmin on Solaris 10. Here is the error:
# dispadmin -d FSS
dispadmin: Invalid or unconfigured class FSS
# dispadmin -l
CONFIGURED CLASSES
==================
SYS (System Class)
TS (Time Sharing)
IA (Interactive)
RT (Real Time)
# poolcfg -c 'modify pool pool_default (string pool.scheduler="FSS")'
poolcfg: put property pool.scheduler failed: Error putting property
# uname -a
SunOS uno 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-V240 Solaris
# pkginfo -l SUNWfss
PKGINST: SUNWfss
NAME: Fair Share Scheduler
CATEGORY: system
ARCH: sparc
VERSION: 11.10.0,REV=2005.01.21.15.53
BASEDIR: /
VENDOR: Sun Microsystems, Inc.
DESC: core software for the fair share scheduler
PSTAMP: on10ptchfeat20080228002232
INSTDATE: Jun 17 2008 12:58
HOTLINE: Please contact your local service provider
STATUS: completely installed
FILES: 10 installed pathnames
6 shared pathnames
7 directories
3 executables
157 blocks used (approx)
I've installed the SUNWfss package and all the necessary zone packages but no luck. I'm not sure what install cluster was originally used to setup the server so it could be missing some other packages that is causing this to fail. Anyone have any ideas on how to resolve this issue?
Thanks in advance,
Ryan

here is the output:
uno#truss -f dispadmin -l
11433: execve("/usr/sbin/dispadmin", 0xFFBFFC9C, 0xFFBFFCA8) argc = 2
11433: resolvepath("/usr/lib/ld.so.1", "/lib/ld.so.1", 1023) = 12
11433: resolvepath("/usr/sbin/dispadmin", "/usr/sbin/dispadmin", 1023) = 19
11433: stat("/usr/sbin/dispadmin", 0xFFBFFA78) = 0
11433: open("/var/ld/ld.config", O_RDONLY) Err#2 ENOENT
11433: stat("/usr/local/lib/libc.so.1", 0xFFBFF530) Err#2 ENOENT
11433: stat("/usr/sfw/lib/libc.so.1", 0xFFBFF530) Err#2 ENOENT
11433: stat("/usr/lib/libc.so.1", 0xFFBFF530) = 0
11433: resolvepath("/usr/lib/libc.so.1", "/lib/libc.so.1", 1023) = 14
11433: open("/usr/lib/libc.so.1", O_RDONLY) = 3
11433: mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF3A0000
11433: mmap(0x00010000, 1015808, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF280000
11433: mmap(0xFF280000, 909301, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF280000
11433: mmap(0xFF36E000, 32017, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 909312) = 0xFF36E000
11433: mmap(0xFF376000, 5984, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFF376000
11433: munmap(0xFF35E000, 65536) = 0
11433: memcntl(0xFF280000, 144128, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
11433: close(3) = 0
11433: munmap(0xFF3A0000, 8192) = 0
11433: mmap(0x00010000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF3A0000
11433: getcontext(0xFFBFF768)
11433: getrlimit(RLIMIT_STACK, 0xFFBFF748) = 0
11433: getpid() = 11433 [11432]
11433: setustack(0xFF3A2088)
11433: priocntlsys(1, 0xFFBFFB2C, 1, 0x00000000, 0) = 4
11433: ioctl(1, TCGETA, 0xFFBFED44) = 0
11433: fstat64(1, 0xFFBFEC60) = 0
11433: stat("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", 0xFFBFE808) = 0
11433: resolvepath("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", "/platform/sun4u-us3/lib/libc_psr.so.1", 1023) = 37
11433: open("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", O_RDONLY) = 3
11433: mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF390000
11433: mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF380000
11433: close(3) = 0
CONFIGURED CLASSES
==================
11433: write(1, " C O N F I G U R E D C".., 39) = 39
SYS (System Class)
11433: write(1, " S Y S\t ( S y s t e m ".., 19) = 19
11433: priocntlsys(1, 0xFFBFFB2C, 1, 0xFFBFFBA4, 0) = 4
11433: schedctl() = 0xFF26E000
11433: fork1() = 11434
11433: lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
11434: fork1() (returning as child ...) = 11433
11434: getpid() = 11434 [11433]
11434: lwp_self() = 1
11434: lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
11434: execve("/usr/lib/class/TS/TSdispadmin", 0xFFBFF6C8, 0xFFBFFCA8) argc = 2
11434: resolvepath("/usr/lib/ld.so.1", "/lib/ld.so.1", 1023) = 12
11434: resolvepath("/usr/lib/class/TS/TSdispadmin", "/usr/lib/class/TS/TSdispadmin", 1023) = 29
11434: stat("/usr/lib/class/TS/TSdispadmin", 0xFFBFFA58) = 0
11434: open("/var/ld/ld.config", O_RDONLY) Err#2 ENOENT
11434: stat("/usr/local/lib/libc.so.1", 0xFFBFF510) Err#2 ENOENT
11434: stat("/usr/sfw/lib/libc.so.1", 0xFFBFF510) Err#2 ENOENT
11434: stat("/usr/lib/libc.so.1", 0xFFBFF510) = 0
11434: resolvepath("/usr/lib/libc.so.1", "/lib/libc.so.1", 1023) = 14
11434: open("/usr/lib/libc.so.1", O_RDONLY) = 3
11434: mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF3A0000
11434: mmap(0x00010000, 1015808, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF280000
11434: mmap(0xFF280000, 909301, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF280000
11434: mmap(0xFF36E000, 32017, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 909312) = 0xFF36E000
11434: mmap(0xFF376000, 5984, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFF376000
11434: munmap(0xFF35E000, 65536) = 0
11434: memcntl(0xFF280000, 144128, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
11434: close(3) = 0
11434: munmap(0xFF3A0000, 8192) = 0
11434: mmap(0x00010000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF3A0000
11434: getcontext(0xFFBFF748)
11434: getrlimit(RLIMIT_STACK, 0xFFBFF728) = 0
11434: getpid() = 11434 [11433]
11434: setustack(0xFF3A2088)
11434: ioctl(1, TCGETA, 0xFFBFEDBC) = 0
11434: fstat64(1, 0xFFBFECD8) = 0
11434: stat("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", 0xFFBFE880) = 0
11434: resolvepath("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", "/platform/sun4u-us3/lib/libc_psr.so.1", 1023) = 37
11434: open("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", O_RDONLY) = 3
11434: mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF390000
11434: mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF380000
11434: close(3) = 0
TS (Time Sharing)
11434: write(1, " T S\t ( T i m e S h a".., 18) = 18
11434: _exit(0)
11433: waitid(P_ALL, 0, 0xFFBFF600, WEXITED|WTRAPPED) = 0
11433: priocntlsys(1, 0xFFBFFB2C, 1, 0xFFBFFBA4, 0) = 4
11433: fork1() = 11436
11433: lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
11436: fork1() (returning as child ...) = 11433
11436: getpid() = 11436 [11433]
11436: lwp_self() = 1
11436: lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
11436: execve("/usr/lib/class/IA/IAdispadmin", 0xFFBFF6C8, 0xFFBFFCA8) argc = 2
11436: resolvepath("/usr/lib/ld.so.1", "/lib/ld.so.1", 1023) = 12
11436: resolvepath("/usr/lib/class/IA/IAdispadmin", "/usr/lib/class/IA/IAdispadmin", 1023) = 29
11436: stat("/usr/lib/class/IA/IAdispadmin", 0xFFBFFA58) = 0
11436: open("/var/ld/ld.config", O_RDONLY) Err#2 ENOENT
11436: stat("/usr/local/lib/libc.so.1", 0xFFBFF510) Err#2 ENOENT
11436: stat("/usr/sfw/lib/libc.so.1", 0xFFBFF510) Err#2 ENOENT
11436: stat("/usr/lib/libc.so.1", 0xFFBFF510) = 0
11436: resolvepath("/usr/lib/libc.so.1", "/lib/libc.so.1", 1023) = 14
11436: open("/usr/lib/libc.so.1", O_RDONLY) = 3
11436: mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF3A0000
11436: mmap(0x00010000, 1015808, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF280000
11436: mmap(0xFF280000, 909301, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF280000
11436: mmap(0xFF36E000, 32017, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 909312) = 0xFF36E000
11436: mmap(0xFF376000, 5984, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFF376000
11436: munmap(0xFF35E000, 65536) = 0
11436: memcntl(0xFF280000, 144128, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
11436: close(3) = 0
11436: munmap(0xFF3A0000, 8192) = 0
11436: mmap(0x00010000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF3A0000
11436: getcontext(0xFFBFF748)
11436: getrlimit(RLIMIT_STACK, 0xFFBFF728) = 0
11436: getpid() = 11436 [11433]
11436: setustack(0xFF3A2088)
11436: ioctl(1, TCGETA, 0xFFBFEDBC) = 0
11436: fstat64(1, 0xFFBFECD8) = 0
11436: stat("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", 0xFFBFE880) = 0
11436: resolvepath("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", "/platform/sun4u-us3/lib/libc_psr.so.1", 1023) = 37
11436: open("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", O_RDONLY) = 3
11436: mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF390000
11436: mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF380000
11436: close(3) = 0
IA (Interactive)
11436: write(1, " I A\t ( I n t e r a c t".., 17) = 17
11436: _exit(0)
11433: waitid(P_ALL, 0, 0xFFBFF600, WEXITED|WTRAPPED) = 0
11433: priocntlsys(1, 0xFFBFFB2C, 1, 0xFFBFFBA4, 0) = 4
11433: fork1() = 11438
11433: lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
11438: fork1() (returning as child ...) = 11433
11438: getpid() = 11438 [11433]
11438: lwp_self() = 1
11438: lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
11438: execve("/usr/lib/class/RT/RTdispadmin", 0xFFBFF6C8, 0xFFBFFCA8) argc = 2
11438: resolvepath("/usr/lib/ld.so.1", "/lib/ld.so.1", 1023) = 12
11438: resolvepath("/usr/lib/class/RT/RTdispadmin", "/usr/lib/class/RT/RTdispadmin", 1023) = 29
11438: stat("/usr/lib/class/RT/RTdispadmin", 0xFFBFFA58) = 0
11438: open("/var/ld/ld.config", O_RDONLY) Err#2 ENOENT
11438: stat("/usr/local/lib/libc.so.1", 0xFFBFF510) Err#2 ENOENT
11438: stat("/usr/sfw/lib/libc.so.1", 0xFFBFF510) Err#2 ENOENT
11438: stat("/usr/lib/libc.so.1", 0xFFBFF510) = 0
11438: resolvepath("/usr/lib/libc.so.1", "/lib/libc.so.1", 1023) = 14
11438: open("/usr/lib/libc.so.1", O_RDONLY) = 3
11438: mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF3A0000
11438: mmap(0x00010000, 1015808, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF280000
11438: mmap(0xFF280000, 909301, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFF280000
11438: mmap(0xFF36E000, 32017, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 909312) = 0xFF36E000
11438: mmap(0xFF376000, 5984, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFF376000
11438: munmap(0xFF35E000, 65536) = 0
11438: memcntl(0xFF280000, 144128, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
11438: close(3) = 0
11438: munmap(0xFF3A0000, 8192) = 0
11438: mmap(0x00010000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFF3A0000
11438: getcontext(0xFFBFF748)
11438: getrlimit(RLIMIT_STACK, 0xFFBFF728) = 0
11438: getpid() = 11438 [11433]
11438: setustack(0xFF3A2088)
11438: ioctl(1, TCGETA, 0xFFBFEDBC) = 0
11438: fstat64(1, 0xFFBFECD8) = 0
11438: stat("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", 0xFFBFE880) = 0
11438: resolvepath("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", "/platform/sun4u-us3/lib/libc_psr.so.1", 1023) = 37
11438: open("/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1", O_RDONLY) = 3
11438: mmap(0x00010000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ALIGN, 3, 0) = 0xFF390000
11438: mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF380000
11438: close(3) = 0
RT (Real Time)
11438: write(1, " R T\t ( R e a l T i m".., 15) = 15
11438: _exit(0)
11433: waitid(P_ALL, 0, 0xFFBFF600, WEXITED|WTRAPPED) = 0
11433: _exit(0)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • ERROR: Set J2EE_HOME to the path of a valid j2sdkee. (please help....)

    Hi all,
    I just installed jdk1.3.1 & j2sdkee1.3 on Win 95.
    Then in order to start the J2EE server I executed these in a DOS prompt, I am getting this error...
    C:\> Set path=c:\J2sdkee1.3\bin;C:\Jdk1.3.1\bin;C:\Jdk1.3.1\Jre\lib;%path%;
    C:\> Set J2EE_CLASSPATH=C:\JDK1.3.1\lib;
    C:\> J2EE_HOME=C:\J2SDKEE1.3\bin
    C:\> JAVA_HOME=C:\JDK1.3.1
    C:\>CD J2SDKEE1.3\BIN
    C:\CD J2SDKEE1.3\BIN > j2ee -verbose
    ERROR: Set J2EE_HOME to the path of a valid j2sdkee.
    C:\j2sdkee1.3\bin>
    My userconfig.bat file is like this.
    rem J2EE_CLASSPATH is appended to the classpath referenced by the EJB server.
    rem J2EE_CLASSPATH must include the location of the JDBC driver classes
    rem (except for the Cloudscape driver shipped with this release).
    rem Each directory is delimited by a semicolon.
    rem
    set J2EE_CLASSPATH=c:j2sdkee1.3\lib\j2ee.jar
    rem
    rem JAVA_HOME refers to the directory where the Java(tm) 2 SDK
    rem Standard Edition software is installed.
    rem
    set JAVA_HOME=C:\JDK1.3.1
    rem
    Please guide me as what to do to run J2ee server.
    Thx for any help.
    Venka

    you wrote:
    C:\> Set path=c:\J2sdkee1.3\bin;C:\Jdk1.3.1\bin;C:\Jdk1.3.1\Jre\lib;%path%;
    C:\> Set J2EE_CLASSPATH=C:\JDK1.3.1\lib;
    C:\> J2EE_HOME=C:\J2SDKEE1.3\bin
    C:\> JAVA_HOME=C:\JDK1.3.1
    try adding the word set to the last two commands.
    C:\> Set path=c:\J2sdkee1.3\bin;C:\Jdk1.3.1\bin;C:\Jdk1.3.1\Jre\lib;%path%;
    C:\> Set J2EE_CLASSPATH=C:\JDK1.3.1\lib;
    C:\> Set J2EE_HOME=C:\J2SDKEE1.3\bin
    C:\> Set JAVA_HOME=C:\JDK1.3.1

  • KM - Error setting metada in the presentation

    Hi experts,
    We are developing the Knowledge Bank in SAP Netweaver portal. We have config the metadata in the system configuration. The metadata works fine - can upload,tagging. But the problem is, it has error when we try to set the presentation. We are using consumer table layout set but we are unable to save the presentation. The error only happens at 2 metadata only. The rest of the metadata has no problem to display in the presentation. Please help.
    Thanks,
    Nanie

    Hi,
    You can open any process in an iview which is assigned to a page and to a role. Once you click on this role, the process will get initiated and the webdynpro application will be displayed.
    If you open the instantiating url, it will ask for the input parameters that are to be passed to the application and initiates the application. It does not display your webdynpro page.
    For the iview you have created, Assign this iview to a page, and then assign it to a role. Assign the role to your user id and then open the role. Also mention in the iview parameters if any role based information has to be passed.
    Award points if helpful.
    Regards,
    Sujana

  • Scheduled job does not stop even after the scheduling window closes

    We have written custom stats gathering job whose duration has been set as 14 hours in the schedule. This job starts daily at 6:00 PM and expected to complete upto 8:00 AM next day. But the problem is that this job continues to execute even after 14 hours. If we look at the dba_scheduler_job_run_details table, then its execution duration is about 16 - 19 hours daily. We could not understand as why it is not closed when scheduling window closes? Is there any problem with the scheduler configuration?
    select job_name
          ,program_name
          ,schedule_name
          ,schedule_type
          ,stop_on_window_close
      from dba_scheduler_jobs
    where job_name = 'GATHER_STATS_STD_JOB';
    Output:
    JOB_NAME
    PROGRAM_NAME
    SCHEDULE_NAME
    SCHEDULE_TYPE
    STOP_ON_WINDOW_CLOSE
    GATHER_STATS_STD_JOB
    GATHER_STATS_STD_PROGRAM
    GATHER_STATS_STD_SCHEDULE
    NAMED
    TRUE
    SELECT window_name
          ,schedule_owner
          ,schedule_name
          ,schedule_type
          ,start_date
          ,repeat_interval
          ,end_date
          ,duration
          ,window_priority
          ,next_start_date
          ,last_start_date
          ,enabled
          ,active
      FROM dba_scheduler_windows;
    window_name
    schedule_owner
    schedule_name
    schedule_type
    start_date
    repeat_interval
    end_date
    duration
    window_priority
    next_start_date
    last_start_date
    enabled
    active
    GATHER_STATS_STD_WINDOW
    sys
    GATHER_STATS_STD_SCHEDULE
    named
    +00 14:00:00.000000
    high
    23-feb-15 06.00.10.000000 pm +02:00
    23-feb-15 06.00.10.095878 pm +02:00
    TRUE
    TRUE
    We are using Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Prod on Linux platform.
    Message was edited by: Moazzam

    Straight out of the docs 83 DBMS_SCHEDULER
    stop_on_window_close
    This attribute only applies if the schedule of a job is a window or a window group. Setting this attribute to TRUE implies that the job should be stopped once the associated window is closed. The job is stopped using the stop_job procedure with force set to FALSE.
    Having said that, stop_job with force applies to whether information about the job is gathered - you would have to test, but I believe that the statistics gather will be terminated in the middle of whatever it's doing.
    Update: force says:
    force
    If force is set to FALSE, the Scheduler tries to gracefully stop the job using an interrupt mechanism. This method gives control back to the slave process, which can update the status of the job in the job queue to stopped. If this fails, an error is returned.
    If force is set to TRUE, the Scheduler will immediately terminate the job slave. Oracle recommends that STOP_JOB with force set to TRUE be used only after a STOP_JOBwith force set to FALSE has failed.

  • Error Message at JIT & FRC schedule Release

    Hi all,
    I am getting error at JIT & FRC schedule Release in ME38 & ME84
    "Error generating release against scheduling agreement  (cause 2)"
    Message no. 06857
    Help to create Jit & Frc Schedules
    Venkat

    The documentation for the message number shows the following possibilities and remedies:
    System response
    The error may involve one of the following situations:
    1: The nature of the error cannot be specified precisely.
    2: The forecast delivery schedule or the JIT delivery schedule was generated but no message record could be generated.
    3: A document type for which the functions "Generate forecast delivery schedule" or "Generate JIT delivery schedule" are not defined may be involved.
    4: A material for which the function "Generate JIT delivery schedule" is not defined may be involved.
    5: A scheduling agreement that has not yet been released by all persons responsible may be involved.
    6: The factory calendar has not been maintained correctly.
    Procedure
    Error source 1:
    Check whether the vendor and plant shown in the PO actually exist in the system.
    Error source 2:
    Check the Customizing facility for message determination with respect to delivery schedules created under scheduling agreements (print operation '9').
    Error source 3:
    In Customizing, maintain the document types accordingly ( Define document types for scheduling agreement). Then create a new scheduling agreement with a document type for which release documentation is defined.
    Error source 4:
    Maintain the JIT delivery schedule indicator in the material master record.
    Error source 5:
    Have the scheduling agreement released by the person(s) responsible.
    Error source 6:
    If you are using a release creation profile without aggregation, you must maintain the factory calendar for the next 999 days.
    Please do let know if the above helped solve your problem?

  • Error setting language

    I want to translate UI elements of a view in WD Component. When i open the automatically created <View>.wdview.xlf i do get an error "Error setting language". The same happens when i do copy the file to e.g. <View>.wdview_en.xlf.  on the controller or the messages does not result in the error.. Its just the view.
    Thanks,

    Ivo,
    I got the same problem today. I had a character in French and Japaneese translation and a bullet symbol in English which Java fails to convert to u- sequences. As soon as I replaced them, the problem went away.
    Thanks,
    Leonid

  • I am getting the below error while bringing up the Process Scheduler error

    Hello ,
    I am getting the below error while bringing up the Prcs Scheduler.
    Cannot open message catalog TMADMIN_CAT
    Starting Process Scheduler Server PSNT for Database FSUAT ...
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 752; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    INFO: BEA Tuxedo, Version 8.1, 32-bit, Patch Level 192
    NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 1571; check TUXDIR=C:\
    bea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 1570; check TUXDIR=C:\
    bea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 793; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    exec BBL -A :
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUX
    DIR=C:\bea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 801; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    exec PSDSTSRV -p 1,600:1,1 -sPostReport -- -C psprcs.cfg -CD FSUAT -PS PSNT -A s
    tart -S PSDSTSRV :
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 1685; check TU
    XDIR=C:\bea\Tuxedo8.1, LANG=English_United States.1252
    tmboot: NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 827; check TUX
    DIR=C:\bea\Tuxedo8.1, LANG=English_United States.1252
    tmshutdown -y
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 753; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 916; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 907; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 936; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 948; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 775; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    Please suggest.

    Duplicate thread :
    Re: I am getting the attached error while bringing up the Prcs Scheduler
    Nicolas.

  • I am getting the attached error while bringing up the Prcs Scheduler

    I am getting the attached error while bringing up the Prcs Scheduler:
    Cannot open message catalog TMADMIN_CAT
    Starting Process Scheduler Server PSNT for Database FSUAT ...
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 752; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    INFO: BEA Tuxedo, Version 8.1, 32-bit, Patch Level 192
    NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 1571; check TUXDIR=C:\
    bea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog LIBTUX_CAT, set 1, num 1570; check TUXDIR=C:\
    bea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 793; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    exec BBL -A :
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 820; check TUX
    DIR=C:\bea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 801; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    exec PSDSTSRV -p 1,600:1,1 -sPostReport -- -C psprcs.cfg -CD FSUAT -PS PSNT -A s
    tart -S PSDSTSRV :
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 1685; check TU
    XDIR=C:\bea\Tuxedo8.1, LANG=English_United States.1252
    tmboot: NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 827; check TUX
    DIR=C:\bea\Tuxedo8.1, LANG=English_United States.1252
    tmshutdown -y
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 753; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 916; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 907; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 936; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 948; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 775; check TUXDIR=C:\b
    ea\Tuxedo8.1, LANG=English_United States.1252
    Please advise, thank you

    Is that ever running ? Where/how did you installed tuxedo ? Which OS user was used for tuxedo install ?
    Nicolas.

  • Error occured while posting the job schedule for JDBCAdapter

    Hi Experts,
    In Application Log in Path: "/usr/sap/<SID>/DVExxxx/j2ee/cluster/server1/log", I see the error:
    #/Applications/ExchangeInfrastructure/AdapterFramework/Services/Util
    ##com.sap.aii.af.service.scheduler.SchedulerManagerImpl.postJobScheduleOthers(String, int)
    #J2EE_GUEST#0##n/a##f7956e1f6b4711e0b851001e0b5d3ac8#SAPEngine_Application_Thread[impl:3]_23##0#0
    #Error#1#com.sap.aii.af.service.scheduler.SchedulerManagerImpl#Plain
    ###error occured while posting the job schedule for JDBCAdapter_9f0584b1bcb33b94b67ada456233bcb8 with 2#
    Frequently are created Lock's and I need remove them in Visual Admin.
    Any idea about this error?
    Tks in advance.

    Hi,
    After applying the SP 23 Patch Level 08, LOCK JDBC problems stopped.
    But now when a network error or database error, the JDBC Sender Communication channels that were open to connection, are blocked.
    Even following the instructions in [SAP Note 1083488 - XI FTP_JDBC sender channel stop polling indefinitely (04_04S)|https://websmp230.sap-ag.de/sap(bD1wdCZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1083488] the problem continues.
    I've already set the parameter "taskTimeout" and selected the option "Disconnect from Database After Each Message Processing" but not resolved.
    Any ideas?
    Thanks in advance.

  • Failed to set Subscriptions on the WSUS Server. Error:(-2147467259)Unspecified error

    Recently restored SCCM 2012 SP1 from Sever 2008 R2, to Server 2012 R2. I had Updates Publisher installed on old 2008 Server with Firefox and Chrome imported into Configuration Manager. Since I have upgraded I am no longer able to sync updates with Microsoft.
    WCM.log says:
    Category Product:44048288-2aac-b2b5-3730-fc020622ea05 (Firefox) not found on WSUS
    Category Product:cc5cb1bb-6b87-94ae-f96a-f758195112a7 (Chrome) not found on WSUS
    Subscription contains categories unknown to WSUS.
    Failed to set Subscriptions on the WSUS Server. Error:(-2147467259)Unspecified error
    STATMSG: ID=6603 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONFIGURATION_MANAGER" SYS=wdlsccmpri.aarcorp.com SITE=AAR PID=2788 TID=4668 GMTDATE=Mon Feb 17 18:22:43.654 2014 ISTR0="wdlsccmpri.aarcorp.com" ISTR1=""
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=
    I have gone to deselect these products from syncing in Administration> Site > Configure Site Components >Software Update Point Products Tab.  They are not there. Any help on getting SCCM to sync updates would be greatly appreciated.

    PROBLEM
    =========
    Unable to sync after moving the Primary site server to different OS.
    CAUSE
    =======
    Issues with the product and classification setup in the SUP after the restore.
    RESOLUTION
    ===========
    Ran below query to check if we have reference to Firefox and Chrome categories in the database.
    QUERY:
    select CategoryInstance_UniqueID, CategoryInstanceName
    from fn_ListUpdateCategoryInstances(9) cat
    where cat.AllowSubscription=1 and cat.IsSubscribed=1 and cat.IsParentSubscribed=0
    order by cat.CategoryInstance_UniqueID
    RESULT:  [Along with other products we found Chrome and Firefox]
    Product:44048288-2aac-b2b5-3730-fc020622ea05  Firefox
    Product:cc5cb1bb-6b87-94ae-f96a-f758195112a7 Chrome
    Ran Select Query
    select * from CI_CategoryInstances where categoryinstanceid in
    (select categoryinstanceid  from CI_LocalizedCategoryInstances where LocaleID = 9 and CategoryInstanceName = 'Firefox'or
    CategoryInstanceName = 'Chrome')
    RESULT:
    CategoryInstanceID CategoryInstance_UniqueID CategoryTypeName DateLastModified SourceSite ParentCategoryInstanceID IsDeleted rowversion
    16777523 Product:cc5cb1bb-6b87-94ae-f96a-f758195112a7 Product 2013-11-27 21:05:23.000 AAR 16777522 0 0x0000000006B08673
    16777549 Product:44048288-2aac-b2b5-3730-fc020622ea05 Product 2013-11-27 21:05:23.000 AAR 16777536 0 0x0000000006B08676
    Ran Select Query
    select * from CI_LocalizedCategoryInstances where LocaleID = 9 and CategoryInstanceName = 'Firefox'or
    CategoryInstanceName = 'Chrome'
    RESULT:
    CategoryInstanceID LocaleID CategoryInstanceName rowversion
    16777523 9 Chrome 0x0000000006B08674
    16777549 9 Firefox 0x0000000006B08677
    We did find Chrome and Firefox items in the database.
    We need to delete these items in the database.
    We used below queries to delete the reference from the database.
    delete from CI_CategoryInstances where categoryinstanceid in
    (select categoryinstanceid  from CI_LocalizedCategoryInstances where LocaleID = 9 and CategoryInstanceName = 'Firefox'or
    CategoryInstanceName = 'Chrome')
    delete from CI_LocalizedCategoryInstances where LocaleID = 9 and CategoryInstanceName = 'Firefox'or
    CategoryInstanceName = 'Chrome'
    After deleting performed Scheduled Sync. Was successful

  • Query for the Problem of setting up agent and scheduling a scenario

    I have setup a agent called AGENT_SCHEDULER.I can start this agent from the windows service,but when I go to Topology manager and say test Test Connection I don't get any response. My ODI hangs up and I have to manually kill
    from the task Manager. Why is this happening?
    But when I start from the command prompt using agentscheduler "-port=20910" "-name=AGENT_SCHEDULER" "-v=5 its gets started and tehn when I go to topology Manager and test connection ,it says agent test successful.
    But in the windows service it is not started though. Is this correctly behaving?
    After that when I schedule a Package Scenario and give status "active " and execution on "startup",I able to save. At this I presume the schedule must have started and ran the process. But then when I Go to Operator,it gives me error UNPARSEABLE DATE "0" and the opens up and doesn't show me anything.
    what is this error unparseable date "0"?
    I have set my ODIPARAMS with corect master and work repository and encoded ODI_SECU_ENCODED_PASS with the latest one generated?because every time I generate I get a different one.I am using java version "1.5.0_05".
    Also I have a requirement that I schedule my package after every 30 mins? What I found that we can schedule hourly?How will I be able to achieve this?

    Hi user768175
    Ref Note 783671.1 In Iassets Security by Cost Center is not Working, The Symptoms is as below :
    In iAssets, users with "Enforce Security by Cost Center" are able to see assets from different cost centers then the one where they are restricted, when using Advance Search button.
    But I still not work when using Advance Search button....
    Anyway, do u know how to setup the Cost Center/Department for employee in the HRMS module? Is't correct as below?
    I tried to set in HRMS (HRMS Manager) -> People -> Enter and Maintain --> select user--> Assignment -> Purchase Order Information -> input value in Set of Books and Default Expense Account field
    Many thanks for your help...
    SamCH

  • DFSR Error : Error: 9098 (A tombstoned content set deletion has been scheduled)

    Hello,
    We are getting this error on one of our DFSR shares and am not sure how to get this fixed. We have over 30 different shares replicating and all of them are fine except for one. I have tried to remove the Replication and the namespace and have recreated them
    both and continue to get the same error. This is what is in the event logs on the server;
    The DFS Replication service stopped replication on the replicated folder at local path E:\SHARE\Sharelocation.
    Additional Information:
    Error: 9098 (A tombstoned content set deletion has been scheduled)
    Additional context of the error:  
    Replicated Folder Name: Sharelocation
    Replicated Folder ID: 9BDA3E5A-8103-481F-84B2-269AE8A3BBC8
    Replication Group Name: SHARE
    Replication Group ID: C25E73B7-5B65-4299-A1BE-76E723443B02
    Member ID: 568CC517-3329-42A4-ABAD-633CB3D1EF2E
    If anyone has any suggestion on how to get this working again it would be greatly appreciated.

    Here is a short summary of what I did:
    Look in Event Viewer and identify all the replication groups/folders that are giving the tombstone error. Once you have them identified, go into DFS Management GUI and completely delete the replication group
    associated with that folder. You do not need to delete the DFS Namespace for that folder, just the replication functionality of that namespace folder. If you have other replication groups in your DFS-R that do not get the 9098 errors, then you do not have
    to do this for these folders.
    Stop DFSR services (you may need to kill the service using the taskkill command if it hangs when it tries to stop).
    Give yourself permissions to the hidden System Volume Information folder. If you're account is under the domain admins group, you can simply add the security group.
    This folder exists on all servers that is a member of the replication group. In my situation, 2 of the 3 servers didn't show this folder as existing even when I enabled to see hidden folders. If this happens to you,
    the server is lying to you that it's not there. It is there. Don't listen to it. My suggestion is to download and use the 7-zip file manager. It will see the folder and will help you set the permissions to
    it as well as delete files that are longer than 256 characters, which is an issue if you do the next step from the command line).
    Note, after you set the permissions, it might tell you that you still don't have access to that folder. Just close out of 7-zip and open it back up. It should let you in that folder as well as its subfolders.
    Once you have access to that folder, go ahead and delete the DFSR folder that resides underneath it. You will want to do this on all servers that has the DFSR role installed and is a member to any replication
    groups. You can use the command line command "rmdir", but it fails to delete files/folders that are longer than 256 characters. This is why the 7-zip file manager is a better option to delete the DFSR folder under System Volume Information. However,
    there are instances where 7-zip is unable to delete a file or folder. If you run in that scenario, use the rmdir command in an elevated command prompt. Essentially, a combination of these two will eventually clear out everything you need to clear out.
    Turn DFSR services back on. This will begin the process of recreating the DFSR hash and virtual tree that you had just deleted.
    Recreate the replication group that you want.
    On the replication groups that you did not delete, you may get the warning: "The DFS Replication service initialized the replicated folder at local path <path> and is waiting to perform initial
    replication. The replicated folder will remain in this state until it has received replicated data, directly or indirectly, from the designated primary member."
    If you do, what you need to do is run the command line to set one of the DFSR servers as the primary server for that replication group, and then once set - this
    is important - you will have to go in the DFS Management GUI, click on the replication group with the associated warning, select the connections tab, and then right click the the sending member that
    you just made as primary and choose "Replicate now..." This will initialize the replication and you will have to do this just that once for it to replicate here on out. You will need to do choose the "Replicate now..." option for each receiving
    member that the sending member/primary member server is attached to in that replication group.
    Wait about 5-10 minutes and run the dfsrdiag backlog command on each replicationgroup and see if a backlog for replication/sync gets created. Run this command each 5 to 10 minutes to see if the backlog file count value decreases. If it does, it's syncing/replicating.
    Don't forget that when testing replication, you cannot create test files via the local path and see if it replicates. You must create it in the DFS Namespace (\domain\folder\share) to see if replication works. Otherwise
    you get false negatives and you think replication is still broken. Just an FYI.

  • Strange error while scheduling but can see the scheduled report

    Hi,
      When I schedule a Deski Report from my Favorite folder to my repository folder the instance fails and has this error message
    destination DLL disabled. []: [CrystalEnterprise.Smtp] .
    But when I see inbox I can see the report scheduled in required format.
    For information - I m using XIR3.1 SP2 and using a server group for scheduling this.
    Please help me identifying why the schedule fails.

    Hi,
         Please note, the error occurred when system tryng to push your completed scheduled report into a particular destination. In you case, the Repository Folder Path.
         Regardless, the solution provided by the previous post contained the same solutions you need to apply.
         In summary, you need to make sure you have permission to that particular path where the report will eventually reside.
    Regards,
    Ken

  • "Message from Webpage (error) There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."

    I created a site column at the root of my site and I have publishing turned on.  I selected the Hyperlink with formatting and constraints for publishing.
    I went to my subsite and added the column.  The request was to have "Open in new tab" for their hyperlinks.  I was able to get the column to be added and yesterday we added items without a problem. 
    The problem arose when, today, a user told me that he could not edit the hyperlink.  He has modify / delete permissions on this list.
    He would edit the item, in a custom list, and click on the address "click to add a new hyperlink" and then he would get the error below after succesfully putting in the Selected URL (http://www.xxxxxx.com), Open
    Link in New Window checkbox, the Display Text, and Tooltip:
    "Message from Webpage  There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."
    We are on IE 9.0.8.1112 x86, Windows 7 SP1 Enterprise Edition x64
    The farm is running SharePoint 2010 SP2 Enterprise Edition August 2013 CU Mark 2, 14.0.7106.5002
    and I saw in another post, below with someone who had a similar problem and the IISreset fixed it, as did this problem.  I wonder if this is resolved in the latest updated CU of SharePoint, the April 2014 CU?
    Summary from this link below: Comment out, below, in AssetPickers.js
    //callbackThis.VerifyAnchorElement(HtmlElement, Config);
    perform IISReset
    This is referenced in the item below:
    http://social.technet.microsoft.com/Forums/en-US/d51a3899-e8ea-475e-89e9-770db550c06e/message-from-webpage-error-there-was-an-error-in-the-browser-while-setting?forum=sharepointgeneralprevious
    TThThis is possibly the same information that I saw, possibly from the above link as reference.
    http://seanshares.com/post/69022029652/having-problems-with-sharepoint-publishing-links-after
    Again, if I update my SharePoint 2010 farm to April 2014 CU is this going to resolve the issue I have?
    I don't mind changing the JS file, however I'd like to know / see if there is anything official regarding this instead of my having to change files.
    Thank you!
    Matt

    We had the same issue after applying the SP2 & August CU. we open the case with MSFT and get the same resolution as you mentioned.
    I blog about this issue and having the office reference.
    Later MSFT release the Hotfix for this on December 10, 2013 which i am 100% positive should be part of future CUs.
    So if you apply the April CU then you will be fine.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • OIM 11g error while running the scheduler

    Hi All,
    we have created on few custom schedulers to carry out trustetd recon and doing the create , modify and delete operations on OIM entities. all were running fine earlier. Now we started facing the below error while running any scheduler. Please find the OIM diagonostic logs below.
    scheduler status is not changing to running and scheduler logs and events r also not getting generated. please find the logs below.
    2012-09-04T11:03:38.355+05:30] [oim_server1] [NOTIFICATION] [IAM-0080006] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 11d1def534ea1be0:5b04d370:1398fc0c0cc:-8000-0000000000000067,0] [APP: oim#11.1.1.3.0] Orchestration process moved to failed stage, and the corresponding error is - {0}[[
    oracle.iam.platform.kernel.EventFailedException: Operation - UNSCHEDULE that is submitted as part of the orchestration is not supported.
    Completed orchestration with action result - oracle.iam.platform.kernel.EventFailedException: Operation - UNSCHEDULE that is submitted as part of the orchestration is not supported.
    [2012-09-04T11:03:38.430+05:30] [oim_server1] [NOTIFICATION] [IAM-1010010] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 11d1def534ea1be0:5b04d370:1398fc0c0cc:-8000-0000000000000067,0] [APP: oim#11.1.1.3.0] ********** Entering the Authorization Segment with parameters:: LoggedInUserId = 1, target resourceID = null, Feature = SCHEDULER, Action = JOB_MODIFY **********
    [2012-09-04T11:03:38.430+05:30] [oim_server1] [NOTIFICATION] [IAM-1010029] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 11d1def534ea1be0:5b04d370:1398fc0c0cc:-8000-0000000000000067,0] [APP: oim#11.1.1.3.0] OES Results found in cache with Key F: SCHEDULERS: 1P: JOB_MODIFYOESDefinition
    [2012-09-04T11:03:38.431+05:30] [oim_server1] [NOTIFICATION] [IAM-1010021] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 11d1def534ea1be0:5b04d370:1398fc0c0cc:-8000-0000000000000067,0] [APP: oim#11.1.1.3.0] Validating the Internal Obligations: [InternalObligation: name: noop, values: [true], convertToObligation: false, InternalObligation: name: noop, values: [true], convertToObligation: false]
    [2012-09-04T11:03:38.431+05:30] [oim_server1] [NOTIFICATION] [IAM-1010022] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 11d1def534ea1be0:5b04d370:1398fc0c0cc:-8000-0000000000000067,0] [APP: oim#11.1.1.3.0] ---------- The list of Internal Obligation is satisfied, returning TRUE ----------
    [2012-09-04T11:03:38.431+05:30] [oim_server1] [NOTIFICATION] [IAM-1010026] [oracle.iam.platform.authz.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 11d1def534ea1be0:5b04d370:1398fc0c0cc:-8000-0000000000000067,0] [APP: oim#11.1.1.3.0] ********** Exiting the Authorization Segment with result Decision :PERMIT[[
    Obligations from policy: **********
    [2012-09-04T11:03:38.598+05:30] [oim_server1] [NOTIFICATION] [IAM-0080013] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 11d1def534ea1be0:5b04d370:1398fc0c0cc:-8000-0000000000000067,0] [APP: oim#11.1.1.3.0] Kernel executing default validation with process id, event id, entity and operation 709,251.0.JobDetails.UPDATE
    [2012-09-04T11:03:38.875+05:30] [oim_server1] [NOTIFICATION] [IAM-0080014] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 11d1def534ea1be0:5b04d370:1398fc0c0cc:-8000-0000000000000067,0] [APP: oim#11.1.1.3.0] Kernel executing default action handler with process id, event id, entity and operation 709,251.2,295,568.JobDetails.UPDATE.entityId=null
    [2012-09-04T11:03:38.875+05:30] [oim_server1] [NOTIFICATION] [IAM-0080001] [oracle.iam.platform.kernel.impl] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 11d1def534ea1be0:5b04d370:1398fc0c0cc:-8000-0000000000000067,0] [APP: oim#11.1.1.3.0] An error occurred while executing the kernel event handler.[[
    oracle.iam.platform.kernel.EventFailedException: Operation - UPDATE that is submitted as part of the orchestration is not supported.
         at oracle.iam.platform.kernel.impl.EntityDefaultActionHandler.execute(EntityDefaultActionHandler.java:53)
    thanks.

    I got one similar issue before. In my case was with event handler. It was a sintax issue.
    Example:
    I wrote this: <action-handler Class="...
    instead of this: <action-handler class="...
    So, in your case III suggest you to check if have any plugin invalid syntax and re-import your schedule task plugin.
    <oimplugins xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <plugins pluginpoint=.....
    <plugin pluginclass= .....
    </plugin>
    Let me know if you have any doubt.
    I hope this helps,
    Thiago Leoncio.

Maybe you are looking for