Enabling SSL through Net Manger is not working !!!!!!!

When configuring SSL in the "Oracle net manager"
1) Should the Service Name also be TCP/IP with SSL or just the Listener
Steps I followed:
1) Created a wallet in [READY] mode
2) configured *ora files through net manager
3) Restarted the listner
listener.ora:
===========
SSL_CLIENT_AUTHENTICATION = FALSE
WALLET_LOCATION =
(SOURCE =
(METHOD = FILE)
(METHOD_DATA =
(DIRECTORY = C:\oracle\db\11g\11.1.0\db_2\admin\orcl\wallet)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCPS)(HOST = kcr-PC)(PORT = 2484))
TRACE_LEVEL_LISTENER = ADMIN
tnsname.ora:
===========
ORCL =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = kcr-PC)(PORT = 1521)) // I have trried (PROTOCOL = TCPS) doesn't work
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = orcl)
sqlnet.ora:
===========
SQLNET.AUTHENTICATION_SERVICES= (BEQ, TCPS, NTS)
SSL_VERSION = 0
NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
SSL_CLIENT_AUTHENTICATION = FALSE
WALLET_LOCATION =
(SOURCE =
(METHOD = FILE)
(METHOD_DATA =
(DIRECTORY = C:\oracle\db\11g\11.1.0\db_2\admin\orcl\wallet)
SSL_CIPHER_SUITES= (SSL_RSA_EXPORT_WITH_RC4_40_MD5, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA)
Log file output
listener.log
==========
Wed Sep 15 14:08:30 2010
15-SEP-2010 14:08:30 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=kcr))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=185599744)) * status * 0
No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=kcr-PC)(PORT=2484)))
Listener completed notification to CRS on stop
15-SEP-2010 14:08:32 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=kcr))(COMMAND=stop)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=185599744)) * stop * 0
Wed Sep 15 14:13:13 2010
System parameter file is C:\oracle\db\11g\11.1.0\db_2\network\admin\listener.ora
Log messages written to c:\oracle\db\11g\diag\tnslsnr\kcr-PC\listener\alert\log.xml
Trace information written to c:\oracle\db\11g\diag\tnslsnr\kcr-PC\listener\trace\ora_2192_3556.trc
Trace level is currently 6
Started with pid=2192
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=kcr-PC)(PORT=2484)))
Listener completed notification to CRS on start
TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
15-SEP-2010 14:13:18 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=kcr))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=185599744)) * status * 0
Wed Sep 15 14:13:30 2010
15-SEP-2010 14:13:30 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=kcr))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=185599744)) * status * 0
Wed Sep 15 14:16:18 2010
15-SEP-2010 14:16:18 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=kcr))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=185599744)) * status * 0
listener.log
==========
Wed Sep 15 14:08:30 2010
15-SEP-2010 14:08:30 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=kcr))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=185599744)) * status * 0
No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=kcr-PC)(PORT=2484)))
Listener completed notification to CRS on stop
15-SEP-2010 14:08:32 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=kcr))(COMMAND=stop)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=185599744)) * stop * 0
Wed Sep 15 14:13:13 2010
System parameter file is C:\oracle\db\11g\11.1.0\db_2\network\admin\listener.ora
Log messages written to c:\oracle\db\11g\diag\tnslsnr\kcr-PC\listener\alert\log.xml
Trace information written to c:\oracle\db\11g\diag\tnslsnr\kcr-PC\listener\trace\ora_2192_3556.trc
Trace level is currently 6
Started with pid=2192
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=kcr-PC)(PORT=2484)))
Listener completed notification to CRS on start
TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
15-SEP-2010 14:13:18 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=kcr))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=185599744)) * status * 0
Wed Sep 15 14:13:30 2010
15-SEP-2010 14:13:30 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=kcr))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=185599744)) * status * 0
Wed Sep 15 14:16:18 2010
15-SEP-2010 14:16:18 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=kcr))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=185599744)) * status * 0
Trace log:
=========
Trace file c:\oracle\db\11g\diag\tnslsnr\kcr-PC\listener\trace\ora_2192_3556.trc
TNSLSNR for 32-bit Windows: Version 11.1.0.7.0 - Production on 15-SEP-2010 14:13:13
Copyright (c) 1991, 2008, Oracle. All rights reserved.
2010-09-15 14:13:13.706315 : --- TRACE CONFIGURATION INFORMATION FOLLOWS ---
2010-09-15 14:13:13.706426 : New trace stream is c:\oracle\db\11g\diag\tnslsnr\kcr-PC\listener\trace\ora_2192_3556.trc
2010-09-15 14:13:13.706493 : New trace level is 6
2010-09-15 14:13:13.706556 : --- TRACE CONFIGURATION INFORMATION ENDS ---
2010-09-15 14:13:13.706621 : --- PARAMETER SOURCE INFORMATION FOLLOWS ---
2010-09-15 14:13:13.706767 : Attempted load of system pfile source C:\oracle\db\11g\11.1.0\db_2\network\admin\listener.ora
2010-09-15 14:13:13.706822 : Parameter source loaded successfully
2010-09-15 14:13:13.706869 :
2010-09-15 14:13:13.706914 : Attempted load of command line source
2010-09-15 14:13:13.706961 : Parameter source was not loaded
2010-09-15 14:13:13.707006 :
2010-09-15 14:13:13.707051 : -> PARAMETER TABLE LOAD RESULTS FOLLOW <-
2010-09-15 14:13:13.707098 : Successful parameter table load
2010-09-15 14:13:13.707148 : -> PARAMETER TABLE HAS THE FOLLOWING CONTENTS <-
2010-09-15 14:13:13.707198 : LISTENER = (DESCRIPTION_LIST = (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))) (DESCRIPTION = (ADDRESS = (PROTOCOL = TCPS)(HOST = kcr-PC)(PORT = 2484))))
2010-09-15 14:13:13.707250 : SSL_CLIENT_AUTHENTICATION = FALSE
2010-09-15 14:13:13.707297 : TRACE_LEVEL_LISTENER = ADMIN
2010-09-15 14:13:13.707344 : WALLET_LOCATION = (SOURCE = (METHOD = FILE) (METHOD_DATA = (DIRECTORY = C:\oracle\db\11g\11.1.0\db_2\admin\orcl\wallet)))
2010-09-15 14:13:13.707394 : --- PARAMETER SOURCE INFORMATION ENDS ---
2010-09-15 14:13:13.707447 : --- LOG CONFIGURATION INFORMATION FOLLOWS ---
2010-09-15 14:13:13.707520 : Log stream will be "c:\oracle\db\11g\diag\tnslsnr\kcr-PC\listener\alert\log.xml"
2010-09-15 14:13:13.707570 : Log stream validation not requested
2010-09-15 14:13:13.707617 : --- LOG CONFIGURATION INFORMATION ENDS ---
2010-09-15 14:13:13.707672 : nlstdipi:entry
2010-09-15 14:13:13.708416 : nlstdipi:exit
2010-09-15 14:13:13.713189 : nsglldprm:Resolved "INBOUND_CONNECT_TIMEOUT_LISTENER" to: 60
2010-09-15 14:13:13.713270 : nsglldprm:Resolved "STARTUP_WAIT_TIME_LISTENER" to: 0
2010-09-15 14:13:13.713356 : nsglldprm:LocalOSauth enabled
2010-09-15 14:13:13.713407 : nsglldprm:No Default Service Configured for LISTENER
2010-09-15 14:13:13.714149 : nsinherit:doing connect handshake...
2010-09-15 14:13:13.714227 : nsinh_hoff:ADR="(ADDRESS=(PROTOCOL=beq))"
2010-09-15 14:13:13.714282 : nsc2addr:(ADDRESS=(PROTOCOL=beq))
2010-09-15 14:13:13.715334 : nlpcaini:entry
2010-09-15 14:13:13.715415 : nlpcaini:No process parameters set
2010-09-15 14:13:13.715468 : nlpcaini:exit
2010-09-15 14:13:13.715522 : nsinh_hoff:inheriting the connection...
2010-09-15 14:13:13.715601 : nsmal:996 bytes at 0x1e048e0
2010-09-15 14:13:13.715667 : nsmal:2096 bytes at 0x1e04cd0
2010-09-15 14:13:13.715737 : nsmal:84 bytes at 0x1e05640
2010-09-15 14:13:13.715902 : nsopen:opening transport...
2010-09-15 14:13:13.715938 : ntpcon:entry
2010-09-15 14:13:13.715966 : ntpcon:toc = 6
2010-09-15 14:13:13.715992 : ntpcon:exit
2010-09-15 14:13:13.716018 : ntpcon:entry
2010-09-15 14:13:13.716044 : ntpcon:toc = 4
2010-09-15 14:13:13.716075 : sntpinherit:entry
2010-09-15 14:13:13.716176 : sntpinherit:Attempting to make pipe \\.\PIPE\ORANTP890.DE4.w
2010-09-15 14:13:13.716245 : sntpinherit:Listening on pipe \\.\PIPE\ORANTP890.DE4.w
2010-09-15 14:13:13.716277 : sntpinherit:Attempting to make pipe \\.\PIPE\ORANTP890.DE4
2010-09-15 14:13:13.716328 : sntpinherit:Listening on pipe \\.\PIPE\ORANTP890.DE4
2010-09-15 14:13:15.633322 : sntpinherit:Successfully established pipe 508 to parent.
2010-09-15 14:13:15.633435 : sntpinherit:Successfully established pipe 504 to parent.
2010-09-15 14:13:15.633476 : sntpinherit:exit
2010-09-15 14:13:15.633508 : ntpcon:NT layer IPC connection has been established.
2010-09-15 14:13:15.633645 : ntpcon:exit
2010-09-15 14:13:15.633683 : nsopen:transport is open
2010-09-15 14:13:15.633719 : nsoptions:lcl[0]=0x0, lcl[1]=0x0, gbl[0]=0x0, gbl[1]=0x0, cha=0x0
2010-09-15 14:13:15.633752 : nsoptions:lcl[0]=0xf4ffefff, lcl[1]=0x0, gbl[0]=0x78bf, gbl[1]=0x0
2010-09-15 14:13:15.633799 : nsnainit:inherit
2010-09-15 14:13:15.633834 : nsnasvnainfo:NA disabled for this connection
2010-09-15 14:13:15.633872 : nainit:entry
2010-09-15 14:13:15.633910 : nagblini:entry
2010-09-15 14:13:15.633953 : nau_gin:entry
2010-09-15 14:13:15.633987 : nau_gparams:entry
2010-09-15 14:13:15.634020 : nam_gbp:Reading parameter "sqlnet.authentication_required" from parameter file
2010-09-15 14:13:15.634053 : nam_gbp:Parameter not found
2010-09-15 14:13:15.634084 : nau_gparams:Using default value "FALSE"
2010-09-15 14:13:15.634115 : nau_gslf:entry
2010-09-15 14:13:15.634145 : nam_gic:entry
2010-09-15 14:13:15.634174 : nam_gic:Counting # of items in "sqlnet.authentication_services" parameter
2010-09-15 14:13:15.634208 : nam_gic:Parameter not found
2010-09-15 14:13:15.634236 : nam_gic:Found 0 items
2010-09-15 14:13:15.634263 : nam_gic:exit
2010-09-15 14:13:15.634290 : nau_gslf:Using default value "all available adapters"
2010-09-15 14:13:15.634321 : nauss_set_state:entry
2010-09-15 14:13:15.634348 : nauss_set_state:exit
2010-09-15 14:13:15.634377 : nau_gslf:exit
2010-09-15 14:13:15.634404 : nau_gparams:exit
2010-09-15 14:13:15.634430 : nau_gin:exit
2010-09-15 14:13:15.634457 : nagblini:exit
2010-09-15 14:13:15.634489 : na_saveprot:entry
2010-09-15 14:13:15.634518 : na_saveprot:exit
2010-09-15 14:13:15.634549 : nacomin:entry
2010-09-15 14:13:15.634582 : nas_init:entry
2010-09-15 14:13:15.634611 : nas_init:exit
2010-09-15 14:13:15.634645 : nau_ini:entry
2010-09-15 14:13:15.634674 : naugcp_get_connect_parameters:entry
2010-09-15 14:13:15.634702 : nauss_set_state:entry
2010-09-15 14:13:15.634728 : nauss_set_state:exit
2010-09-15 14:13:15.634755 : naugcp_get_connect_parameters:exit
2010-09-15 14:13:15.634785 : nau_gettab:entry
2010-09-15 14:13:15.634840 : nau_gettab:exit
2010-09-15 14:13:15.634868 : nau_sini:entry
2010-09-15 14:13:15.634895 : nau_sini:exit
2010-09-15 14:13:15.634927 : nau_ini:exit
2010-09-15 14:13:15.634959 : naeeinit:entry
2010-09-15 14:13:15.634992 : nam_gbp:Reading parameter "SQLNET.FIPS_140" from parameter file
2010-09-15 14:13:15.635022 : nam_gbp:Parameter not found
2010-09-15 14:13:15.635055 : nam_gnsp:Reading parameter "SQLNET.ENCRYPTION_SERVER" from parameter file
2010-09-15 14:13:15.635088 : nam_gnsp:Parameter not found
2010-09-15 14:13:15.635119 : naequad:Using default value "ACCEPTED"
2010-09-15 14:13:15.635147 : nam_gic:entry
2010-09-15 14:13:15.635174 : nam_gic:Counting # of items in "SQLNET.ENCRYPTION_TYPES_SERVER" parameter
2010-09-15 14:13:15.635205 : nam_gic:Parameter not found
2010-09-15 14:13:15.635232 : nam_gic:exit
2010-09-15 14:13:15.635259 : naesno:Using default value "all available algorithms"
2010-09-15 14:13:15.635290 : naeshow:entry
2010-09-15 14:13:15.635409 : naeshow:exit
2010-09-15 14:13:15.635439 : naeeinit:exit
2010-09-15 14:13:15.635469 : naecinit:entry
2010-09-15 14:13:15.635498 : nam_gnsp:Reading parameter "SQLNET.CRYPTO_CHECKSUM_SERVER" from parameter file
2010-09-15 14:13:15.635530 : nam_gnsp:Parameter not found
2010-09-15 14:13:15.635557 : naequad:Using default value "ACCEPTED"
2010-09-15 14:13:15.635584 : nam_gic:entry
2010-09-15 14:13:15.635611 : nam_gic:Counting # of items in "SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER" parameter
2010-09-15 14:13:15.635643 : nam_gic:Parameter not found
2010-09-15 14:13:15.635669 : nam_gic:exit
2010-09-15 14:13:15.635696 : naesno:Using default value "all available algorithms"
2010-09-15 14:13:15.635724 : naeshow:entry
2010-09-15 14:13:15.635750 : naeshow:exit
2010-09-15 14:13:15.635776 : naecinit:exit
2010-09-15 14:13:15.635868 : nadisc:entry
2010-09-15 14:13:15.635903 : nacomtm:entry
2010-09-15 14:13:15.635932 : nacompd:entry
2010-09-15 14:13:15.635959 : nacompd:exit
2010-09-15 14:13:15.635985 : nacompd:entry
2010-09-15 14:13:15.636074 : nacompd:exit
2010-09-15 14:13:15.636103 : nacomtm:exit
2010-09-15 14:13:15.636134 : nas_dis:entry
2010-09-15 14:13:15.636161 : nas_dis:exit
2010-09-15 14:13:15.636193 : nau_dis:entry
2010-09-15 14:13:15.636222 : nau_dis:exit
2010-09-15 14:13:15.636251 : naeetrm:entry
2010-09-15 14:13:15.636278 : naeetrm:exit
2010-09-15 14:13:15.636307 : naectrm:entry
2010-09-15 14:13:15.636336 : naectrm:exit
2010-09-15 14:13:15.636365 : nagbltrm:entry
2010-09-15 14:13:15.636397 : nau_gtm:entry
2010-09-15 14:13:15.636423 : nau_gtm:exit
2010-09-15 14:13:15.636450 : nagbltrm:exit
2010-09-15 14:13:15.636477 : nadisc:exit
2010-09-15 14:13:15.636503 : nainit:exit
2010-09-15 14:13:15.636531 : nsnainit:NS Connection version: 314
2010-09-15 14:13:15.636565 : nsnainit:inf->nsinfflg[0]: 0xd inf->nsinfflg[1]: 0xd
2010-09-15 14:13:15.636601 : nsnainit:"or" info flags: 0xd     Translations follow:
     native service(s) is (are) wanted
     NA disabled remotely for this connection
     NA services unavailable on both processes - negotiation not needed
2010-09-15 14:13:15.636643 : nsnainit:"or" info flags: 0xd     Translations follow:
     native service(s) is (are) wanted
     NA disabled remotely for this connection
     NA services unavailable on both processes - negotiation not needed
"and" info flags: 0xd     Translations follow:
     native service(s) is (are) wanted
     NA disabled remotely for this connection
     NA services unavailable on both processes - negotiation not needed
2010-09-15 14:13:15.636697 : nsopen:global context check-in (to slot 0) complete
2010-09-15 14:13:15.636732 : nsopen:lcl[0]=0xf4ffefff, lcl[1]=0x0, gbl[0]=0x78bf, gbl[1]=0x0, tdu=4096, sdu=8192
2010-09-15 14:13:15.636773 : nsfull_opn:cid=0, opcode=65, bl=0, what=0, uflgs=0x0, cflgs=0x0
2010-09-15 14:13:15.636805 : nsfull_opn:nsctx: state=7, flg=0x4000, mvd=0
2010-09-15 14:13:15.636841 : nsmal:84 bytes at 0x1e07da8
2010-09-15 14:13:15.636892 : nsmal:84 bytes at 0x1e09e28
2010-09-15 14:13:15.636948 : nsdo:cid=0, opcode=68, bl=0, what=8, uflgs=0x0, cflgs=0x3
2010-09-15 14:13:15.636983 : nsdo:rank=64, nsctxrnk=0
2010-09-15 14:13:15.637012 : nsdo:nsctx: state=14, flg=0x4004, mvd=0
2010-09-15 14:13:15.637044 : nsdo:gtn=10, gtc=10, ptn=10, ptc=8155
2010-09-15 14:13:15.637078 : nscon:doing connect handshake...
2010-09-15 14:13:15.637110 : nscon:recving a packet
2010-09-15 14:13:15.637144 : nsprecv:reading from transport...
2010-09-15 14:13:15.637174 : ntprd:entry
2010-09-15 14:13:15.637201 : sntpread:entry
2010-09-15 14:13:15.637229 : sntpread:Attempting to read 8208 bytes from handle 508
2010-09-15 14:13:15.637266 : sntpread:ReadFile returned 152 bytes
2010-09-15 14:13:15.637295 : sntpread:rc = 0, ntresnt[0] = 0
2010-09-15 14:13:15.637322 : sntpread:exit
2010-09-15 14:13:15.637349 : ntprd:exit
2010-09-15 14:13:15.637380 : nsprecv:152 bytes from transport
2010-09-15 14:13:15.637411 : nsprecv:tlen=152, plen=152, type=1
2010-09-15 14:13:15.637443 : nscon:got NSPTCN packet
2010-09-15 14:13:15.637481 : nsconneg:vsn=314, lov=300, opt=0x0, sdu=8192, tdu=4096, ntc=0x20e
2010-09-15 14:13:15.637513 : nsconneg:vsn=314, gbl=0x0, sdu=8192, tdu=4096
2010-09-15 14:13:15.637547 : nsmal:94 bytes at 0x1e0bea8
2010-09-15 14:13:15.637580 : nscon:got 94 bytes connect data
2010-09-15 14:13:15.637612 : nsmfr:94 bytes at 0x1e0bea8
2010-09-15 14:13:15.637644 : nscon:discarding connect data (94 bytes)
2010-09-15 14:13:15.637676 : nsdo:nsctxrnk=0
2010-09-15 14:13:15.637708 : nsinh_hoff:connection inherited
2010-09-15 14:13:15.637739 : nsinherit:connected
2010-09-15 14:13:15.637782 : nsglma:entry
2010-09-15 14:13:15.638886 : nsglma:Listener's pid=2192
2010-09-15 14:13:15.639072 : nladini:entry
2010-09-15 14:13:15.639125 : nladini:exit
2010-09-15 14:13:15.639152 : nladget:entry
2010-09-15 14:13:15.639197 : nladget:exit
2010-09-15 14:13:15.639234 : nsgllsn:LSNDSC==>(DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
2010-09-15 14:13:15.639270 : nsglhcrt:entry
2010-09-15 14:13:15.642067 : nsglhcrt:exit
2010-09-15 14:13:15.642174 : nsglbgetRSPidx:entry
2010-09-15 14:13:15.642222 : nladini:entry
2010-09-15 14:13:15.642259 : nladini:exit
2010-09-15 14:13:15.642286 : nladget:entry
2010-09-15 14:13:15.642332 : nladget:exit
2010-09-15 14:13:15.642363 : nsglbn2i:entry
2010-09-15 14:13:15.642392 : nsglbn2i:exit
2010-09-15 14:13:15.642435 : nladtrm:entry
2010-09-15 14:13:15.642465 : nladtrm:exit
2010-09-15 14:13:15.642493 : nsglbgetRSPidx:returning ecode=0
2010-09-15 14:13:15.642520 : nsglbgetRSPidx:exit
2010-09-15 14:13:15.642593 : nsc2addr:(DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
2010-09-15 14:13:15.643490 : ntnbnd2ddr:entry
2010-09-15 14:13:15.643547 : ntnbnd2ddr:exit
2010-09-15 14:13:15.643584 : nsmal:996 bytes at 0x1e0d428
2010-09-15 14:13:15.643622 : nsmal:2096 bytes at 0x1e0d818
2010-09-15 14:13:15.643660 : nsmal:84 bytes at 0x1e0e188
2010-09-15 14:13:15.643728 : nsopen:opening transport...
2010-09-15 14:13:15.643762 : ntnlsn:entry
2010-09-15 14:13:15.643810 : ntnlsn:creating pipe \\.\pipe\EXTPROC1521ipc
2010-09-15 14:13:15.643899 : ntnlsn:listening on pipe 532
2010-09-15 14:13:15.643930 : nsopen:transport is open
2010-09-15 14:13:15.643961 : nsoptions:lcl[0]=0x0, lcl[1]=0x12003, gbl[0]=0x0, gbl[1]=0x2001, cha=0x0
2010-09-15 14:13:15.643994 : nsoptions:lcl[0]=0xf4ffefff, lcl[1]=0x12003, gbl[0]=0x78bf, gbl[1]=0x2001
2010-09-15 14:13:15.644034 : nsopen:global context check-in (to slot 1) complete
2010-09-15 14:13:15.644067 : nsopen:lcl[0]=0xf4ffefff, lcl[1]=0x12003, gbl[0]=0x78bf, gbl[1]=0x2001, tdu=32767, sdu=8192
2010-09-15 14:13:15.644101 : nsfull_opn:cid=1, opcode=65, bl=0, what=0, uflgs=0x0, cflgs=0x0
2010-09-15 14:13:15.644132 : nsfull_opn:nsctx: state=7, flg=0x4002, mvd=0
2010-09-15 14:13:15.644162 : nsmal:84 bytes at 0x1e108e8
2010-09-15 14:13:15.644215 : nsgllsn:completing partial addr: (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
2010-09-15 14:13:15.645109 : nsgllsn:Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
2010-09-15 14:13:15.645216 : nsevreg:begin registration process for 1
2010-09-15 14:13:15.645259 : nsevreg:sgt=0, evn=4, evt[2]=0x0
2010-09-15 14:13:15.645290 : nsevreg:begin notification process for 1
2010-09-15 14:13:15.645331 : nsrah:setting transport read mode (2)
2010-09-15 14:13:15.645375 : ntnrd:failed to read 8155 bytes
2010-09-15 14:13:15.645407 : sntn2err:entry
2010-09-15 14:13:15.645438 : sntn2err:error: handle=532, op=5, nt[0]=524, nt[1]=997
2010-09-15 14:13:15.645467 : sntn2err:exit
2010-09-15 14:13:15.645502 : nsmal:84 bytes at 0x1e12af8
2010-09-15 14:13:15.645556 : ntnrd:failed to read 8155 bytes
2010-09-15 14:13:15.645585 : sntn2err:entry
2010-09-15 14:13:15.645612 : sntn2err:error: handle=532, op=5, nt[0]=524, nt[1]=997
2010-09-15 14:13:15.645640 : sntn2err:exit
2010-09-15 14:13:15.645670 : nsmal:84 bytes at 0x1e14cb0
2010-09-15 14:13:15.645712 : ntnrd:failed to read 8155 bytes
2010-09-15 14:13:15.645740 : sntn2err:entry
2010-09-15 14:13:15.645767 : sntn2err:error: handle=532, op=5, nt[0]=524, nt[1]=997
2010-09-15 14:13:15.645795 : sntn2err:exit
2010-09-15 14:13:15.645830 : nsmal:84 bytes at 0x1e16e68
2010-09-15 14:13:15.645874 : ntnrd:failed to read 8155 bytes
2010-09-15 14:13:15.645903 : sntn2err:entry
2010-09-15 14:13:15.645931 : sntn2err:error: handle=532, op=5, nt[0]=524, nt[1]=997
2010-09-15 14:13:15.645958 : sntn2err:exit
2010-09-15 14:13:15.645989 : nsevreg:rdm=2, sgt=0, evt[0]=0x1, [1]=0x1, [2]=0x0, nrg=0
2010-09-15 14:13:15.646018 : nsevreg:registering for 0x1
2010-09-15 14:13:15.646068 : nsglhins:entry
2010-09-15 14:13:15.646099 : nsglhins:exit
2010-09-15 14:13:15.646180 : nsc2addr:(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PARTIAL=yes)(QUEUESIZE=1))
2010-09-15 14:13:15.646440 : nttbnd2addr:entry
2010-09-15 14:13:15.646487 : snlinGetAddrInfo:entry
2010-09-15 14:13:15.646621 : snlinGetAddrInfo:exit
2010-09-15 14:13:15.646653 : nttbnd2addr:using host IP address: 127.0.0.1
2010-09-15 14:13:15.646686 : snlinFreeAddrInfo:entry
2010-09-15 14:13:15.646714 : snlinFreeAddrInfo:exit
2010-09-15 14:13:15.646832 : nttbnd2addr:exit
2010-09-15 14:13:15.646868 : nsmal:996 bytes at 0x1e19010
2010-09-15 14:13:15.646900 : nsmal:2096 bytes at 0x1e19400
2010-09-15 14:13:15.646932 : nsmal:84 bytes at 0x1e19d70
2010-09-15 14:13:15.646984 : nttcon:entry
2010-09-15 14:13:15.647013 : nttcon:toc = 6
2010-09-15 14:13:15.647052 : nttcnp:entry
2010-09-15 14:13:15.647080 : nttcnp:exit
2010-09-15 14:13:15.647117 : nttcon:exit
2010-09-15 14:13:15.647147 : nsopen:opening transport...
2010-09-15 14:13:15.647175 : nttcon:entry
2010-09-15 14:13:15.647201 : nttcon:toc = 2
2010-09-15 14:13:15.647229 : nttcnp:entry
2010-09-15 14:13:15.647259 : ntvlin:entry
2010-09-15 14:13:15.647291 : ntvllt:entry
2010-09-15 14:13:15.647323 : ntvllt:tcp.validnode_checking not turned on
2010-09-15 14:13:15.647351 : ntvllt:exit
2010-09-15 14:13:15.647377 : ntvlin:exit
2010-09-15 14:13:15.647404 : nttcnp:Validnode Table IN use; err 0x0
2010-09-15 14:13:15.648365 : nttcnp:getting sockname
2010-09-15 14:13:15.648422 : nttcnp:getting peername
2010-09-15 14:13:15.648452 : nttcnp:exit
2010-09-15 14:13:15.648488 : nttcon:exit
2010-09-15 14:13:15.648517 : nsopen:transport is open
2010-09-15 14:13:15.648548 : nsoptions:lcl[0]=0x0, lcl[1]=0x10003, gbl[0]=0x0, gbl[1]=0x2001, cha=0x0
2010-09-15 14:13:15.648581 : nsoptions:lcl[0]=0xf4ffefff, lcl[1]=0x10003, gbl[0]=0x7abf, gbl[1]=0x2001
2010-09-15 14:13:15.648616 : nsopen:global context check-in (to slot 2) complete
2010-09-15 14:13:15.648648 : nsopen:lcl[0]=0xf4ffefff, lcl[1]=0x10003, gbl[0]=0x7abf, gbl[1]=0x2001, tdu=32767, sdu=8192
2010-09-15 14:13:15.648682 : nsfull_opn:cid=2, opcode=65, bl=0, what=0, uflgs=0x0, cflgs=0x0
2010-09-15 14:13:15.648713 : nsfull_opn:nsctx: state=7, flg=0x4002, mvd=0
2010-09-15 14:13:15.648746 : nsmal:84 bytes at 0x1e1c688
2010-09-15 14:13:15.648815 : nladget:entry
2010-09-15 14:13:15.648868 : nladget:exit
2010-09-15 14:13:15.648903 : nsgllsn:LSNDSC==>(DESCRIPTION=(ADDRESS=(PROTOCOL=TCPS)(HOST=kcr-PC)(PORT=2484)))
2010-09-15 14:13:15.649018 : nsglhcrt:entry
2010-09-15 14:13:15.649230 : nsglhcrt:exit
2010-09-15 14:13:15.649265 : nsglbgetRSPidx:entry
2010-09-15 14:13:15.649293 : nladini:entry
2010-09-15 14:13:15.649328 : nladini:exit
2010-09-15 14:13:15.649354 : nladget:entry
2010-09-15 14:13:15.649401 : nladget:exit
2010-09-15 14:13:15.649428 : nsglbn2i:entry
2010-09-15 14:13:15.649456 : nsglbn2i:exit
2010-09-15 14:13:15.649500 : nladtrm:entry
2010-09-15 14:13:15.649531 : nladtrm:exit
2010-09-15 14:13:15.649559 : nsglbgetRSPidx:returning ecode=0
2010-09-15 14:13:15.649586 : nsglbgetRSPidx:exit
2010-09-15 14:13:15.649654 : nsc2addr:(DESCRIPTION=(ADDRESS=(PROTOCOL=TCPS)(HOST=kcr-PC)(PORT=2484)))
2010-09-15 14:13:15.650926 : ntzini:entry
2010-09-15 14:13:15.650997 : ntzSetupConnection:entry
2010-09-15 14:13:15.651039 : ntzgbhapip:entry
2010-09-15 14:13:15.651072 : ntzgbhapip:no value for bhapi parameter specified - using default value: "TRUE"
2010-09-15 14:13:15.651101 : ntzgbhapip:exit
2010-09-15 14:13:15.657818 : ntzSetupConnection:exit
2010-09-15 14:13:15.657905 : ntzSetupConnection:entry
2010-09-15 14:13:15.657936 : ntzgbhapip:entry
2010-09-15 14:13:15.657968 : ntzgbhapip:no value for bhapi parameter specified - using default value: "TRUE"
2010-09-15 14:13:15.657998 : ntzgbhapip:exit
2010-09-15 14:13:15.663017 : ntzSetupConnection:exit
2010-09-15 14:13:15.663075 : ntzcsgtab:entry
2010-09-15 14:13:15.663110 : ntzcsgtab:exit
2010-09-15 14:13:15.663137 : ntzini:exit
2010-09-15 14:13:15.663166 : nttbnd2addr:entry
2010-09-15 14:13:15.663197 : snlinGetAddrInfo:entry
2010-09-15 14:13:15.663240 : snlinGetAddrInfo:getaddrinfo() failed with error 11001
2010-09-15 14:13:15.663269 : snlinGetAddrInfo:exit
2010-09-15 14:13:15.663297 : nttbnd2addr:looking up IP addr for host: kcr-PC
2010-09-15 14:13:15.663324 : snlinGetAddrInfo:entry
2010-09-15 14:13:15.664291 : snlinGetAddrInfo:exit
2010-09-15 14:13:15.664336 : snlinFreeAddrInfo:entry
2010-09-15 14:13:15.664365 : snlinFreeAddrInfo:exit
2010-09-15 14:13:15.664392 : nttbnd2addr:exit
2010-09-15 14:13:15.664445 : nsmal:996 bytes at 0x1e48d18
2010-09-15 14:13:15.664479 : nsmal:2096 bytes at 0x1e49108
2010-09-15 14:13:15.664533 : nsmal:84 bytes at 0x1e49a90
2010-09-15 14:13:15.664583 : ntzconnect:entry
2010-09-15 14:13:15.664612 : nttcon:entry
2010-09-15 14:13:15.664640 : nttcon:toc = 6
2010-09-15 14:13:15.664676 : nttcnp:entry
2010-09-15 14:13:15.664703 : nttcnp:exit
2010-09-15 14:13:15.664734 : nttcon:exit
2010-09-15 14:13:15.664761 : ntzconnect:underlying transport adapter failed.
2010-09-15 14:13:15.664794 : ntzconnect:failed with error 551
2010-09-15 14:13:15.664849 : ntzconnect:exit
2010-09-15 14:13:15.664879 : nsopen:opening transport...
2010-09-15 14:13:15.664908 : ntzconnect:entry
2010-09-15 14:13:15.664934 : nttcon:entry
2010-09-15 14:13:15.664960 : nttcon:toc = 2
2010-09-15 14:13:15.664988 : nttcnp:entry
2010-09-15 14:13:15.665015 : ntvlin:entry
2010-09-15 14:13:15.665042 : ntvllt:entry
2010-09-15 14:13:15.665074 : ntvllt:tcp.validnode_checking not turned on
2010-09-15 14:13:15.665102 : ntvllt:exit
2010-09-15 14:13:15.665128 : ntvlin:exit
2010-09-15 14:13:15.665155 : nttcnp:Validnode Table IN use; err 0x0
2010-09-15 14:13:15.665380 : snlinGetAddrInfo:entry
2010-09-15 14:13:15.666066 : snlinGetAddrInfo:exit
2010-09-15 14:13:15.666106 : snlinFreeAddrInfo:entry
2010-09-15 14:13:15.666134 : snlinFreeAddrInfo:exit
2010-09-15 14:13:15.666213 : nttcnp:getting sockname
2010-09-15 14:13:15.666245 : nttcnp:getting peername
2010-09-15 14:13:15.666273 : nttcnp:exit
2010-09-15 14:13:15.666417 : snlinGetAddrInfo:entry
2010-09-15 14:13:15.666901 : snlinGetAddrInfo:exit
2010-09-15 14:13:15.666939 : snlinFreeAddrInfo:entry
2010-09-15 14:13:15.666966 : snlinFreeAddrInfo:exit
2010-09-15 14:13:15.666994 : nttcon:exit
2010-09-15 14:13:15.667022 : ntzAllocate:entry
2010-09-15 14:13:15.667050 : ntzAllocate:allocating 168 bytes of memory.
2010-09-15 14:13:15.667079 : ntzAllocate:exit
2010-09-15 14:13:15.667105 : ntzconnect:exit
2010-09-15 14:13:15.667134 : nsopen:transport is open
2010-09-15 14:13:15.667164 : nsoptions:lcl[0]=0x0, lcl[1]=0x12003, gbl[0]=0x0, gbl[1]=0x2001, cha=0x0
2010-09-15 14:13:15.667198 : nsoptions:lcl[0]=0xf4ffefff, lcl[1]=0x12003, gbl[0]=0x7abf, gbl[1]=0x2001
2010-09-15 14:13:15.667233 : nsopen:global context check-in (to slot 3) complete
2010-09-15 14:13:15.667265 : nsopen:lcl[0]=0xf4ffefff, lcl[1]=0x12003, gbl[0]=0x7abf, gbl[1]=0x2001, tdu=32767, sdu=8192
2010-09-15 14:13:15.667300 : nsfull_opn:cid=3, opcode=65, bl=0, what=0, uflgs=0x0, cflgs=0x0
2010-09-15 14:13:15.667330 : nsfull_opn:nsctx: state=7, flg=0x4002, mvd=0
2010-09-15 14:13:15.667361 : nsmal:84 bytes at 0x1e49af0
2010-09-15 14:13:15.667419 : nsgllsn:completing partial addr: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCPS)(HOST=kcr-PC)(PORT=2484)))
2010-09-15 14:13:15.667462 : nttaddr2bnd:entry
2010-09-15 14:13:15.667604 : snlinGetAddrInfo:entry
2010-09-15 14:13:15.668269 : snlinGetAddrInfo:exit
2010-09-15 14:13:15.668305 : snlinFreeAddrInfo:entry
2010-09-15 14:13:15.668333 : snlinFreeAddrInfo:exit
2010-09-15 14:13:15.668367 : nttaddr2bnd:exit
2010-09-15 14:13:15.669099 : nsgllsn:Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=kcr-PC)(PORT=2484)))
2010-09-15 14:13:15.669141 : nsevreg:begin registration process for 3
2010-09-15 14:13:15.669174 : nsevreg:sgt=0, evn=1, evt[2]=0x0
2010-09-15 14:13:15.669203 : nsevreg:begin notification process for 3
2010-09-15 14:13:15.669234 : nsevreg:rdm=0, sgt=0, evt[0]=0x1, [1]=0x1, [2]=0x0, nrg=0
2010-09-15 14:13:15.669263 : nsevre

Thanks for your reply.
Little more research I found that auto login needs to be enabled. I am still working on resolving this issue, I have spent over 12 hrs to resolve this issue. I will post with my troubleshooting results. Please advise.
Thanks,
/SR

Similar Messages

  • Enabling SSL on MQ Adapter does not work

    Hi All,
    I have a MQ Adapter that enqueues the message properly in the MQ without SSL. Now MQ is SSL enabled and I have got a .DER certificate with me which I presume is the Public Key of the MQ Server.
    Now I have to use SSL-enabled MQSeries Adapter. The User's Guide for Technology Adapters says to set certain SSL related properties. I don't know how to get the values of these properties. So I have tried doing this.
    1.) I imported the Public Key certificate (.DER file) into default weblogic keystores DemoIdentity.jks and DemoTrust.jks. (I did not create my own keystores, didn't use key password)
    2.) I also imported it into the Java keystore cacerts file. (I did not send any certificates to Certification Authority)
    3.) I modified the JNDI and set the SSL related properties (as given in the guide) for JNDI in Weblogic.
    4.) Then I just test run my TestMQConnectivity composite and I get the following error.
    Caused by: BINDING.JCA-00001
    java.util.MissingResourceException
    java.util.MissingResourceException
    java.util.MissingResourceException
    java.util.MissingResourceException
    at oracle.tip.adapter.mq.ManagedConnectionImpl.setupSSLSocketFactory(ManagedConnectionImpl.java:684)
    at oracle.tip.adapter.mq.ManagedConnectionImpl.createPhysicalConnection(ManagedConnectionImpl.java:578)
    I don't know where I should be looking for the cause of the error : JNDI, SSL config, Keystores.
    Please can anyone tell me the steps I need to follow to use the SSL enabled MQ Adapter? The documentation for this is not much explanatory.
    Regards,
    Neeraj Sehgal

    Hi Neeraj,
    Please check the following BUG 8430239.
    This should help you.
    Regards,
    Kal

  • Hi.  I have Snap To Grid and By Kind enabled in Lion but it's not working.  When I trash an icon, instead of snapping the remaining icons to the By Kind grid, a space is left where the trashed icon was.  Any suggestions on how to get Snap To Grid working?

    Hi.  I have Snap To Grid and By Kind enabled in Lion but it's not working.  When I trash an icon, instead of snapping the remaining icons to the By Kind grid, a space is left where the trashed icon was.  Any suggestions on how to get Snap To Grid working?

    Where are you talking about the Desktop?
    I don't see where it is possible to set both Snap to Grid and By Kind they seem to be mutually exclusive.
    And then
    If I have Snap to grid set I get the behavior you describe. If I have By Kind set the icons stay together and close up the space from the deleted icon.
    regards

  • SAP IDM 7.2 SP 8 - Escalate an Approval through Approval Mgmt is not working

    Experts ,
    We are running SAP IDM SP8 Patch 3 Version . Prior to this version Escalate or Decline Option through Approval Management Tab was working as intended . But , when we moved to this Patch Version we are getting issues on Escalation process or Decline Process .
    System is not automatically adjusting MX_ESCALATION_APPROVER_1 -> MX_APPROVER Process . In our Scenario when we click on Escalate Button , System will Auto reject the Request ( Delete Pending Value) .
    On Further Analysis we found that , System is routing to TIMEOUT Scenario for the Approval Task . Have any one seen this issue with this Patch level ?
    Thanks ,
    Jerry George

    Hi Christina,
    this is a very interesting issue. The Execution Log Error seems to me like the RT is not able to write the APPROVAL_OPERATION_RESULT to the pending value object. Does this attribute already exist in your store? If not, do you have the automatic creation of attribute enabled on your your identity store configuration?
    I somehow remember that you have to enable this - either during the GRC initial load or during the first time you run the whole validation process.
    I think this might help. Looking forward to receive your feedback.
    Steffen

  • Alert set through timer job is not working in sharepoint 2010 as expected

    Hi,
    I create the standard sharepoint alerts through timer job.
    in my timer job, i loop through a list and based on the user value in the alert to field i create alert for the users and the condition for the alert are only when new items are created and something changes in the below view.
    all the properties are set fine. Email triggered on new items additions and on specific daily or weekly summary.
    The view filteration is not working at all:(
    But after the timer job ran and set the alert, if i open the alert settings on UI and without changing anything if i click ok , then the view filteration is happening and alerts are working fine.
    What is wrong here? is it a bug or anything am missing?
    Aruna
    try
    SPList Configlist = web.Lists.TryGetList("Configuration");
    foreach (SPListItem oItem in Configlist.Items)
    ProfilePicker = oItem["ProfilePicker"].ToString();
    ProfileViewer = oItem["ProfileViewer"].ToString();
    string MIS = oItem["MIS"].ToString();
    SPList list = web.Lists.TryGetList(ProfileViewer);
    SPList ProfileList = web.Lists[ProfilePicker];
    foreach (SPListItem oItem in ProfileList.Items)
    frequency = oItem["Frequenzy"].ToString();
    created = (DateTime)oItem["Created"];
    string createdDate = created.ToString();
    createdDate = DateTime.Parse(createdDate).ToShortDateString();
    DateTime today = DateTime.Today.Date;
    string dateonly = today.ToString(); ;
    dateonly = DateTime.Parse(dateonly).ToShortDateString();
    SPFieldUserValue fieldValue = null;
    SPFieldUser UserColumn = (SPFieldUser)oItem.Fields.GetField("Alert_x0020_owner");
    fieldValue = UserColumn.GetFieldValue(oItem["Alert_x0020_owner"].ToString()) as SPFieldUserValue;
    if (fieldValue != null)
    alertowner = fieldValue.User;
    alert = alertowner.ToString();
    //if (createdDate == dateonly)
    SPUser user = web.EnsureUser(alert);
    SPAlert newAlert = user.Alerts.Add();
    newAlert.AlertType = SPAlertType.List;
    newAlert.List = list;
    newAlert.DeliveryChannels = SPAlertDeliveryChannels.Email;
    newAlert.EventType = SPEventType.Add;
    if (frequency == "Daily")
    createDailyAlert(newAlert, list, user);
    else
    createWeeklyAlert(newAlert, list, user);
    catch (Exception ex)
    // Danfoss.Sharepoint.Logger.DanfossLogger.LogToOperations(ex, "Exception occurred in setting the profile alert", 0, EventSeverity.Error, DanfossExceptionCategory.General);
    private static void createDailyAlert(SPAlert newAlert, SPList list, SPUser user)
    newAlert.Title = "My Daily Profile viewer Alert";
    newAlert.AlertFrequency = SPAlertFrequency.Daily;
    newAlert.AlertTemplate = list.AlertTemplate;
    newAlert.AlertTime = new DateTime(DateTime.Today.Year, DateTime.Today.Month, DateTime.Today.Day, 10, 0, 0);
    newAlert.AlertTime = newAlert.AlertTime.AddDays(0);
    SPAlert existingAlert = null;
    newAlert.Properties.Add("filterindex", "4");
    newAlert.Properties.Add("viewid", list.Views["Daily Alert"].ID.ToString("D"));
    newAlert.Properties.Add("filterpath", string.Format("{0}/", list.Views["Daily Alert"].ServerRelativeUrl.TrimStart('/')));
    foreach (SPAlert alerts in user.Alerts)
    string al = alerts.AlertFrequency.ToString();
    // Filter down the alert to the list you wish to report on.
    if (al == "Daily")
    // Found your existing your custom alert. Don't create one.
    existingAlert = alerts;
    if (existingAlert == null)
    newAlert.Update(false);
    private static void createWeeklyAlert(SPAlert newAlert, SPList list, SPUser user)
    newAlert.Title = "My weekly profile viewer Alert";
    newAlert.AlertFrequency = SPAlertFrequency.Weekly;
    newAlert.AlertTemplate = list.AlertTemplate;
    newAlert.AlertTime = new DateTime(DateTime.Today.Year, DateTime.Today.Month, DateTime.Today.Day, 10, 0, 0);
    newAlert.AlertTime = newAlert.AlertTime.AddDays(0);
    SPAlert existingAlert = null;
    newAlert.Properties.Add("filterindex", "4");
    newAlert.Properties.Add("viewid", list.Views["Weekly Alert"].ID.ToString("D"));
    newAlert.Properties.Add("filterpath", string.Format("{0}/", list.Views["Weekly Alert"].ServerRelativeUrl.TrimStart('/')));
    foreach (SPAlert alerts in user.Alerts)
    string al = alerts.AlertFrequency.ToString();
    // Filter down the alert to the list you wish to report on.
    if (al == "Weekly")
    // Found your existing your custom alert. Don't create one.
    existingAlert = alerts;
    if (existingAlert == null)
    newAlert.Update(false);
    This is my code. alerts are not sending based on the view:(

    Hi sathyaav,
    I followed the example and made a test in my environment, it works like a charm.
    I suggest you check if you have inputed the valid site URL when you create the project solution.
    If you deployed succeed in the Central Administrator Site using Visual Studio, then the job named "Simple Job Definition" will appear in the job definition list.
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Zhengyu Guo
    TechNet Community Support

  • 301 Wiki SSL redirect via Server Admin not working

    I can't get http://myserver.com/wiki to redirect to https://myserver.com/wiki. I have other 301 redirects to send users to https pages working fine. How can I fix this? Thanks for your time - it's much appreciated. (Mavericks/Server Admin 3.1.2)

    Regarding the redirect, I don't really understand why it's not possible. You can edit the non-SSL website in Web and add a 301 for /Wiki to redirect to https://myserver.com/wiki. In fact you can redirect the entire site to SSL - but that is problematic. I can understand why Mavericks server would be designed to automatically use SSL for wiki logins, if it's available. I only looked at redirects because this was not working. Without a redirect or with a redirect - I can login to Wiki via non-SSL or SSL. Where (specifically in which text file) are these redirects created using Server Admin written to? I can't find them in apache2/httpd.conf. Thanks again for your help.

  • XBox 360/Audigy: SPDIF IN pass through to SPDIF OUT not working with 5.1

    Hi,
    I've a problem passing my digital dobly signal from my 360 over the Audigy soundblaster to my external decoder. I want to use digital SPDIF IN from the audigy?IO device to pass the signal directly without processing to the external decoder by using the SPDIF OUT.
    There is only one digital in at the decoder, so I need this combination if I want my PC and XBox to be connected both without a toslink switch.
    I activated the pass through and external decoder option in the audigy console application. I also disabled the DDL encoder. Additionally I set my Windows 7 speaker settings to use SPDIF OUT as standard device.
    This is working for every dolby digital signal?from a dvd which I play on my PC, but not for the XBox signal. The signal is not recognized as a 5. dolby digital signal, but as a 2.0 signal. So something must happen with the signal in the audigy. The XBox settings are correct, because when I connect the toslink cable directly to the decoder everything works fine.
    My drivers are the newest one (3.8)?from the support pack.
    I don't want to use the DDL option, because the latency is much to high to allow regular playing!
    Is there a possibility to pass the XBox signal through to my decoder by using the digital in and out of the audigy?
    Thanks in advance,
    Axel

    Hi I have the same probleme, exept that I have succesfuly pluged my home theater receiver and the 5.1 works. Just my subwoofer seems not to work properly. Like when I plug it into a digital dvd player it works very nicely. but when pluged into the sound card it seems that it dosnt have any signal for it.
    ANy clues??? I know i pluged everything finely I have tested the sound test for each speaker and sub to, from the receiver and from the creative software the sub seems to work but very quietly even if I cran the volume up on the sub or in the software , the sub dont work as it should.
    1 thing I remarqued is that the sub works occasionaly in some movies. When listening to the music it not working and I dont understand that.

  • SSL and comment add does not work

    When adding a comment in an SSL enabled worklist environment, the comment does not save to the database. Oracle has been sitting on this for 6 months. It is holding up our production for this one comment to be added.
    Does anyone have a workaround?
    Melissa

    This is a bug, 6019944! Solved in release 11.x The workarround is to use HTTP instead of ssl.
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=BUG&p_id=6019944
    Regards,
    Marc
    http://orasoa.blogspot.com

  • Webmail worked, Enabled virtual host, now Webmail does not work! HELP!

    Hey all, hope this is an easy one. I had mail, and webmail up and running for my main domain. www.example.com. and mail.example.com. I enabled virtual hosting under mail and added the local host alias for my second domain. www.example2.com. Users can now receive email sent to [email protected] Sounds good right. Well now my webmail server does not work, and whats worse is it brings up a list of the directory!!! Any ideas on how to get that back up?

    ok, I changed the default index file to index.php, and now I can bring it up and login, but get an error where the folder list usually is...
    ERROR:
    ERROR: Could not complete request.
    Query: CREATE "INBOX/Sent"
    Reason Given: Invalid mailbox name

  • EXPORT/IMPORT through FMs in BADI not working

    Hi Experts,
    I have checked several posts and implemented my requirement but it's not working. PFB my requirement:
    We have a BADI in which I need to EXPORT an itab and the same is to be IMPORTed into ZFM. I have created 2 FMs under same FG. Now, in the FM which is being called in BADI i have EXPORT and in ZFM i have IMPORT. Code is given below:
    FM from BADI: ZBADI_FM
      IF lv_flag EQ 'X'.
        EXPORT gt_msg TO MEMORY ID 'CHANGED_DATES'.
      ENDIF.
    Another ZFM under same FG: ZFM
      IMPORT gt_msg FROM MEMORY ID 'CHANGED_DATES'.
    gt_msg is declared in TOP that is common for both FMs. However, IMPORT is not happening. I am not getting the values that I exported. sy-subrc is 4.
    Can anyone help me out? Your help is appreciated.

    Hi,
    I can't believe that it will work:
    EXPORT TO MEMORY
    A data cluster in the ABAP memory is available to all programs within a call sequence, whereby data can be handed over to called programs.
    call sequence
    This sequence is created if you can return from the called program to the calling program at the call of an ABAP-Program with SUBMIT ... AND RETURN or CALL TRANSACTION. For this purpose, the data of the internal session of the caller remains on a stack. The programs of a call sequence have collective access to the ABAP Memory. A call sequence can be left completely using the statement LEAVE TO TRANSACTION.
    Regards,
    Klaus

  • In manage add-ons, it shows Shock wave as enabled but Flash Player still does not work.

    In manage add ons, it shows shock was as enabled, but flash player still does not work

    TryDisabling ActiveX Filtering in Internet Explorer

  • SSL for pop3 or imap4 - not working.

    Hi,
    I was searching entire forum and couldn't find any information how to resolve my problem.
    Environment:
    GWIA Version: 8.0.3
    Linux SUSE 11.2
    In ConsoleOne in properties of GWIA I can't find fields for uploading SSL certyficates and network settings.
    When I using switches of gwia.cfg file nothing with ssl won't works. I can disable or enable POP3, IMAP4 but nothing else. In logfile nothing, any error.
    Certyficates was genereted by tool on this forum (file names in format 8.3), additionaly I was trying to set external signed certyficates in pem and pfx format with password and no. Nothing works :(
    Thanks for any ideas.
    BR
    Grzegorz

    gostrogorski wrote:
    > SOLUTION I made soft link (ln -s) exactly from domain path to
    > "/path/to/somewhere" (from error) and after that the tab "GroupWise" appears.
    Nice solution! The GWIA is the one object that seems to be fussy about moving
    to Linux, especially if you aren't using NSS, and there are file case issues.
    Danita
    Novell Knowledge Partner
    Are you a GroupWise Power Administrator? Join our site.
    http://www.caledonia.net/register
    If you find this post helpful and are logged into the web interface,
    show your appreciation and click on the star below...

  • Back To My Mac to a Time Capsule through a 3Com Router not working

    I have a Mac Book Pro (10.5.7), Time Capsule (7.4.1), 3Com Office Connect Wireless Router (3CRWDR101A-75), a trial subscription to Mobile Me and a 2.5G iPhone (2.2.1).
    I have been unable to get BTTM from my Mac on a remote wireless connection to my Time Capsule working - hence this post.
    The set up of the Time Capsule was quite straightforward (as I would have expected from Apple) and I quickly established local and remote iCal / Address Book sync between my Mac, www.me.com and my iPhone. I have enabled and am the 2.4 and 5GHz bands on the Time Capsule and the wireless air interface on the 3Com router has been turned off. All of internet and email services on my Mac work well locally and Time Machine work. So far so good.
    However, I am unable to 'see' my Time Capsule in Finder from any WiFi network that is not my home network. When at home I have full access to Time Capsule's disk.
    My 3Com Office Router 3CRWDR101A-75 is not on the list of supported routers (nor is any other 3Com Router) but it does provide UPnP and NAT as required according to Mobile Sync notes including http://support.apple.com/kb/HT1552 and http://support.apple.com/kb/HT1552. Despite my best efforts, I have been unable to find out from Apple's MobileMe support if there are any minimum requirements for any router to work with Back To My Mac so can't check to see if my 3Com router will ever work with BTTM or not.
    Does anyone have any similar experience with setting up a 3Com Office Connect router to work with Back to My Mac?
    Do I need to check / Can I check if my Time Capsule has been registered with the Mobile Me servers?
    Do I need to enable any specific ports on my 3Com Office Connect router?
    Basic settings:
    Time Capsule: green light - all OK
    AirPort Utility>Internet: Connection Sharing: Off (Bridge Mode)
    AirPort Utility>Advanced>Mobile me: account set up
    AirPort Utility>Advanced>IPv6: IPv6 mode = Node, at the request of Apple Mobile Me support
    System Preferences>Mobile Me>BackToMy Mac: On (green light).
    3Com Office Connect Router: DCHP server: On
    3Com Office Connect Router: Firewall level: High (default)
    3Com Office Connect Router: Disable NAT: Off (default)
    3Com Office Connect Router: Enable Universal Plug & Play: On
    3Com Office Connect Router: Enable IPSEC-NAT pass through: ON, at the request of Apple Mobile me support
    Com Office Connect Router: DMZ: enable 1-to-1 NAT: Off (default)
    Any ideas?
    Thanks.

    Quick update on troubleshooting BTTM (or rather Back To My Time Capsule)...
    Surprising;y, no 3Com products listed in http://support.apple.com/kb/TS1304. 3Com tech support stated that no OfficeConnect products have been qualified against BTTM and my specific router does not support IPv6 over IPv4 encapsulation.
    MobileMe support were not able to help, citing the fact that I had an unsupported router.
    I have made no change to my modem/router config since first posted but since an upgrade of my TC to 7.4.2 I have been able to use BTTM with my TC (bridge mode) and my OfficeConnect modem/router (802.11b WiFi disabled).
    I have made limited testing from other remote locations from my MBP and also proved that it worked over a 3G/UMTS connection on the UK's 02 network also
    MobileMe still reporting uPnP / NAT problem on my MBP when working remotely though.
    http://discussions.apple.com/message.jspa?messageID=9733258 confirms that this has been solved and, apart from the anomalous Mobileme status message, I can agree.
    Good news so now do not need to swap out my 3Com router. Also shows that this 3Com product does meet BTTM connectivity requirements.
    Message was edited by: Elise49
    Message was edited by: Elise49

  • Deployment of software through Group policy does not work

    Hi all,
    I am trying to deploy a program through Group policy, specifically winrar, any client computer is able to install the program. Please find below the events from the workstation:
    Log Name:      Application
    Source:        Microsoft-Windows-WMI
    Date:          4/27/2014 10:06:01 PM
    Event ID:      10
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      IRCLIENT0001.corp.healthcareinnovation.com
    Description:
    Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because
    of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.
    Log Name:      System
    Source:        Microsoft-Windows-GroupPolicy
    Date:          4/27/2014 10:04:49 PM
    Event ID:      1085
    Task Category: None
    Level:         Warning
    Keywords:      
    User:          SYSTEM
    Computer:      IRCLIENT0001.corp.healthcareinnovation.com
    Description:
    Windows failed to apply the Software Installation settings. Software Installation settings might have its own log file. Please click on the "More information" link.
    Log Name:      System
    Source:        Application Management Group Policy
    Date:          4/27/2014 10:04:49 PM
    Event ID:      108
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          SYSTEM
    Computer:      IRCLIENT0001.corp.healthcareinnovation.com
    Description:
    Failed to apply changes to software installation settings.  Software changes could not be applied.  A previous log entry with details should exist.  The error was : %%1612
    Log Name:      System
    Source:        Application Management Group Policy
    Date:          4/27/2014 10:04:48 PM
    Event ID:      102
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          SYSTEM
    Computer:      IRCLIENT0001.corp.healthcareinnovation.com
    Description:
    The install of application WinRAR from policy Basic Computers GPO failed.  The error was : %%1612
    I am using windows server 2008 R2 and all my clients are running Windows 7 Enterprise and they are working over a domain, note that I am using VMware.
    Below there are a list of the troubleshooting steps that have been already applied:
    *Disable the the firewall both in the server and in the clients 
    *Grant read access to the folder where the the program is shared for installation, it was added the authenticated users and domain computers.
    *Group policy modifications: 
    -> User Account Control
    Policy Setting Winning GPO 
    - User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode Elevate without prompting Basic Computers GPO 
    - User Account Control: Detect application installations and prompt for elevation Disabled Basic Computers GPO 
    - User Account Control: Only elevate UIAccess applications that are installed in secure locations Disabled Basic Computers GPO 
    - User Account Control: Run all administrators in Admin Approval Mode Disabled Basic Computers GPO 
    --> System/Group Policy
    Policy Setting Winning GPO 
    - Startup policy processing wait time Enabled Basic Computers GPO 
    Amount of time to wait (in seconds): 120 
    --> System/Logon
    Policy Setting Winning GPO 
    - Always wait for the network at computer startup and logon Enabled Basic Computers GPO 
    Thank you very much for your time.

    Hi Marco,
    Based on your description, we can enable diagnostic logging of Group Policy Software Installation processing to troubleshoot the issue.
    Regarding this point, the following article can be referred to for more information.
    How to troubleshoot software installations by using Windows application management debug logging
    http://support.microsoft.com/kb/249621
    Once you get the log, you may upload it to OneDrive and provide us the download link.
    In addition, the following article provides a step-to-step guidance for deploying software via group policy and can be referred to for double check.
    How to use Group Policy to remotely install software in Windows Server 2008 and in Windows Server 2003
    http://support.microsoft.com/kb/816102
    Best regards,
    Frank Shen

  • Search bar and net search does not work

    I run mac os x mavericks
    I updated recently to Firefox 29.0
    for the last 2 days or so I can't search the net with google anymore If I type a frase or word (Flickr, VW beetle) into the searchbar and have google as search engin selected I get the error message "Firefox can't establish a connection to the server at www.google.com."
    If I type into the address bar www.google.com same thing BUT if I type in www.google.co.za or .de or. uk it is fine.
    Also all my old bookmarks are working fine.
    However if I try to search with 'bing or yahoo FF askes to redirect and brings me to a malware flashplayer pro site with a windows uplication. I'm not able to ignore it!
    Please help as i do not want to use google crome or safary as my default browser
    Thanks in advance

    It sounds like you have a third party program that has taken over your search engine, home page, and/or the default new tab page. Fortunately, this can be remedied easily:
    # At the top of the Firefox window, click on the Firefox button (Tools menu in Windows XP), and then click Add-ons. The Add-ons Manager tab will open.
    # In the Add-ons Manager tab, select the Extensions panel.
    # Select the toolbar you wish to remove.
    # Click the remove button.
    # Click "Restart now" if it pops up. Your tabs will be saved and restored after the restart.
    After Firefox restarts, install the [https://addons.mozilla.org/en-US/firefox/addon/searchreset/ Search Reset Tool]. This will remove the rest of the traces of this program from your Firefox.
    For further information, please read [[Remove a toolbar that has taken over your Firefox search or home page]].
    Did this fix the problem? Please let us know!

Maybe you are looking for

  • Swapping Phones on Lines with Edge?

    Will swapping phones on family share lines be allowed with the Verizon Edge program and if so how will it work. For example currently on a 2 line share plan, let's say line 1 was eligible for an upgrade but line 2 a few months away. Line would could

  • How can i change my credit card information in itunes?

    My credit card has expired and when I tried to enter a new one in my Itunes account it won't allow me! I've also tried to select Paypal and even though it says in Paypal that Ive created the account with Itunes... it doesn't seem to work in Itunes. C

  • How to give discount  only to 1st 50 customers

    please allotment marks if you feel this question help full

  • Document without items

    Hi, i find a document without any item (type : AB), and i don't know where it come and is it possible to have a document without items. i hope your help. regards

  • What is the flex sdk

    I am new to flex. I understand that SDKs are availablefor many languages. I do not know what a SDK is for? Could you take a bit of time and tell me "what is the flex sdk".