<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: SQL Anywhere  SQL central not working after edition upgrade to advanced in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14167297#M4921421</link>
    <description>ran the command got the same error. attached the error log. Also if it helps sharing you the environment path to show no other Java set in the environment.</description>
    <pubDate>Wed, 30 Jul 2025 18:59:22 GMT</pubDate>
    <dc:creator>rizwan_javed2</dc:creator>
    <dc:date>2025-07-30T18:59:22Z</dc:date>
    <item>
      <title>SQL Anywhere  SQL central not working after edition upgrade to advanced</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaq-p/14160331</link>
      <description>&lt;P&gt;We recently upgraded edition for our SQL Anywhere database from workgroup to advanced. after this upgrade the SQL central have stopped working. When we try to open it. it fails and generates error file. Error file is attached. Please help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 18:53:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaq-p/14160331</guid>
      <dc:creator>rizwan_javed2</dc:creator>
      <dc:date>2025-07-30T18:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Anywhere  SQL central not working after edition upgrade to advanced</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14161796#M4920936</link>
      <description>&lt;P&gt;It would really help to know which version you were using and what version you upgraded to.&lt;/P&gt;&lt;P&gt;The trace file seems to have a wonky command line. Are you running scjview.exe or a batch file that may have been created with an earlier version.&lt;/P&gt;&lt;P&gt;Try this command:&lt;/P&gt;&lt;P&gt;java -cp "C:\Program Files\SQL Anywhere 17\java\sqlcentral1700.jar;C:\Program Files\SQL Anywhere 17\java\jsyblib1700.jar;C:\Program Files\SQL Anywhere 17\java\SCEditor1700.jar" -Dsun.java2d.noddraw=true -Dsun.java2d.d3d=false -Dsybase.native.executable="C:\Program Files\SQL Anywhere 17\Bin64\scjview.exe" -ea com.sybase.central.viewer.SybaseCentral -installdir="C:\Program Files\SQL Anywhere 17\bin64" -Xmx4096m&lt;/P&gt;&lt;P&gt;Does that launch SQL Central correctly? The SQL Anywhere Java-based tools are meant to be run with the JRE included with SQL Anywhere. From your dump file, it looks like an Oracle JVM is getting in the way.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 16:31:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14161796#M4920936</guid>
      <dc:creator>jack_schueler</dc:creator>
      <dc:date>2025-07-24T16:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Anywhere  SQL central not working after edition upgrade to advanced</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14167292#M4921418</link>
      <description>&lt;P&gt;I tried this command and still got the same issue. Attaching the error. There is no path for any other Java in the environment. output of the path is below.&amp;nbsp; Version of the SQL anywhere is&amp;nbsp;17.0.11.7908&lt;/P&gt;&lt;P&gt;Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\SQL Anywhere 17\bin64;C:\Program Files\SQL Anywhere 17\bin32;E:\QcSoftware\Lib;E:\QcSoftware\Bin;C:\gnu\bin;C:\Program Files\SQL Anywhere 17\java\;C:\Program Files\SQL Anywhere 17\Bin64\jre180\bin;C:\Users\a-rjaved\AppData\Local\Microsoft\WindowsApps;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 18:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14167292#M4921418</guid>
      <dc:creator>rizwan_javed2</dc:creator>
      <dc:date>2025-07-30T18:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Anywhere  SQL central not working after edition upgrade to advanced</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14167296#M4921420</link>
      <description>source version was : 17.0.11.7059 and the update that was installed is : 17.0.11.7908</description>
      <pubDate>Wed, 30 Jul 2025 18:58:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14167296#M4921420</guid>
      <dc:creator>rizwan_javed2</dc:creator>
      <dc:date>2025-07-30T18:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Anywhere  SQL central not working after edition upgrade to advanced</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14167297#M4921421</link>
      <description>ran the command got the same error. attached the error log. Also if it helps sharing you the environment path to show no other Java set in the environment.</description>
      <pubDate>Wed, 30 Jul 2025 18:59:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14167297#M4921421</guid>
      <dc:creator>rizwan_javed2</dc:creator>
      <dc:date>2025-07-30T18:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Anywhere  SQL central not working after edition upgrade to advanced</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14167298#M4921422</link>
      <description>Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\SQL Anywhere 17\bin64;C:\Program Files\SQL Anywhere 17\bin32;E:\QcSoftware\Lib;E:\QcSoftware\Bin;C:\gnu\bin;C:\Program Files\SQL Anywhere 17\java\;C:\Program Files\SQL Anywhere 17\Bin64\jre180\bin;C:\Users\a-rjaved\AppData\Local\Microsoft\WindowsApps;</description>
      <pubDate>Wed, 30 Jul 2025 19:00:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14167298#M4921422</guid>
      <dc:creator>rizwan_javed2</dc:creator>
      <dc:date>2025-07-30T19:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Anywhere  SQL central not working after edition upgrade to advanced</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14167301#M4921424</link>
      <description>&lt;P&gt;One very interesting discovery. If i use the java from different JRE. SQL central loads just fine. Does that mean the Java delivered with the SQLanywhere is corrupt ?&lt;/P&gt;&lt;P&gt;C:\Program Files\Java\jre1.8.0_212&amp;gt;cd bin&lt;/P&gt;&lt;P&gt;C:\Program Files\Java\jre1.8.0_212\bin&amp;gt;java -cp "C:\Program Files\SQL Anywhere 17\java\sqlcentral1700.jar;C:\Program Files\SQL Anywhere 17\java\jsyblib1700.jar;C:\Program Files\SQL Anywhere 17\java\SCEditor1700.jar" -Dsun.java2d.noddraw=true -Dsun.java2d.d3d=false -Dsybase.native.executable="C:\Program Files\SQL Anywhere 17\Bin64\scjview.exe" -ea com.sybase.central.viewer.SybaseCentral -installdir="C:\Program Files\SQL Anywhere 17\bin64" -Xmx4096m&lt;/P&gt;&lt;P&gt;BTW, When I do java -version on the SQL anywhere native java. that also throws the same error message.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 19:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14167301#M4921424</guid>
      <dc:creator>rizwan_javed2</dc:creator>
      <dc:date>2025-07-30T19:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Anywhere  SQL central not working after edition upgrade to advanced</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14185697#M4923527</link>
      <description>&lt;P&gt;Re: java -version&lt;/P&gt;&lt;P&gt;That this fails is very odd.&lt;/P&gt;&lt;P&gt;&amp;gt;which java&lt;BR /&gt;java is an external : C:\sa17011.7059\bin64\jre180\bin\java.exe&lt;/P&gt;&lt;P&gt;&amp;gt;java -version&lt;BR /&gt;java version "1.8.0_301"&lt;BR /&gt;Java(TM) SE Runtime Environment (build 8.1.078)&lt;BR /&gt;SAP Java Server VM (build 8.1.078 10.0.2+000, Jul 19 2021 17:45:12 - 81_REL - optU - windows amd64 - 6 - bas2:328676 (mixed mode))&lt;/P&gt;&lt;P&gt;Is it possible that the wrong DLLs are being picked up from other folders?&lt;/P&gt;&lt;P&gt;Try something like (using your installation path)...&lt;/P&gt;&lt;P&gt;cd&amp;nbsp;C:\sa17011.7059\bin64\jre180\bin&lt;BR /&gt;java -version&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 21:06:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14185697#M4923527</guid>
      <dc:creator>jack_schueler</dc:creator>
      <dc:date>2025-08-20T21:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Anywhere SQL central not working after edition up...</title>
      <link>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14187067#M4923686</link>
      <description>&lt;P&gt;We were able to resolve the issue. The java packaged with the SQL anywhere software was corrupt. Just running the Java-version was throwing these exceptions. We downloaded the same version of the JVM and replaced it in the relevant location under SQL anywhere files. that resolved the issue. Thank you for all the help.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 20:57:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sql-anywhere-sql-central-not-working-after-edition-upgrade-to-advanced/qaa-p/14187067#M4923686</guid>
      <dc:creator>rizwan_javed2</dc:creator>
      <dc:date>2025-08-21T20:57:00Z</dc:date>
    </item>
  </channel>
</rss>

