javax.naming.NameNotFoundException: Unable to resolve 'RuleDeployer'. Resolved ''; remaining name 'RuleDeployer'
 at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
 at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:252)
 at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
 at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
 at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
 at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:388)
 at javax.naming.InitialContext.lookup(InitialContext.java:392)
 at com.starit.inas.common.ejb.session.RuleDeployerUtil.lookupHome(RuleDeployerUtil.java:22)
 at com.starit.inas.common.ejb.session.RuleDeployerUtil.getHome(RuleDeployerUtil.java:54)
 at com.starit.inas.lib.rule.RemoteRuleDeployer.getRuleDeployerProxy(RemoteRuleDeployer.java:119)
 at com.starit.inas.lib.rule.RemoteRuleDeployer.deployRules(RemoteRuleDeployer.java:171)
 at cn.com.starit.inas.web.ruleMng.dwr.RulePackageParaDwr.deployRulePackage2(RulePackageParaDwr.java:211)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at org.directwebremoting.impl.ExecuteAjaxFilter.doFilter(ExecuteAjaxFilter.java:34)
 at org.directwebremoting.impl.DefaultRemoter$1.doFilter(DefaultRemoter.java:428)
 at org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:431)
 at org.directwebremoting.impl.DefaultRemoter.execute(DefaultRemoter.java:283)
 at org.directwebremoting.servlet.PlainCallHandler.handle(PlainCallHandler.java:52)
 at org.directwebremoting.servlet.UrlProcessor.handle(UrlProcessor.java:101)
 at org.directwebremoting.servlet.DwrServlet.doPost(DwrServlet.java:146)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
 at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
 at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

原因:INASCommonEAR服务包停掉了  需要启动起来

最新文章

  1. Mysql并发时经典常见的死锁原因及解决方法
  2. 简易c语言文法
  3. js滚动到底部事件
  4. Web API路由和动作选择
  5. 创建类模式(五):单例(Singleton)
  6. Vim Gtags插件
  7. js中setTimeout/setInterval定时器用法示例
  8. hdu4496 D-City(扭转和支票托收啊 )
  9. Fedora 20 Gnome安装及配置记录
  10. DesignMode的状态处理
  11. list_删除元素
  12. OpenApi开放平台架构实践
  13. Cmake出现CMake Error: Could not find CMAKE_ROOT !!!
  14. PL/SQL执行计划查看
  15. js三元表达式
  16. 多线程编程学习笔记——使用异步IO
  17. 使用@JsonView注解控制返回的Json属性
  18. 寻找总是出错的R文件
  19. SimpleEntity
  20. 常用的Maven 插件

热门文章

  1. Oracle使用Sql把XML解析成表(Table)的方法
  2. csu1356 :判断一个环是否为奇数环
  3. ARKit从入门到精通(9)-ARKit让飞机跟着镜头飞起来
  4. splitter 使用
  5. 【Unity】AssetBundle的使用——打包/解包
  6. Extjs4.2 Grid搜索Ext.ux.grid.feature.Searching的使用
  7. UI设计, 弹出对话框 设计(区分强调按钮和普通按钮,给用户一个 正向建议的强调按钮)
  8. Nodejs中export的作用
  9. PCL点云分割(1)
  10. 使用 Gearman 实现分布式处理