-
Lotus 起服务的时候,老提示找不到邮件NSF 请教咋回事
Lotus起服务的时候,老提示找不到邮件NSF请问怎么回事?Lotus起服务的时候,老提示找不到邮件NSF请问怎么回事?把所有的用户都提示遍了,那些用户在DATE/mail里面都存在,也有cert.idserver.idnotes.ini配置好象也没问题。LotusDomino(r)Server,Release6.5,September26,2003Copyright(c)IBMCorporati...
100
热度 -
HTML5只好考虑啦
HTML5不得不考虑啦 悲剧了。今天提交的APP被拒了。原因是“Appsthatareprimarilymarketingmaterialsoradvertisementswillberejected“。而这个应用以前是通过的,这次是换了个帐号重发。还建议此类应用以后用HTML5来作。Appsthatareprimarilymarketingmaterialsoradvertisementswil...
111
热度 -
tomcat6.0启动不了,求助高手!!!
tomcat6.0启动不了,求助高手!!! [2012-03-1817:50:54][info]Procrun(2.0.4.0)started [2012-03-1817:50:54][info]RunningService... [2012-03-1817:50:56][info]Startingservice... [2012-03-1817:50:57][info...
785
热度 -
救命啊:hibernate只要commit事宜就报错
救命啊:hibernate只要commit事务就报错org.hibernate.TransactionException:Transactionnotsuccessfullystarted atorg.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:100)如果我不提交,直接用query.list可以得到数据库的数...
38
热度 -
登陆顺利 Warning: Cannot modify header information - headers already sent by (output
登陆成功Warning:Cannotmodifyheaderinformation-headersalreadysentby(output登陆成功Warning:Cannotmodifyheaderinformation-headersalreadysentby(outputstartedatD:\52xinju\php\register_login.php:88)inD:\52xinju\php...
984
热度 -
Eclipse 起步Server时停在 Starting的状态
Eclipse启动Server时停在Starting的状态原因是因为EclipsemonitorstheportsopenedbyJBossAStodetermineiftheappserverisrunning(Ithinkitgetstheservermbeanandasksforthestate).IfyouchangetheportsthatJBossASuses,orifyouchang...
18
热度 -
Eclipse Plugin开发中遇到的常见异常
EclipsePlugin开发中遇到的常见错误--Theselectedwizardcouldnotbestarted.***Wizardcannotbecasttoorg.eclipse.ui.IWorkbenchWizardr:遇到这个错误是因为我的***Wizard类没有实现INewWizard接口,***Wizard类中的Init()方法使用参数IWorkbench的原因~~~持续进行更新...
39
热度 -
SQL Server Analysis Services (MSSQLSERVER)服务启动不了解决方法
SQLServerAnalysisServices(MSSQLSERVER)服务启动不了我在服务那里想启动这个服务可是启动失败提示Thesqlserveranalysisservice(MSSQLSERVER)serviceonlocalcomputerstartedandthenstopped,someservicesstopautomaticallyiftheyhavenoworktodo,f...
129
热度 -
最近浏览国外的IT网站遇到一个句子不懂解决方法
最近浏览国外的IT网站遇到一个句子不懂ThebigCESinVegasisonlygettingstartedforrealtodaybuttherashofcoverageprecedingtheeventshowsthebestthingattheeventsofaristheMotorolaAtrix4Gsmartphone.谁能帮我翻译一下,谢谢了。color='#e78608'>----...
8816
热度 -
tmboot的时分报错 libifsql.so不能load , The module has an invalid magic number
tmboot的时候报错libifsql.so不能load,ThemodulehasaninvalidmagicnumberDependentmodule/home/db/informix/lib/esql/libifsql.socouldnotbelo.Themodulehasaninvalidmagicnumber.CMDTUX_CAT:819:INFO:Processid=585848Assu...
6887
热度 -
tmboot的时候报错 libifsql.so不能load , The module has an invalid magic number,该怎么解决
tmboot的时候报错libifsql.so不能load,ThemodulehasaninvalidmagicnumberDependentmodule/home/db/informix/lib/esql/libifsql.socouldnotbelo.Themodulehasaninvalidmagicnumber.CMDTUX_CAT:819:INFO:Processid=585848Assu...
7241
热度 -
-6319,该如何处理
-6319-6319是什么错误啊color='#e78608'>------解决方案--------------------------------------------------------这里是informix的.我帮你搜了下。http://www.4js.com/techdocs/genero/fgl/devel/DocRoot/User/FglErrors#-6319TheUserIn...
3785
热度 -
Motework2.0是什么错误
Motework2.0是什么东东啊Moteworks2.0isusedfordatacommunicationwithintheframework,whichisbasedonTinyOS1.1andcomeswithXmeshandXserve.这motework2.0谁用过,能不能解释下非常感谢!color='#e78608'>------解决方案-----------------------...
845
热度 -
oracle效率低于mysql的原因,该怎么处理
oracle效率低于mysql的原因rt两个数据库同时装在一台机器上,as4,2G内存对同一张表(100w条记录)做select*查询。oracle采用本地sqlplus,mysql用几秒查询完毕,oracle得用2个多小时。下面是启动oracle的配置信息SQL>startupORACLEinstancestarted.TotalSystemGlobalArea603979776bytes...
220
热度 -
一个java中的多线程的有关问题
一个java中的多线程的问题!packagecn.junco.mutilthread;publicclassThreadTest{ /** *@paramargs */ publicstaticvoidmain(String[]args){ //TODOAuto-generatedmethodstub PrintThreadthread1,thread2,thread3,thread4;...
247
热度 -
tomcat站点无法启动,
tomcat站点无法启动,求救啊Message: FAIL-Applicationatcontextpath/couldnotbestartedApplicationsPath DisplayName Running Sessions Commands/ false 0 StartStopReload/reload TomcatManagerApplication true 0 StartSto...
27
热度 -
eclipse安装c语言插件时的有关问题
eclipse安装c语言插件时的问题?我用eclipse编译c程序,安装正确,没有提示出错,但是当新建一个c工程的时候总是提示:Theselectedwizardcouldnotbestarted.Reason:Plug-in"Org.eclipse.cdt.managedbuilder.ui"wasunabletoinstantiateclass"org.eclip...
104
热度 -
小弟我在eclipse做links老是不成功
我在eclipse做links老是不成功eclipse3.7,linux,path=。。。我用的好像是相对路径,反正都是和各种教程上的讲法是一致的,可是总是没效果,不知道为什么,求解。还有安装ve老师不成功?还有什么其他的软件做java开发的么,求解color='#e78608'>------解决方案--------------------插件/扩展放到eclipse的dropins目录下,参见h...
291
热度 -
新手配置hibernate的有关问题
新手配置hibernate的问题myeclipse配置hibernate时出现异常thechosenoperationisnotcurrentlyavailable在创建hibernateConfigurationFile时出现异常:theselectedwizardcouldnotbestartedReason:Plug-incom.genuitec.eclipse.hibernatewasun...
62
热度 -
请教TomCat启动有关问题
请教TomCat启动问题我在Linux上按装了Tomcat。之前启动正常的。但是今天重启后Tomcat能正常起来,管理界面能正常打开。但是里面的工程无法启动。显示为stop。点击start没有用。message提示:FAIL-Applicationatcontextpath/freequerycouldnotbestarted不知道是什么问题呢?请高手提点一下。color='#e78608'>--...
68
热度