Hi All,
We are performing a ECC upgrade in our landscape from ECC5.0 NUC to ECC6.0 with EHP5 UC and now we are in the Preprocessing phase. When I restart the upgrade from the upgrade directory, SL controller is getting exit with the fatal error.
What I have done is that,
I got a signal from ABAPER that SPAU / SPDD is completed and I just started the upgrade process again and noticed that system seems to be very slow and hence we have added Physical memory for the better performance ( In a proper way, like stopped the upgrade process, stopped SAP instance and then rebooted the machine ). Now when i try to continue the upgrade from the upgrade directory its surpirsingly throwing an error in this stage,
What I have done in the upgrade directory is ( WIndows 2003 system, x64 bit)
STARTUP.bat
Its throwing a java.lang exception in the command prompt.
WHen i see the log from sdt directory, it throws the below logs
###### Oct 27, 2011 6:10:02 AM [Info ]: Starting service "StorageService" ... Oct 27, 2011 6:10:02 AM [Info ]: Stable storage file 'X:\UpgradePEC\sdt\data\.sdt_storage' not found Oct 27, 2011 6:10:02 AM [Info ]: Creating stable storage file 'X:\UpgradePEC\sdt\data\.sdt_storage' Oct 27, 2011 6:10:02 AM [Info ]: Stable storage file 'X:\UpgradePEC\sdt\data\.sdt_storage' read Oct 27, 2011 6:10:02 AM [Info ]: Service "StorageService" started. Nov 21, 2011 9:18:16 AM [Info ]: Starting service "StorageService" ... Nov 21, 2011 9:18:16 AM [Info ]: Stable storage file 'X:\UpgradePEC\sdt\data\.sdt_storage' read Nov 21, 2011 9:18:16 AM [Info ]: Service "StorageService" started. Nov 29, 2011 9:53:37 AM [Info ]: Starting service "StorageService" ... Nov 29, 2011 9:53:38 AM [Info ]: Stable storage file 'X:\UpgradePEC\sdt\data\.sdt_storage' read Nov 29, 2011 9:53:38 AM [Info ]: Service "StorageService" started. Dec 6, 2011 1:22:44 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 1:22:44 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:22:44 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:23:36 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 1:23:36 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:23:36 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:31:13 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 1:31:13 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:31:13 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:35:55 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 1:35:55 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:35:55 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:47:56 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 1:47:56 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:47:56 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:51:19 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 1:51:19 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:51:19 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:56:15 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 1:56:15 PM [Error ]: java.io.EOFException: null Dec 6, 2011 1:56:16 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:16:21 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 2:16:21 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:16:21 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:16:33 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 2:16:34 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:16:34 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:17:58 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 2:17:58 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:17:58 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:20:06 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 2:20:06 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:20:06 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:24:12 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 2:24:12 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:24:12 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:34:26 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 2:34:26 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:34:26 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:43:00 PM [Info ]: Starting service "StorageService" ... Dec 6, 2011 2:43:00 PM [Error ]: java.io.EOFException: null Dec 6, 2011 2:43:00 PM [Error ]: java.io.EOFException: null
}
#########################
I am not sure what happened ( I have resumed the upgrade twice in the check phase and that time I didnt get such errors), Now I am worried that most of the activities are completed and I am not able to resume my process.
Kindly help me out on this with your valuable suggestions
Note : I believe, since its the latest Startup.bat, we dont need to explicity mention the java jurisdiction policy - However I have tried that as well, but it throws an error by stating that parameter invalid - So, I believe we dont need to mention this and also I have resumed the ugprade process the same like now in the check phase, so I hardly believe it must be some other problem.
Regards
Vijay
Edited by: Vijay Kumar on Dec 6, 2011 8:17 PM