Hello all,
We've been building a MII 12.2 Sandbox and have been getting some problems when deploying it.
Landscape:
- Windows 2008 Server R2
- IBM DB2 v_9.7
- NetWeaver 7.30.5
- SAP JVM 6.1.34
When deploying XMII00_0.SCA via JSPM or telnet we get some errors. First error we get back is the following even though being logged as Java admin user:
<!
LOGHEADER[START]/
>
<!
HELP[Manual modification of the header may cause parsing problem!]/
>
<!
LOGGINGVERSION[2.0.7.1006]/
>
<!
NAME[E:\usr\sap\EBM\J68\j2ee\JSPM\log\log_2011_12_13_16_10_00\deploy_api.log]/
>
<!
PATTERN[deploy_api.log]/
>
<!
FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %M %m)]/
>
<!
ENCODING[UTF8]/
>
<!
FILESET[0, 5, 10485760]/
>
<!
PREVIOUSFILE[deploy_api.4.log]/
>
<!
NEXTFILE[deploy_api.1.log]/
>
<!
LOGHEADER[END]/
>
Dec 13, 2011 4:10:25 PM Error: com.sap.ASJ.dpl_api.001226 Could not establish connection to AS Java on [localhost:port]. Cannot authenticate the user. Wrong or missing security credentials (password) for principal [test], or the specified principal has no permissions to perform JNDI related operations.
Then we get the following erros:
Dec 13, 2011 4:20:22 PM Error: com.sap.ASJ.dpl_api.001041 Deployment Exception during deployment phase [DeploymentException], cause=[ASJ.dpl_dc.001085 Operation [deploy] of [sap.com_xappsxmiiear] failed]
.
.
.
.
2.16 : Relative path '
[localhost]\sapmnt\trans\EPS\in\XMII00_0.SCA --> xappsxmiiear.sda'
Deploy status is 'Aborted'
Description:'1. QName of classification system key QName: Namespace= ; Name= SAPMII is invalid. LocalPart or NamespaceURI is null or empty'.
SDA : name 'xappsxmiiear', vendor 'sap.com', location 'MAIN_xM122VAL_C', version '7610306', software type ('J2EE', sub type ''), csn component '', dependencies :[( name 'xappsxmiiumeactions', vendor 'sap.com') , ( name 'xappsxmiidic', vendor 'sap.com') , ( name 'xappsxmiidbinit', vendor 'sap.com') ]
At the end I see all the other components deployed successfully (umeactions, dic, dbinit, ctc, jraapp) but ear.
Does anyone have any insight here? I did a bunch of searches around it but I'm completely clueless.
Any input is highly appreciated.
Thanks,
Ricardo