Debug is still not working. Can you please help and check the steps, which i have performed and their description is as follows <TCSERVER> <JMXRmiPort>1099</JMXRmiPort> <MONITOR_PORT> 4600 </MONITOR_PORT> <TELNETD_PORT> 4601 </TELNETD_PORT> <DEBUGGER_PORT> 4602 </DEBUGGER_PORT> <SPY_PORT> 4603 </SPY_PORT> <MULTICAST_IP>230.100.100.100</MULTICAST_IP> <!-- If 0 multicast not enable, default 9509 --> <MULTICAST_PORT>0</MULTICAST_PORT> <STACKEXPIRATION>120</STACKEXPIRATION> <SCALEDOWNSPEED>30</SCALEDOWNSPEED> <ENCRYPTION_KEY>key</ENCRYPTION_KEY> telnet localhost 4602
screen appears one as below jsh testdm ~ -->telnet localhost 4602 Trying... Connected to localhost. Escape character is '^]'. Temenos Connector BASIC Debugger Vtc_1.5.2_5 now what to do, i have entered the deal having a debug in one of the validation routine but it doesnot work or m making mess of it. Please let me know where to execute the debugger.Thanks for your help Thanks On Mon, Oct 5, 2009 at 11:39 AM, VK <[email protected]> wrote: > > Hi, > if you're under R08 and below (I mean under TCServer), you can start a > telnet session pointed to its DEBUG port (default is 9502), see > TCServer screen output where to check it: > > Starting deamons ... > - Starting Admin Console on port : 9500 > [ OK ] > - Starting debugger deamon on port : 9502 > [ OK ] > - Starting Spy deamon on port : 9503 > [ OK ] > - Starting Telnet deamon on port : 9501 > [ OK ] > > e.g.: telnet localhost 9502 > > Then put DEBUG statement to your code and whenever Browser comes at > that point you'll see DEBUGGER prompt in your telnet window. > > You shall have debugging enabled in your environment.vars: > > JBASE_DEBUG_PIPE=1 > > Under R09 (jboss) debugger prompt will appear in jboss window. > > On Oct 3, 10:45 pm, Subbu <[email protected]> wrote: > > You can know the DEBUG port number, and open a new DEBUG session with > using > > the port number. > > > > HTH > > > > Cheers, > > Subbu > > > > On Sat, Oct 3, 2009 at 12:03 PM, syed raza <[email protected]> wrote: > > > front end is browser. Can you help me, how one can debug browser.Please > > > mail me the procedure for debugging browser or manual if any pertinent > to > > > this topic > > > thanks for you support > > > > > On Fri, Oct 2, 2009 at 6:25 PM, VK <[email protected]> wrote: > > > > >> Hi, > > >> is your front-end Desktop or Browser? > > >> You can debug under browser. > > > > >> On Oct 1, 4:46 pm, syed raza <[email protected]> wrote: > > >> > Hi, > > >> > I just want to know, is there any way i can execute debug on repo > > >> > application. As it is an GUI based application, so it cannot be > accessed > > >> > through black mode. > > >> > Thanks in advance > > > > --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
