All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemas.org.soitoolkit.commons.logentry.v1.LogEntry.xsd Maven / Gradle / Ivy

There is a newer version: 2.0.0-M6
Show newest version



	
		
			

				

				
			
		
	


	
    
    	
    		
    		
    		
    		

    		
                
                	
                		Any extra information regarding the log entry that the current metadata doesn't support...
                	
                
                
    				
    					
    					
    				
    			
    		

    		
    	
    


	
    
    	

    		
	            
	                
	                    Name of the integration scenario or business process that this log event is part of
	                
	            
    		

    		
	            
	                
	                    Name of the contract that this log event relates to
	                
	            
    		

    		
	            
	                
	                    Name of the endpoint for this log event, e.g. 
	                      "sftp://host/sftp/app/out" 
	                    eller 
	                      "jms://queue"
	                
	            
    		

    		
	            
	                
	                	Name of the message type, e.g. a XML Schema namespace for a XML payload
	                
	            
    		
    		
    		
	            
	                
	                	Id of the service provider
	                
	            
    		
    		
    		
	            
	                
	                	Name of the logger-object that created this log-event, e.g. the name of a log4j logger
	                
	            
    		
    		
    		
    	
    

	
    
    	

    		
	            
	                
	                	Timestamp for the log event.
	                
	            
    		

    		
	            
	                
	                	Host name of the computer that where the log event was created
	                
	            
    		

    		
	            
	                
	                	IP address of the computer that where the log event was created
	                
	            
    		

    		
	            
	                
	                	Identity of the process on the host, i.e. a PID
	                
	            
    		

    		
	            
	                
		                Identity of the thread
	                
	            
    		

    		
	            
	                
	                	Identity of the software component in the process on the host, i.e. OrderMgmServices
	                
	            
    		

    		
	            
	                
		                Identity of the message
	                
	            
    		

    		
	            
	                
	                	Identity of the specific instance of a specific integration scenario or business process.
	                	Used to correlate log-events from one and the same execution of a specific integration scenario or business process
	                
	            
    		

    		
                
                	
                		A business related id for this instance of the integration scenario or business process.
                		For example a customer id or an order number.
                	    Examples: customerId=12345, orderNo=67890, invoiceNo=98765
                	
                
                
    				
    					
    					
    				
    			
    		
    		
    		
    	
    


	
    
    	

    		
	            
	                
	                	Log-level of the log-event: FATAL, ERROR, WARNING, INFO, DEBUG or TRACE
	                
	            
    		

    		
	            
	                
	                	Log event message
	                
	            
    		

    		
    		
    		
    	
    
    
	
    
    	

    		
	            
	                
	                	Exception class, e.g.: java.io.IOException
	                
	            
    		

    		
	            
	                
	                	Exception message, e.g.: File not found
	                
	            
    		

    		
	            
	                
	                	Stacktrace, e.g.:

						java.io.IOException: Error 'No such file' occured when trying to CDW to '/home/suer/sftp/app/out'.
							at org.mule.transport.sftp.SftpClient.changeWorkingDirectory(SftpClient.java:92)
							at org.mule.transport.sftp.SftpConnector.createSftpClient(SftpConnector.java:235)
							at org.mule.transport.sftp.SftpConnector.createSftpClient(SftpConnector.java:175)
							at org.mule.transport.sftp.SftpReceiverRequesterUtil.getAvailableFiles(SftpReceiverRequesterUtil.java:57)
							at org.mule.transport.sftp.SftpMessageReceiver.poll(SftpMessageReceiver.java:46)
							at org.mule.transport.PollingReceiverWorker.run(PollingReceiverWorker.java:47)
							at org.mule.work.WorkerContext.run(WorkerContext.java:310)
							at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
							at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
							at java.lang.Thread.run(Thread.java:595)
	                
	            
    		
    		
    		
    	
    

	
		
			
			
			
			
			
			
		
	     






© 2015 - 2024 Weber Informatics LLC | Privacy Policy