Same here, thinking about similar migration, so a solution would be useful...

Regards
Andrej

From: Wayne Irvine <wa...@byteserve.com.au>
Sent: Tuesday, May 2, 2023 5:43 AM
To: TeraScript-Talk@terascript.com
Subject: Re: TeraScript-Talk: RE: Windows 2019 - IIS 10 - MySQL 8 - TeraScript 
7.15

Hey Steve, can't help but just thought you'd like to know someone is following 
your emails.

Wayne


On 2 May 2023, at 2:02 pm, Steve Fogelson 
<st...@upnorthsports.com<mailto:st...@upnorthsports.com>> wrote:

Loaded another VM with Windows Server 2016 Standard and I am having the same 
problem.


  1.  Loaded IIS
  2.  Loaded TeraScript 7.15
  3.  Loaded Java jre-8u191-windows-x64
  4.  Loaded Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package 
MFC Security Update
  5.  Loaded MySQL J Connector 8.0.33.0
  6.  Setup the CLASSPATH

Gotta be missing something.

Any suggestions would be appreciated.

Thanks

Steve


From: Steve Fogelson <st...@upnorthsports.com<mailto:st...@upnorthsports.com>>
Sent: Monday, May 1, 2023 11:51 AM
To: TeraScript-Talk@terascript.com<mailto:TeraScript-Talk@terascript.com>
Subject: TeraScript-Talk: RE: Windows 2019 - IIS 10 - MySQL 8 - TeraScript 7.15

Ran into another challenge. Anyone have insight into this?

I did put in the CLASSPATH

Thanks

Steve

[ 6876] 2023-05-01 11:13:40 START      INFO     Java Virtual Machine: 
Attempting to load C:\Program Files\Java\jre1.8.0_201\bin\server\jvm.dll
[ 6876] 2023-05-01 11:13:41 START      INFO     Java Virtual Machine: Enabled
[ 6876] 2023-05-01 11:13:41 START      INFO     COM Interface: Enabled
[ 6876] 2023-05-01 11:13:41 START      INFO     JAVABEAN Interface: Enabled
[ 6876] 2023-05-01 11:13:41 START      INFO     Web Service: Disabled
[ 6876] 2023-05-01 11:13:41 START      INFO     ODBC Interface: Enabled
[ 6876] 2023-05-01 11:13:41 START      WARNING  JDBC Interface: Disabled
[ 6876] 2023-05-01 11:13:41 START      ERROR    Please check jdbc java library 
is in the server running directory

<image001.png>

From: Steve Fogelson <st...@upnorthsports.com<mailto:st...@upnorthsports.com>>
Sent: Monday, May 1, 2023 9:05 AM
To: TeraScript-Talk@terascript.com<mailto:TeraScript-Talk@terascript.com>
Subject: TeraScript-Talk: RE: Windows 2019 - IIS 10 - MySQL 8 - TeraScript 7.15


I am getting closer. The link was for Microsoft Visual C++ 2010 Service Pack 1 
Redistributable Package MFC Security Update

Download Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package MFC 
Security Update from Official Microsoft Download 
Center<https://www.microsoft.com/en-us/download/details.aspx?id=26999>

JVM now loads.

I will do some further testing and if successful post to the forum exactly what 
needs to be done to run TeraScript with JDBC on Windows 2019

Steve

From: Steve Fogelson <st...@upnorthsports.com<mailto:st...@upnorthsports.com>>
Sent: Sunday, April 30, 2023 10:22 PM
To: TeraScript-Talk@terascript.com<mailto:TeraScript-Talk@terascript.com>
Subject: TeraScript-Talk: RE: Windows 2019 - IIS 10 - MySQL 8 - TeraScript 7.15

I just came across something that might help.

I was looking at the TeraScript web site and saw this. The problem is the link 
doesn’t work for Microsoft. Does anyone know what this link is supposed to 
point to?

TeraScript by Tronics Software 
LLC<https://www.terascript.com/products/releases/server/>
Version 7
Known Issues
JVM does not load on certain versions of Windows
The Java installation on some versions of Windows can not find a specific file. 
Installing this redistributable package from MS should correct the issue:
http://www.microsoft.com/en-us/download/details.aspx?id=13523


Thanks

Steve

From: Steve Fogelson <st...@upnorthsports.com<mailto:st...@upnorthsports.com>>
Sent: Sunday, April 30, 2023 7:16 PM
To: TeraScript-Talk@terascript.com<mailto:TeraScript-Talk@terascript.com>
Subject: TeraScript-Talk: RE: Windows 2019 - IIS 10 - MySQL 8 - TeraScript 7.15

I meant to say TeraScript 7.15, not 7.50. I did some research on Java’s site 
and found that version 8.0_201 was the correct version for Windows 2019.

Oracle JDK 8 and JRE 8 Certified System 
Configurations<https://www.oracle.com/java/technologies/javase/products-doc-jdk8-jre8-certconfig.html>

Windows Server 2019
x64
1.8.0_201
Includes Windows Server 2019 Core. Only 64-bit supported

Here is part of the events log and part of server.ini

Any ideas or am I chasing something that won’t work.

Thanks

Steve

[ 2856] 2023-04-30 17:42:30 START      INFO     Configuration: Loading 
configuration stanza 'TeraScript Server 7'
[ 2856] 2023-04-30 17:42:30 LICENSE    INFO     HyperThreading not enabled. 
Logical Processors 2; Cores 2; Physical processor packages 1.
[ 2856] 2023-04-30 17:42:30 START      INFO     Java Virtual Machine: 
Attempting to load C:\Program Files\Java\jre1.8.0_201\bin\server\jvm.dll
[ 2856] 2023-04-30 17:42:30 START      ERROR    Java Virtual Machine: JVM 
specified by JAVAVIRTUALMACHINE in server.ini file did not load: Unable To Load 
any JVM shared library.
[ 2856] 2023-04-30 17:42:30 START      INFO     Java Virtual Machine: Disabled
[ 2856] 2023-04-30 17:42:30 START      INFO     COM Interface: Enabled

JAVASCRIPTSWITCH=on
JAVASWITCH=on
JAVAVIRTUALMACHINE=C:\\Program Files\\Java\\jre1.8.0_201\\bin\\server\\jvm.dll


From: Steve Fogelson <st...@upnorthsports.com<mailto:st...@upnorthsports.com>>
Sent: Saturday, April 29, 2023 3:45 PM
To: TeraScript-Talk@terascript.com<mailto:TeraScript-Talk@terascript.com>
Subject: TeraScript-Talk: Windows 2019 - IIS 10 - MySQL 8 - TeraScript 7.5

Has anyone successfully installed TeraScript 7.5 on Windows 2019 with IIS 10.

Seems to be going ok until the server.ini tries to load Java for JDBC 
connections to MySQL.

The events log indicates that JAVA did not load. The version of JAVA is 
8.0_191. I know this is not a current version of JAVA but I use it successfully 
on Windows 2012 – IIS 8.5

Does this version of JAVA not work with Windows 2019?

If so, does a more current version work?

Appreciate any incite.

Thanks

Steve
Internet Commerce Solutions

________________________________
To unsubscribe from this list, please send an email to 
lists...@terascript.com<mailto:lists...@terascript.com> with "unsubscribe 
terascript-talk" in the body.

________________________________
To unsubscribe from this list, please send an email to 
lists...@terascript.com<mailto:lists...@terascript.com> with "unsubscribe 
terascript-talk" in the body.

________________________________
To unsubscribe from this list, please send an email to 
lists...@terascript.com<mailto:lists...@terascript.com> with "unsubscribe 
terascript-talk" in the body.

________________________________
To unsubscribe from this list, please send an email to 
lists...@terascript.com<mailto:lists...@terascript.com> with "unsubscribe 
terascript-talk" in the body.

________________________________
To unsubscribe from this list, please send an email to 
lists...@terascript.com<mailto:lists...@terascript.com> with "unsubscribe 
terascript-talk" in the body.

________________________________
To unsubscribe from this list, please send an email to 
lists...@terascript.com<mailto:lists...@terascript.com> with "unsubscribe 
terascript-talk" in the body.

________________________________
To unsubscribe from this list, please send an email to 
lists...@terascript.com<mailto:lists...@terascript.com> with "unsubscribe 
terascript-talk" in the body.

----------------------------------------
To unsubscribe from this list, please send an email to lists...@terascript.com 
with "unsubscribe terascript-talk" in the body.

Reply via email to