Error: The license key is invalid. In order to use Plesk, - plesk

I am installing plesk 12.5 version and I am getting this error:
Error: The license key is invalid. In order to use Plesk, you need to obtain and install a new valid license key.
The license key is intended only for use with Plesk operating inside a VMWare virtual environment.
Has some one has a solution to this problem??
thanks
venkat.

It looks like that your Plesk is installed on a not supported virtualization environment.
You can find more detail here - http://kb.odin.com/en/122762

Related

Try to install DB2 connector for requesting IBMi (AS400) on CentOS 8

I have to install DB2 PHP driver on Centos 8 for make requests to IBMi (AS400) with PHP 7 and nginx, I try to find a guide but unfortunately i can't find anything.
So I ask you, do you have a link or tips for this ?
Thanks.
You will most likely want to use the IBM i Access ODBC driver.
IBM i Access for Linux: Open Database Connectivity
There are a few options depending on how much you want to spend.
ODBC - This is likely going to be your least expensive option. You can get the drivers from the IBM i Access product mentioned by jamesallman. The IBM customer likely already has IBM i Access Client Solutions, and would already be licensed to use the driver. If you don't have the Linux drivers, here is a starting point.
IBM_DB2 / PDO_DB2 - both of these need a DB2 client. The client required by IBM i is provided with the DB2 Connect product. If you don't already have a license for that, it is also available from IBM, but it is in the "If you have to ask, it's too expensive" category.

Why appears C# web generation failed?

When I want to create the tables to after see the preview of my job appears this error:
error: GeneXus C# Generator:
local protection:
Not authorized
Default (C# Web) Generation Failed
error: Error in reorganization
Run Developer Menu Failed
It appears that you donĀ“t have an authorization for the .NET (C#) generator.
If you look at GeneXus License Manager, is it authorized or not?
Check out this page for more information.
The message speaks of local license so another possibility would be that you have installed your licenses remotely and the License Manager pointing locally as you see in http://www.gxopen.com/forumsr/servlet/viewthread?ARTECH,3,158064
If this is the case proceed as follows:
Open the Genexus License Manager and set there the license of the c # generator pointing to the remote machine by name or IP.-
It should also take into account a series of requirements which I do not detail in depth as it would be too long.
These requirements vary depending on whether the pc server is in the same domain or in the same workgroup as the local pc.-
In particular you should keep in mind things like:
a) Firewall with its exceptions on port 135 (DCom) and for
ProtSrv.exe application
b) User with Remote Access premition for anonymous loggin
c) Updated DNS
For more information about that last point plese see http://wiki.genexus.com/commwiki/servlet/wiki?19985,Setting+user+permissions+using+remote+licenses,

How do I add a driver to the list of those recognized by CayenneModeler?

I'm new to Apache Cayenne, and I'm trying out my first project. I'm attempting to use the Tools > Reengineer Database Schema feature of CayenneModeler to reverse engineer a SQL Server database.
I attempted to create a new "Saved DataSource". I selected "org.apache.cayenne.dba.sqlserver.SQLServerAdapter" from its list of Adapters, and CayenneModeler automatically filled in the JDBC Driver field and added an example DB URL. I modified the DB URL, provided the username/password, clicked "Continue", and then I get the following error:
Driver load error: com.microsoft.sqlserver.jdbc.SQLServerDriver
I assume this means that CayenneModeler does have a driver for sqlserver by default(?) But I don't see a way to point CayenneModeler to any other drivers...
Any Cayenne experts out there know what I might be doing wrong? Is there a way to give CayenneModeler the driver it needs, assuming that is the problem? Or if a missing driver isn't the problem, does anyone know what is?
The location for adding additional drivers is under Tools > Preferences > ClassPath (Windows) or CayenneModeler > Preferences... > Classpath (OSX).

Clearcase failed to get license w/ Rational Common Licensing

Some background info, I am evaluating on Clearcase, and I have setup my environment like this:
Clearcase server (VOB and View servers) installed on my Windows XP
Clearcase client installed in the virtual machine on the same XP, with bridged network
I used Common Licensing
The problem I am facing is, I can get license on my server XP, but not on my client virtual XP, the following error is returned:
File path: C:\Program Files\IBM\RationalRLKS\common............27000#<my host name>;
FLEXnet Licensing error:-96,491
Some sources suggested about specifying the vendor daemon port, but I have no idea how to check what is the current daemon port and how to change it, anyone has idea?
More information about FLEXnet Licensing error:-18,147
cleartool: Error: License checkout error from Rational Common Licensing:
The FEATURE name RLPwCC with version 1.0 cannot be found
License server system does not support this feature.
Feature: RLPwCC
License path: C:\Program Files\IBM\RationalRLKS\common\rational_perm.dat;C:\Program Files
\IBM\RationalRLKS\common\rational_temp.dat;27000#<my host name>;
FLEXnet Licensing error:-18,147
For further information, refer to the FLEXnet Licensing documentation,
available at "www.flexerasoftware.com".
cleartool: Error: You do not have a license to run ClearCase.
For evaluation purpose, I would recommend asking IBM for a simple file for Atria licensing, instead of having to start a Flexlm server.
But if you have a FlexNet license key, you can see the technote "Resolving FLEXnet Licensing Error: -96, 491" (for Telelogic, but you can adapt it for ClearCase).
To assign a specific port to the Telelogic DAEMON, (example: 19354) add the string " PORT=19354 " at the end of the VENDOR line in the license file.
For example:
VENDOR telelogic "C:\Program Files\Telelogic\Tools\Licensing_11\Server\telelogic.exe" PORT=19354
Ensure that the port 19354 (or whichever port number you have chosen to specify) is open for bi-directional communication by the Firewall.
You can use any bi-directionally open port as a fixed port for the Telelogic vendor daemon, so long as the port is not being used by any other application.
The OP Arthas Tsang reports then having the error:
FLEXnet Licensing error:-18,147
The actual cause is generally mentioned after that part, as for example illustrated in the technote "FLEXlm error: 18,147 is reported if RLPwCC licenses are in use and ClearCase commands are run from a non-root cron job" (if your ClearCase isn't started with admin privileges)
Regarding "The FEATURE name RLPwCC with version 1.0 cannot be found", many messages state an issue with the installation of the license server (like this thread)
Problem Solved after installing the Latest Version of the License Server.
Check this technote to get just the License server.
Regarding the "System clock setback detected", this technote mentions several causes:
If there is a Server / Client setup then the most likely cause of the error is a discrepancy in the time/date between the server and the other machines in the network.
Resolution.
Cause 2: The system on which the licenses are set up has been Back Dated.
Cause 3: If there are files present on the OS that are dated past the current date.
(See also this technote)
And the OP Arthas Tsang does report it was indeed a time-stamp issue:
I finally found two files, neither of them related to FlexLM, with timestamps marked in 2014.
After removing those files, the license works fine.

Rapid SQL/Sybase Open Client 15 Error: "Unable to find an available protocol driver structure"

All,
After several months of not touching our databases I fired up Rapid SQL and get this error when I try and connect to a registered Sybase DB:
"Layer (5) Origin (3), Severity (5), Number (3) ct_connect(): network_packet_layer: internal net library error: Unable to find an available protocol driver structure"
Any ideas? I'm running on a corporate desktop build so always possible that drivers and software are changed/installed etc every time I log on.
Thanks in advance
Ensure that the Sybase System/Environment variable points to the latest version of sybase.
Rename an old Sybase installs to Old-Sybase12 etc.
Remove any old Sybase directories from your path.
Make sure your path contains the latest Sybase dirs.
Should do it.

Resources