IOS smoke test error-Invalid database authentication info (147)

 4 Replies
 0 Subscribed to this topic
 28 Subscribed to this forum
Sort:
Author
Messages
bprouty
Basic Member
Posts: 12
Basic Member

I am getting an error when running the IOS Smoke test:

 
File GEN/USER.
OpenDBFile2 error is Invalid database authentication info (147). ]]>
File GEN/USER.
OpenDBFile2 error is Invalid database authentication info (147).
            at java.lang.Throwable.(Throwable.java:218)
            at java.lang.RuntimeException.(RuntimeException.java:61)
            at com.lawson.ios.agent.AgentRuntimeException.(AgentRuntimeException.java:34)
            at com.lawson.ios.agent.SystemRuntimeException.(SystemRuntimeException.java:26)
            at com.lawson.ios.dig.db.DigObject.executeInternalRequest(DigObject.java:487)
            at com.lawson.ios.dig.db.DigObject.executeRequest(DigObject.java:183)
 
I am trying to install 9.0.1.5 Environment on an iSeries using V5R4, and  WebSphere 6.1.
I can't figure out what I am doing wrong. I do have one environment setup with ENV=9015 APP=9013 and did not have this problem. If anyone has any idea I would greatly appreciate it. 
Xin Li
Veteran Member
Posts: 134
Veteran Member
New Poster
New Poster
Congrats on posting!
Engaged Reader
Engaged Reader
You are an engaged reader!
Avid Reader
Avid Reader
Avid Reader art thou!

It looks like you had problem to connect to GEN database.

bprouty
Basic Member
Posts: 12
Basic Member
Lid works fine.

In my ladb.log I am getting the following: (Almost looks like I have something corrupt or incorrect in a config file)
Tue Jan 5 15:20:21 2010: [UNKNOWN] Could not get service object for d,eUSER.
Tue Jan 5 15:20:21 2010: [UNKNOWN] GetDbAuthInfo() Cannot configure GEN's db service with the Unknown LoginProcedure LoginProcedure
Tue Jan 5 15:20:21 2010: [UNKNOWN] Error number = 1
Tue Jan 5 15:20:21 2010: [UNKNOWN] Error message = Lawson Security Error: Please check log files for details
Service d,eUSER Not Found

Tue Jan 05 15:20:21 2010: IOS_DigObject_DBDataArea: GENUSERPROFILEIMPL Pooled GEN(14) Create of kind "USER" failed.
com.lawson.rdtech.opf.OPFRuntimeException:
File GEN/USER.
OpenDBFile2 error is Invalid database authentication info (147).
bprouty
Basic Member
Posts: 12
Basic Member
In LID I can dbdump Data Area:GEN File Name:USER and it works ok:
Standard Input Line:1 Pct:0%
File - USER.

UserName SecClass AdmClass PrinterNam Locale SecOffic ClassSup
ProductLine CrtDspOp HiLiteRe mAppObjs SecOnOff DelUpdat ModGloba ModLocal
FillD FillE FillF DataSecGro PrinterGro DfltValS

LAWSON SECCLS1 1 1
0 0 1 0 1 0 0
0 0 0
XYZ9BWEBUS 0 0
0 1 5 0 0 0 0
0 0 0
bprouty
Basic Member
Posts: 12
Basic Member
I found my problem. I had the LAWIPC value incorrect in the WebSphere setup.