  
        
            
            
                | Key: | 
                
                    QB-3358
                 | 
             
            
                | Type: | 
                
                                                                 
             Bug
                 | 
             
            
                | Status: | 
                
                                                                 
             Resolved
                 | 
             
                        
                | Resolution: | 
                
                                             Fixed
                 | 
             
            
                        
                | Priority: | 
                
                                                                 
             Major
                 | 
             
            
                        
                | Assignee: | 
                
                                            Unassigned
                                     | 
             
            
                        
                | Reporter: | 
                
                                            Martin Falkner
                                     | 
             
            
                        
                | Votes: | 
                
                                            0
                                                         | 
             
            
                        
                | Watchers: | 
                
                                            0
                    
                                     | 
             
                     
        
        
                
        
         
        
                    | 
                If you were logged in you would be able to see more operations.
             |  
                 
         
             |  
 
         | 
        
            
                
    
    
        
            
                QuickBuild 
            
            
            
                Created: 06/Mar/19 08:38 AM  
                Updated: 09/Mar/19 04:19 AM
                
                    
                
            
         | 
            
                
            
            
          
 |  
    
        
            | Component/s: | 
            
                
                    
    None
                
             | 
         
    
    
        
            | Affects Version/s: | 
            
                
                    
    
        9.0.2
    
                
             | 
         
    
    
        
            | Fix Version/s: | 
            
                
                    
    
        9.0.3
    
                
             | 
         
    
    
 
 |   
    
        
        
        
        
            
	| 
		Original Estimate:
	 | 
	
		
			Unknown
		
		
	 | 
	
		Remaining Estimate:
	 | 
	
		
			Unknown
		
		
	 | 
	
		Time Spent:
	 | 
	
		
			Unknown
		
		
	 | 
 
        
        
        
            
                | 
                    Environment:
                 | 
                
                                  Windows 7, 64-bit on VM
      
                 | 
             
        
        
        
         
         |   
    
	| 
         
            When trying to publish a Bullseye report, the following error is shown:
 
 
08:56:28,800 INFO  - Start generating report 'Bullseye'.
 
08:56:29,246 ERROR - Invalid full path: e:/DailyBuild/SER_BULLSEYE/Src/Common/CIPv4.h
 
08:56:29,248 INFO  - Executing post-execute action...
 
08:56:29,248 ERROR - Step 'master>Bullseye Report' is failed.
 
    java.lang.RuntimeException: java.io.IOException: The filename, directory name, or volume label syntax is incorrect 
 
        at com.google.common.base.Throwables.propagate(Throwables.java:160) 
 
        at com.pmease.quickbuild.plugin.report.bullseye.generator.BullseyeProcessor.processResource(BullseyeProcessor.java:60) 
 
        at com.pmease.quickbuild.plugin.report.engine.generator.AbstractProcessor.doExecute(AbstractProcessor.java:83) 
 
 
The file exists at this location.
 
 
         
     | 
 
 
 
	| 
			 Description 
	 | 
       When trying to publish a Bullseye report, the following error is shown:
08:56:28,800 INFO  - Start generating report 'Bullseye'.
08:56:29,246 ERROR - Invalid full path: e:/DailyBuild/SER_BULLSEYE/Src/Common/CIPv4.h
08:56:29,248 INFO  - Executing post-execute action...
08:56:29,248 ERROR - Step 'master>Bullseye Report' is failed.
    java.lang.RuntimeException: java.io.IOException: The filename, directory name, or volume label syntax is incorrect 
        at com.google.common.base.Throwables.propagate(Throwables.java:160) 
        at com.pmease.quickbuild.plugin.report.bullseye.generator.BullseyeProcessor.processResource(BullseyeProcessor.java:60) 
        at com.pmease.quickbuild.plugin.report.engine.generator.AbstractProcessor.doExecute(AbstractProcessor.java:83) 
The file exists at this location.
  | 
    Show » | 
 
 
 
    
    
        
            
            
 
            
        
            
            
 
            
        
    
    
     
             
         | 
BTW, we are using Bullseye version 8.15.17 Windows-x64.