免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1782 | 回复: 2
打印 上一主题 下一主题

Oracle 10g + Oracle BPEL PM 2.0.11 启动时报编译错误 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-12-07 08:01 |只看该作者 |倒序浏览
系统环境:Redhat Enterprise Linux 3.0 (Update 3)

<a href="#startup">;启动服务时的控制台信息</a>;
;
<a href="#runtime">;访问BPEL PM时的错误页面</a>;
;

<a name="startup">;启动BPEL PM时控制台报了大段错误:</a>;

  1. 04/12/06 21:26:51 Application default (default) initialized...
  2. 04/12/06 21:26:51 Auto-deploying - ejb_ob_engine.jar (No previous deployment found)...
  3. 04/12/06 21:26:52 Auto-deploying - compiling and loading...
  4. IBPELProcessManagerLocalBean_StatelessSessionBeanWrapper36.java:2331: ';' expected
  5. context = ((StatelessSessionEJBHome)home).getLocalContextInstance);
  6.                                                                  ^
  7. IBPELProcessManagerLocalBean_StatelessSessionBeanWrapper36.java:2900: ')' expected
  8. ApplicationServer.stateFactory().create(isProcessDeployed___324_noun, "trans-attribute", ", "trans attribute", "NotSupported");
  9.                                                                                              ^
  10. IBPELProcessManagerLocalBean_StatelessSessionBeanWrapper36.java:2900: unclosed string literal
  11. ApplicationServer.stateFactory().create(isProcessDeployed___324_noun, "trans-attribute", ", "trans attribute", "NotSupported");
  12.                                                                                                                             ^
  13. IBPELProcessManagerLocalBean_StatelessSessionBeanWrapper36.java:2901: ';' expected
  14. ^
  15. ICubeEngineLocalBean_StatelessSessionBeanWrapper0.java:1830: 'try' without 'catch' or 'finally'
  16. try
  17. ^
  18. ICubeEngineLocalBean_StatelessSessionBeanWrapper0.java:1849: ')' expected
  19. cath(Exception e)
  20.                ^
  21. ICubeEngineLocalBean_StatelessSessionBeanWrapper0.java:1859: ';' expected
  22. ^
  23. ICubeEngineLocalBean_StatelessSessionBeanWrapper0.java:2642: ';' expected
  24. protected stati PhaseEventIntf callbackPerformer___103_clientPE = null;
  25.                                ^
  26. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:565: while expected
  27. } finally {
  28.   ^
  29. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:572: '(' expected
  30. // DMS ends
  31. ^
  32. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:573: illegal start of expression
  33. }
  34. ^
  35. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:398: 'try' without 'catch' or 'finally'
  36. try {
  37. ^
  38. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:576: illegal start of expression
  39. public com.collaxa.cube.engine.dispatch.message.IMessage syncReceiveCallback(com.collaxa.cube.engine.delivery.CallbackInfo argument0, com.oracle.bpel.client.auth.DomainAuth argument1) throws com.oracle.bpel.client.ServerException
  40. ^
  41. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2088: illegal start of expression
  42. protected static PhaseEventIntf recover___175_wrapperPE = null;
  43. ^
  44. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2089: illegal start of expression
  45. protected static PhaseEventIntf recover___175_clientPE = null;
  46. ^
  47. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2090: illegal start of expression
  48. protected static NounIntf receiveInvoke___176_noun = null;
  49. ^
  50. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2091: illegal start of expression
  51. protected static PhaseEventIntf receiveInvoke___176_wrapperPE = null;
  52. ^
  53. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2092: illegal start of expression
  54. protected static PhaseEventIntf receiveInvoke___176_clientPE = null;
  55. ^
  56. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2093: illegal start of expression
  57. protected static NounIntf receiveCallback___177_noun = null;
  58. ^
  59. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2094: illegal start of expression
  60. protected static PhaseEventIntf receiveCallback___177_wrapperPE = null;
  61. ^
  62. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2095: illegal start of expression
  63. protected static PhaseEventIntf receiveCallback___177_clientPE = null;
  64. ^
  65. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2096: illegal start of expression
  66. protected static NounIntf syncReceiveCallback___178_noun = null;
  67. ^
  68. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2097: illegal start of expression
  69. protected static PhaseEventIntf syncReceiveCallback___178_wrapperPE = null;
  70. ^
  71. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2098: illegal start of expression
  72. protected static PhaseEventIntf syncReceiveCallback___178_clientPE = null;
  73. ^
  74. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2099: illegal start of expression
  75. protected static NounIntf getResult___179_noun = null;
  76. ^
  77. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2100: illegal start of expression
  78. protected static PhaseEventIntf getResult___179_wrapperPE = null;
  79. ^
  80. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2101: illegal start of expression
  81. protected static PhaseEventIntf getResult___179_clientPE = null;
  82. ^
  83. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2102: illegal start of expression
  84. protected static NounIntf getResultNoWait___180_noun = null;
  85. ^
  86. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2103: illegal start of expression
  87. protected static PhaseEventIntf getResultNoWait___180_wrapperPE = null;
  88. ^
  89. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2104: illegal start of expression
  90. protected static PhaseEventIntf getResultNoWait___180_clientPE = null;
  91. ^
  92. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2105: illegal start of expression
  93. protected static NounIntf createSubscriber___181_noun = null;
  94. ^
  95. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2106: illegal start of expression
  96. protected static PhaseEventIntf createSubscriber___181_wrapperPE = null;
  97. ^
  98. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2107: illegal start of expression
  99. protected static PhaseEventIntf createSubscriber___181_clientPE = null;
  100. ^
  101. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2108: illegal start of expression
  102. protected static PhaseEventIntf createSubscriber___181__PostCreateE = null;
  103. ^
  104. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2109: illegal start of expression
  105. protected static NounIntf resolveSubscriber___182_noun = null;
  106. ^
  107. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2110: illegal start of expression
  108. protected static PhaseEventIntf resolveSubscriber___182_wrapperPE = null;
  109. ^
  110. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2111: illegal start of expression
  111. protected static PhaseEventIntf resolveSubscriber___182_clientPE = null;
  112. ^
  113. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2112: illegal start of expression
  114. protected static NounIntf resolveCallback___183_noun = null;
  115. ^
  116. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2113: illegal start of expression
  117. protected static PhaseEventIntf resolveCallback___183_wrapperPE = null;
  118. ^
  119. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2114: illegal start of expression
  120. protected static PhaseEventIntf resolveCallback___183_clientPE = null;
  121. ^
  122. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2115: illegal start of expression
  123. protected static NounIntf handleInvoke___184_noun = null;
  124. ^
  125. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2116: illegal start of expression
  126. protected static PhaseEventIntf handleInvoke___184_wrapperPE = null;
  127. ^
  128. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2117: illegal start of expression
  129. protected static PhaseEventIntf handleInvoke___184_clientPE = null;
  130. ^
  131. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2118: illegal start of expression
  132. protected static NounIntf handleCallback___185_noun = null;
  133. ^
  134. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2119: illegal start of expression
  135. protected static PhaseEventIntf handleCallback___185_wrapperPE = null;
  136. ^
  137. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2120: illegal start of expression
  138. protected static PhaseEventIntf handleCallback___185_clientPE = null;
  139. ^
  140. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2122: illegal start of expression
  141. static {
  142. ^
  143. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2205: ';' expected
  144. }
  145. ^
  146. IDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2206: '}' expected
  147. ^
  148. IServerBean_StatelessSessionBeanWrapper14.java:1766: 'try' without 'catch' or 'finally'
  149. try {
  150. ^
  151. IServerBean_StatelessSessionBeanWrapper14.java:1905: illegal start of expression
  152. public boolean isDomainListingEnabled() throws com.oracle.bpel.client.ServerException, java.rmi.RemoteException
  153. ^
  154. IServerBean_StatelessSessionBeanWrapper14.java:2342: illegal start of expression
  155. protected static PhaseEventIntf init___158_wrapperPE = null;
  156. ^
  157. IServerBean_StatelessSessionBeanWrapper14.java:2343: illegal start of expression
  158. protected static PhaseEventIntf init___158_clientPE = null;
  159. ^
  160. IServerBean_StatelessSessionBeanWrapper14.java:2344: illegal start of expression
  161. protected static NounIntf validate___159_noun = null;
  162. ^
  163. IServerBean_StatelessSessionBeanWrapper14.java:2345: illegal start of expression
  164. protected static PhaseEventIntf validate___159_wrapperPE = null;
  165. ^
  166. IServerBean_StatelessSessionBeanWrapper14.java:2346: illegal start of expression
  167. protected static PhaseEventIntf validate___159_clientPE = null;
  168. ^
  169. IServerBean_StatelessSessionBeanWrapper14.java:2347: illegal start of expression
  170. protected static NounIntf authenticate___160_noun = null;
  171. ^
  172. IServerBean_StatelessSessionBeanWrapper14.java:2348: illegal start of expression
  173. protected static PhaseEventIntf authenticate___160_wrapperPE = null;
  174. ^
  175. IServerBean_StatelessSessionBeanWrapper14.java:2349: illegal start of expression
  176. protected static PhaseEventIntf authenticate___160_clientPE = null;
  177. ^
  178. IServerBean_StatelessSessionBeanWrapper14.java:2350: illegal start of expression
  179. protected static NounIntf getDescriptor___161_noun = null;
  180. ^
  181. IServerBean_StatelessSessionBeanWrapper14.java:2351: illegal start of expression
  182. protected static PhaseEventIntf getDescriptor___161_wrapperPE = null;
  183. ^
  184. IServerBean_StatelessSessionBeanWrapper14.java:2352: illegal start of expression
  185. protected static PhaseEventIntf getDescriptor___161_clientPE = null;
  186. ^
  187. IServerBean_StatelessSessionBeanWrapper14.java:2353: illegal start of expression
  188. protected static NounIntf updateDescriptor___162_noun = null;
  189. ^
  190. IServerBean_StatelessSessionBeanWrapper14.java:2354: illegal start of expression
  191. protected static PhaseEventIntf updateDescriptor___162_wrapperPE = null;
  192. ^
  193. IServerBean_StatelessSessionBeanWrapper14.java:2355: illegal start of expression
  194. protected static PhaseEventIntf updateDescriptor___162_clientPE = null;
  195. ^
  196. IServerBean_StatelessSessionBeanWrapper14.java:2356: illegal start of expression
  197. protected static NounIntf listLoggers___163_noun = null;
  198. ^
  199. IServerBean_StatelessSessionBeanWrapper14.java:2357: illegal start of expression
  200. protected static PhaseEventIntf listLoggers___163_wrapperPE = null;
  201. ^
  202. IServerBean_StatelessSessionBeanWrapper14.java:2358: illegal start of expression
  203. protected static PhaseEventIntf listLoggers___163_clientPE = null;
  204. ^
  205. IServerBean_StatelessSessionBeanWrapper14.java:2359: illegal start of expression
  206. protected static NounIntf updateLoggers___164_noun = null;
  207. ^
  208. IServerBean_StatelessSessionBeanWrapper14.java:2360: illegal start of expression
  209. protected static PhaseEventIntf updateLoggers___164_wrapperPE = null;
  210. ^
  211. IServerBean_StatelessSessionBeanWrapper14.java:2361: illegal start of expression
  212. protected static PhaseEventIntf updateLoggers___164_clientPE = null;
  213. ^
  214. IServerBean_StatelessSessionBeanWrapper14.java:2362: illegal start of expression
  215. protected static NounIntf changePassword___165_noun = null;
  216. ^
  217. IServerBean_StatelessSessionBeanWrapper14.java:2363: illegal start of expression
  218. protected static PhaseEventIntf changePassword___165_wrapperPE = null;
  219. ^
  220. IServerBean_StatelessSessionBeanWrapper14.java:2364: illegal start of expression
  221. protected static PhaseEventIntf changePassword___165_clientPE = null;
  222. ^
  223. IServerBean_StatelessSessionBeanWrapper14.java:2365: illegal start of expression
  224. protected static NounIntf getDomainStatus___166_noun = null;
  225. ^
  226. IServerBean_StatelessSessionBeanWrapper14.java:2366: illegal start of expression
  227. protected static PhaseEventIntf getDomainStatus___166_wrapperPE = null;
  228. ^
  229. IServerBean_StatelessSessionBeanWrapper14.java:2367: illegal start of expression
  230. protected static PhaseEventIntf getDomainStatus___166_clientPE = null;
  231. ^
  232. IServerBean_StatelessSessionBeanWrapper14.java:2368: illegal start of expression
  233. protected static NounIntf getAllDomainStatus___167_noun = null;
  234. ^
  235. IServerBean_StatelessSessionBeanWrapper14.java:2369: illegal start of expression
  236. protected static PhaseEventIntf getAllDomainStatus___167_wrapperPE = null;
  237. ^
  238. IServerBean_StatelessSessionBeanWrapper14.java:2370: illegal start of expression
  239. protected static PhaseEventIntf getAllDomainStatus___167_clientPE = null;
  240. ^
  241. IServerBean_StatelessSessionBeanWrapper14.java:2371: illegal start of expression
  242. protected static NounIntf createDomain___168_noun = null;
  243. ^
  244. IServerBean_StatelessSessionBeanWrapper14.java:2372: illegal start of expression
  245. protected static PhaseEventIntf createDomain___168_wrapperPE = null;
  246. ^
  247. IServerBean_StatelessSessionBeanWrapper14.java:2373: illegal start of expression
  248. protected static PhaseEventIntf createDomain___168_clientPE = null;
  249. ^
  250. IServerBean_StatelessSessionBeanWrapper14.java:2374: illegal start of expression
  251. protected static PhaseEventIntf createDomain___168__PostCreatePE = null;
  252. ^
  253. IServerBean_StatelessSessionBeanWrapper14.java:2375: illegal start of expression
  254. protected static NounIntf deleteDomain___169_noun = null;
  255. ^
  256. IServerBean_StatelessSessionBeanWrapper14.java:2376: illegal start of expression
  257. protected static PhaseEventIntf deleteDomain___169_wrapperPE = null;
  258. ^
  259. IServerBean_StatelessSessionBeanWrapper14.java:2377: illegal start of expression
  260. protected static PhaseEventIntf deleteDomain___169_clientPE = null;
  261. ^
  262. IServerBean_StatelessSessionBeanWrapper14.java:2378: illegal start of expression
  263. protected static NounIntf isDomainAuthEnabled___170_noun = null;
  264. ^
  265. IServerBean_StatelessSessionBeanWrapper14.java:2379: illegal start of expression
  266. protected static PhaseEventIntf isDomainAuthEnabled___170_wrapperPE = null;
  267. ^
  268. IServerBean_StatelessSessionBeanWrapper14.java:2380: illegal start of expression
  269. protected static PhaseEventIntf isDomainAuthEnabled___170_clientPE = null;
  270. ^
  271. IServerBean_StatelessSessionBeanWrapper14.java:2381: illegal start of expression
  272. protected static NounIntf isDomainListingEnabled___171_noun = null;
  273. ^
  274. IServerBean_StatelessSessionBeanWrapper14.java:2382: illegal start of expression
  275. protected static PhaseEventIntf isDomainListingEnabled___171_wrapperPE = null;
  276. ^
  277. IServerBean_StatelessSessionBeanWrapper14.java:2383: illegal start of expression
  278. protected static PhaseEventIntf isDomainListingEnabled___171_clientPE = null;
  279. ^
  280. IServerBean_StatelessSessionBeanWrapper14.java:2384: illegal start of expression
  281. protected static NounIntf isProductionServer___172_noun = null;
  282. ^
  283. IServerBean_StatelessSessionBeanWrapper14.java:2385: illegal start of expression
  284. protected static PhaseEventIntf isProductionServer___172_wrapperPE = null;
  285. ^
  286. IServerBean_StatelessSessionBeanWrapper14.java:2386: illegal start of expression
  287. protected static PhaseEventIntf isProductionServer___172_clientPE = null;
  288. ^
  289. IServerBean_StatelessSessionBeanWrapper14.java:2387: illegal start of expression
  290. protected static NounIntf serverGC___173_noun = null;
  291. ^
  292. IServerBean_StatelessSessionBeanWrapper14.java:2388: illegal start of expression
  293. protected static PhaseEventIntf serverGC___173_wrapperPE = null;
  294. ^
  295. IServerBean_StatelessSessionBeanWrapper14.java:2389: illegal start of expression
  296. protected static PhaseEventIntf serverGC___173_clientPE = null;
  297. ^
  298. IServerBean_StatelessSessionBeanWrapper14.java:2391: illegal start of expression
  299. static {
  300. ^
  301. 100 errors

  302. Error compiling /home/oracle/orabpel/system/appserver/oc4j/j2ee/home/applications/orabpel_ear/ejb_ob_engine.jar: Syntax error in source
  303. Error in application orabpel: Error loading package at file:/home/oracle/orabpel/system/appserver/oc4j/j2ee/home/applications/orabpel_ear/ejb_ob_engine.jar,
  304. Error compiling /home/oracle/orabpel/system/appserver/oc4j/j2ee/home/applications/orabpel_ear/ejb_ob_engine.jar: Syntax error in source
  305. 04/12/06 21:26:54 done.
  306. 04/12/06 21:26:54 Error instantiating application 'orabpel' at file:/home/oracle/orabpel/system/appserver/oc4j/j2ee/home/applications/orabpel_ear/: Error initializing ejb-module; Exception Error in application orabpel: Error loading package at file:/home/oracle/orabpel/system/appserver/oc4j/j2ee/home/applications/orabpel_ear/ejb_ob_engine.jar,
  307. Error compiling /home/oracle/orabpel/system/appserver/oc4j/j2ee/home/applications/orabpel_ear/ejb_ob_engine.jar: Syntax error in source
  308. 04/12/06 21:27:04 Web-App default:defaultWebApp (0.0.0.0/0.0.0.0:9700/) started...
  309. 04/12/06 21:27:04 Building Global TagLibrary Persistent Cache
  310. 04/12/06 21:27:04 Looking for global resource at /home/oracle/orabpel/system/appserver/oc4j/j2ee/home/config/../jsp/lib/taglib获取应用程序当前资源完成
  311. 04/12/06 21:27:04 初始化高速缓存完成
  312. 04/12/06 21:27:04 正在刷新 global 高速缓存 - 从现有的高速缓存...
  313. 04/12/06 21:27:04 Building Application TagLibrary Persistent Cache for defaultWebApp
  314. 04/12/06 21:27:04 获取应用程序当前资源完成
  315. 04/12/06 21:27:04 初始化高速缓存完成
  316. 04/12/06 21:27:04 正在刷新 application 高速缓存 - 从现有的高速缓存...
  317. 04/12/06 21:27:04 找到 0 个监听程序
  318. 04/12/06 21:27:04 Web-App orabpel:admin_war (0.0.0.0/0.0.0.0:9700/BPELAdmin) started...
  319. 04/12/06 21:27:04 Building Application TagLibrary Persistent Cache for admin_war
  320. 04/12/06 21:27:04 获取应用程序当前资源完成
  321. 04/12/06 21:27:04 初始化高速缓存完成
  322. 04/12/06 21:27:04 正在刷新 application 高速缓存 - 从现有的高速缓存...
  323. 04/12/06 21:27:04 找到 0 个监听程序
  324. 04/12/06 21:27:04 Web-App orabpel:console_war (0.0.0.0/0.0.0.0:9700/BPELConsole) started...
  325. 04/12/06 21:27:04 Building Application TagLibrary Persistent Cache for console_war
  326. 04/12/06 21:27:04 获取应用程序当前资源完成
复制代码



<a name="runtime">;访问9700端口BPELConsole时的错误页面</a>;

  1. Attachments:

  2. Build Information:


  3. *****************************************************************************
  4. Oracle BPEL Server version 2.0.11  
  5.           Build: 2004.10.19.16.17
  6.           Build time: Tue Oct 19 16:17:29 PDT 2004
  7.           Build type: release


  8. Exception Message:
  9. [java.lang.Exception]
  10. Failed to create "ejb/collaxa/system/ServerBean" bean; exception reported is: "javax.naming.NameNotFoundException: ejb/collaxa/system/ServerBean not found
  11.         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:164)
  12.         at com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:333)
  13.         at com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:120)
  14.         at javax.naming.InitialContext.lookup(InitialContext.java:347)
  15.         at com.collaxa.cube.util.CXBeanRegistry.lookupServerBean(CXBeanRegistry.java:84)
  16.         at com.oracle.bpel.client.Server.getServerBean(Server.java:389)
  17.         at com.oracle.bpel.client.Server.isDomainAuthEnabled(Server.java:309)
  18.         at com.collaxa.cube.fe.util.ServletUtils.getLocator(ServletUtils.java:137)
  19.         at _index._jspService(_index.java:72)
  20.         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
  21.         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)
  22.         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
  23.         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
  24.         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
  25.         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:803)
  26.         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
  27.         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
  28.         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
  29.         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
  30.         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
  31.         at java.lang.Thread.run(Thread.java:534)
  32. ".
  33.   
  34. Exception Trace:

  35. java.lang.Exception: Failed to create "ejb/collaxa/system/ServerBean" bean; exception reported is: "javax.naming.NameNotFoundException: ejb/collaxa/system/ServerBean not found
  36.         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:164)
  37.         at com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:333)
  38.         at com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:120)
  39.         at javax.naming.InitialContext.lookup(InitialContext.java:347)
  40.         at com.collaxa.cube.util.CXBeanRegistry.lookupServerBean(CXBeanRegistry.java:84)
  41.         at com.oracle.bpel.client.Server.getServerBean(Server.java:389)
  42.         at com.oracle.bpel.client.Server.isDomainAuthEnabled(Server.java:309)
  43.         at com.collaxa.cube.fe.util.ServletUtils.getLocator(ServletUtils.java:137)
  44.         at _index._jspService(_index.java:72)
  45.         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
  46.         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)
  47.         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
  48.         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
  49.         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
  50.         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:803)
  51.         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
  52.         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
  53.         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
  54.         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
  55.         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
  56.         at java.lang.Thread.run(Thread.java:534)
  57. ".
  58.         at com.collaxa.cube.util.CXBeanRegistry.lookupServerBean(CXBeanRegistry.java:98)
  59.         at com.oracle.bpel.client.Server.getServerBean(Server.java:389)
  60.         at com.oracle.bpel.client.Server.isDomainAuthEnabled(Server.java:309)
  61.         at com.collaxa.cube.fe.util.ServletUtils.getLocator(ServletUtils.java:137)
  62.         at _index._jspService(_index.java:72)
  63.         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
  64.         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)
  65.         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
  66.         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
  67.         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
  68.         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:803)
  69.         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
  70.         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
  71.         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
  72.         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
  73.         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
  74.         at java.lang.Thread.run(Thread.java:534)
复制代码


谢谢!!!

论坛徽章:
0
2 [报告]
发表于 2004-12-07 23:00 |只看该作者

Oracle 10g + Oracle BPEL PM 2.0.11 启动时报编译错误

上面的问题已解决:设置用户环境为en_US,BPEL PM 2.0.11不支持中文环境。
但新的问题又出来了:启动时控制台报如下错误,导致没有default域存在:
  1. <ServerManager::loadAllDomains>; Loading all domains under /opt/orabpel/domains
  2. [Fatal Error] domain.xml:137:11: The content of elements must consist of well-formed character data or markup.
  3. <ServerManager::loadAllDomains>;
  4. ORABPEL START-UP ERROR!!!!!!!!

  5. OraBPEL run-time system failed to start due to exception:
  6. Invalid domain descriptor.
  7. The file "/opt/orabpel/domains/default/config/domain.xml" is not a valid process domain descriptor file.  The exception reported is: "The content of elements must consist of well-formed character data or markup.".
  8. Please make sure that the format of the process domain descriptor file is valid and restart the application server.


  9. *****************************************************************************
复制代码

domain.xml我未作任何修改。
有Oracle BPEL 的高手吗?
谢谢!!!

论坛徽章:
0
3 [报告]
发表于 2004-12-08 08:01 |只看该作者

Oracle 10g + Oracle BPEL PM 2.0.11 启动时报编译错误

问题已全部解决。可是,这几天来没有人响应这个问题。

还有那位同志正在使用或学习Oracle 10g+Oracle BPEL PM 的,多多交流。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP