`

严重: Unresolved compilation problem:

 
阅读更多
问题描述:
2012-2-29 2:05:28 com.sun.xml.ws.server.sei.EndpointMethodHandler invoke
严重: Unresolved compilation problem:
The method getDoorStatus(String, String, String) in the type StorageYKTServiceImpl is not applicable for the arguments (String)

java.lang.Error: Unresolved compilation problem:
The method getDoorStatus(String, String, String) in the type StorageYKTServiceImpl is not applicable for the arguments (String)

at com.talkweb.ecard.storage.service.impl.StorageYKTServiceImplDelegate.getDoorStatus(StorageYKTServiceImplDelegate.java:11)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.xml.ws.api.server.InstanceResolver$1.invoke(InstanceResolver.java:246)
at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:146)
at com.sun.xml.ws.server.sei.EndpointMethodHandler.invoke(EndpointMethodHandler.java:257)
at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:93)
at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595)
at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554)
at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539)
at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436)
at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:243)
at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:444)
at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:244)
at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:135)
at com.sun.xml.ws.transport.http.servlet.WSServletDelegate.doGet(WSServletDelegate.java:129)
at com.sun.xml.ws.transport.http.servlet.WSServletDelegate.doPost(WSServletDelegate.java:160)
at com.sun.xml.ws.transport.http.servlet.WSServlet.doPost(WSServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:96)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Unknown Source)

解决方法:方法参数个数不对
分享到:
评论

相关推荐

    解决error LNK2001: unresolved external symbol

    解决 error LNK2001: unresolved external symbol 在编译VC项目时,经常会遇到error LNK2001: unresolved external symbol的错误,这个错误是由于缺少某些库文件而引起的。在这里,我们总结了三种常见的情形,并...

    LAVFilters-0.74.exe

    Qt播放音视频文件报错DirectShowPlayerService::doRender: Unresolved error code 0x80040266或DirectShowPlayerService::doSetUrlSource: Unresolved error code 0x80004005 (),Qt 中的多媒体播放,底层是使用...

    vc报error LNK2001unresolved external symbol的解决方法

    解决报错Error LNK2001:unresolved external symbol

    qt_音频出现问题解决文件

    在使用Qt进行音频播放时,有时可能会遇到错误提示“DirectShowPlayerService::doRender: Unresolved error code 0x80040266 ()”。这个错误通常表示Qt在尝试使用DirectShow框架进行音频播放时遇到了问题。DirectShow...

    关于VC6.0中 运行错误 unresolved external symbol _WinMain@16的解决

    解决 VC6.0 中运行错误 unresolved external symbol _WinMain@16 在使用 VC6.0 进行编程时,可能会遇到一个常见的错误:unresolved external symbol _WinMain@16。这是一个链接错误,出现这种错误的原因是因为 VC...

    提示出现unresolved external symbol _main的解决方法

    提示出现unresolved external symbol _main搜了下找了下原因如下在创建MFC项目时, 不使用MFC AppWizard向导, 如果没有设置好项目参数, 就会在编译时产生很多连接错误, 如error LNK2001错误, 典型的错误...

    VC++常见安装调试错误

    libcmtd.lib(crt0.obj) : error LNK2001: unresolved external symbol _main LIBCD.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16 msvcrtd.lib(crtexew.obj) : error LNK2001: ...

    The individual family service plan: Unresolved problems

    The individual family service plan: Unresolved problems 140 Clarizio MCKINNEY, J. (1988). Research on conceptually and empirically derived sub-types of specific learning disabilities. In M. Wang,...

    Unresolved dependency: 'com.aspose:aspose:jar:19'

    然而,有时我们可能会遇到一些特定的依赖问题,比如在这个案例中,"Unresolved dependency: 'com.aspose:aspose:jar:19'",意味着在执行Maven构建时,Maven无法从配置的阿里云仓库中找到`com.aspose:aspose:jar:19`...

    java异常解决方案.docx

    * java.lang.Error: Unresolved compilation problem: The method contextInitialized(ServletContextEvent) of type CreateDataSourceTableListener must override a superclass method + 解决方案:检查 Servlet ...

    C语言多个文件都include同一个文件时报多重定义.unresolved external symbol,multiply defined symbols f

    unresolved external symbol,multiply defined symbols found 这是一个困扰C语言新手的问题 #include没毛病 但是用多了就出毛病 看代码,哪都没毛病 在B中#include A 在A中#include B 此时build就会报unresolved ...

    [Linker Error] Unresolved external 问题的解决方法

    ### [Linker Error] Unresolved External 问题的解决方法 在软件开发过程中,尤其是在使用编译器进行项目构建时,可能会遇到“未解析外部符号”(Unresolved External)的链接错误。这类错误通常出现在编译完成后,...

    报error LNK2001 unresolved external symbol错就是因为你...

    visual c++报error LNK2001 unresolved external symbol错就是因为你...

    【Visual C++】Code_Note_2

    博文的配套源码 《【 Visual C++】游戏开发笔记之二——最简单的directx,vc窗口的编写 》 ,原文地址为... 源码编译环境为vs2010. ... 希望能和大家一起交流,共同学习,共同进步。

    WinCE_Driver1.rar_player

    player.obj : error LNK2001: unresolved external symbol _IID_IVideoWindow player.obj : error LNK2001: unresolved external symbol _IID_IMediaControl 这是因为链接器没有找到合适的.lib文件。两种办法: ...

    【Visual C++】Code_Note_26

    博文的配套源码 《 【Visual C++】游戏开发笔记二十六 DirectX 11各组件的介绍&第一个DirectX 11 Demo的创建》 ... ... 此为VS2010版,若没有安装VS2010以上版本的朋友,请用记事本打开,main.cpp文件并复制里面的代码,...

    pycharm版本更换后出现的问题:Unresolved reference的详细图解路径及相应技巧

    在本案例中,用户从PyCharm 2019.3.4降级到2018.3.7后遇到了"Unresolved reference"的错误。这通常意味着PyCharm无法找到代码中引用的某个模块。以下是一些解决此类问题的策略: 1. **检查Python解释器**: 当出现...

    visual c++出错:unresolved externals 执行 link.exe 时出错.

    在使用Visual C++进行编程时,遇到"unresolved externals"错误通常是链接阶段的问题,意味着编译器在链接可执行文件时找不到某些外部符号(函数或变量)的定义。这通常涉及以下几个方面: 1. **缺失库文件**:错误...

    link错误解决办法

    在创建 MFC 项目时,如果没有使用 MFC AppWizard 向导,那么在编译时可能会产生很多连接错误,例如 error LNK2001: unresolved external symbol _main。这种错误的解决办法是将 Windows 子系统设置正确。可以按照...

    InstantCoffee 信息模板

    "InstantCoffee 信息模板"是一个专门用于网页设计的资源,它提供了一套预先设计好的页面布局和元素,帮助开发者快速构建具有专业外观的网站。在网页设计领域,使用模板可以大大提高工作效率,减少从零开始创建整个...

Global site tag (gtag.js) - Google Analytics