Author Message
GregFoulks
Joined: Jan 6, 2006
Messages: 0
Offline
Having problems with an app recently deployed to a customer production app server. I need to be able to see the trace nodes in the application and the log file is not logging the calls. It works on my dev machine but not on the remote production app server. Is their a jar file or a configuration missing that will get the applications log file to start logging calls?

I can AIR''s /vs/data/vxml/log.txt to output all kinds of stuff in debug mode... Now I need what the app server is seeing in the application.
NeilGoldsmith
Joined: Nov 6, 2013
Messages: 902
Offline
Did you turn trace on when you setup the URL call?
http://localhost:8080/myapp/Start?ddtrace=true

GregFoulks
Joined: Jan 6, 2006
Messages: 0
Offline
ahh man. Thanks I knew that!
Go to:   
Mobile view