cancel
Showing results for 
Search instead for 
Did you mean: 

Deplyed applications and cache

ganimede_dignan
Contributor
0 Kudos

Hi,

some times, developer tell me that if they deploy a new version of an application, the system runs previus version... but if I restart the istance the new version of this application will run.

I suppose that previous version is cached into application server... how can I destroy cached version without restart the istance?

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

You can try to refresh buffer using t-code $sync and check if issue resolves.

Thanks

Sunny

ganimede_dignan
Contributor
0 Kudos

I'm in J2EE only system, $SYNC it's for ABAP system.

Regards.

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

aaha..I thought it is ABAP system. Anyway, you can refresh cache by loggin to irj portal and then System Administration --> System Configuration. Then you can refresh the cache and then check.

Thanks

Sunny

ganimede_dignan
Contributor
0 Kudos

>you can refresh cache by loggin to irj portal and then

>System Administration --> System Configuration.

>Then you can refresh the cache and then check.

Excuse me... have you got any other details for me? I can't find it.

Regards.

Former Member
0 Kudos

Hi,

You can use Visual Administrator tool, Please see the link below for details.. Hope this will help you..

http://help.sap.com/saphelp_nw04/helpdata/en/43/e0388e1778bc4681097b0d4669fd78/frameset.htm

Regards

Bhuban

ganimede_dignan
Contributor
0 Kudos

We are using NetWeaver 7.11 CE... is it valid?

Regards.

Former Member
0 Kudos

Hi,

We use SAP NetWeaver 2004 and its working for me.

You can follow this guide for NetWeaver 7.11 CE in test system first if it's working for you or not.

Regards

Bhuban

ganimede_dignan
Contributor
0 Kudos

.