WL 5.1.0 startWebLogic.cmd License Error (works via wlserver.exe)

I have spent several hours trying to figure out how to start Web Logic 5.1.0
from the command line or via the startWebLogic.cmd script. The sever starts
up fine when running bin\wlserver.exe via the start menu or from the command
line, but my startWebLogic.cmd script comes up with the following errors
everytime:
C:\weblogic>startWebLogic.cmd
$$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
Loaded License : C:/weblogic/license/WebLogicLicense.xml
However Unable to start because :
No License found for WebLogic
As well as the fact that: No License found for Tengah
As well as the fact that: No License found for WebLogic/JDB
As well as the fact that: No License found for Tengah/JDBC
As well as the fact that: No License found for jdbcKona/T3
Here is a version of the startWebLogic.cmd file I was using:
@echo off
@rem http://www.weblogic.com/docs51/install/index.html
SETLOCAL
set JAVA_HOME=C:\weblogic\jre1_2\jre
set
JAVA_CLASSPATH=.\myserver\serverclasses;.\weblogic510spboot.jar;.\classes\bo
ot;.\eval\cloudscape\lib\cloudscape.jar
set
WEBLOGIC_CLASSPATH=.\myserver\serverclasses;.\lib\weblogic510sp.jar;.\licens
e;.\classes;.\lib\weblogicaux.jar;.\myserver\serverclasses
%JAVA_HOME%\bin\java -ms64m -mx64m -classpath
%JAVA_CLASSPATH% -Dweblogic.class.path=%WEBLOGIC_CLASSPATH% -Dweblogic.home=
. -Djava.security.manager -Djava.security.policy==.\weblogic.policy
weblogic.Server
ENDLOCAL
Here is the output from bin\wlconfig.exe:
C:\weblogic>bin\wlconfig.exe
WebLogic startup settings are presently:
CLASSPATH Prefix C:\weblogic\myserver\serverclasses
CLASSPATH
C:\weblogic\myserver\serverclasses;C:\weblogic\jre1_2\lib\to
ols.jar;C:\weblogic\jre1_2\jre\lib\rt.jar;C:\weblogic\jre1_2\jre\lib\i18n.ja
r;C:
\weblogic\license;C:\weblogic\classes\boot;C:\weblogic\classes;C:\weblogic\l
ib\w
eblogicaux.jar;C:\weblogic\eval\cloudscape\lib\cloudscape.jar
JAVA_HOME C:\weblogic\jre1_2
WEBLOGIC_LICENSEDIR C:\weblogic\license
WEBLOGIC_HOME C:\weblogic
system properties:
java.security.manager
java.security.policy==C:\weblogic\weblogic.policy
weblogic.system.home=C:\weblogic
java.compiler=symcjit
weblogic.class.path=C:\weblogic\license;C:\weblogic\classes;
C:\weblogic\myserver\serverclasses;C:\weblogic\lib\weblogicaux.jar
INITIAL_HEAP 64 MB
MAX_HEAP 64 MB
SERVERCLASSPATH
C:\weblogic\myserver\serverclasses;C:\weblogic\jre1_2\jre\li
b\rt.jar;C:\weblogic\jre1_2\jre\lib\i18n.jar;C:\weblogic\classes\boot;C:\web
logi
c\eval\cloudscape\lib\cloudscape.jar
Type "wlconfig -help" for program usage.
I also tried a startWebLogic.cmd file version with absolute paths, but I got
the same license error. I really can't figure out what I'm doing wrong
here. What is different between the wlserver.exe executable and the
startWebLogic.cmd files I'm running?
@rem http://www.weblogic.com/docs51/install/index.html
set JAVA_HOME=C:\weblogic\jre1_2\jre
set PATH=%JAVA_HOME%\bin;%PATH%
set
JAVA_CLASSPATH=C:\weblogic\myserver\serverclasses;C:\weblogic\jre1_2\lib\too
ls.jar;C:\weblogic\jre1_2\jre\lib\rt.jar;C:\weblogic\jre1_2\jre\lib\i18n.jar
;C:\weblogic\license;C:\weblogic\classes\boot;C:\weblogic\lib\weblogicaux.ja
r;C:\weblogic\eval\cloudscape\lib\cloudscape.jar
set
WEBLOGIC_CLASSPATH=C:\weblogic\license;C:\weblogic\classes;C:\weblogic\myser
ver\serverclasses;C:\weblogic\lib\weblogicaux.jar
java -ms64m -mx64m -classpath
%JAVA_CLASSPATH% -Dweblogic.class.path=%WEBLOGIC_CLASSPATH% -Dweblogic.home=
. -Djava.security.manager -Djava.security.policy==C:\weblogic\weblogic.polic
y -Dweblogic.system.home=C:\weblogic -Djava.compiler=symcjit weblogic.Server

Thanks for your help Raj. I found out it was a PeopleSoft problem. They
make us run one of their Java class files to startup the server from the
command line instead of weblogic.Server. Once I changed it from
weblogic.Server to PSweblogic, it started correctly.
Cameron
"Raj Alagumalai" <[email protected]> wrote in message
news:[email protected]..
Cameron,
Are you running setEnv.cmd before running startweblogic.cmd ?
The SetEnv.cmd script sets the WL_HOME variable. Make sure you have this
variable set.
Alternatively, try adding the absolute path for the license folder (inyour
case C:\weblogic\license ) in the weblogic.class.path entry in the
startweblogic.cmd file.
The server will look for the WebLogicLicense.xml in this folder at startup
time.
The reason why the server starts from the start menu is the fact that this
entry is part of the weblogic.class.path
From your posting
weblogic.class.path=C:\weblogic\license;C:\weblogic\classes;C:\weblogic
\myserver\serverclasses;C:\weblogic\lib\weblogicaux.jar
Thanks
Raj Alagumalai

Similar Messages

  • Cannot find the file 'startWebLogic.cmd"...

    I installed to 7.0+Cajun to d:\bea3 as my beahome. I have two other BEA homes d:\bea
    and d:\bea2. I made my user-domains folder name to be "domains". Otherwise its
    a standard install. I'm on NT.
    When I try and start the WLS server from inside Workshop, I get the following
    error message:
    "Cannot find the file 'startWebLogic.cmd' (or one of its components). Make sure
    the path and filename are correct and that all required libraries are available."
    I dismiss the dialog and Workshop will continue showing a progress bar and I have
    to cancel it.
    Looks like a standard path problem. Is anyone else getting this out of the box?
    Should Workshop.cmd be setting up the path to the sample workshop WLS? An easy
    workaround is to start the server manually outside of Workshop.
    PJL

    Actually, Peter and all,
    No need to send me the files listed below as I woke up after re-reading your
    post. There is an issue we are tracking down with regards to what Mike
    Wooten said on an earlier post and those people running on Windows NT4.x
    only, seems the start command changed somewhat for the better in Win2K.
    If you ARE running on Windows 2000 and you are still seeing the problems
    outlined below, please reply back with the files attached and we will get
    someone on looking at your issue.
    Since this beta is targeted at Win2K and Solaris only, the solution will
    have to be starting it from the start menu which you have mentioned
    previously. We are tracking this as an issue from beta and will probably
    support NT4 for the GA.
    Thanks for letting us know !
    Art
    "Art Becker" <[email protected]> wrote in message
    news:[email protected]...
    Peter,
    Thank you for your question. In order for me to better narrow down the
    problem, would you please either post or send me the Jellybeans.properties
    file from d:\bea2\weblogic700b\samples\workshop and your .Jellybeans (note
    the period at the beginning) from your %systemdrive%\documents and
    settings\%username% folder ?
    This information should help us determine what the issue you are running
    into is. Other people are seeing this issue out of the box though I have
    had trouble reproducing the problem and need some more input to determine
    where it lies.
    The installer should be setting the properties for the "start path"
    correctly during install.
    Thanks,
    Art
    "Peter Laird" <[email protected]> wrote in message
    news:[email protected]...
    I installed to 7.0+Cajun to d:\bea3 as my beahome. I have two other BEAhomes d:\bea
    and d:\bea2. I made my user-domains folder name to be "domains".
    Otherwise
    its
    a standard install. I'm on NT.
    When I try and start the WLS server from inside Workshop, I get thefollowing
    error message:
    "Cannot find the file 'startWebLogic.cmd' (or one of its components).
    Make
    sure
    the path and filename are correct and that all required libraries areavailable."
    I dismiss the dialog and Workshop will continue showing a progress bar
    and
    I have
    to cancel it.
    Looks like a standard path problem. Is anyone else getting this out of
    the
    box?
    Should Workshop.cmd be setting up the path to the sample workshop WLS?
    An
    easy
    workaround is to start the server manually outside of Workshop.
    PJL

  • Solution for starting weblogic server 6.1 SP4 after changing of JVM to JDK 1.4 in startweblogic.cmd file

    Hi,
    I am using WebLogic 6.1 SP4 on a windows 2000 system.
    I have changed the JAVA_HOME variable in startweblogic.cmd file to point to j2sdk1.4.0_01
    instead of the default. I have set the weblogic startup password also in the WLS_PW
    variable in startweblogic.cmd file. After this change when i start the server,
    i get the following stack trace error and the server does not start up at all.
    Stack trace:
    java.lang.SecurityException: Unable to locate a login configuration
    at com.sun.security.auth.login.ConfigFile.<init>(ConfigFile.java:97)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
    orAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:296)
    at java.lang.Class.newInstance(Class.java:249)
    at javax.security.auth.login.Configuration$3.run(Configuration.java:221)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.Configuration.getConfiguration(Configuratio
    n.java:215)
    at javax.security.auth.login.LoginContext$1.run(LoginContext.java:170)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.LoginContext.init(LoginContext.java:167)
    at javax.security.auth.login.LoginContext.<init>(LoginContext.java:393)
    at weblogic.security.internal.ServerAuthenticate.main(ServerAuthenticate
    .java:78)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:210)
    at weblogic.Server.main(Server.java:35)
    Caused by: java.io.IOException: Unable to locate a login configuration
    at com.sun.security.auth.login.ConfigFile.init(ConfigFile.java:206)
    at com.sun.security.auth.login.ConfigFile.<init>(ConfigFile.java:95)
    For the above problem there is a workaround suggested at this link
    http://www.genuitec.com/products/JDK14_WLS61.pdf
    The same does not happen in WebLogic 7.0 even after i change the default JAVA_HOME
    variable . It starts without any problem.
    So is there any solution given by WebLogic . If so please do let me know.
    Thanks in advance
    Raj Kumar

    Hi,
    I am using WebLogic 6.1 SP4 on a windows 2000 system.
    I have changed the JAVA_HOME variable in startweblogic.cmd file to point to j2sdk1.4.0_01
    instead of the default. I have set the weblogic startup password also in the WLS_PW
    variable in startweblogic.cmd file. After this change when i start the server,
    i get the following stack trace error and the server does not start up at all.
    Stack trace:
    java.lang.SecurityException: Unable to locate a login configuration
    at com.sun.security.auth.login.ConfigFile.<init>(ConfigFile.java:97)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
    orAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:296)
    at java.lang.Class.newInstance(Class.java:249)
    at javax.security.auth.login.Configuration$3.run(Configuration.java:221)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.Configuration.getConfiguration(Configuratio
    n.java:215)
    at javax.security.auth.login.LoginContext$1.run(LoginContext.java:170)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.LoginContext.init(LoginContext.java:167)
    at javax.security.auth.login.LoginContext.<init>(LoginContext.java:393)
    at weblogic.security.internal.ServerAuthenticate.main(ServerAuthenticate
    .java:78)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:210)
    at weblogic.Server.main(Server.java:35)
    Caused by: java.io.IOException: Unable to locate a login configuration
    at com.sun.security.auth.login.ConfigFile.init(ConfigFile.java:206)
    at com.sun.security.auth.login.ConfigFile.<init>(ConfigFile.java:95)
    For the above problem there is a workaround suggested at this link
    http://www.genuitec.com/products/JDK14_WLS61.pdf
    The same does not happen in WebLogic 7.0 even after i change the default JAVA_HOME
    variable . It starts without any problem.
    So is there any solution given by WebLogic . If so please do let me know.
    Thanks in advance
    Raj Kumar

  • App-V 5 Adobe Creative Cloud (CC) Enterprise Licensing Error 213:19

    Hello, I've posted this on Adobe forums but also posting here to see if anyone else has experienced/overcome this issue.
    I'm attempting to create an App-V 5 sequence for Adobe Creative Cloud Enterprise software, but I appear to be getting licensing errors when launching the App-V sequence.
    From what I understand in Adobe Create Cloud Enterprise, the licensing restrictions which tie the license to the machine have now been removed so that the base packages can be created with serial numbers and can be included within build images etc as opposed
    to creating a trial package and then using a serialization file at install/launch time.
    To start with I've created a package using the Adobe Creative Cloud Packager tool (CCP) for just the Illustrator CC application which includes the serial number. I've  then sequenced this package using App-V 5 SP1.
    When I run this app-v sequence on a test machine , Illustrator loads but I end up with a 213:19 error. Looking in the amt3.log the full error is 
    09/24/13 16:58:35:478 | [ERROR] |  |  |  | SLCoreService |  |  | 5624 | error deleting bad mkey:
    09/24/13 16:58:35:478 | [ERROR] |  |  |  | SLCoreService |  |  | 5624 | Could not load machine key
    09/24/13 16:58:35:478 | [ERROR] |  |  |  | SLCoreService |  |  | 5624 | License store synchronization took 14.6 ms and return "License Store Access Failure: Machine key cannot be deleted (213:19)".
    09/24/13 16:58:35:539 | [INFO] |  |  |  | ALM |  |  | 5624 | _time_: (func: ALM_License_SilentValidate, duration: 0.078 sec)
    09/24/13 16:58:35:539 | [INFO] |  |  |  | ALM |  |  | 5624 | _info_: ALM_License_SilentValidate return license status: Invalid and error: 213 : 19
    09/24/13 16:58:35:539 | [ERROR] |  |  |  | ALMService |  |  | 5624 | ERROR: License_Check error 213:19. (Errno = 2)
    I've tested out modifying permissions on the following folders within the app-v package under root but this has no effect.
    C:\Program Files\Common Files\Adobe\Adobe PCD\
    C:\ProgramData\Adobe\SLStore
    I've also tried creating a package using a trial licence and then using the adobe_prtk.exe tool to serialize the product at launch (startprocess event in userconfig file) with no success.
    Anyone tried this or have any ideas?

    Hello, thanks for the reply.
    I have read those articles (multiple times :-)) I've installed the required c++ redistributables on the sequencer and also on the test machines.
    I'm not getting any errors being reported in the App-V eventlogs.
    I initially used the adobe_prtk.exe tool to serialize the app-v application at launch via startprocess in the userconfig file as shown. This runs but it doesn't work around this issue.
    <UserScripts>
          <StartProcess  RunInVirtualEnvironment="true">
            <Path>[{AppVPackageRoot}]\..\Scripts\adobe_prtk.exe</Path>
            <Arguments>--tool=VolumeSerialize --provfile=[{AppVPackageRoot}]\..\Scripts\prov.xml</Arguments>
            <Wait RollbackOnError="true"/>
     <ApplicationId>[{AppVPackageRoot}]\Support Files\Contents\Windows\Illustrator.exe</ApplicationId>
          </StartProcess>
        </UserScripts>
    Following that I read that AAMEE 3.1 removed the (http://blogs.adobe.com/oobe/2012/09/aamee-3-1or-why-puffer-fish-is-a-delicacy.html) machine to license issue
    therefore allowing packages to be created using serial numbers and to be included within build images.
    As I'm packaging Creative Cloud (not CS6), I'm assuming this has been carried into the Creative Cloud Packager for Enterprise which now must be used.
    Any other ideas appreciated.

  • Licensing Error 6 After Clean Installing Mac OS 10.8.

    I think it might have something to do with the fact that I forgot to back up the Photoshop Elements Library and Application Support files...I can't find any of the stuff they reference in the Licensing Error 6 Troubleshooting guide.
    Is there way I can reinstall the application without having to buy it again? Do I need to give Adobe some information or something?
    Thanks in advance for the help.

    Okay, that never works. PSE isn't a tidy package like most mac apps. The installer strews stuff all over your hard drive like buckshot, most of it in places outside where apple says programs should install things. You will need to download and run this:
    http://www.adobe.com/support/contact/cscleanertool.html
    Then manually delete all the bits you can find. Don't just check applications, but also hard drive>library>application support, and your username>library>preferences. (Let me know if you don't know how to find these.)
    You will need to do a complete install. If you are talking about PSE 10 (which version is this, by the way?), you can download the trial and enter your serial number into that.

  • Getting a License Error while installing UFT 12.01 trial version

    Hi,
           I am trying to install UFT 12.01 trial version but its throwing a License error.  I am clicking on "Install License" and selecting "Seat License"  and clicking on "Next"  It says "License Type set successfully".
    But next time when i click on UFT icon on the desktop (after restarting my machine) it throws same License Error.
    Please find the attached screenshots. Please help me to get UFT installed properly.
    Thanks in advance.
    Asha

    Asha,
    You may want to try reposting your question on the forums specifically for the UFT product. Here's the link.
    http://h30499.www3.hp.com/t5/Functional-Testing-QTP/ct-p/sws-Fun_Test

  • Licensing Errors after recovering from Time Machine to an external Hard Drive

    My internal HD failed and I'm temporarily using an external drive as my primary HD. I loaded all my data from my time machine backup onto the external drive temporarily until my new mac arrives (next week). Now, I'm getting licensing error code 150:30 when I try to open Photoshop. It says rebooting can fix it. It has not fixed the issue. Any recommendations? I need to work on some files now and am stuck.
    Thanks!

    Yes. This is very common. Photoshop must never be migrated or transferred, because the license is tied to the Mac and moving it breaks the license.
    The cure is simple. Reinstall using your discs and don't forget to apply the updates. You will be starting at 11.0.0.
    Gene

  • I've just installed Mountain Lion 10.8.5, but now the CS programs are giving me a licensing error.

    I've just installed Mountain Lion 10.8.5, but now the CS4 and CS5 programs are giving me a licensing error. I've restarted. Uninstalled, reinstalled. And still, they don't work. I need to stay at 10.8.5 and not go to Maverick, per a client's needs at this time. Help!

    I've also tried this...that I found in another discussion...also did not work.
    Solution 1: Delete the FlexNet Publisher preferences folder
    -  Quit all Adobe applications.
    -  On your startup disk, locate and delete the following folder:
    [hard drive]/Library/Preferences/FlexNet Publisher/ 

  • Weblogic Commerce Server3.5 license Error

    I have installed Weblogic Commerce Server3.5 on my Server today. I got the same
    error message when i try to start the server.
    Aug 21, 2003 10:19:22 AM CDT> <Error> <COMMERCE_SERVER_FRAMEWORK> <W646> <Admin>
    <main> <> <> <000000> <LOG_FATAL: WebLogic Personalization Server: Core Server:
    3.5 license error.>
    I have got a temp license. i copied and pasted in the group of the license.bea
    file. Is that the way i do?
    Plz let me know what is the solution for this error.
    I have installed Weblogic server6.1 with SP5 along with this server
    Thanks,
    Eshwer

    Hello Muffy,
    It looks like you do not have WLS 5.1 service pack 6 installed correctly. I
    say this because I do not see the sp6 message at the top of your log and I saw
    this message in your log:
    org.xml.sax.SAXParseException: Element "weblogic-enterprise-bean" allows no
    further input; "transaction-isolation" is not allowed
    Ture Hoefner
    BEA Systems, Inc.
    2590 Pearl St.
    Suite 110
    Boulder, CO 80302
    www.bea.com

  • Photoshop CS4 Licensing error

    I'm using my Photoshop CS4 for a long time now but on Tuesday it suddenly crashed saying some Licensing error occured and I have to restart my computer to solve the problem. The restart didn't help. I've read, that there is a License Repair Tool, so firstly I've downloaded that one, trying to repair the product. Nothing has changed. The next step was to reinstall the whole product. I also had some difficulties to remove it, because the uninstaller didn't want to start. After removing it with the Creative Suite cleaning tool and removing the nessecary files the reinstalled progmam showed the same message. Also tried to remove the latest Windows updates installed that day without success. Is there any solution for my problem? I have a CS5 upgrade also installed and it's working, but I prefer the CS4 for some reasons.

    I've cleand out, but it just showed me another error message (I think the error 6: configuration error) with both the CS4 and the CS5. So I removed all of them, deleted all Adobe files related to CS4 or CS5 and installed them again. The message is the same (Error 150:30), when I start the CS4, but the CS5 works fine. (I've tried it on another computer and it's working there) How can I make sure the service is running correctly or where can I start it manually?

  • Setting up Photoshop CS 4 after migration MacBook air licensing error 150:30

    On my previous computer, I deactivated the license before migrating because that it what you are supposed to do in order to activate it on a new account/machine. Basically like a transfer. The error tells me to restart, which I have done several times, to no use. Then it said to get help here, so obviously I'm asking this question.
    What do I do to make the license begin working again?
    I also could not find that root folder in my library, so please do not suggest that as a solution.
    Thank you for your help!

    REinstall the software properly. You cannot find anything because nothing is there. That's the whole point why migration isn't usable with Adobe software.
    Download CS4 products
    Mylenium

  • Dreamweaver CS4 keeps showing a licensing error 150:30. Any ideas?

    I am running Dreamweaver CS4 on a MacBook Pro. After a Mac OSX update earlier today Dreamweaver keeps showing a licensing error 150:30 and the only solution on line is not suitable for OS 10.9.5. Any ideas?

    The terminal app option worked but after a restart I got the error message again. It worked a second time but then another restart brought me back to the beginnin. Have repaired permissions and tried the other potential solutions. I only use DW CS4 once in a while but I'd love a permanent solution.

  • CS4 Licensing Error 150:30

    After re-installing OS X my CS4 applications are not working.
    I keep getting message  "Licensing Error 150:30"

    The Licensing repair tool does work. OSX 10.7 and above:
    Download and open LicenseRecovery111.dmg on your Desktop
    Open Terminal and type sudo and leave a space. <do not press "Enter" yet>.
    Open the License Folder on the opened LicenseRecovery111.dmg and drag
    "LicenseRecover.py" file into the Terminal Window.
    The sudo command and path to the .py file should look like the screenshot below.
    Press Enter to begin
    Type in your password, but know that you will not see dots or asterisks as you type.
    Press Enter again, let the script run and finish. You should be able to run Photoshop now.
    (If this answer solves it, mark it as "correct" or get back to me if it doesn't.)

  • Acrobat 9.0 Standard Licensing Errors

    I have 11 copies of Adobe Acrobat 9.0 Standard installed in
    our office. One of the installations keeps receiving a licensing
    error - usually just after a Microsoft update. The error is
    "Licensing for this product has stopped working 148:3". I have
    uninstalled and reinstalled this product more than once but the
    licensing error comes back in a few days. I'm the administrator.
    What file keeps corrupting or how can I keep the licensing intact?
    Full message text: You cannot use this product at this time.
    You must repair the problem by uninstalling and then reinstalling
    this product or contacting your IT administrator or Adobbe customer
    support for help.

    Hi BWhiteC,
    Thank you for your post.
    You should know that these forums are specific to the
    Acrobat.com website and its set of hosted services, and do
    not cover the Acrobat family of desktop products.
    Any questions related to the Acrobat family of desktop
    products would be best suited in the Acrobat Forums:
    Link to
    Acrobat Forums
    Thanks!
    Pete

  • Font licensing error when Saving?

    I use Illustrator CC and get a licensing error when saving designs with downloaded fonts.
    The designs look fine on my computer and fine when I open them from my drop box account.
    The problem comes when others open the design, the fonts change to Arial in most cases, which is causing design issues.
    This is even happening when the design is saved as a PDF.
    How do I solve this problem?
    Can I get licenced fonts?
    Where are they available?
    Many thanks for reading.

    You can have your other contacts download and install the same fonts
    or
    you can select all the text in your document and create outlines of the fonts, printers often ask for this option.
    or
    You can purcahse fonts from say Adobe and if I am not mistaken you can have those installed on five work stations, I do not know if you are allowed to consider a colleague as legal user of the fonts. And I do no recall if the number of seats for the fonts have changed but it used to be five seats. As I recall.
    or
    you can purcahse from My Fonts as well http://www.myfonts.com but again the other contacts ave to have the fonts installed as well check out how many seats for the fonts ypoouare entitled to and if that includes remoe sites for the seats.

Maybe you are looking for