Quantcast
Channel: SCN : Unanswered Discussions - SAP NetWeaver Development Infrastructure (NWDI)
Viewing all 562 articles
Browse latest View live

Application alias issue after migration

$
0
0


Dear Experts,

 

Please note that  during  deployment of dc's after migrating from 7.0 to 7.4 i am getting below  errors  .

 

Cannot deploy two applications with identical application aliases (context roots). Your application  defines an application alias (context root) [WS_Rfsone_admin/Config1] that is already in use by application [xxx.com/appl~ja_rfsone_admin_module]. There are two possibilities in order to proceed with deployment: 1) Define different application alias (context root) for your application [xxx.com/appl~dp_fcmsrfs_posrept] (this is the preferred option). 2) Undeploy the application [xxx.com/appl~ja_rfsone_admin_module].

 

 

Thanks & Regards,

Smruti Ranjan

 

Issue after migration from webdynpro dc7.0 to 7.3


need SAP Netweaver 7.3 Developer Workplace installation Document

$
0
0

Hi Experts,

 

I need SAP Netweaver 7.3 Developer Workplace installation Document.

All the links that I have visited are very old and non-functional now.

Kindly share me the document.

 

Regards,

Serene

sca not showing up in NWDI check-in tab

$
0
0

Hi All,

 

We are doing the below for the Mail DC replacement. Use of servercore.sca is recommended.


Although, sca is in inbox folder of NWDI server , The file servercore.sca not showing up on check-in tab of CMS.

 

 

 

We are following below steps - Refering thread

 

 

Steps Followed:

 

1) Add a SC build dependency within component SAP-SHRWEB to SC component SERVERCORE within the SLD.

 

2) Within NWDI, update CMS.

 

3) Put SERVERCORE.SCA in inbox directory of CMS.

 

4) Check-in SERVERCORE.SCA in Dev of track.

 

5) Go to track in change mode. Run Synchronize SC dependencies.

 

6) Save the track. The NWDI (CMS) system will pop-up. Confirm that you accept the SLD definition.

 

7) Do "Save and re-import" to update the build-space of the track.

 

8) After that, I imported SERVERCORE.SCA in Dev of track. This was not possible in my first attempt where I just added SERVERCORE to the track as main component.



SLD.png

 

But the servercore.sca not showing up on check-in tab. The file is placed in the inbox folder in NWD

 

NWDI.png

 

Regards,

SMI

Newly added sc's not displaying in list to add to track

$
0
0

Good day all,

 

I have an issue where newly added sc's are not displayed in the add list of sc for a new track.

 

i have checked in the sc's from the inbox, via the transports studio, then i imported it on the development tab and then imported it on the consolodation tab. But when i tray to add it to my track, it does not appear in the list of sc when i click add sc button on the landscape canfigurator.

 

Is there any steps i'm missing here? 

NWDI | Requests getting into queue

$
0
0

Hi All,

 

We have NWDI system with 4 tracks.

 

Everytime the deployments are triggered they are getting into queue and then get processed.

 

With in TCS deployer, if we try to check the logs from below options,

 

we see logs as below first(Bad request screen) and then the second(try to connect to deploy tool) after some time. If we wait for more time, deployments get processed and completely new log gets updated.

 

If we manually trigger the deployments from CMS --> deployments, then the requests get processed at a little faster rate.

Is anybody in the forum facing such issue. Kindly assist/share how this issue is fixed.

 

 

 

Regards,

Ravi

Issue while syncing from DTR(NWDI) to NWDS

$
0
0


Hi,

 

We are facing issue where while syncing the code from DTR in NWDS it shows missing Interface controller files.

This error is faced only for certain DC while other Dc's are working fine.

We are using NWDS 7.3 EHP 1 SP12 PAT 0001

 

Error are like below Missing files from Archive. PFA the screen shots.

 

Any pointers would be highly appreciated.

NWDS Deployment failed

$
0
0

Hi,

 

     Deployment status failed while activating requests in NWDS. Could anybody tell me how to solve this error?

 

Thankyou,

Teja.

Inconsistence between active and inactive workspace

$
0
0

I experience a strange issue connected with DC deletion. I followed the steps provided by 864515 note, and all went fine until I tried to delete .dcref files of target DCs. Activation of this activity failed and things became so that DC were deleted from inactive workspace buut they are stil present in active.

Then I tried to delete that DC in Web DTR with the help of web activity in that way

Unbenannt2.png

 

but the process again failed with the error "Error: Precondition integrate-of-version-sets-not-allowed check failed."

 

To put it more clearly, the current situation is:

  1. DC files/folders are successfully deleted in inactive workspace, as well as their .dcref files in TopLevelDCs folder.
  2. But all these files (DCs + .dcrefs) are presented in active workspace still.

 

What is the proper way to fix this problem?


How to transfer MII transaction from D to Q to P System with CMS – Change Management Service and NWDI?

$
0
0

Hi guys,

 

I configured SLD and NWDI on Server xyz02 with wizard.

I configured MII to NWDI with wizard “Integration of MII with existing NWDI” on Server xyz04 (D-system) and xyz03 (Q-system).

 

That works fine!

1.png

2.png3.png

 

the cbs - component build service shows the following

8.png

 

In CMS – change management service i see MIIDEV for server xyz04 (D-System) and MIIQS for server xyz03 (Q-System).

 

I configured in MIIDEV - landscape configurator – Track Data - “runtime systems” the following

4.png

  • “track connections”

5.png

 

 

I configured in MIIQS - landscape configurator – Track Data - “runtime systems” the following6.png

  • “track connections”

7.png

 

How I transport the transaction "1MIITest" from D to Q? its the right way with cms? whats wrong?

I found no documentation or how to guide for that issue.

 

Thanks for help!

Markus

Code missing in deployed SCA file during migration from NW 7.0 to 7.4

$
0
0

Hi Experts,

 

We are in process of migrating our custom developed webdynpro java components from NW 7.0 to NW 7.4.  And using NWDI for the code maintenance.

 

We have downloaded custom SCA files from NW 7.0 system using the CMS assembly tab (Export to SCA).

 

And Imported those custom SCA files to the newly created NW 7.4 NWDI track.

 

But we are facing code mismatch problem in one of the DC under the custom SC. One particular webdynpro DC has older version code  with missing ejb method structures and contexts at most of the places in view and component controller.


The standalone EJB DC has updated and correct code, but the corresponding webdynpro dc is not having the latest changes which are present in 7.0 version.


There is no open or pending activity in NW 7.0 which is not included in the SCA.

 

We want to retrieve the latest code from NW 7.0 CMS system through SCA file.


Please guide us how to proceed ahead on this as we never came across this scenario where code itself is missing during migration.


Regards

Prabh Simran Kaur

Configure NWDI on SAP Java 7.5

$
0
0


Hi All,

 

I have installed SAP Java 7.5 but haven't choose usage Type DI during installation.

Is There a way to configure NWDI after installation , I need to have system with NWDI services to configure CM services on it.

We want to use it for configuring PO and BPM transports together with CTS+.

 

Please advise us.

 

Regards

Irshad Akram

Application alias issue after migration

$
0
0


Dear Experts,

 

Please note that  during  deployment of dc's after migrating from 7.0 to 7.4 i am getting below  errors  .

 

Cannot deploy two applications with identical application aliases (context roots). Your application  defines an application alias (context root) [WS_Rfsone_admin/Config1] that is already in use by application [xxx.com/appl~ja_rfsone_admin_module]. There are two possibilities in order to proceed with deployment: 1) Define different application alias (context root) for your application [xxx.com/appl~dp_fcmsrfs_posrept] (this is the preferred option). 2) Undeploy the application [xxx.com/appl~ja_rfsone_admin_module].

 

 

Thanks & Regards,

Smruti Ranjan

 

Issue after migration from webdynpro dc7.0 to 7.3

Unable to connect to host

$
0
0

Hi,

 

     I am trying to add SAP System to NWDS environment. At that time I am facing the below exception.

 

 

 

I think because of that exception I am unable to connect to host thereby failed to deploy the application. Could anybody provide any solution.

 

Thanks and Regards,

Teja

CMSCFinderException: workspace name does not exist

$
0
0

Hallo everyone,

 

when trying to release activities on OS level I get the following error "workspace name does not exist" how can solve this?

 

Thanks in advance

Klaas,

How to compile/Build Java Dc's in NWDI instead of NWDS.

$
0
0

Hi Team,

 

For CRM IPC components we are following the below landscape.

 

Currently we are using CRM 702 running on NW 7.03 on SAP JVM 4.1. For this we need J2sdk1.4 for compilation of Java DC's using NWDS. Since J2sdk1.4 is blocked currently by our client we have only one option to use the J2sdk version > 1.7 for this we need to upgrade the CRM and both NW stack and we cannot do this now immediatley since we may lost custom changes in 702.

 

So as a work around we are thinking to use J2sdk 1.7 version in NWds for doing further changes and we are thinking to compile/build via NWDI (since nwdi is using J2sdk 1.4 version which is suitable for CRM 702).

 

Please let us know the procedure to handle this case (Check in --> activation and building) via NWDI instead of NWDS.

 

Kindly requesting everyone to treat this as a priority since we need to finalize the decision asap.

 

Thanks,

 

Mahesh Nuli.


Is NWDI necessary?

$
0
0

Hi Experts,

 

I just upgrade EP from 7.0 (no NWDI installed) to 7.40, is absolutely necessary install and configure NWDI? Can the developments to work the same way that they worked in 7.0 without NWDI?

 

Regards.

Why is there no Mac version of NWDS (netweaver developer studio)?

$
0
0

Having a mac version only seems to be a plus for SAP, or am I wrong? If I'm running/want to run NWDS, I have to use a windows environment solely for this purpose. Is there no way to get this working on OS X?

 

And what is the reason that SAP chooses not to implement a version for OS X? Is it really that difficult to do?

Scope of NWDI Administration

$
0
0

Hi Experts,

 

I have been working as an SAP BASIS/PI administrator from past 4 years

Now i got a chance to work on NWDI administration and support

 

Can some one advise me, is it really worth to my Profile and my career??

What is the scope of NWDI in the future and in markets?

Please suggest

 

Regards,

Rajesh

503 Service Unavailable Error on server starting time.

$
0
0

Dear All,

 

When the server restarting/starting the i am getting this below error.?

 

Unable to instantiate a Build Space administrator. DTR workspaces could not be validated:
Build Space "TrackName_C" [bsID: 24, version: 0] [in-queue: on, out-queue: "on", processing: on]
Server error [503 Service Unavailable]
[EXCEPTION]
com.sap.tc.cbs.api.CommunicationException: Server error [503 Service Unavailable]
at com.sap.tc.cbs.comm.Repository.execute(Repository.java:69)
at com.sap.tc.cbs.api.impl.BSFacade.getOwnerBuildspace(BSFacade.java:515)
at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.checkWorkspace(_BuildSpaceValidator.java:116)
at com.sap.tc.cbs.server.rt.bs._BuildSpaceValidator.validateWSs(_BuildSpaceValidator.java:74)
at com.sap.tc.cbs.server.rt.bs.BSAdmin.validate(BSAdmin.java:201)
at com.sap.tc.cbs.server.rt.bs.BSAdmin.updateState(BSAdmin.java:274)
at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.determineChanges(BSAdminOrc.java:439)
at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.validateBuildSpaceData(BSAdminOrc.java:219)
at com.sap.tc.cbs.server.rt.bs.BSAdminOrc.act(BSAdminOrc.java:341)
at com.sap.tc.cbs.server.rt.impl.CourteousTimer.run(CourteousTimer.java:139)
at java.lang.Thread.run(Thread.java:763)


Thanks,

Durga Rao V.

CMS Transport Studio Assembly

$
0
0

I have some doubts about transport studio.

 

1) I have one sc call siga2007, It contain the customers developments

e.g A,B,C.

2) I need transport a specific development or change, e.g. D.

3) the SC Siga2007 Contain developments. e.g. A, B,C., when i press

the assembly option. The system take SC Siga2007 and re-create a SC

with A, B, C, D?.

and in option approve and then production, the system take all

developments and update SC Siga2007?

4) the system only take the change or new development and transport

it ?.

I need solve this doubt, because if the case is option 3) i have a

problem, because i do not want transport some changes in developments,

i need only tranport the change of one development in this case D .

 

If posible isolate only the change to transport it?

Best regards

Viewing all 562 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>