Some UBS are going to 'Error' after deployment

Rauf

Rauf

VIP Member
Some jobs are going to status 'Error'. We had just deployed an update package and it was 'SUCCESSFUL'.

When I checked the log and trace file, I could see "METADATA - Failure returned from metadata server. Error: JDESPECRESULT_JAVAEXCEPTION, extra Info: No extra info"
I just restarted the Enterprise Server and UBS became 'Done'.

But I am curious to know how can we fix the issue without restarting the server.

The complete log is as follows,
Code:
3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:39.147000		Runbatch.c317
	INITIALIZING RUNBATCH job: 3168460	
	
3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:39.147001		ipcmisc.c299
	process 3840 <runbatch.exe> registered in entry 83
	
3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:39.147002		Runbatch.c462
	Startup for User=XX01, Env=JPD812, Role=RXX01, Job#=3168460
	
3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:39.147003		Runbatch.c479
	bAPListening=0
	
3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:40.194000		zdrv.cpp328
	Initializing the Z Driver

3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:40.194001		zdrv.cpp342
	Gettting user data from hEnv
	
3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:40.194002		zdrv.cpp364
	User data is NNARAG, JPD812
	
3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:40.210000		zdrv.cpp373
	Creating XML Session

3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:41.929000		SpecCnvrt.c1951
	METADATA - Failure returned from  metadata server.  Error: JDESPECRESULT_JAVAEXCEPTION, extra Info: No extra info

3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:42.054000		ipcmisc.c299
	API ipcSawUnregisterProcV1 : process 3840 unregistered in entry 83
 
3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:42.054001		Runbatch.c1303
	Job of type UBE failed with rcode = 0
 
3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:42.069000		Runbatch.c1357
	Batch job 3168460 ended in error
 
3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:42.069001		zdrv.cpp389
	Terminating Z driver

3840/5256 MAIN_THREAD                       	Mon Nov 07 09:42:42.069002		zdrv.cpp406
	Calling freeSession

Nov 07 09:42:39.132000 - 3840/5256	****   jdeDebugInit -- output disabled in INI file.
 
Hi Rauf,

Check the errors in the metadata kernel jde log (or just post them here). The most likely cause is that the package did not deploy properly (even though it says that it did).
 
Please let me know where is the location of metadata kernal jde log.
Also please note that the error doesn't related to the reports ( I may be included only one application in the package ) included in the package, it is for most of the reports.
Hi Rauf,

Check the errors in the metadata kernel jde log (or just post them here). The most likely cause is that the package did not deploy properly (even though it says that it did).
 
Back
Top