E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
configuration.
关于Unable to load
configuration.
异常信息的分析
最近在研究“struts2 in action” 这本书时,在实践书中的案例过程中,遇到了这样的异常信息: Unable to load
configuration.
- action - file:
虚弱的java
·
2011-03-29 21:00
java
apache
freemarker
struts
网络应用
java.lang.NoClassDefFoundError: org/apache/commons/fileupload/RequestContext
严重: Exception starting filter struts2 Unable to load
configuration.
- bean - jar:file:/F:/Struts2/
huguifuture
·
2011-03-26 18:00
java
apache
tomcat
bean
struts
java.lang.NoClassDefFoundError: org/apache/commons/fileupload/RequestContext
严重: Exception starting filter struts2 Unable to load
configuration.
- bean - jar:file:/F:/Struts2/
huguifuture
·
2011-03-26 18:00
java
apache
tomcat
bean
struts
第一次搭struts2遇到的2个问题
刚接触struts2,今天搭个环境,试用一下,做了个简单的登录+跳转,就出现了二个问题...现在把问题及解决方法记一下: 1.出现错误如下: Unable to load
configuration
xueyie
·
2011-03-24 00:00
java
apache
tomcat
freemarker
struts
SSH2框架中配置struts2拦截器报错
严重: Exception starting filter struts2.2.1 Unable to load
configuration.
- interceptor-ref - file:/D:
wxz2832840
·
2011-03-18 18:00
apache
tomcat
框架
jsp
struts
Android配置环境的时候出现:ERROR: no search paths found in this AVD's
configuration.
把环境搭好了……创建虚拟机的时候,说:ERROR:nosearchpathsfoundinthisAVD'sconfiguration.然后google了下……原来是目录路径有中文的问题1、找到用户下的"./android/avd"目录,(xp和win7不一样,不过都是当前系统的用户目录)2、找到虚拟机名字.avd文件夹(注意,这里是文件夹,不是文件)3、移动它到一个没中文目录的地方4、回到avd
wuxianglong
·
2011-03-09 17:00
Unable to load
configuration.
- package
Unable to load
configuration.
- package (action) 今天遇到了这个问题,异常只告诉我们在哪行出错了,但是为什么出错却没给描述。
Angelialily
·
2011-02-16 10:00
struts
GIT Configuration
这里backup自己的
configuration.
laiyangdeli
·
2011-02-09 13:00
C++
c
android
git
Gmail
result type “redirect-action” Tomcat报异常问题
启动Tomcat发现如下异常: Unable to load
configuration.
- action - file:/D:/...
akunamotata
·
2011-02-02 14:00
apache
tomcat
freemarker
struts
velocity
Android开发在win7下面一个小问题
9601020201102344022697/ 我是碰到了这个问题,在Eclipse里面,Start AVD的时候,报错: emulator: ERROR: no search paths found in this AVD's
configuration
屾顶洞人
·
2011-02-01 22:00
Android开发
AVD创建失败解决方法
有时候我们测试其他平台运行情况时可能需要借助Android模拟器,而出现类似emulator:ERROR:no search paths found in this AVD's
configuration
bdql
·
2011-01-27 13:00
eclipse
c
windows
android
XP
Unable to load
configuration.
- [unknown location]
我写了2个用了struts2的项目。若我把这2个项目全部部署在tomcat里,会出现这样的异常严重:Exceptionstartingfilterstruts2Unabletoloadconfiguration.-[unknownlocation]atcom.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(Confi
pengxuan
·
2010-12-27 16:00
tomcat
exception
struts
filter
File
conflict
Struts2 报错 导入commons-fileupload.jar 包
严重: Exception starting filter struts2 Unable to load
configuration.
- bean - jar:file:/E:/struts2/struts2
wcg2010
·
2010-12-21 17:00
java
apache
bean
struts
360
spring与struts2整合出现常见错误
错误信息 严重: Exception starting filter struts2 Unable to load
configuration.
- bean - jar:file:/F:/Struts2
zhaole609
·
2010-12-17 09:00
java
apache
spring
AOP
struts
tamcat - 中struts2 问题
严重: Exception starting filter struts2Unable to load
configuration.
- [unknown location]  
li269015
·
2010-12-16 10:00
java
apache
xml
struts
sun
struts2 :Unable to load
configuration.
……struts-default.xml:46:178异常解
这个问题是缺少jar包 除了ognl-2.6.11.jar,struts2-core-2.1.6.jar,xwork-2.1.2.jar,commons-logging-1.0.4.jar外, 还需要添加freemarker-2.3.13.jar,commons-fileupload-1.2.1.jar,commons-io-1.3.2.jar 主要
xiangxingchina
·
2010-12-08 09:00
xml
freemarker
struts
Struts2 错误Unable to load
configuration.
- action
Unable to load
configuration.
- action - file:/E:/software/eclipse-jee-helios-win32/workspace/xxx/WebContent
wingerli
·
2010-12-01 23:00
configuration
s2sh Unable to load
configuration.
- [unknown location]
阅读更多Unabletoloadconfiguration.-[unknownlocation]atcom.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:58)atorg.apache.struts2.dispatcher.Dispatcher.init_Prel
panpan_xin
·
2010-11-04 09:00
Java
Apache
Spring
Hibernate
SUN
s2sh Unable to load
configuration.
- [unknown location]
Unable to load
configuration.
- [unknown location] at com.opensymphony.xwork2
panpan_xin
·
2010-11-04 09:00
java
apache
spring
Hibernate
sun
Struts2整合Spring常见错误
错误信息 严重: Exception starting filter struts2 Unable to load
configuration.
- bean - jar:file:/F:/Struts2
xiangrujia
·
2010-09-21 10:00
java
apache
spring
struts
360
Unable to load
configuration.
- action - file:/D:/studytool/apache-tomcat-6.0.16
严重: Exception starting filter struts2 Unable to load
configuration.
- action - file:/D:/studytool/apache-tomcat
liuguofeng
·
2010-09-20 22:00
java
apache
tomcat
Web
struts
HowTo configure the C3P0 connection pool
Configuration Here is a sample of C3P0
configuration.
fan2012
·
2010-09-16 10:00
PHP
Hibernate
xml
jdbc
performance
Struts2错误 Dispatcher initialization failed
1、Struts2错误 严重: Dispatcher initialization failedUnable to load
configuration.
- action - file:/D:/Apache
hxmjason
·
2010-08-20 09:00
apache
tomcat
freemarker
xml
struts
配置spring时unable to load
configuration.
- [unknown location]
unable to load
configuration.
- [unknown location] at org.apache.struts2.dispatcher.Dispatcher.init(
lz12366
·
2010-08-09 20:00
java
apache
spring
freemarker
log4j
ConfigureBlockPlan.java
.*; /** * Stack blocks according to the target
configuration.
*/ public class ConfigureBlocksPlan
turingfellow
·
2010-08-03 06:00
java
J#
严重: Exception starting filter struts2----问题的解决方法
开发一个简单的struts项目,在部署到tomcat中后启动服务器,报错,主要错误如题所示,具体错误有: 严重: Exception starting filter struts2Unable to load
configuration
zithan
·
2010-07-24 13:00
apache
tomcat
freemarker
bean
struts
Unable to load configuration
问题解决:Unable to load
configuration.
- bean - jar:file:/D:/Tomcat-6.0.13/webapps/teabank/WEB-INF/lib/struts2
caodaoxi
·
2010-07-23 09:00
tomcat
bean
Web
freemarker
struts
加载struts2的时候报Unable to load
configuration.
- bean - jar:file:/D:/Tomcat6.0/webap
一开始主要是用struts1写程序,在运行的时候就直接导入的IDE直接生成的struts1的的包 没任何问题, 今天突然发现,struts2都出来这么久了 ,还在研究struts1 在out ,就简单的写了个struts2的程序 测试下 结果给我报了一大堆的错误 ,不过还好解决 了 现在把错误记录下来 希望能对大家有所帮助: 严重: Dispatch
xingerheyaolong
·
2010-07-16 00:00
java
apache
bean
struts
sun
Unable to load
configuration.
- bean - jar:file:/D:/Tomcat-6.0.18/webapps/teabank/WEB-INF/lib/struts2
Struts2所需的jar包导入不全,导致该错误。主要需要以下几个jar包:struts2-core-2.1.6.jarxwork-2.1.2.jarognl-2.6.11.jarfreemarker-2.3.13.jarcommons-logging.jarcommons-fileupload.jarcommons-io.jar
西瓜地儿
·
2010-07-09 16:00
Unable to load
configuration.
- action - file:/D:/Program Files/apache-tomcat-6.0.26/webapps/LearnSt
Unabletoloadconfiguration.-action-file:/D:/Program%20Files/apache-tomcat-6.0.26/webapps/LearnStruts2_1200/WEB-INF/classes/struts.xml:31:30 atcom.opensymphony.xwork2.config.ConfigurationManager.getConf
wyswlp
·
2010-07-07 22:00
exception
File
application
action
leak
Struts2启动报错
严重: Dispatcher initialization failed Unable to load
configuration.
- bean - jar:file:/E:/apache-tomcat
向奕昌
·
2010-06-12 13:00
java
apache
tomcat
bean
struts
Oracle listener.ora tnsnames.ora sqlnet.ora
in its most basic form ,Oracle uses threes files(listneres.ora ,tnsnames.ora,sqlnet.ora) for network
configuration
skyyfd
·
2010-05-31 16:00
oracle
C++
c
windows
C#
java.lang.NoClassDefFoundError: org/springframework/context/ApplicationContextAw
最近整理了struts常用的jar包和配置文件,新建项目习惯性的把整个文件夹拷贝进去,启动tomcat报如下错误: Unable to load
configuration
isy
·
2010-05-16 23:00
java
apache
spring
tomcat
struts
严重 exception starting filter struts2 unable to load
configuration.
struts 2.1.6 1.类库包: commons-logging-1.0.4.jar freemarker-2.3.13.jar ognl-2.6.11.jar struts2-core-2.1.6.jar xwork-2.1.2.jar 2.web.xml <?xml version="1.0" encoding=&
xbcoil
·
2010-05-16 15:00
apache
freemarker
Web
xml
struts
Struts 2.1.8.1 + Hibernate + Spring 整合出现的问题
严重: Exception starting filter struts2 Unable to load
configuration.
- [unknown location] at org.apache.struts2
newLinuxJava
·
2010-04-29 23:00
java
apache
spring
Hibernate
struts
tomcat启动报struts2-core-2.1.6.jar!/struts-default.xml:46:178
构建一个简单的小例子,lib中只添加了传说中的5个包,但是在用到核心标签库的时候问题百出,首先是加了所有的.jar文件,却加载不到struts2的标签内容,问题解决又出现一个错误Unable to load
configuration
wjhaishun
·
2010-04-28 20:00
tomcat
Web
xml
bean
struts
网页能运行··就是TOMCAT报错··不知道咋回事?
严重: Dispatcher initialization failed Unable to load
configuration.
- Class: java.net.PlainSocketImpl
woshinini
·
2010-04-22 17:00
java
apache
tomcat
struts
sun
求救大虾······这个是出了什么问
严重: Dispatcher initialization failed Unable to load
configuration.
- Class: java.net.PlainSocketImpl
woshinini
·
2010-04-22 15:00
java
apache
.net
socket
sun
velocity
initialize an instance of org.apache.velocity.runtime.log.ServletLogChute with the current runtime
configuration
wj131
·
2010-04-12 15:00
apache
velocity
启动tomcat 的 struts2 错误
严重: Exception starting filter struts2 Unable to load
configuration.
- bean - jar:file:/F:/Struts2/Struts2
haoqin222
·
2010-04-05 12:00
java
tomcat
bean
Web
struts
struts2.1 服务器启动报错
启动struts2服务器时,报错如下: Unable to load
configuration.
- bean - jar:file:/F:/jQuery/.metadata
wxinpeng
·
2010-04-02 16:00
java
apache
jquery
bean
struts
unable to load
configuration.
bean jar file struts-default.xml
Unabletoloadconfiguration.-bean-jar:.......今天照着教程做了自己第一个sturts2的实例,完全照上面做的,不知道为什么他的成功了我就却不成功总有一个错误代码:Unabletoloadconfiguration.-bean-jar:file:/E:/tools/tomcat6.0.18/webapps/Struts2/WEB-INF/lib/struts2
王彩霞
·
2010-03-19 09:43
bean
jar
职场
休闲
unable to load
configuration.
bean jar file struts-default.xml
Unabletoloadconfiguration.-bean-jar:.......今天照着教程做了自己第一个sturts2的实例,完全照上面做的,不知道为什么他的成功了我就却不成功总有一个错误代码:Unabletoloadconfiguration.-bean-jar:file:/E:/tools/tomcat6.0.18/webapps/Struts2/WEB-INF/lib/struts2
王彩霞
·
2010-03-19 09:43
职场
休闲
bean
unable to load
configuration.
bean jar file struts-default.xml
Unabletoloadconfiguration.-bean-jar:.......今天照着教程做了自己第一个sturts2的实例,完全照上面做的,不知道为什么他的成功了我就却不成功总有一个错误代码:Unabletoloadconfiguration.-bean-jar:file:/E:/tools/tomcat6.0.18/webapps/Struts2/WEB-INF/lib/struts2
王彩霞
·
2010-03-19 09:43
bean
职场
jar
休闲
iis7错误 HTTP Error 404.3 - Not Found
HTTP Error 404.3 - Not FoundThe page you are requesting cannot be served because of the extension
configuration
wbryfl
·
2010-03-08 21:00
struts2.1 服务器启动报错
启动struts2服务器时,报错如下: Unable to load
configuration.
- bean - jar:file:/F:/jQuery/.metadata
wxinpeng
·
2010-03-03 16:00
java
apache
jquery
bean
struts
javax.servlet.ServletException: Unable to load configuration
前阵子,写了个Servlet,启动时报: javax.servlet.ServletException: Unable to load
configuration.
- [unknown location
yangpeihai
·
2010-02-23 16:00
java
apache
Web
servlet
360
strut2+hibernate一发布工程就报错误。望指点!!
严重: Exception starting filter struts2 Unable to load
configuration.
- [unknown location] at org.apache.struts2
hngmduyi
·
2010-01-26 17:00
java
apache
thread
Hibernate
Unable to load
configuration.
Struts2.1.6
Unable to load
configuration.
huibin
·
2010-01-21 13:00
java
apache
bean
Web
struts
struts2-Unable to load
configuration.
- bean - jar
在整合Struts2 + Spring2 + Hibernate3 的时候,启动项目发现提示 Unable to load
configuration.
- bean - jar:file:/G:/MyEclipseworkpro
cn_arthurs
·
2010-01-01 12:00
spring
bean
freemarker
Web
struts
上一页
2
3
4
5
6
7
8
9
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他