Top "Agent" questions

Questions about programming software agents or programming in an agent-oriented environment.

SQL Agent Job - "Run As" drop down list is empty

Why is the "Run As" drop down list is always empty when I try to set up a SQL Agent …

sql sql-server-2008 proxy jobs agent
Non-resolvable parent POM: Could not find artifact

I have recently looked into Gorilla Logic's open source testing tool and need to make some changes in order to …

java maven build jar agent
How to find all SQL Agent Jobs that call a given stored-proc

I'm in SQL 2008/R2. I want to run a query to see if there is a SQL Agent job calling …

sql-server-2008 tsql agent
" The job failed" in copying database SQL Server 2012

I'm trying to copy a database. When going through the Copy Database Wizard, I'm getting a Execute SQL Server Agent …

database sql-server-2012 copy jobs agent
Android Generic User Agent (UA)

I am building an Android app to display content feed from a server. The server is a mobile website (like …

android generics agent
"Failed to load Premain-Class manifest attribute" while trying to get the size of an object using java agent

When i try to run a java program (java -javaagent:size.jar ObjectSizeTest) i get the following error: Failed to …

java instrumentation agent
Clojure differences between Ref, Var, Agent, Atom, with examples

I'm very new to Clojure, Can you guys give me explanation with real world scenarios. I mean, where to use …

clojure var agent
Definitive list of GWT user.agent properties and the browsers they correspond to

Does anyone know of a definitive list of GWT's user.agent properties and the targeted browsers? I'll be damned if …

gwt browser agent
TeamCity agent error "failed to perform checkout on agent"

I am running my TeamCity 7 server and agent on MacOS. My repo is on github. I use ssh and I …

github teamcity agent teamcity-7.0
Scrapy Shell - How to change USER_AGENT

I have a fully functioning scrapy script to extract data from a website. During setup, the target site banned me …

python shell scrapy agent