CAD启动提示"是否关闭命令行"不管点击什么,都会闪退的解决办法
AutoCAD splash screen starts up and then closes
AutoCAD splash screen starts up and then closes (Standalone)
Issue
When running the software, it becomes unresponsive and freezes your computer. When you restart the computer and you try to restart AutoCAD, the splash screen starts up and then closes down with no apparent error message.
This symptom is very similar to http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=14908069&linkID=9240617
Solution
1. Check the file "productname201xENUAdlm.log" located here:
Windows XP
C:\Documents and Settings\All Users\Application Data\Autodesk\ADLM
Vista/Windows 7
C:\ProgramData\Autodesk\ADLM
2. The error will typically be:
Reason=Fatal error
ComputerName=COMPUTER
OS=5.1.2600.Service Pack 2
File=AdlmIntSATSLicense.cpp,Line=1150
AdlmIntError=38 [Error getting license usage and behavior]
Reason=Fatal error
ComputerName=COMPUTER
OS=5.1.2600.Service Pack 3
File=AdlmIntSATSLicense.cpp, Line=347
VendorID=2 [ADLMACT]
VendorError=101 [The license cannot be accessed/loaded/opened]
This indicates that the ADLM trusted storage file has been corrupted when AutoCAD crashed.
3. Rename the following file by adding a .bak extension at the end of the filename.
Windows XP
C:\Documents and Settings\All Users\Application Data\FLEXnet\adskflex_*_tsf.data
Vista/Windows 7
C:\ProgramData\FLEXnet\adskflex_*_tsf.data
This file contains all activations for all 2010 and 2011 products. You will need to re-register all your products if this file is renamed/deleted.
4. Restart AutoCAD and it will automatically re-register via Register Today and it will start up as expected. A new adskflex_*_tsf.data file will be created when you re-register your product.
*If the a new adskflex_*_tsf.data is not created even after restarting the machine.
Make sure "FLEXnet Licensing Services" is running and it should be automatic.
Even after completing all the steps it's not working, then we need to uninstall the AutoCad completely. Install AutoCad again and need to do the ofline activation.
For Offline activation key you need to send a request to AutoCad from your registered email.
Applies to:
AutoCAD® 2013
AutoCAD® 2012
AutoCAD® 2011
AutoCAD® 2010.
----------------------------------------------------------------------------------------------------------
AutoCAD splash screen starts up and then closes (Network)
Issue
When running the software, it becomes unresponsive and freezes your computer. When you restart the computer and you try to restart AutoCAD, the splash screen starts up and then closes down with no apparent error message.
Solution
For a network version of AutoCAD, you will need to delete the following file:
CascadeInfo.cas.
When you restart AutoCAD, it will re-create this file. This file is located in the following directory:
Windows Vista/Windows 7
C:\ProgramData\Autodesk\ADLM
Windows XP
C:\Documents and Settings\All Users\Application Data\Autodesk\ADLM
Corrupt CascadeInfo.cas file results in failure of cascading functionality
Issue
Cascading functionality is lost due to a corrupt CascadeInfo.cas file.
Solution
If the CascadeInfo.cas file is corrupt due to a power failure or any reason, cascading functionality will not be available. This issue only applies to network licensed products and does not affect stand-alone licensed products.
Example:
Given the following cascading sequence and a license server with a license for Product B & Product C:
Product A -> Product B -> Product C
Cascading failure may present itself in the following way:
Startup Problems:
Scenario 1: A product that did not have its own license and that was previously starting by using a shared license through cascading will fail to start.
Example: The Product B license is available on the server. If the CascadeInfo.cas file is corrupt, Product A will not start on license B.
Example: The Product B license is borrowed to a system where Product A is also installed. If the CascadeInfo.cas is corrupt, Product A will not run on the borrowed license.
Example: If Product B is already running and CascadeInfo.cas is corrupt, Product A will not share the B license and will fail to start.
Wasted licenses:
Scenario 2: An already running product will fail to cascade up to and share another license.
Example: Product B is already running then Product C starts up. If CascadeInfo.cas is corrupt, Product B will not switch over to share product C's license after a few minutes.
Expected Log File output
Here is the expected log file output. You should see a fatal error message with a vendor id of 10 (eVendorIDCascade) and a vendor error of 6 (ADLM_CASCADE_STATUS_DECRYPTION_ERROR). It will also be followed by an AdlmInt error of 47 (ADLM_STATUS_ERROR_CASCADING_OPERATION) or 2 (ADLM_STATUS_INTERNAL_ERROR).
1012 2009/09/16 15:07:20 Reason=Fatal error
1012 2009/09/16 15:07:20 ComputerName=MyComputer
1012 2009/09/16 15:07:20 OS=5.2.3790.Service Pack 2
1012 2009/09/16 15:07:20 File=AdlmIntLicense.cpp,Line=xxxx
1012 2009/09/16 15:07:20 VendorID=10
1012 2009/09/16 15:07:20 VendorError=6
1012 2009/09/16 15:07:20 Reason=Fatal error
1012 2009/09/16 15:07:20 ComputerName=MyComputer
1012 2009/09/16 15:07:20 OS=5.2.3790.Service Pack 2
1012 2009/09/16 15:07:20 File=AdlmIntNWFBLicense.cpp,Line=xxx
1012 2009/09/16 15:07:20 AdlmIntError=47
WorkAround
The current workaround it to rename/remove the corrupt CascadeInfo.cas file following these steps.
Return any borrowed licenses
Check in any checked out licenses and exit all Autodesk products
Rename or delete the corrupt CascadeInfo.cas
The CascadeInfo.cas file can be found in the following locations:
Windows XP:
C:\Documents and Settings\All Users\Application Data\Autodesk\Adlm
Windows Vista and Windows 7:
C:\ProgramData\Autodesk\Adlm
Mac:
/Library/Application Support/Autodesk/Adlm/.config
Linux:
/var/opt/Autodesk/Adlm/.config
CAD启动提示"是否关闭命令行"不管点击什么,都会闪退的解决办法的更多相关文章
- python命令行运行py文件找不到模块的解决办法
问题: 新建了一个项目,目录结构如下: 然后在pycharm中运行glovar是没有问题的,但是在命令行中运行就会提示找不到init模块 这是因为在pycharm中运行的时候,pycharm会自动将项 ...
- tomcat启动不成功(点击startup.bat闪退)的解决办法
今天遇到tomcat手动启动不成功,但是再eclipse里面是可以启动成功的.我一直开始以为是端口被占用了,最后才发现是这么一回事.首先说下我的tomcat是安装版的.免安装的tomcat双击star ...
- windows下启动mysql服务的命令行启动和手动启动方法
1.图形界面下启动mysql服务. 在图形界面下启动mysql服务的步骤如下: (1)打开控制面板->管理工具->服务,如下图所示: 可以看到Mysql服务目前的状态是未启动(未写已启动的 ...
- (转)启动网卡报错(Failed to start LSB: Bring up/down networking )解决办法总结
启动网卡报错(Failed to start LSB: Bring up/down networking )解决办法总结 原文:http://blog.51cto.com/11863547/19059 ...
- Easyui Datagrid rownumbers行号四位、五位显示不完全的解决办法
Easyui Datagrid rownumbers行号四位.五位显示不完全的解决办法(引) 方法一: 相信很多人在使用easyui的时候都遇到过这个问题,当我们设置成显示Rownumber的时候,你 ...
- Xcode 7提示App Transport Security has blocked a cleartext HTTP (http://) resource load的解决办法
Xcode 7提示App Transport Security has blocked a cleartext HTTP (http://) resource load的解决办法 今天使用Xcod ...
- 以app形式启动chrome——关于chrome命令行
转自:http://wiselyman.iteye.com/blog/2179043 转自:http://bbs.ithome.com/thread-589651-1-1.html 转自:http:/ ...
- Chrome浏览器启动参数大全(命令行参数)
前言 在开发Web项目当中,浏览器必不可少,而浏览器的启动参数可以帮我们实现很多功能. 常用参数 常用参数请参考下表. 序号 参数 说明 1 --allow-outdated-plugins 不停用过 ...
- Linux启动时显示Grub命令行及修改
1.在启动Linux系统时,如果/boot/grub/grub.cfg文件损坏或者不存在时,启动Linux时,就会有Grub命令行的提示. 如下操作,将系统自带的grub.cfg文件改名.重新启动系统 ...
随机推荐
- POJ2823_Sliding Window
以前也碰到过这种类型的题目,以前好像做出来过,但是忘记了,这次又坑了. 题目很简单,对于从前到后每一个连续的长度为k的数字,求出这段数字中的最大的数字和最小的数字. 一开始我用离散化+树状数组来更新和 ...
- CodeForces 860D Wizard's Tour
题意 给出一张无向图,要求找出尽量多的长度为2的不同路径(边不可以重复使用,点可以重复使用) 分析 yzy:这是原题 http://www.lydsy.com/JudgeOnline/problem. ...
- 【Java】全站编码过滤器GenericEncodingFilter代码与配置
编码过滤器GenericEncodingFilter: package com.fuck.web.filter; import java.io.IOException; import java.i ...
- Find the hotel HDU - 3193(RMQ)
题意: 有n个旅馆,从这n个旅馆中找出若干个旅馆,使得这若干个旅馆满足这样的条件:不能从其它和剩下的旅馆中找到一个价格和距离都小于这个旅馆的旅馆... 解析: 按price 排序,若price相同, ...
- [洛谷P4341][BJWC2010]外星联络
题目大意:给你一个长度为$n(n\leqslant3\times10^3)$的字符串,要你求出其中出现次数大于$1$的子串,并按字典序输出次数. 题解:建$SAM$后求出每个点的$size$,最后按字 ...
- 【Cogs2187】帕秋莉的超级多项式(多项式运算)
[Cogs2187]帕秋莉的超级多项式(多项式运算) 题面 Cogs 题解 多项式运算模板题 只提供代码了.. #include<iostream> #include<cstdio& ...
- CF487E Tourists 【圆方树 + 树剖 + 堆】
题目链接 CF487E 题解 圆方树 + 树剖 裸题 建好圆方树维护路径上最小值即可 方点的值为其儿子的最小值,这个用堆维护 为什么只维护儿子?因为这样修改点的时候就只需要修改其父亲的堆 这样充分利用 ...
- hdu5279 YJC plays Minecraft 【分治NTT】
题目链接 hdu5279 题解 给出若干个完全图,然后完全图之间首尾相连并成环,要求删边使得两点之间路径数不超过\(1\),求方案数 容易想到各个完全图是独立的,每个完全图要删成一个森林,其实就是询问 ...
- 洛谷八连测R5题解
woc居然忘了早上有八连测T T 还好明早还有一场...今天的题除了T3都挺NOIP的... T1只需要按横坐标第一关键字,纵坐标第二关键字排序一个一个取就好了... #include<iost ...
- centos上部署nginx服务
Nginx ("engine x") 是一个高性能的HTTP和反向代理服务器,也是一个IMAP/POP3/SMTP服务器.Nginx是由Igor Sysoev为俄罗斯访问量第二的R ...