Let me put this issue to bed... You can't run jBASE 3 on Windows 64bit cos it was build on a 32bit platform. jBASE 5 is built on 64bit platforms. jBASE telnetd is a 32bit app but is it was built on a 64bit system, which is the only way Windows 64bit can know how to install and run it. This is evidenced by the way telnetd is registered in the Windows registry, i.e.
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JAC\jBASE Telnetd Server\CurrentVersion\... The important element is the 'Wow6432Node'. 'Nuf said. Dan On Sat, Nov 13, 2010 at 9:12 AM, Richard Kann <[email protected]> wrote: > Maybe someone in support can clarify this. I was told Jbase 5.0 is a > 64-bit product and requires 64-bit Win 7 (or server). IF that is the case, > then that is why it is not running. I know I have not been able to run 3.x > on any 64-bit Win 7 and the problem always comes down to the telnet. > > On 11/12/2010 1:41 AM, gabalian wrote: > > Both my WINDOWS 7 and JBase are 32-bit. JBase did not give any error while > being installed. Its just when I tried to install telnetd, it gives error. > > @Ali Javed > > I tried the command you mentioned but it did not worked, it gives > following error > > *C:\>jservcontrol -v -s auto -p C:\jbase5\5.0\bin\telnetd.exe Telnet > install* > *Failed to open Service Control Manager, error 5* > > > Regards, > > Imran Khan > > On Fri, Nov 12, 2010 at 5:11 AM, Daniel Klein <[email protected]>wrote: > >> Windows 64bit can run 32bit apps. >> >> Dan >> >> >> On Thu, Nov 11, 2010 at 3:15 PM, Richard Kann <[email protected]> wrote: >> >>> I thought jbase 5 was 64 bit? I do not think that will work on win 7 32 >>> bit. >>> >>> On 11/11/2010 1:45 PM, Jim Idle wrote: >>> >>> Did you think to look up what Error 5 is with the ERRMSG command? >>> >>> >>> >>> You don’t have permissions to install the service. However, do you know >>> that Windows 7 is supported by jBASE? It seems to take a long time for a new >>> version of windows to be supported. Anyway, try doing this as Administrator >>> and/or ensuring that you have the required permissions. >>> >>> >>> >>> Jim >>> >>> >>> >>> *From:* [email protected] >>> [mailto:[email protected]<[email protected]>] >>> *On Behalf Of *gabalian >>> *Sent:* Thursday, November 11, 2010 2:52 AM >>> *To:* jbase >>> *Subject:* JBase: telnetd Installation Failed >>> >>> >>> >>> >>> >>> Hi, >>> >>> >>> >>> I am trying to install "telnetd" of JBASE 5.0.9 on Windows 7 Ultimate >>> (32-bit) but the intallation is failed. >>> >>> >>> >>> Details as below >>> >>> >>> >>> *C:\>cd jbase5\5.0\bin* >>> >>> >>> >>> *C:\jbase5\5.0\bin>telnetd install* >>> >>> *Creation of Windows Station 'jBASEStation', failed with error 00000005 >>> :-(* >>> >>> >>> >>> >>> >>> jBase Release : 5.0.9 >>> >>> OS : Windows 7 Ultimate (32-bit) >>> >>> >>> >>> Share your views so that I could solve this issue. >>> >>> >>> >>> Regards, >>> >>> >>> -- >>> Imran Khan >>> T24 Technical Consultant >>> >>> -- >>> 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 >>> -- >>> 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 >>> >>> -- >>> 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 >>> >> >> -- >> 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 >> > > > > -- > Imran Khan > T24 Technical Consultant > +92 334 3545114 > -- > 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 > > -- > 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 > -- 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
