New Environment on E810

afdesa

Member
I am in the process of creating a new environment seperate from the other 3 we have. I keep getting the following errors when I start up the services:
INITIALIZING SECURITY SERVER KERNEL

5096/4984 Sat Feb 25 00:44:20.820 Jdb_ctl.c3432
JDB9901500 - No role associated with the *ALL. Failed to signon the user.

5096/4984 Sat Feb 25 00:44:21.320 secutil.c391
Failed to init security bootstrap environment using user=psft, password=psft, env=NG810, role=*ALL

5096/4984 Sat Feb 25 00:44:21.320 jdeksec.c3201
Failed to init Env

5096/4984 Sat Feb 25 00:44:21.335 Netflow.c958
Dispatch Function '_JDEK_DispatchSecurity@28' returned failure on eNetDispatchInit

5096/4984 Sat Feb 25 00:44:21.335 Netqueue.c199
putExternalQueue (net) failed for msg id 2, pid=0, queue name=<Net0Q>, lastIPCError=<eIPCNotFound>.

And I also get this error:

JDENET Error = eNetNotInitialized

828/4968 Sat Feb 25 00:44:23.351 jdecsec.c2498
Failed to communicate with security server: Unable to locate Security Server

828/4968 Sat Feb 25 00:44:23.351 jdecsec.c255
Failed to valide user psft by password

828/4968 Sat Feb 25 00:44:23.351 Jdb_ctl.c3276
JDB1100015 - Failed to complete Security check by Pwd

828/4968 Sat Feb 25 00:44:23.351 Jdb_omp1.c579
JDB9900246 - Failed to find existence of default OMAP for environment STARTUP

828/4968 Sat Feb 25 00:44:23.351 Jdb_rq1.c1690
JDB3100011 - Failed to get location of table F00941 for environment STARTUP

828/4968 Sat Feb 25 00:44:23.351 cleanup.c189
FATAL: Environment initialization failed for NG810!

I checked the INI on the enterprise server and all looks good. I am using a new port and ran IPSTAT which showed me the port was listening. What am I missing? WE are on 8.10 The box with the Enterprise Server is Window 2003 Server and we have MS SQL for our Database.

Thanks!
confused.gif
 
Check that the OCM for your custom environment NG810 is proper..for both system and Server Map. Can you do a PORTTEST successfully for this environment. Does the PSFT user or the roles assigned to it have access to this environment (NG810).

Are you using a seperate server soley for this custom environment..? Is the securityserver turned "on" in the server jde.ini..?

Does this environment have its own pathcode too..? Try using a regular environment as the startup environment...
 
I got some sleep and went back to looking at the environment and it was the OCM mappings. Once I got the mappings set everything worked! Thanks!
 
Back
Top