[JDENET_KERNEL_DEF27]
krnlName=CLIENT DISPATCH KERNEL
dispatchDLLName=jdeuser.dll
dispatchDLLFunction=_JDENET_ClientDispatch@28
maxNumberOfProcesses=0
numberOfAutoStartProcesses=0
[JDENET_KERNEL_DEF13]
krnlName=WORK FLOW KERNEL
dispatchDLLName=workflow.dll
dispatchDLLFunction=_JDEK_DispatchWFServerProcess@28
maxNumberOfProcesses=5
numberOfAutoStartProcesses=0
[JDENET_KERNEL_DEF2]
# for dispatching UBE jobs
krnlName=UBE KERNEL
dispatchDLLName=jdekrnl.dll
dispatchDLLFunction=_JDEK_DispatchUBEMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=1
[JDENET_KERNEL_DEF6]
# for dispatching callObject request
krnlName=CALL OBJECT KERNEL
dispatchDLLName=jdekrnl.dll
dispatchDLLFunction=_JDEK_DispatchCallObjectMessage@28
maxNumberOfProcesses=1
numberOfAutoStartProcesses=1
What I had not done is changed the security server setting in the JAS.INI in D:\JDEdwards\E910\SYSTEM\OC4J\j2ee\home\applications\webclient.ear\webclient\WEB-INF\classes.
[SECURITY]
DataSource=System - 910
SecurityServer=MYSECSVRUseLogonCookie=FALSE
in system\bin32 for the dep server, I was getting:
24 Apr 2013 14:57:38,987 [SEVERE] - [6092][JAS] OneWorld JAS startup initiated
24 Apr 2013 14:57:38,987 [SEVERE] - [6092][JAS] JAS does not have Security Server defined!!
24 Apr 2013 14:57:39,706 [SEVERE] - [6092][JAS] OneWorld JAS startup complete
24 Apr 2013 14:57:41,987 [SEVERE] - [6092][NET] *ERROR* JdeConnectionPool NONE:6016 Unknown Host: NONE
24 Apr 2013 14:57:41,987 [SEVERE] - [6092][NET] *ERROR* JdeConnectionPool NONE:6016 Unknown Host: NONE
24 Apr 2013 14:57:41,987 [SEVERE] - [6092][NET] *ERROR* JdeConnectionPool NONE:6016 Unknown Host: NONE
24 Apr 2013 14:57:41,987 [SEVERE] - [6092][JAS] Could not reach security server, Unknown Host: NONE
24 Apr 2013 14:57:41,987 [SEVERE] - [6092][JAS] Attempts to all security server failed. [STD] null com.jdedwards.system.security.SecurityServerException
24 Apr 2013 14:57:41,987 [SEVERE] - [6092][JAS] Exception occured in the JDESignon.loadUserProfileWithToken(), An Error occured while Loading the UserProfileWithToken for User :null com.jdedwards.system.security.SecurityServerException: FAILURE: null
That java proc is doing more and more!!!
So, once I fixed the JAS.INI for the java proc, we were cooking with gas
No comments:
Post a Comment