cancel
Showing results for 
Search instead for 
Did you mean: 

JDI on Technology Preview SAP NetWeaver 04 on Linux - how to get?

0 Kudos

Hi,

I have sucessfully installed the server (SP7). However, I am missing the java development infrastructure (JDI). It does not seem to be part of the Technical Preview SAP NetWeaver 04 - SAP Web Application Server on Linux.

From the book >Java-Programming with the SAP Web Application Server< I know, that one has to deploy the three software component archives

(1) SAPDEVINFF.SCA

(2) SAPDEVINF.SCA

(3) SAPBUILDT.SCA

I even have these archives from the DVD accompanying the book (SP9). I could deploy the archives (1) and (3). During deployment of the second archive I got the error message:

Starting Deployment of tc/SL/CMS/PCS/DBSchema

Deployment of tc/SL/CMS/PCS/DBSchema finished successfully (Duration 22407 ms)

Starting Deployment of tc/dtr/dbschema

Deployment of tc/dtr/dbschema finished successfully (Duration 13286 ms)

Starting Deployment of tc.CBS.Appl

Aborted: development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.4009.00.0000.20041118204447.0000':SDM could not start the J2EE cluster on the host nw4host! The online deployment is terminated. JStartup Framework is not able to deliver an information about the cluster control instances! Please check the status of the J2EE Engine (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)

Deployment of tc.CBS.Appl finished with Error (Duration 2538 ms)

I tried the same with SP7 of those three archives (obtained from the service market place), with the same result.

What am I missing here? Do I need a different version of the archive? If so, where do I get it?

Or do I need to do some configuration, before I can deploy this archive successfully? If so, what do I have to do?

Thanks in advance for any help,

regards

Andreas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please ensure that the server is up and running and retry.

Best regards, Dido

Answers (2)

Answers (2)

0 Kudos

Hi All,

We have EP6.o with J2EE 640 installed. we are planning to install JDI SP17 on EP6.0. When we are deploying the SAPDEVINF.SCA file we are facing an error which is because of user crendentials and unable to log in to J2EE engine with the loging credentials. But when we use visual admin to login to J2EE Engine, the same user name and passwor are accepted.

The error message is almost same as given below but the user credentials are incorrect please attend asap

0 Kudos

Hi,

thanks for the tip, Daniel. What do you mean by "the server is up"? I started sap with startsap nw4host, then opened the SDM tool RemoteGui.sh to deploy the archive.

I investigated the problem a litte more. In order to start with a clean environment, I reinstalled the whole Technology Preview on Linux, as it is.

Then I deployed the two archives

SAPDEVINFF07_0-20000267.SCA

SAPDEVINFF07P_1-20000267.SCA

Then I shut down the server, rebooted the whole system, started the server (startsap nw4host). The software components are now

sap.com SAP-JEE 6.30 SP7 (1000.6.30.7.0.20040820035807) SAP AG 20040826160743

sap.com SAP-JEECOR 6.30 SP7 (1000.6.30.7.0.20040820040111) SAP AG 20040826160721

sap.com SAP_JTECHF 6.30 SP7 (1000.6.30.7.0.20040820040010) SAP AG 20040826160723

sap.com SAP_JTECHS 6.30 SP7 (1000.6.30.7.0.20040820035906) SAP AG 20040826160741

sap.com SAPDEVINFF 6.30 SP7 (1000.6.30.7.0.20040825044332) SAP AG 20060325152504

Then I tried to deploy the archive

SAPDEVINF07_0-20000267.SCA

The error is the same again, here in more detail from the log file:

Mar 25, 2006 3:40:31 PM SDMLogger [Worker #1] Info: Starting: Initial deployment: Selected development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.3007.00.0000.20040720205437.0000' will be deployed.

Mar 25, 2006 3:40:31 PM SDMLogger [Worker #1] Info: SDA to be deployed: /usr/sap/NW4/DVEBMGS00/SDM/root/origin/sap.com/tc.CBS.Appl/SAP AG/6.3007.00.0000.20040720205437.0000/CBSAppl.ear

Mar 25, 2006 3:40:31 PM SDMLogger [Worker #1] Info: Software type of SDA: J2EE

Mar 25, 2006 3:40:32 PM SDMLogger [Worker #1] Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****

Mar 25, 2006 3:40:34 PM SDMLogger [Worker #1] Info: Starting cluster instance processes.

Mar 25, 2006 3:40:34 PM SDMLogger [Worker #1] Error: An error occured while starting a cluster instance!

Mar 25, 2006 3:40:34 PM SDMLogger [Worker #1] Error: JStartup Framework is not able to deliver an information about the cluster control instances!

Please check the status of the J2EE Engine

Mar 25, 2006 3:40:34 PM SDMLogger [Worker #1] Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Mar 25, 2006 3:40:34 PM SDMLogger [Worker #1] Error: Aborted: development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.3007.00.0000.20040720205437.0000':

SDM could not start the J2EE cluster on the host nw4host! The online deployment is terminated.

JStartup Framework is not able to deliver an information about the cluster control instances!

Please check the status of the J2EE Engine

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)

Mar 25, 2006 3:40:35 PM SDMLogger [Worker #1] Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.

At the moment I am completely stuck. What is going wrong with the cluster instance process? How do I check the status of the J2EE engine?

Thanks again for any help,

regards,

Andreas.

0 Kudos

Hi,

I found the solution here:

http://listserv.sap.com/pipermail/linux.general/2005-May/004673.html

After I changed the entry in /etc/hosts, everything went smooth.

Regards,

Andreas