原文:java.lang.InternalError: name is too long to represent 问题解决

在编译非常大的JSP时,会出现java.lang.InternalError: name is too long to represent异常,可采用如下办法来解决: .减少JSP大小 .修改tomcat下的路径为tomcat conf web.xml文件中的suppressSmap设置为true即可 ...

2020-03-03 17:47 0 903 推荐指数:

查看详情

Command line is too long问题解决

Idea启动项目报错:Command line is too long. Shorten command line for className or also for JUnit defaultconfiguration. 解决方法: 在该项目文件夹.idea/workspace.xml中找到 ...

Mon Aug 17 18:36:00 CST 2020 0 646
hive的Specified key was too long; max key length is 767 bytes问题解决

上次安装hive时遇到很多问题,最后遗留下一个没有解决问题,最后通过询问得以解决在这记录下:方便遇到同样问题的人: 问题阐述 在安装完hive后,执行: <span style="font-size:16px;">[root@localhost hive]# hive Hive ...

Tue Dec 06 20:33:00 CST 2011 0 4812
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM