Quantcast
Channel: SCN : Discussion List - SAP NetWeaver Development Infrastructure (NWDI)
Viewing all 695 articles
Browse latest View live

NWDI: Name Conflict in Consolidation Track

$
0
0

Hi Experts,

 

We transported our development components from Dev(development) to Cons(consolidation) track.

It is throwing an error name conflict in CONS track.

 

I have tried to accept active version in cons track.But it was not allowing me to create an activity.

 

Error: FAILED: Checkout inactive DeltaV resource failed (Forbidden [(pre||post)-condition failed: DAV:access-denied]) 

 

Could anyone help on this issue?

Thanks in Advance.

 

Best Regards,

Arumugakarthika S


Not able to see DC project in Webdynpro java perspective in 7.0

$
0
0

HI,

 

i want to modify an iview in NWDI-DC project.

i have imported my SC into NWDI. then created project in existing DC. but cannot see that project in webdynpro java perspective.

Unable to deploy ear file through NWDS 7.3

$
0
0

Hi,

 

When I try to deploy the ear dc project in NWDS 7.3, I'm getting the below error.

 

Could you please help me on this.

 

Error details:

 

 

com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DeploymentException.

Reason: ASJ.dpl_dc.001085 Operation [deploy] of [huskyenergy.ca_hsky~base~utils~ear] failed

  at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:862)

  at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:259)

  at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:105)

  at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:257)

  at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:135)

  at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$5$1.run(DcDeployAction.java:282)

  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Caused by: com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 Operation [deploy] of [huskyenergy.ca_hsky~base~utils~ear] failed

  at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:246)

  at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)

  at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)

  at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)

  at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)

  at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)

  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)

  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)

  at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)

Caused by: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] Operation [deploy] of [huskyenergy.ca_hsky~base~utils~ear] failed

  at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:167)

  at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)

  at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)

  at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)

  ... 8 more

Caused by: com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Operation [deploy] of [/usr/sap/WX2/J70/j2ee/cluster/server0/temp/tc~bl~deploy_controller/archives/173/huskyenergy.ca~hsky~base~utils~ear.ear] failed

  at com.sap.engine.services.deploy.server.DeployServiceImpl.catchDeploymentExceptionWithDSRem(DeployServiceImpl.java:3366)

  at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:315)

  at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)

  ... 11 more

Caused by: java.lang.Exception: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Exception occurred during web services 630 deployment. Unable to generate deployment data for application huskyenergy.ca/hsky~base~utils~ear.

  at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.generateDeployFiles(WS630DeployProcess.java:227)

  at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.generateAndRegisterDeployFiles(WS630DeployProcess.java:209)

  at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.execute(WS630DeployProcess.java:115)

  at com.sap.engine.services.webservices.server.deploy.WSBaseAbstractDProcess.makeProcess(WSBaseAbstractDProcess.java:330)

  at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.deployWebServices630(WebServicesDeployManager.java:1029)

  at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.deployInternal(WebServicesDeployManager.java:266)

  at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.deploy(WebServicesDeployManager.java:248)

  at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:309)

  at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:519)

  at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:183)

  at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:203)

  at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:421)

  at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:473)

  at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1832)

  at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:360)

  at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:313)

  at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)

  at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)

  at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)

  at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)

  at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)

  at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)

  at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)

  at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)

  at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)

  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)

  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)

  at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)

Caused by: com.sap.engine.services.webservices.server.deploy.migration.ws.exception.ConversionException: Parsing ws-deployment-descriptor, Vitrual Interfaces and WebService Definitions failed. The application will not be started.

  at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.saveXMLFiles(MigrationController.java:156)

  at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.gatherContentForApplication(MigrationController.java:138)

  at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.deployNW04Archives(MigrationController.java:113)

  at com.sap.engine.services.webservices.server.deploy.ws.WS630DeployProcess.generateDeployFiles(WS630DeployProcess.java:223)

  ... 27 more

Caused by: com.sap.engine.services.webservices.server.deploy.migration.ws.exception.ConversionException: Unable to load interface mapping data in mappings.xml.

  at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04ConversionTool.nw04ToParisConversion(NW04ConversionTool.java:148)

  at com.sap.engine.services.webservices.server.deploy.migration.ws.MigrationController.saveXMLFiles(MigrationController.java:153)

  ... 30 more

Caused by: java.lang.NullPointerException: while trying to invoke the method com.sap.engine.lib.descriptors.ws04wsdd.OperationConfigurationDescriptor.getTransportBindingConfiguration() of a null object loaded from local variable 'operationConfigDescriptor'

  at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04toMapping.loadOperationParameter(NW04toMapping.java:230)

  at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04toMapping.loadOperation(NW04toMapping.java:162)

  at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04toMapping.loadInterface(NW04toMapping.java:91)

  at com.sap.engine.services.webservices.server.deploy.migration.ws.NW04ConversionTool.nw04ToParisConversion(NW04ConversionTool.java:145)

  ... 31 more

 

 

 

 

  at com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException.writeReplace(WSDeploymentException.java:60)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

  at java.lang.reflect.Method.invoke(Method.java:597)

  at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1040)

  at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1116)

  at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)

  at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)

  at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)

  at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)

  at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)

  at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:422)

  at com.sap.exception.BaseExceptionInfo.writeObject(BaseExceptionInfo.java:1033)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

  at java.lang.reflect.Method.invoke(Method.java:597)

  at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:953)

  at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1482)

  at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)

  at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)

  at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)

  at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)

  at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)

  at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)

  at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1535)

  at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)

  at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)

  at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)

  at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)

  at com.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:139)

  at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:472)

  at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:69)

  at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:72)

  at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:43)

  at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:999)

  at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:59)

  at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)

  ... 3 more

How to Import/Export Existing DC from NWDI to NWDS

$
0
0


HI Experts,

 

I am new to webdynpro Java and doing this activity for the first time. My client has some webdynpro Java components on NWDI that needs to be updated as part of change request. I have connected to NWDI through NWDS but do not know how to proceed, and also don;t have any documentation.

 

Also I got to know from the client that the structure of the DC is quite complex here as we have only 1 main DC and rest of the DC;s are Used DC;s.

 

Kindly suggest do I need to download only the affected DC or whole group of used DC;s ?

 

BR,

Shobhit

Deploy ESS Customisations in Portal

$
0
0

Hi All,

A little bit of background on my problem:

We had ESS/MSS business packages deployed in our portal landscape couple of years ago(nearly 4 years ago).

Now we had a requirement to customise one of the ESS component. We set up the NWDI, created track, imported DC, made the modifications, deployed to a local server, tested successfully.

Now we need to move our code to the rest of the environments in our landscape.

Im aware that we have the option to set up runtime systems, connect to CTS+ and it does the job......but my concern is that this approach is risky as we would deploy the whole ESS component and eventually it might break something.

We are happy to deploy just the changes as we do in direct deployment from NWDS.

Is there any other option to do this?

 

Regards,

J

How to active Name Server for NWDI

$
0
0

Hello,

 

I would you to activate name server for ou nwdi.

The SLD is not installed on nwdi, we use a dedicated SLD Server. The SLD url is filled in the development configuration in CM Services.

 

From the SLD, in the reservation name part, the "Enable this SLD as name Server for NWDI" button is not available :

 

name_server.png

 

I have tries to follow this tutorial, but it is designed for netweaver 7.0 :

http://help.sap.com/saphelp_nw70/helpdata/en/2f/a72f41b239a831e10000000a1550b0/content.htm

 

Does anyone know how to activate this feature ?

I refer to this button :

 

name_server_2.png

 

Thank for help.

Migration of SC File from 7.0 to 7.31

$
0
0

HI experts ,

we have two tracks one for webdynpro dc and another for portal components , named wdj_track and anotehr portal_track, and have software components in them as *****_Prod_WDJ_SC and ******Prod_Portal_SC respectively.

we have requirment to migrate these to 7.31 version,

i have a doubt like , we have to migrate the software components ?

or else i have to migrate each individual dc from 7.0 to 7.3 and then later  add these dcs to the DTR Track in 7.3 server.

 

 

we have a customised logon page , i.e par file please suggest a better way to migrate the same .

 

 

Regards

Govardan Raj S

After setup name server from SLD name prefix is still unavailable from nwds

$
0
0

Hi there

Although the nameserver is setup from the SLd, our developper team has told me that it does not work.

One of them has showed me from nwds, and I do not know how to fix it.

The name list is still unavailable from nwds while New Development Component creation:

 

DC-prefix.png

 

Does anyone have any idea ?

Thanks,


Issues Deleting DCs in NWDI 7.0 for 7.0 track

$
0
0

While deleting dcs from DTR (NWDS)

 

First I went SCs in the SC_Name>/dev/inactive/SCs/<vendor>/NWSC/_comp/TopLevelDCs and deleted .dcref totally for all my CAF project

then it got added to the activity, I have activated.

 

But I realized to know that I need to delete DCs before deleting TopLevelDCs, could you please help me how can I delete DCs without having .dcref (toplevel dcs)?

Deleting a DC from track

$
0
0

Hi Experts,

I have created some DC's in JDI and have released my activity for doing so in JDI.But now i realized that i dont want one DC any more.I want to delete this DC from the JDI track.Please tell me how should i proceed for it.Explain your reply in details.All inputs will be appreciated and rewarded.

 

regards,

amit bagati

NWDI cannot access DTR

$
0
0

Hi experts, how are things?

 

We upgrade our NWDI from 7.01 to 7.3 SP08 some weeks ago and after this upgrade, show us this error when we try to access the DTR:

 

 

<DAV:error><DAV:access-denied/></DAV:error>

 

 

Have you any idea what should we do to solve this issue?

 

 

Thanks

Marcos

Assembly failing for SAP-UCES

$
0
0

Dear all

 

I have added a SC called SAP-UCES on my track. When I check that in CMS, I see it only in the assembly tab, but its assembly has failed. The log is as shown below, please suggest solution.

20140620103850 Fatal  :Unexpected exception 'communication error: CBS exception received: CBS Server Error: The compartment for given software component is being initialized( internal code: BS_SC_META_DATA_NOT_AVAILABLE)' occurred. Stopping processing.

20140620103850 Fatal  :caused by Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: CBS exception received: CBS Server Error: The compartment for given software component is being initialized( internal code: BS_SC_META_DATA_NOT_AVAILABLE):communication error: CBS exception received: CBS Server Error: The compartment for given software component is being initialized( internal code: BS_SC_META_DATA_NOT_AVAILABLE)

com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: CBS exception received: CBS Server Error: The compartment for given software component is being initialized( internal code: BS_SC_META_DATA_NOT_AVAILABLE)

at com.sap.cms.tcs.client.CBSCommunicator.listPendingActivities(CBSCommunicator.java:1423)

 

 

thank you !

SAP EP

Migrating dev track from 7.0 to 7.4 wont work

$
0
0

Hello guros,

Im trying desperately to migrate a track from 7.0 to 7.4.

My track has an sc that one of its dependencies is SAP MSS (600).

i have tried following various guides, but i get stuck in the part where I am supposed to forward the old track to the new track, and reimport it.

 

Steps I have performed:

1. create a new software component version of the software component I intend to migrate.

2. create SC dependencies for the version according to the 7.4 requirements (thus meaning - not the same dependencies as the 7.0 track).

3. Create a new track for the 7.4 development , add the newly created SC from the SLD

4. Check in the required SCA's into the 7.4 track.

5. Assemble the SC in the old track, forward it to the 7.4 track.

 

Now this is where i get stuck, I do see the SCA in the 7.4 track inbox, but im not sure exactly what is supposed to happen and how the 7.0 code should become available for the 7.4 Track in the NWDS

should it technically overwrite the current 7.4 SCA? i kind of tried everything but i get timeouts, failed imports and what not.

 

I highly appreciate any response,

Eli.

Migrating to CTS+

$
0
0

Hi Team,

 

Please consider this scenario.

 

1. System DE1 has SLD, DEV and NWDI and runs CMS.

2. DE* Landscape is moving to CTS+, but cannot utilize DE1 due to SLD,DEV, NWDI being on the same system (recomended No No)

3. So the responsibility of NWDI and CM Services has been given to another NWDI - TEW (SLD on TED).

 

Migration Approach (Application "POC" with history (DTR Migration)??

 

i think we can do this. let me know if its the proper thing

1. Migrate CMS from DE1 to CMS on TEW -> Switch to CM Services -> Configure CTS+

or

2. Migrate directly to CM Services on TEW which would already have CTS+.

 

 

Regards,

VB

How to Import/Export Existing DC from NWDI to NWDS

$
0
0


HI Experts,

 

I am new to webdynpro Java and doing this activity for the first time. My client has some webdynpro Java components on NWDI that needs to be updated as part of change request. I have connected to NWDI through NWDS but do not know how to proceed, and also don;t have any documentation.

 

Also I got to know from the client that the structure of the DC is quite complex here as we have only 1 main DC and rest of the DC;s are Used DC;s.

 

Kindly suggest do I need to download only the affected DC or whole group of used DC;s ?

 

BR,

Shobhit


NWDI for BPM transports of NWDS

$
0
0

hi

 

i have SAP PO 7.4 ,SAP PI 7.4 installed.

PO /PI is using CTS+.

We need to use NWDI for BPM transports of NWDS.

 

my question is -

1) will nwdi need to be installed on PO server or different server ? If it has to be different server,please provide sap help or sap link.

2) pls let me know nwdi installation procedure.

3) after nwdi installation ,what r d steps - how to use it for NWDS BPM transports

 

rgds

CM Services Migration

$
0
0

Hi Team,

 

We are migration one of the applications to a CM Services CTS System environment.

 

We are facing issues while importing the Application component via sync services.

 

We have been able to import dependencies.

 

We are choosing "Import overwriting modification and have selected the last assembled SCA of the Application Components.

 

Please find the Sync Log and the CBS log attached.

 

Regards,

Varun Biswas

NWDI migration issue - all DCs are not migrated

$
0
0

I am trying to migrate a track from one NWDI (7.0)to another NWDI (7.3)for NW7.0 based code.

in the old NWDI , the track consists of 30 DCs and there are no broken DCs , I have exported the SCA file from Assembly and basis copied it to new NWDI's CMS inbox.

We have imported the SCA file and created the track with proper dependencies in the new NWDI.

But the track in new NWDI shows only 20DCs and 10of the DCs are missing.

When I checked in DTR, I see the toplevelDcs are missing in the inactive section of the workspace.

 

what will be the issue and how can I resolve such issue?

Migration of Track from 7.01 to 7.31

$
0
0

HI experts ,

 

we have 2 tracks one for wdj and another one for portal. In wdj we have 40 dcs and in portal we have 15 portal components. Now since they are upgrading the servers to 7.31 we have to migrate these dcs and portal components.

But we have one issue , in wdj track necessary dcs are around 25 remaining 15 are not needed.

so here please guide me how to migrate.

should i create new track in 7.31 and migrate each 25 dcs individualy and put that to track created in 7.31.

 

or else we have any option to migrate the whole track itself with options of migrating selected dcs in the software components.

 

have gone through this thread

 

http://scn.sap.com/thread/3315861

 

please suggest me if any best practise we have to follow for migrating.

 

Regards

Govardan Raj.

NWDI - SCA file deployment error : java.lang.LinkageError: loader constraint violation

$
0
0

Hi

 

I have assembled all my activities and trying to deploy my assembled SCA file into Quality and getting error - java.lang.LinkageError: loader constraint violation

 

May I know what could be the issue? When I deploy through NWDS directly, I am not facing this issue.

 

NW 7.01 SP8  - Portal

NWDI - is 7.00 SP20 based

 

 

 

java.lang.LinkageError: loader constraint violation: 'com.sap.engine.services.deploy.server.ApplicationLoader@2ddfcc8c (urls: ['], parents: [)'com.sap.engine.boot.FrameClassLoader@3a5476a7']) previously initiated loading of com.xxx.caxx.sxxxe.uxxxxxies.coxxxn.daxxxxts.MxxLxxDO (loader 'com.sap.engine.services.deploy.server.ApplicationLoader@282a62de', urls: [], parents: ['com.sap.engine.boot.FrameClassLoader@3a5476a7'])

Viewing all 695 articles
Browse latest View live