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文件改名.重新启动系统 ...
随机推荐
- Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try restarting transaction
我在update数据库的时候出现的死锁 数据库表死锁 Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackExcept ...
- 【计算机基础】当你在浏览器中输入Google.com并且按下回车之后发生了什么?
本文转载自:https://github.com/skyline75489/what-happens-when-zh_CN#id9 按下"g"键 接下来的内容介绍了物理键盘和系统中 ...
- MySQL复制 -- 应用场景
本文行文路径如下: 什么是复制?复制是怎么工作的?复制有哪几种表现形式?复制能解决那些问题?业界有哪些数据同步解决方案? 什么是复制? 官方解释道:Replication enables data f ...
- (转)REST无状态的理解
转至http://lelglin.iteye.com/blog/1852092 Representational State Transfer的缩写.我对这个词组的翻译是"表现层状态转化&q ...
- POJ1201 Intervals 【差分约束】
题目链接 POJ1201 题解 差分约束 令\(a[i]\)表示是否选择\(i\),\(s[i]\)表示\(a[i]\)的前缀和 对\(s[i] \quad i \in [-1,50000]\)分别建 ...
- POJ.2299 Ultra-QuickSort (线段树 单点更新 区间求和 逆序对 离散化)
POJ.2299 Ultra-QuickSort (线段树 单点更新 区间求和 逆序对 离散化) 题意分析 前置技能 线段树求逆序对 离散化 线段树求逆序对已经说过了,具体方法请看这里 离散化 有些数 ...
- 【bzoj4872】【shoi2017】分手即是祝愿
4872: [Shoi2017]分手是祝愿 Time Limit: 20 Sec Memory Limit: 512 MBSubmit: 746 Solved: 513[Submit][Statu ...
- 用Visual C#开发基于OpenCV的Windows应用程序
http://blog.163.com/wangxh_jy/blog/static/28233883201001581640283/ 关于详细的配置及程序运行截图,请下载:http://downloa ...
- STL源码分析归档
1) algorithm 2) traits 3) iterator 4) list 5) function 6) rbtree 7) bitset 8) priority_queue 9) hash ...
- stout代码分析之一:Duration类
Duration类用于表示时间长度,可精确到纳秒. 代码实现在duration.hpp中,测试代码:duration_tests.cpp 相关api如下: parse, 将字符串转化成Duration ...