Basically, you need to set all the important T24 variables. JBASE_JBCOBJECTLIST_DIR JBASE_PATH JBCEMULATE JBCGLOBALDIR JBCLISTFILE JBCOBJECTLIST JBCRELEASEDIR JBCSPOOLERDIR JEDIFILENAME_MD JEDIFILEPATH PATH T24_HOME TAFC_HOME DRIVER_HOME
After setting all the above it was working for me. If it is not working even after setting all the above then check the webserver log and based upon the error message there you can figure out what is missing and set the same. Hope this helps. Cheers, Mathew On Tue, Jan 5, 2016 at 4:35 PM, Ganesh <[email protected]> wrote: > Hi, > > Can you please provide the list of environmental variables set before > executing the jbase agent > > Regards Ganesh > > Sent from my iPhone > > On 05-Jan-2016, at 2:11 PM, Mathew John <[email protected]> wrote: > > Thank you VK. > > You are right. I made it work after setting all the T24 related variables > setting in windows environment variables for the user who is running the > service. > > Mathew > > On Tue, Jan 5, 2016 at 8:49 AM, Vladimir Kazimirchik <[email protected]> > wrote: > >> Hi guys, >> I remember people trying and finally getting there but with some >> significant problems in the process (I have no more details unfortunately). >> >> From my point of view, all T24-related environment variables should be >> available for the windows user that is assigned to run the service (and its >> home directory is to be bnk.run). >> >> Alternatively, you can run the agent as a phantom using ZH command, e.g. >> after you log in to your environment in jsh run: >> >> zh jbase_agent -p 20014 >> >> Sample output: >> >> TASK STARTED ON LINE 1000 FOR ACCOUNT r14 Id >> c25bcc24-95d2-4306-a323-4c17e6722974 >> >> It then might be a bit tricky to close it - you have to find it using >> WHERE or MW42 and issue a LOGOFF command for its port number. >> >> VK >> >> On Tuesday, 29 December 2015 17:14:49 UTC+1, Mathew wrote: >> >>> Hello, >>> >>> Did you get a solution for this, if so could you please share with me. >>> I'm also facing the same issue. >>> >>> Thanks in advance. >>> >>> Mathew >>> >>> On Friday, 24 January 2014 12:13:35 UTC+1, Biji wrote: >>>> >>>> How to run a jbase agent as windows service? >>>> >>>> Trying to launch the jbase agent as windows service but it fails to >>>> connect to the jboss and also browser is not connected. >>>> >>>> But at the same time when I try to do the start jbase agent from jshell >>>> prompt it is working fine. >>>> >>>> Command used: >>>> >>>> service installation: >>>> >>>> jbase_agent install -n <service name> -p <port number> >>>> >>>> after executing the command system displayed "Service <service name> >>>> has been created successfully" >>>> >>>> service start: >>>> >>>> jbase_agent start -n <service name> -p <port number> >>>> >>>> after executing the command system displayed "Service <service name> >>>> has been started successfully" >>>> >>>> Thanks in advance!!! >>>> >>> -- >> -- >> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >> >> 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 >> >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "jBASE" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/jbase/ijJYxpCGcX4/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > 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 > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > 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 > > --- > You received this message because you are subscribed to a topic in the > Google Groups "jBASE" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jbase/ijJYxpCGcX4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. 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 --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
