当前位置: 代码迷 >> configured的解决方案
 
  • 在Linux下边用gcc交错编译VxWorks应用 出现 too many input files

    在Linux下面用gcc交错编译VxWorks应用出现toomanyinputfilesgcc4.4whichcpp/usr/bin/gccsource:ubuntu12.04target:vxworks5.5.1总是出现Error:toomanyinputfiles网上搜索gcctendstoreporttheerrormessage"cpp:toomanyinputfiles"whenitca...

    289
    热度
  • Htmlunit / HttpClient 报 Cookie rejected 警告 的解决方案

    Htmlunit/HttpClient报Cookierejected警告的解决方案。 今天下午用HtmlUnit做新浪的登陆,由于新浪的多域名原因,出现了下面警告Cookierejected:"[version:0][name:U_TRS1][value:000000e4.603e4743.527caa18.4f2f5b0d][domain:.sina.com.cn][path:/][expiry...

    1556
    热度
  • sybase 客户端的有关问题

    sybase客户端的问题我安装了12.5的客户端,没有安装服务器端安装完成之后sybasecentral可以使用但是SQLAdvantage不能使用,提示说:InternalfailurewhileinitializingSQLAdvantagepleasecheckthatopenclientisconfiguredcorrectlycolor='#e78608'>------解决方案-----...

    5102
    热度
  • Jboss启动出错,请高手帮上忙

    Jboss启动出错,请高手帮下忙14:54:02,390ERROR[AbstractKernelController]ErrorinstallingtoConfigured:name=jboss.web.deployment:war=/testEjbstate=Instantiatedmode=ManualrequiredState=Configuredjava.lang.RuntimeExcep...

    6903
    热度
  • Jboss启动出错,请高手帮下忙,该怎么处理

    Jboss启动出错,请高手帮下忙14:54:02,390ERROR[AbstractKernelController]ErrorinstallingtoConfigured:name=jboss.web.deployment:war=/testEjbstate=Instantiatedmode=ManualrequiredState=Configuredjava.lang.RuntimeExcep...

    3109
    热度
  • 请帮忙解决WEBLOGIC8.1死掉的有关问题

    请帮忙解决WEBLOGIC8.1死掉的问题在RS6000,AIX环境下运行的WEBLOGIC8.1,部署的应用在某一时间段总是莫名的当掉,连最基本的欢迎页面都无法进行,控制台页面也法进入,查看输入文件,发现以下两个错误,请高人指点!<Apr5,20073:16:11PMCDT><Error><WebLogicServer><BEA-000337>&l...

    4065
    热度
  • 服务无法启动 。

    服务无法启动求助。。在本地计算机无法启动服务错误:1053:服务没有及时响应启动或控制请求DetailsProduct:WindowsOperatingSystemID:7000Source:ServiceControlManagerVersion:5.2SymbolicName:EVENT_SERVICE_START_FAILEDMessage:The%1servicefailedtostart...

    8655
    热度
  • SQL2008 没法去执行 xp_cmdshell 调用命令

    SQL2008无法去执行xp_cmdshell调用命令WINDOWS2008SERVERR2SQL2008SERVERf需要用到xp_cmdshell调用DOS命令,执行execmaster..xp_cmdshell'dirc:\'就出现以下错误:在执行xp_cmdshell的过程中出错。调用'CreateProcess'失败,错误代码:'5'通过在SQL里执行EXECsp_configure's...

    878
    热度
  • 麻烦帮忙看一下,hibernate的save操作执行了,但是数据却没有被插入解决思路

    麻烦帮忙看一下,hibernate的save操作执行了,但是数据却没有被插入现在大部份使用都是Hibernate+spring,今天尝试了一下用纯Hibernate进行数据库操作:publicclassManagerimplementsjava.io.Serializable{ privateIntegerid; privateStringname; privateStringpassword; ...

    86
    热度
  • 关于struts-config.xml的配置有关问题

    关于struts-config.xml的配置问题在eclipse+myeclipse的组合中写了一个简单的项目,结果在打开struts-config.xml配置文件时出现如下错误:projectmyLoginidnotconfiguredasamyEclipseweb-Strutsproject.ThereforethemyEclipseStrutsEditormaynotbeusedwithSt...

    96
    热度
  • WebApplicationContext解决方案

    WebApplicationContextINFO-InitializingSpringrootWebApplicationContextINFO-RootWebApplicationContext:initializationstartedINFO-Refreshingorg.springframework.web.context.support.XmlWebApplicationContext...

    7215
    热度
  • .net有关问题. 发布后网页找不到.

    .net问题.发布后网页找不到...ConfigurationErrorDescription:Anerroroccurredduringtheprocessingofaconfigurationfilerequiredtoservicethisrequest.Pleasereviewthespecificerrordetailsbelowandmodifyyourconfigurationfil...

    10138
    热度
  • mysql断连有关问题解决

    mysql断连问题解决异常片断如下:2014-03-2808:49:02ERRORJDBCTransaction(95)-JDBCbeginfailedcom.mysql.jdbc.exceptions.jdbc4.CommunicationsException:Thelastpacketsuccessfullyreceivedfromtheserverwas45,479,352milliseco...

    79
    热度
  • 使用WAF构建代码时发生Python错误

    问题描述 我的代码工作正常。 我关闭了PC(Ubuntu),然后构建了相同的软件(ns-3),现在出现错误: Traceback(mostrecentcalllast): File"./waf",line148,in<module> Scripting.prepare(t,cwd,VERSION,wafdir) File"/home/ns-allinone-3.6/ns-3.6/.w...

    27
    热度
  • 解决eclipse创设maven项目报错!Could not resolve archetype org.apache.maven.archetypes:maven-archetype-webapp

    解决eclipse创建maven项目报错!Couldnotresolvearchetypeorg.apache.maven.archetypes:maven-archetype-webapp:我是使用代理上网的。在创建maven时报以下错误: Couldnotresolvearchetypeorg.apache.maven.archetypes:maven-archetype-webapp:REL...

    1813
    热度
  • struts2资料上传大小

    struts2文件上传大小 --struts2中文件上传的二个限制,一个是struts.multipart.maxSize,如果不设置,struts2的核心包下的default.properties文件里有默认的大小设置struts.multipart.maxSize=2097152,即2M.这是struts2文件上传的第一道关. 第二道关是inteceptor中的maximumSize.当真...

    166
    热度
  • Felix札记5-Felix Web Management Console

    Felix笔记5-FelixWebManagementConsole 1.InstallWMC 1.1添加依赖: ?????一个HttpService实现 ,可选在一下服务: ?????ApacheFelixHttpService,PaxWebService,EquinoxHttpServiceImplementation. ?????可选依赖: ?????OSGiLogService:Ifins...

    1187
    热度
  • 很急wcf调用不已

    很急!wcf调用不了急!求大神指点,windowsserver2003,开始部署的wcfwebservice程序是好的,本地调用输入“http://....?wsdl”也是可以看到wsdl文档的,不知什么原因(可能是有人动过什么配置),某次访问时,就不能显示wsdl文件了,后来我试试直接在代码里调用函数,出现下列错误:AnerroroccurredwhilemakingtheHTTPrequest...

    385
    热度
  • extjs怎么操作panel的html

    extjs如何操作panel的html 1.如何动态修改panel里的html值 Ext.getCmp(‘panel1’).body.update('<iframescrolling="auto" ?frameborder="0"width="100%"height="100%" src="PagingGrid11.jsp"></iframe> '); ?2.如何将已有HT...

    149
    热度
  • Eclipse使用Maven创建Web时异常:Could not resolve archetype org.apache.maven.archetypes

    Eclipse使用Maven创建Web时错误:Couldnotresolvearchetypeorg.apache.maven.archetypes: 文章转自:http://blog.csdn.net/afgasdg/article/details/12757433问题描述:使用Eclipse自带的Maven插件创建Web项目时报错:Couldnotresolvearchetypeorg.apa...

    1749
    热度