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

Scheduler Tasks - Migration from 7.0 to 7.3

$
0
0

Hi all,

 

We're migrating from Portal 7.0 to 7.3; all the WD Java app are migrated and working. Right now, we're facing portal app (scheduler tasks) migration.

 

We downloaded .par file, it was converted into .ear file, it was imported into NWDS 7.3, it was deployed and... it fails when is launched into Portal.

 

The error says:

 

"while trying to invoke the method java.util.Properties.getProperty(java.lang.String) of an object loaded from field com.sapportals.wcm.service.scheduler.SchedulerEntry.properties of an object loaded from local variable 'this'"

 

The code is exactly the same as in Portal 7.0.... and there it works. The only difference is that in NWDS 7.3 we added the corresponding .jar files into the project manually, for the "import" statements that failed initially:

 

import com.sapportals.wcm.service.scheduler.ISchedulerTask;

import javax.crypto.Cipher;

import javax.crypto.spec.SecretKeySpec;

 

But after that, the project compiled and we deployed it without problems.

 

Any idea?

 

Here you can see the .java code: https://www.filesanywhere.com/fs/v.aspx?v=8a6f628b60617278b197

 

Thx!!

 

Miguel.

 

PS: btw, the error is launched into the Portal Monitoring - Scheduler Tasks section. Can I test it directly form NWDS?

 

Edited by: All NorthgateArinso on Feb 10, 2012 12:46 PM


Viewing all articles
Browse latest Browse all 767

Trending Articles



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