| 
             
                POST		  
                
             
         | 
        
        
 
					
							     i found my issue was related to the fact that i didn't have enough OS access to see Memory in the process counter ... fixing this this solved my problem. That said, i did not expect that a simple 'blank' value on a counter was able to cause such a behavior.      
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		02-14-2020
	
		
		06:47 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                1
             
         | 
        
             
                
                1
             
         | 
        
             
                
                    
                
                1675
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     hi   The excel report generation fails on my Monitor 10.7.1 with the following message:    {"error":true,"message":"Traceback (most recent call last):\r\n  File \"ExcelReport.py\", line 12, in main\r\n  File \"Outputs\\OutputBuilder.py\", line 28, in __init__\r\n  File \"Outputs\\RunMethods.py\", line 60, in RunMain\r\n  File \"Outputs\\RunMethods.py\", line 292, in _RunProcess\r\n  File \"Modules\\Process\\ProcessMemVirtual.py\", line 11, in __init__\r\n  File \"Modules\\Process\\ProcessMemVirtual.py\", line 25, in BuildModule\r\n  File \"Modules\\Process\\ProcessMemVirtual.py\", line 36, in SetModuleData\r\nTypeError: unorderable types: NoneType() >= int()\r\nERROR:root:None\r\nTraceback (most recent call last):\r\n  File \"ExcelReport.py\", line 12, in main\r\n  File \"Outputs\\OutputBuilder.py\", line 28, in __init__\r\n  File \"Outputs\\RunMethods.py\", line 60, in RunMain\r\n  File \"Outputs\\RunMethods.py\", line 292, in _RunProcess\r\n  File \"Modules\\Process\\ProcessMemVirtual.py\", line 11, in __init__\r\n  File \"Modules\\Process\\ProcessMemVirtual.py\", line 25, in BuildModule\r\n  File \"Modules\\Process\\ProcessMemVirtual.py\", line 36, in SetModuleData\r\nTypeError: unorderable types: NoneType() >= int()\r\n"}    on windows 2012, monitor 10.7.1, chrome 76    from my tests, this is due to the "process" counter : the VirtualGB value is allways empty.   how can i troubleshoot this?   
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		08-28-2019
	
		
		07:27 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                4
             
         | 
        
             
                
                    
                
                1909
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     what yo need to do is to install python from arcgis setup,  not to install python 2.6 with a standard python setup.  Esri's packaged python comes with any dependency needed.   you'l also find an alternate solution (i did not test, but it may work) here: How to make a separate Python installation that can call ArcGIS' arcpy? - Geographic Information Systems Stack Exchange    
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		11-03-2015
	
		
		12:27 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                1
             
         | 
        
             
                
                0
             
         | 
        
             
                
                    
                
                1357
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     as luke said, we need some detail on the exception to help .  Be aware tha your pythonwin 2.7 does not have the arcgis/arcpy package. so any "import arcgisscriting" or "import arcpy" will fail.  Note that python 2.7 comes withe every arcgis 10.1+ release , and that 10.0 support stops in december.    
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		11-02-2015
	
		
		01:10 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                1
             
         | 
        
             
                
                3
             
         | 
        
             
                
                    
                
                1357
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     - the typical workflow to do this is to use a federated server.    - using a portal (or agol ) with secured service on non federated server should work when you don't store credentials when referecing your FeatureService in Portal ( the drawback is that it asks you for your credentials whent using your app). But i don't know the behavior  of this option when using Web tier authentication with SSO.    hope this helps  Alex   
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		10-28-2015
	
		
		03:33 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                2
             
         | 
        
             
                
                    
                
                1173
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     can you check your C:\Program Files\ESRI\License10.3\sysgen\keycodes file in notpad:  One of the lines should be like this :    portal_xx,101,ecp999999999,<Expiration_date>,...  (xx is the number of named users)  if the line is not present, check if your authorize dialog lists "portal" when authorisingd and if youhave a valid portal license (not just ArcGIS Server)  if the line is there check the expiration date.   
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		10-28-2015
	
		
		02:42 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                2
             
         | 
        
             
                
                    
                
                1278
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     Alexander,  It helped me.  When I first read that you changed "username" to "user" I discounted it.  When I had wasted man-days of time, trying to figure out why I couldn't connect, I finally gave it a shot and it worked.  The question is: how did you know to do that?  I could find no reference in the Tomcat JNDI section.    Thanks,  Jim Dickerson   Sorry i can't find the website where i found it ... I was working hard on a customer plateform, so i did not log every source...    the fact is that the jdbc driver property for the login name is "user" ( http://download.oracle.com/docs/cd/B13789_01/java.101/b10979/urls.htm )  
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		05-16-2011
	
		
		04:27 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                0
             
         | 
        
             
                
                    
                
                1033
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							    it is not a mater of tomcat version, but tomcat 6 often comes with java 6 ... and java 6 implies ojdbc6, which uses the "user" parameter instead of "username" . your old tomcat 5 plateform was probably using ojdbc5.  I found the fix in an oracle forum so i think it is pure oracle JDBC issue.  
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		05-16-2011
	
		
		03:54 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                0
             
         | 
        
             
                
                    
                
                494
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							    i was facing the same issue with gpt/tomcat and oracle thin client .   i solved it today by:  - updating oracle thin client with the last one (11.1.0.7) downloaded on the oracle support website  - replacing the username="geoportal" property by user="geoportal" in geoportal.xml    hope this helps...  
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		02-15-2011
	
		
		10:37 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                0
             
         | 
        
             
                
                    
                
                1033
             
         | 
    
| Title | Kudos | Posted | 
|---|---|---|
| 1 | 11-02-2015 01:10 AM | |
| 1 | 11-03-2015 12:27 AM | |
| 1 | 02-14-2020 06:47 AM | 
| Online Status | 
					
			 
	
			
					Offline
				
		
 
		
				 | 
			
| Date Last Visited | 
					
			 
				
    
	
		
		
		09-11-2025
	
		
		08:12 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			 
		
				 |