× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

Debug port and Spy port in JBOSS

  • channa_lk
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 1 month ago #6422 by channa_lk
Debug port and Spy port in JBOSS was created by channa_lk
Hi
Would anybody know where to find the Debug port and Spy ports in JBOSS ?

I know that when TC Server is used these ports are recorded in the TCSERVER.XML.

However with R9 and R10 we are advised to use JBOSS as server. I have JBOSS installed on my PC through which I am using my localhost to run T24 model bank.

Currently I am encountering some errors when I run through the browser which cannot be identified when I debug through Classic. Therefor I would like to use Browser debugging.

Can you please help me to set up Browser Debugging when using JBOSS?

Thanks

Please Log in or Create an account to join the conversation.

More
13 years 1 month ago #6431 by siva
Replied by siva on topic Re: Debug port and Spy port in JBOSS
I think DEBUG and SPY provision not available with JBOSS server...

Please Log in or Create an account to join the conversation.

More
13 years 3 weeks ago #6539 by SAMEERA_NDB
Replied by SAMEERA_NDB on topic Re: Debug port and Spy port in JBOSS
Hi Channa,

when your runing T24 model bank with jboss Browser connection method is AGENT. if you want to debug you should start the jbase agent with DEBUG mode.

Eg; jbase_agent start -p (browser connection port) -L2

you can find more details from below command

jsh-->jbase_agent help

Thanks
Sameera
NDB bank, Srilanka

Please Log in or Create an account to join the conversation.

  • channa_lk
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 3 weeks ago #6543 by channa_lk
Replied by channa_lk on topic Re: Debug port and Spy port in JBOSS
Hi Sameera
Great !!! Thanks a lot.
I will try this out.

Nice to know that NDB has great resources like you.

Please Log in or Create an account to join the conversation.

More
4 years 6 months ago #22332 by MasterL
Replied by MasterL on topic Re: Debug port and Spy port in JBOSS
Isn't the -L flag for logging purposes and not the actual DEBUG mode?

-Ln sets the log level

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus|G09-G13 TAFC|R05-R23 TAFJ|R19,R23-test
More
4 years 6 months ago #22333 by VK
Replied by VK on topic Re: Debug port and Spy port in JBOSS
Hi

what it says in the on-screen help in my R13:
 -L [log level], --loglevel=[log level]

                THIS OPTION IS DEPRECATED. Please use the tafc.ini file to
                cofigure logging.

Cheers
VK

Please Log in or Create an account to join the conversation.

More
4 years 6 months ago #22335 by MasterL
Replied by MasterL on topic Re: Debug port and Spy port in JBOSS
Yes, later versions have moved logging to the TAFC directory.

The logging configuration is a lot more flexible but you need to check the folder regularly. It can grow pretty fast and negate the purpose.

However, the OP was asking about DEBUGging in browser.

For that you need to allow debugging by setting the allowInput property to true in t24-ds.xml:
<config-property name="allowInput" type="java.lang.Boolean">true</config-property>

This works for pre JBoss 6 EAP.

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus|G09-G13 TAFC|R05-R23 TAFJ|R19,R23-test
More
4 years 6 months ago #22336 by VK
Replied by VK on topic Re: Debug port and Spy port in JBOSS
Hi
I was asking your question, not his :))) I surmise that if in 8 years 6 months he hadn't posted more questions then all was resolved :))

Cheers
VK

Please Log in or Create an account to join the conversation.

Time to create page: 0.126 seconds