Quantcast
Channel: SCN : Popular Discussions - SAP Enterprise Portal: Migration and Upgrade
Viewing all 767 articles
Browse latest View live

Migration from Oracle to DB2

$
0
0

Hi,


We are planning to Migrate from Oracle to DB2 version 10.5 Database.Can you please help us or share any document/link how we can proceed with this migration .

We have our SAP System ECC6.0 EHP5 .Oracle Version is 11.2.0.2.

Thanks in advance

 

Regards

Amit Shedge


Mashead par file migration from 7.0 to 7.3 portal

$
0
0

Hello All,

 

We are upgrading our portal to the latest 7.3 portal and we are having issues with the mathead PAR file.

 

I imported the par file into NWDS 7.3 and deployed the EAR from NWDS to the 7.3 portal system. However when I try previewing the iView it gives Portal Runtime Exception. I also tried with the PAR Migration tool just to ensure I am not missing something when importing through NWDS. Still the same error with the iView.

 

My JSP code has errors in NWDS. But as the blogs on SDN says we are getting errors in the code since JSP doesnt compile at runtime, which is correct. I am still able to bundle it in an EAR and deploy successfully. However, is there anything I need to change.... any class references when importing masthead par from 7.0 to 7.3 ? Do I need to add any external libraray JARs for the below imports or we can simply ignore these errors?

 

 

 

<%@ page import = "com.sapportals.portal.prt.service.laf.*" %>

<%@ page import = "com.sap.security.api.UMFactory" %>

<%@ page import = "com.sapportals.portal.prt.service.license.ILicenseService"%>

<%@ page import = "com.sapportals.portal.navigation.*" %>

<%@ page import = "com.sapportals.portal.prt.runtime.PortalRuntime" %>

<%@ taglib uri="prt:taglib:tlhtmlb" prefix="hbj" %>

 

Also please see the attached trace file, the masthead Header iView shows records the below exception w.r.t LoginModuleClass in the trace logs -

 

Exception ID:04:04_01/05/12_0016_4480450
[EXCEPTION]
com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
Application name : CompassMastHeadNew
Component : pcd:com.sap.portal.system/gpal_hidden_content/gpar/CompassMastHeadNew/default...

Cannot load login module class com.sap.security.core.server.jass.HeaderVariableLoginModule.
[EXCEPTION]
java.lang.ClassNotFoundException: No application classloader can load login module class: com.sap.security.core.server.jass.HeaderVariableLoginModule
at com.sap.engine.services.security.server.deploy.LoginModuleContainer.getLoginModuleClass(LoginModuleContainer.java:166)
at...

No application classloader can load login module class: com.sap.security.core.server.jass.HeaderVariableLoginModule. Probably application that deployed the login module is stopped and cannot be started.

 

Please assist. Appreciate all your help truly.

 

Thanks and Regards,

Samta.

Custom theme is not rendered when system restart is provided

$
0
0

Hi All,

 

We are currently in  the process of upgrading SAP Portal 7.0 to 7.4.

I created custom theme based on standard SAP Tradeshow on our development system.

But Anytime I change system parameters like session timeout or cookie configuration e.g. setting it secure etc and provide a system restart, the theme is not behaving properly. No images are seen nor can we move around the portal.

When we provide a normal system restart w/o changing any system parameters, it works perfectly.

When I check the HTTp watch, it shows 404 error for the custom theme.

 

To summarise, only when system parameters are changed and restart is provided, custom theme behaves this way.

Importing and exporting theme gives no error and works fine. This happens on the environment where the theme is developed itself.

PFA attached screenshots.

 

Regards,

Deep Desai

 

 

 

 

How to integrate UWL of SAP Portal 7.3 with Multiple backend systems

$
0
0

Hi Experts,

 

How can we integrate UWL with multiple backend systems?

 

Any inputs will be helpful.

 

Thanking You!

 

Best Regards,

Tarun Dhuria

Logon Page

$
0
0

Hi,

 

We have recently migrated from 7.0 to 7.3

 

And the problem we are facing is we had a customized logon screen in 7.0.

 

And when we are deploying the same to nwds 7.3,

 

 

 

 

We are getting this error in logs:

 

An error occured during authscheme computation.
[EXCEPTION]
com.sap.portal.prt.broker.PortalModuleNotFoundException: Could not retrieve portal application

 

Where am I going wrong.?

SUM 7.4 Upgrade error - execution of the Delete remote bootstrap jars

$
0
0


Hello

We are upgrading Portal from 7.02 to 7.4 and stuck at the downtime/execution phase

 

JDK version........: 1.6.0_85 SAP AG

SUM version........: 1.0.11.8

Source release.....: 7.02

Target release.....: 7.40

ABAP stack present.: false

 

An error has occurred during the execution of the Delete remote bootstrap jars step with action execute. Service com.sap.sdt.j2ee.services.servicesimpl.RemoteExecutionService failed with the following message:

 

Could not execute command "\\passp1\sapmnt\SP1\SYS\exe\jvm\NTAMD64\sapjvm_6.1.071\sapjvm_6\bin\java.exe -cp \\passp1\sapmnt\SP1\SYS\global/sdtremote/sdt_trace.jar;\\passp1\sapmnt\SP1\SYS\global/sdtremote/sdt_util.jar;\\passp1\sapmnt\SP1\SYS\global/sdtremote/sdt_tools.jar;\\passp1\sapmnt\SP1\SYS\global/sdtremote/sap.com~tc~sec~csi.jar com.sap.sdt.tools.remote.SdtRemoteOperationsExecutor deleteBootstrapJars e:/usr/sap/SP1/J01 SWITCH_UPGRADE" on instance 1 on host as1sp1 using the sapcontrol web service at http://as1sp1:50113. Check if sapcontrol is running and the log file SUM_1415290308665.log in the sapcontrol work directory. In case of permissions issues, check SAP note 927637.

 

You can find more information in the files E:\CDs\SUM\SUM\sdt\log\SWITCH\DELETE-REMOTE-BOOTSTRAP-JARS_44.LOG and ProcessOverview.html.

 

Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:

 

SWITCH,execute,pre-component-deploy,delete-remote-bootstrap-jars,com.sap.sdt.j2ee.services.servicesimpl.RemoteExecutionService,class com.sap.sdt.tools.sapcontrolws.SapControlWsException

 

 

 

We have already tried the below:

1600846 - JSPM/SUM calls sapcontrol without

user credentials

1563660 - sapcontrol, <sid>adm authorization issues

(SUM) (we gave DEFAULT, NONE - nothing worked)

 

Gave full permisssion (everyone, sidadm, SAPServiceSID)

to sapmnt/saploc/ entire sap folder in BOTH primary and secondary

app servers.

com.sap.portal.navigation.masthead.par from Portal 7.0 to 7.30 deployment

$
0
0

Hi all,

 

I must to deploy the "com.sap.portal.navigation.masthead.par" from Portal 7.0 to Portal 7.30

 

I'm doing the following steps:

 

- Convert .par to .ear

- Import .ear to NWDS 7.30

- Deployment perspective > Import > File System > com.sap.portal.navigation.masthead.ear > Start

 

Results log:

 

 

  S U M M A R Y

~~~~~~~~~~~~~~~~~~~

Successfully deployed:           0

Deployed with warnings:           0

Failed deployments:           1

~~~~~~~~~~~~~~~~~~~

 

[ERROR CODE DPL.DCAPI.1031] AllItemsAlreadyDeployedValidationException.

Reason: ASJ.dpl_dc.003456 All batch items are marked as AlreadyDeployed because of Version check.

 

1. File:D:\Documents and Settings\corellavpd\Escritorio\com.sap.portal.navigation.masthead.ear

+     Name:com.sap.portal.navigation.masthead+

+     Vendor:sap.com+

+     Location:SAP AG+

+     Version:1+

+     Deploy status:AlreadyDeployed+

+     Version:LOWER+

 

+     Description:+

+          1. Already deployed component has version:7.3005.20110929162215.0000+

 

(...)

 

How can I deploy in Portal 7.30 an older version of "com.sap.portal.navigation.masthead.par" ?

 

Thx!

 

M.

 

Edited by: ALL NEW Arinso on Nov 17, 2011 12:54 PM

opentext VIM Approval Portal cannot be kept during the Portal upgrade

$
0
0

Hi Expert,
We have opentext VIM Approval Portal(Invoice Management) installed on our Portal systems.
version is 7 SP3 on non-production and 6 SP5 on Production.
Now we have a problem:
We are upgrading our Portal system from 7.01 to 7.31. And we got
attached error during upgrde. The VIM Approval Portal was not in the
stack file, and with it actually installed as a component, the SUM
didn't know what to do.
We had to choose to undeploy VIM Portal before upgrade and install it
again after the upgrade. However, this will cause downtime for Approval
Portal during business days. (the downtime for upgrade is in weekend,
but the preparations are in business days).

 

Please let me know if you have any ideas avoiding this. Thanks in advance for your help.

 

Best regards,
Jason


SUM Clean Module Password Required - Reset Java Upgrade

$
0
0

Hi we were upgrading EP Java and went to the Preprocessing phase where patches were applied to shadow instance. We decided we want a different version/set of patches and needed to recalculate stack file. We went ahead and cancelled the upgrade. We proceeded as follows:

 

1. SUM - Update - Reset Update. Message showed it was reset. Not sure if it "actually" worked. This was done according to SUM guide. Exited out of SUM with no errors.

2. Checked DB table - found schema present SAP<SID>SH - dropped schema with content

3. Checked main schema SAPSR3DB - 565 tables starting with SHD found . Dropped all these tables with cascade and purge.

4. Restored the /usr/sap/SID directory

5. Rebooted Server

6. SAP Starts up fine and everything works fine as before

7. Deleted shadow instance services from registry

8. No profiles found related to shadow instance

9. Deleted old SUM folder. Extracted fresh SUM and started

 

(Unfortunately in Java there is no option of RSUPGRES/RSUPGREV - neither is there a UVERS table - also there is no DDIC user which is being asked for when I do a SAPup prepare reset)

 

How do we clean up and do a reset for Java ? Ther's gotta be a place where SUM is reading old entries from. We really dont want to restore the DB but they may be the only solution it seems

 

Below is the message I get. I have opened a ticket with SAP and already checked OSS Note:

2011380 - Previous SUM not finished properly and asking for CLEAN
MODULE PASSWORD

  


      SUM has detected leftover artifacts that originate from previous SUM
      execution that was left unfinished. This SUM instance can attempt to
      cleaup the leftover data. In order to proceed please open OSS message in
      BC-UPG-TLS-TLJ with the following information:
   
        1. Your execution code: 1978128322
     
        2. Explanation why the previous SUM run was not finished. If possible:
        In which step you have stopped it.
    

    After you open the message enter bellow the supplied password and choose

    Continue.

ESS/MSS Portal upgrade to 7.31+

$
0
0

We have a requirement to upgrade our existing ESS/MSS portal from it's current version of 7.02 SP11 to at least 7.31 (preferably higher, i.e. 7.4). Our back end ECC 6.0 system is on EHP 5 with NW 7.02 SP11. I've read the following blog, but it does not make any reference to NW stack of the back end system:

 

http://scn.sap.com/community/enterprise-portal/migration-and-upgrade/blog/2013/01/09/upgrading-to-nw-portal-73-what-to-do-with-essmss

 

My question is, can we upgrade the ESS/MSS portal (knowing that we would have to install ESS 633 on this new portal instead of the current ESS 603) without upgrading either NW stack or ECC of our back end system?

 

Thanks,

Setu

WPC 2.0 Not working

$
0
0

During the migration of SAP EP 7.0 portal to 7.4, we got few errors related to existing WPC and some of their services.  WPC 1.0 content did not get migrated.  Thus, we ran the migration tools (as detailed in Note: 1745913 - WPC content migration to 7.3 has failed).  Cleaner tool ran successfully, but Migration tool is giving below error:

 

LayoutsMigrator starts migrating layouts...

Migrated editor component: ckeditor

Error encountered migrating resource: /wpccontent/Sites/Intranet/Site Navigation/navigation.wpc

Error encountered during processing: java.lang.NullPointerException: while trying to invoke the method com.sap.portal.pcc.km.objects.IPccKmObject.getKmLocation() of a null object returned from com.sap.portal.pcc.pcd.objects.IPccPcdArea.getKmObject()

 

 

Any ideas about this error?

 

Is it possible to re-install WPC 2.0 tool?

 

It appears that WPC is not able to connect to KM repositories; we are not able to see Global Shared Content or Shared Connect when trying to edit the Page and under Area. 

 

Any help is greatly appreciated.

 

Thanks

NW 7.4 upgrade fails to start shadow instance

$
0
0

Hi all,

 

I'm trying to upgrade our EP (Java only) from NW 7.0 to NW 7.4. We did a test on a POC server last Summer and it went fine.

Now, it's time to do real upgrade on our servers; of course, the old SUM version doesn't work anymore. I used MOPZ to generate new stack files, download the latest components and all.

Somehow, the SUM kept failing at step 5.5 - Preprocessing when it tries to Start shadow instance SCS.

 

The log only indicates that SUM tried to start the instance a 20 times (with 15-second pauses in between) so it gave up. The last part of the log shows

------------------------

Feb 11, 2014 1:50:36 PM [Info  ]: All retrieved instances : 3

Feb 11, 2014 1:50:36 PM [Info  ]: Correctly detected instance: 70 on host mydev

Feb 11, 2014 1:50:36 PM [Info  ]: Correctly detected instance: 2 on host mydev

Feb 11, 2014 1:50:36 PM [Info  ]: Correctly detected instance: 0 on host mydev

Feb 11, 2014 1:50:36 PM [Info  ]: Instance has status STOPPED.

Feb 11, 2014 1:50:36 PM [Info  ]: Starting instance number 2 on host mydev with timeout of 7200 seconds.

Feb 11, 2014 1:50:36 PM [Error ]: The maximum retry count (20) was reached.

Feb 11, 2014 1:50:36 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.util.diag.DiagException: Could not start SAP instance  with number 2.

Could not send the command to start the instance with number 2 on host mydev.

Error starting instance 2 on host mydev with timeout of 7200 seconds.

Errors while starting the instance.

javax.xml.ws.soap.SOAPFaultException: Invalid Credentials

--------------------------

 

The only SAP Note I found is 1937296 where it says you'd need the latest kernel. But I've already had the latest kernel.

What bothers me is "Invalid Credentials" --> which credentials?

 

I tried several different things. Reset the upgrade, cleaned up the SUM directory, re-start the upgrade from scratch several times. I've also tried to re-start the instance; even re-started the server a couple of times ... to no avail :-(

 

I also tried to run the sapstartsrv command line

## ../SUM/sdt/data/kernel/sapstartsrv pf=../../DPK_SCS02_mydev -D

and I'd get the error

--------------------

Could not open the ICU common library.

   The following files must be in the path described by

   the environment variable "LD_LIBRARY_PATH":

   libicuuc.so.50, libicudata.so.50, libicui18n.so.50 [/bas/741_REL/src/flat/nlsui0.c 1535] pid = 18978

LD_LIBRARY_PATH is currently set to /usr/sap/DPK/SYS/exe/run:/oracle/client/11x_64/instantclient  [/bas/741_REL/src/flat/nlsui0.c 1538] pid = 18978

--------------------

 

Any help and/or suggestion would be greatly appreciated.

 

Regards,

Dao

Multiple uploads for Knowledge Management (KM) is not working in K8P/K8A (Production/Acceptance)

$
0
0

Hi Experts,

 

 

Need your help. Currently we are facing issue in KM multiple uploads.We have Multiple upload option in K8D which is development environment but we are not seeing that option in Production Environment. Please find the screenshots as below ::

 

Screenshot for K8P (Multiple Upload option not available) ::

 

error2.PNG

 

 

Screenshot for K8D (Multiple Upload option available) ::

 

error1.PNG

 

We tried to check the settings in K8D and K8P everything is similar. There is no difference so we need experts advise on this issue what we need to do to make multiple uploads available in KM. Since this is a standard functionality but it is only availble in our Development tool.

 

Thanks,

Harsh Sukhramani

KM document Iview template - Issues after upgrade

$
0
0

Dear Experts -

 

We are getting weird errors after the upgrade. We have got a page to display the PDF documents.

 

We have created the i views using the "KM Document I view" template. My i view preview works perfectly but when i add to page i'm facing issues.

 

Just to add It's not always throws the error.. sometimes it works.. sometimes it throws the error.

 

However my query is.. i just noticed the below difference and wanted to your feedback.

 

As you can see below, the show tray option has got a check box in one iview and in some others we got "true/false" and both are based on the same template(KM Document I view)

 

checkbox.JPG

 

tray_boolean.JPG

 

Is there any way that my page metadata is not getting updated? if so how do i check?

 

Error messages which we noticed in NWA :

 

Error :1

 

com.sap.portal.prt.broker.PortalModuleNotFoundException: Could not retrieve portal application ~0_files

at com.sap.portal.prt.broker.PortalAppBroker.ensurePortalModuleIsStarted(PortalAppBroker.java:640)

at com.sap.portal.prt.broker.PortalAppBroker.getPortalModule(PortalAppBroker.java:319)

at com.sap.portal.prt.component.PortalComponentContextFactory.createPortalComponentContext(PortalComponentContextFactory.java:140)

at com.sap.portal.prt.component.PortalComponentContextFactory.getPortalComponentContext(PortalComponentContextFactory.java:82)

at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:442)

at com.sapportals.portal.prt.connection.ServletConnection._handleRequest(ServletConnection.java:224)


---------------------------------------------------------------------------

 

Error : 2

java.lang.NullPointerException: while trying to invoke the method java.lang.Object.equals(java.lang.Object) of a null object loaded from local variable 'design'

at com.sapportals.htmlb.enums.TrayDesign.getDesignClass(TrayDesign.java:69)

at com.sapportals.portal.pb.PageUtilHook.onComponentBegin(PageUtilHook.java:125)

at com.sapportals.portal.pb.PageUtilHook.doDocumentHook(PageUtilHook.java:77)

at com.sapportals.portal.pb.PageUtilHook.doDocumentHook(PageUtilHook.java:46)

at com.sapportals.portal.pb.fpm.FPM.doDocumentHook(FPM.java:222)


--------------------------------------------------------------------------------

 

Error : 3

 

java.lang.IllegalStateException: Cannot lookup resource AdminBase: javax.naming.InvalidNameException: Character not allowed: ':' in 'gbpem:'

at com.sap.portal.admin.studio.runtime.Resource.getAdminBase(Resource.java:114)

at com.sap.portal.adminstudio.foundation.Foundation.getResource(Foundation.java:694)

at com.sap.portal.adminstudio.foundation.wdp.InternalFoundation.wdInvokeMethod(InternalFoundation.java:388)

at com.sap.tc.webdynpro.progmodel.generation.ExternalControllerPI$ExternalInterfaceInvocationHandler.invoke(ExternalControllerPI.java:339)

at com.sun.proxy.$Proxy912.getResource(Unknown Source)

at com.sap.portal.adminstudio.browse.TreeView.addEntryPointElements(TreeView.java:1002)

 

Please share your thoughts.

 

Thank you.

opentext VIM Approval Portal cannot be kept during the Portal upgrade

$
0
0

Hi Expert,
We have opentext VIM Approval Portal(Invoice Management) installed on our Portal systems.
version is 7 SP3 on non-production and 6 SP5 on Production.
Now we have a problem:
We are upgrading our Portal system from 7.01 to 7.31. And we got
attached error during upgrde. The VIM Approval Portal was not in the
stack file, and with it actually installed as a component, the SUM
didn't know what to do.
We had to choose to undeploy VIM Portal before upgrade and install it
again after the upgrade. However, this will cause downtime for Approval
Portal during business days. (the downtime for upgrade is in weekend,
but the preparations are in business days).

 

Please let me know if you have any ideas avoiding this. Thanks in advance for your help.

 

Best regards,
Jason


UWL attachments not opening in portal after upgradation to 7.4 from 7.0

SUM Clean Module Password Required - Reset Java Upgrade

$
0
0

Hi we were upgrading EP Java and went to the Preprocessing phase where patches were applied to shadow instance. We decided we want a different version/set of patches and needed to recalculate stack file. We went ahead and cancelled the upgrade. We proceeded as follows:

 

1. SUM - Update - Reset Update. Message showed it was reset. Not sure if it "actually" worked. This was done according to SUM guide. Exited out of SUM with no errors.

2. Checked DB table - found schema present SAP<SID>SH - dropped schema with content

3. Checked main schema SAPSR3DB - 565 tables starting with SHD found . Dropped all these tables with cascade and purge.

4. Restored the /usr/sap/SID directory

5. Rebooted Server

6. SAP Starts up fine and everything works fine as before

7. Deleted shadow instance services from registry

8. No profiles found related to shadow instance

9. Deleted old SUM folder. Extracted fresh SUM and started

 

(Unfortunately in Java there is no option of RSUPGRES/RSUPGREV - neither is there a UVERS table - also there is no DDIC user which is being asked for when I do a SAPup prepare reset)

 

How do we clean up and do a reset for Java ? Ther's gotta be a place where SUM is reading old entries from. We really dont want to restore the DB but they may be the only solution it seems

 

Below is the message I get. I have opened a ticket with SAP and already checked OSS Note:

2011380 - Previous SUM not finished properly and asking for CLEAN
MODULE PASSWORD

  


      SUM has detected leftover artifacts that originate from previous SUM
      execution that was left unfinished. This SUM instance can attempt to
      cleaup the leftover data. In order to proceed please open OSS message in
      BC-UPG-TLS-TLJ with the following information:
   
        1. Your execution code: 1978128322
     
        2. Explanation why the previous SUM run was not finished. If possible:
        In which step you have stopped it.
    

    After you open the message enter bellow the supplied password and choose

    Continue.

Portal Content Directory Not accessible in EP 7.3

$
0
0

Dear all,

 

we recently upgraded our Portal Test server from 7.01 Sp6 to EP 7.30 sp 7, after up-gradation we are not able to access the PCD.

i checked with admin users, but no luck. We are able to use AJAX framework, wiki, Web page composer, problems with PCD ,Search and system permissions.

 

-> When opened Content Administrator it's not showing the Portal content Workset, directly opening Portal Content Translation.


-> Accessible Content Administrator not working.

-> unable to view the Save options in system Administration - initial permissions - Below note suites 100% for the problem, But one of prerequisite is Administrator user can able to access the portal Content.

Note 1620161 - NW Portal -Settings for initial permissions are not complete

 

 

Kindly Suggest any note or procedure to solve this problem?

 

regards,

mahesh.

Cannot deploy KMC migration archive !!

$
0
0

Dear Talents,


I am facing an issue while upgrading Java stack from NW 7.0 EHP 1 to NW 7.4 during DEPLOY-KMC-COMPONENTS. FYI, this was after ABAP JAVA split with Keep DB option and upgrading BW ABAP to NW 7.4. Please find the below logs for more information.


Command line: /usr/sap/BJD/JC35/exe/sapjvm_4/bin/java -Xmx900M -Djava.ext.dir=/usr/sap/BJD/JC35/SDM/program/lib -cp . -jar /usr/sap/BJD/JC35/SDM/program/bin/SDM.jar deploy onerror=skipdepending updateversions=all file=/usr/sap/BJD/SUM/sdt/data/install/sap.com~tc~kmc~rf~ummig~rmiapp.sda sdmHome=/usr/sap/BJD/JC35/SDM/program logfile=/usr/sap/BJD/SUM/sdt/log/SWITCH/KMC_ONLINE_MIGRATION_DEPLOYComponentHandlingService_01.LOG

Jun 6, 2015 8:38:13 PM [Info  ]:   Standard out: /usr/sap/BJD/SUM/sdt/log/SWITCH/KMC_ONLINE_MIGRATION_DEPLOYCOMPONENTHANDLINGSERVICE_03.OUT

Jun 6, 2015 8:38:13 PM [Info  ]: Process ID 15 has been started.

Jun 6, 2015 8:38:13 PM [Info  ]: Waiting for process ID 15, name java to finish.

Jun 6, 2015 8:38:17 PM [Info  ]: Process ID 15, name java has been finished, exit code 4.

Jun 6, 2015 8:38:17 PM [Info  ]: Process ID 15, name java has been terminated.

Jun 6, 2015 8:38:17 PM [Error ]: The following problem has occurred during step execution: com.sap.sdt.j2ee.tools.comphandler.ComponentHandlerException: Cannot deploy KMC migration archive /usr/sap/BJD/SUM/sdt/data/install/sap.com~tc~kmc~rf~ummig~rmiapp.sda

Cannot execute Java process for deployArchive with parameters /usr/sap/BJD/SUM/sdt/data/install/sap.com~tc~kmc~rf~ummig~rmiapp.sda.

Return code condition success evaluated to false for process java for action ACTION_DEPLOY_ARCHIVE.

.

Regards

Baranedharan S.

SWMP Import - Error on step "Install Java engine" (extracting SDMxml.jar)

$
0
0

Hello,

 

During a system copy (import) withSWPM 1.0 SP08 PL3, the processis blockedin step"InstallJavaengine"> Extracting lib/util/xml/SDMxml.jar.

I tried withseveralversion of Javabut I still havethe same problem :

j2sdk-1_4_2_17

jdk-1_5_0_12

jdk-7u79


I deletedthis fileand restartedSWPM->Sameproblem


There areno errors inthe log files.


The system is Netweaver 7.00


Do you have an idea?


Thank you


Cédric

Viewing all 767 articles
Browse latest View live


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