T3FileSystemLocalMountPoint not implemented

BEA state that the S-06673 bug was solved in Weblogic 6 SP1.
I am running weblogic 6 sp 2 !!! and still this bug occure.
what I am doing is I am trying to get the file system:
T3FileSystem myFS =
t3services.io().getFileSystem(SYS_FILE_SYSTEM_JNDI_NAME);
in a weblogic startup class and I get the following exception:
java.lang.InternalError: Needs updating
at
weblogic.io.common.internal.T3FileSystemLocalMountPoint.<init>(T3FileSystemL
ocalMountPoint.java:66)
at
weblogic.io.common.internal.IOServicesServerImpl.getLocalFileSystem(IOServic
esServerImpl.java:54)
at
weblogic.io.common.internal.IOServicesServerImpl.getFileSystem(IOServicesSer
verImpl.java:25)
at com.traiana.sys.SysUtils.getInputSource(SysUtils.java:227)
at com.traiana.sys.params.SysParams.parse(SysParams.java:109)
at com.traiana.sys.startup.SysInit.initAll(SysInit.java:137)
at com.traiana.sys.startup.SysInit.startup(SysInit.java:116)
at
weblogic.t3.srvr.StartupClassRunner.invokeStartup(StartupClassRunner.java:11
2)
at
weblogic.t3.srvr.StartupClassRunner.invokeClass(StartupClassRunner.java:93)
at
weblogic.t3.srvr.StartupClassRunner.run(StartupClassRunner.java:61)
at java.lang.Thread.run(Thread.java:484)
what is the solution ?
Thanxs,
Ronen Yaari

Hi Ronen
This is fixed in the new 6.1 version but couldn't make it to 6.0 SP2. It will be
available in the next rolling patch.
thanks,
gaurav.
Ronen Yaari wrote:
BEA state that the S-06673 bug was solved in Weblogic 6 SP1.
I am running weblogic 6 sp 2 !!! and still this bug occure.
what I am doing is I am trying to get the file system:
T3FileSystem myFS =
t3services.io().getFileSystem(SYS_FILE_SYSTEM_JNDI_NAME);
in a weblogic startup class and I get the following exception:
java.lang.InternalError: Needs updating
at
weblogic.io.common.internal.T3FileSystemLocalMountPoint.<init>(T3FileSystemL
ocalMountPoint.java:66)
at
weblogic.io.common.internal.IOServicesServerImpl.getLocalFileSystem(IOServic
esServerImpl.java:54)
at
weblogic.io.common.internal.IOServicesServerImpl.getFileSystem(IOServicesSer
verImpl.java:25)
at com.traiana.sys.SysUtils.getInputSource(SysUtils.java:227)
at com.traiana.sys.params.SysParams.parse(SysParams.java:109)
at com.traiana.sys.startup.SysInit.initAll(SysInit.java:137)
at com.traiana.sys.startup.SysInit.startup(SysInit.java:116)
at
weblogic.t3.srvr.StartupClassRunner.invokeStartup(StartupClassRunner.java:11
2)
at
weblogic.t3.srvr.StartupClassRunner.invokeClass(StartupClassRunner.java:93)
at
weblogic.t3.srvr.StartupClassRunner.run(StartupClassRunner.java:61)
at java.lang.Thread.run(Thread.java:484)
what is the solution ?
Thanxs,
Ronen Yaari

Similar Messages

  • LE_SHP_DELIVERY_PROC in CNS0 not implemented

    Dear All,
    I am creating a delivery from project system using t-code CNS0, I am getting the following Error Message:
    Error during copy of partner: Partner role SP
    Message no. VL864
    I found BADI LE_SHP_DELIVERY_PROC defined in CNS0(SAPLCNSH), but not implemented.
    I want to know any other user-exit or ehnacement/BADI available for CNS0.
    Regards,
    Uday Desai
    Edited by: Uday Desai on Dec 1, 2010 5:48 PM

    Hi Klaus,
    I have hanged the updkz = 'U'. then it's working fine.
                             IF ct_ylips[] IS INITIAL.
                                  APPEND ls_lips TO ct_ylips.
                                ENDIF.
                                ls_lips-charg = ls_ekpo-revlv.
                                ls_lips-updkz = 'U'.
                                MODIFY ct_xlips FROM ls_lips INDEX lv_tabix TRANSPORTING charg updkz.
    Thanks with Regards,
    Vallamuthu M

  • Error in crawl log "Error while crawling LOB contents. ( Error caused by exception: Microsoft.BusinessData.Infrastructure.BdcException The shim execution failed unexpectedly - The method or operation is not implemented..; SearchID "

    Hi 
    I get the following error in my crawl logs
    "Error while crawling LOB contents. ( Error caused by exception: Microsoft.BusinessData.Infrastructure.BdcException The shim execution failed unexpectedly - The method or operation is not implemented..; SearchID "
    Because of this i suspect, the search results are not including those aspx pages marked as "Hide physical urls from search".
    This error is not available in the another environment where the aspx pages are coming in the results.
    Thanks
    Joe

    Hi Joe,
    Greetings!
    Reset the index and re-crawl. That usually clears it
    If you are using NTLM authentication, then make sure that you specified the PassThrough authentication for crawling
    Probably you need to debug the BDC code that underlies the external content types.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/41a86c43-151d-47cd-af73-967a4c940611/lotus-notes-connector-error-while-crawling-lob-contents?forum=sharepointsearch
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Error while sending a message  501 not implemented

    Hi all,
    running some tests checking some Xi interfaces we have the following problem :
    going to Runtime Workbench --> Component Monitoring --> Adapter Engine e clicking on the Tab "Test Message" we insert Service, Interface, Namespace, Quality of Service, user and password
    On "send message to" we insert the string:
    http://apl06gjbx:8031/XISOAPAdapter/MessageServlet?channel=:BSY_CDFS_CRISP_DX8:CC_SOAP_IF_KE_02_In
    Executing "Send Message", we get the following error :
    "error while sending message : 501 not implemented"
    Any suggestion ?
    thanks in advance

    Hi all,
    using a 53100 port and xml code in payload it seems better but we get the following error:
    com.sap.engine.services.servlets_jsp.server.exceptions.WebServletException: Error in dispatching request to servlet [/sub/componentmonitoringpageprocessor].
    Display Stack Trace
    com.sap.engine.services.servlets_jsp.server.exceptions.WebServletException: Error in dispatching request to servlet [/sub/componentmonitoringpageprocessor].
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:328)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at jsp_FC_Secure1185456171353._jspService(jsp_FC_Secure1185456171353.java:24)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NullPointerException
         at com.sap.aii.rwb.web.componentmonitoring.viewcontroller.CmDynPage.doProcessAfterInput(CmDynPage.java:60)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:101)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:22)
         at com.sap.aii.rwb.web.componentmonitoring.viewcontroller.CmPageProcessor.doPost(CmPageProcessor.java:35)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         ... 20 more

  • MacPro crashes on startup with "GPU hang: Not Implemented" in console.log

    Over the weekend my MacPro crashed and would not come back up. It repeatedly reboot with a message that it had crashed in startup and I should press a key to continue. I was able to SSH in and found the following in the dmesg log (sudo dmesg):
    GPU hang: Not Implemented
    Trying restart GPU ...
    GPU hang: Not Implemented
    Trying restart GPU ...
    GPU hang: Not Implemented
    Trying restart GPU ...
    GPU hang: Not Implemented
    Trying restart GPU ...
    GPU hang: Not Implemented
    Trying restart GPU ...
    I was able to boot the recovery partition and I am now reinstalling MacOS. I've never seen anything like this, and the reinstall is not going well. Currently the system (which has a 27" cinma display) is showing the apple logo on the grey background, but the apple logo is not centered... I'm about to move the drives into another Mac (we have several of them).
    Is this just a hardware problem, or something else?

    so you areon Liom? ML? and kack clone if your system I take it.
    Dud you reokace and upgrade the graohic card?
    which MacPro modelntear?

  • SAP Fiori Apps Error Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION].

    Dear All
    I am getting the below error while activating the sap Fiori applications
    Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION] (error).
    I have  applied all  suggestions in my  new fiori system from Masayuki Sekihara posted on his post.
    but still I am getting same error message.
    I got below error message.
    1) If I selected a EC6FIORI  system alias  to ZTASKPROCESSING services then i got below error message.
    Task Facade not implemented for provider.
    Task Facade not implemented for provider. [/IWBEP/CX_MGW_TECH_EXCEPTION] (error).
    2) some time I got different error message if I selected FIORI  system alias to ZTASKPROCESSING.
    I have shared below  my system Support Package level and all configurations.
    Component
    Release
    SP-Level
    Support Package
    Short description of comment
    SAP_BASIS
    740
    4
    SAPKB74004
    SAP Basis Component
    SAP_ABA
    740
    4
    SAPKA74004
    Cross-Application Component
    SAP_GWFND
    740
    6
    SAPK-74006INSAPGWFND
    SAP Gateway Foundation
    SAP_UI
    740
    7
    SAPK-74007INSAPUI
    User Interface Technology
    PI_BASIS
    740
    4
    SAPK-74004INPIBASIS
    Basis Plug-In
    ST-PI
    2008_1_700
    8
    SAPKITLRD8
    SAP Solution Tools Plug-In
    SAP_BW
    740
    4
    SAPKW74004
    SAP Business Warehouse
    IW_PGW
    100
    5
    SAPK-10005INIWPGW
    Process Gateway
    MDG_FND
    747
    2
    SAPK-74702INMDGFND
    MDG Foundation
    SAP_AP
    700
    30
    SAPKNA7030
    SAP Application Platform
    SAP_BS_FND
    747
    2
    SAPK-74702INSAPBSFND
    SAP Business Suite Foundation
    WEBCUIF
    747
    2
    SAPK-74702INWEBCUIF
    SAP Web UI Framework
    MDG_APPL
    617
    2
    SAPK-61702INMDGAPPL
    MDG Applications
    SAP_APPL
    617
    2
    SAPKH61702
    Logistics and Accounting
    SAP_FIN
    617
    2
    SAPK-61702INSAPFIN
    SAP_FIN
    SAP_HR
    604
    66
    SAPKE60466
    Human Resources
    SAP_HRCAR
    604
    66
    SAPK-60466INSAPHRCAR
    Sub component SAP_HRCAR of SAP_HR
    SAP_HRCAT
    604
    66
    SAPK-60466INSAPHRCAT
    Sub component SAP_HRCAT of SAP_HR
    SAP_HRCAU
    604
    66
    SAPK-60466INSAPHRCAU
    Sub component SAP_HRCAU of SAP_HR
    SAP_HRCBE
    604
    66
    SAPK-60466INSAPHRCBE
    Sub component SAP_HRCBE of SAP_HR
    SAP_HRCBR
    604
    66
    SAPK-60466INSAPHRCBR
    Sub component SAP_HRCBR of SAP_HR
    SAP_HRCCA
    604
    66
    SAPK-60466INSAPHRCCA
    Sub component SAP_HRCCA of SAP_HR
    SAP_HRCCH
    604
    66
    SAPK-60466INSAPHRCCH
    Sub component SAP_HRCCH of SAP_HR
    SAP_HRCCL
    604
    66
    SAPK-60466INSAPHRCCL
    Sub component SAP_HRCCL of SAP_HR
    SAP_HRCCN
    604
    66
    SAPK-60466INSAPHRCCN
    Sub component SAP_HRCCN of SAP_HR
    SAP_HRCDE
    604
    66
    SAPK-60466INSAPHRCDE
    Sub component SAP_HRCDE of SAP_HR
    SAP_HRCDK
    604
    66
    SAPK-60466INSAPHRCDK
    Sub component SAP_HRCDK of SAP_HR
    SAP_HRCES
    604
    66
    SAPK-60466INSAPHRCES
    Sub component SAP_HRCES of SAP_HR
    SAP_HRCFI
    604
    66
    SAPK-60466INSAPHRCFI
    Sub component SAP_HRCFI of SAP_HR
    SAP_HRCFR
    604
    66
    SAPK-60466INSAPHRCFR
    Sub component SAP_HRCFR of SAP_HR
    SAP_HRCGB
    604
    66
    SAPK-60466INSAPHRCGB
    Sub component SAP_HRCGB of SAP_HR
    SAP_HRCHK
    604
    66
    SAPK-60466INSAPHRCHK
    Sub component SAP_HRCHK of SAP_HR
    SAP_HRCID
    604
    66
    SAPK-60466INSAPHRCID
    Sub component SAP_HRCID of SAP_HR
    SAP_HRCIE
    604
    66
    SAPK-60466INSAPHRCIE
    Sub component SAP_HRCIE of SAP_HR
    SAP_HRCIN
    604
    66
    SAPK-60466INSAPHRCIN
    Sub component SAP_HRCIN of SAP_HR
    SAP_HRCIT
    604
    66
    SAPK-60466INSAPHRCIT
    Sub component SAP_HRCIT of SAP_HR
    SAP_HRCJP
    604
    66
    SAPK-60466INSAPHRCJP
    Sub component SAP_HRCJP of SAP_HR
    SAP_HRCKR
    604
    66
    SAPK-60466INSAPHRCKR
    Sub component SAP_HRCKR of SAP_HR
    SAP_HRCKW
    604
    66
    SAPK-60466INSAPHRCKW
    Sub component SAP_HRCKW of SAP_HR
    SAP_HRCMX
    604
    66
    SAPK-60466INSAPHRCMX
    Sub component SAP_HRCMX of SAP_HR
    SAP_HRCMY
    604
    66
    SAPK-60466INSAPHRCMY
    Sub component SAP_HRCMY of SAP_HR
    SAP_HRCNL
    604
    66
    SAPK-60466INSAPHRCNL
    Sub component SAP_HRCNL of SAP_HR
    SAP_HRCNO
    604
    66
    SAPK-60466INSAPHRCNO
    Sub component SAP_HRCNO of SAP_HR
    SAP_HRCNZ
    604
    66
    SAPK-60466INSAPHRCNZ
    Sub component SAP_HRCNZ of SAP_HR
    SAP_HRCPH
    604
    66
    SAPK-60466INSAPHRCPH
    Sub component SAP_HRCPH of SAP_HR
    SAP_HRCPT
    604
    66
    SAPK-60466INSAPHRCPT
    Sub component SAP_HRCPT of SAP_HR
    SAP_HRCQA
    604
    66
    SAPK-60466INSAPHRCQA
    Sub component SAP_HRCQA of SAP_HR
    SAP_HRCRU
    604
    66
    SAPK-60466INSAPHRCRU
    Sub component SAP_HRCRU of SAP_HR
    SAP_HRCSE
    604
    66
    SAPK-60466INSAPHRCSE
    Sub component SAP_HRCSE of SAP_HR
    SAP_HRCSG
    604
    66
    SAPK-60466INSAPHRCSG
    Sub component SAP_HRCSG of SAP_HR
    SAP_HRCTH
    604
    66
    SAPK-60466INSAPHRCTH
    Sub component SAP_HRCTH of SAP_HR
    SAP_HRCTW
    604
    66
    SAPK-60466INSAPHRCTW
    Sub component SAP_HRCTW of SAP_HR
    SAP_HRCUN
    604
    66
    SAPK-60466INSAPHRCUN
    Sub component SAP_HRCUN of SAP_HR
    SAP_HRCUS
    604
    66
    SAPK-60466INSAPHRCUS
    Sub component SAP_HRCUS of SAP_HR
    SAP_HRCVE
    604
    66
    SAPK-60466INSAPHRCVE
    Sub component SAP_HRCVE of SAP_HR
    SAP_HRCZA
    604
    66
    SAPK-60466INSAPHRCZA
    Sub component SAP_HRCZA of SAP_HR
    SAP_HRGXX
    604
    66
    SAPK-60466INSAPHRGXX
    Sub component SAP_HRGXX of SAP_HR
    SAP_HRRXX
    604
    66
    SAPK-60466INSAPHRRXX
    Sub component SAP_HRRXX of SAP_HR
    EA-IPPE
    400
    24
    SAPKGPID24
    SAP iPPE
    EA-APPL
    617
    2
    SAPK-61702INEAAPPL
    SAP Enterprise Extension PLM, SCM, Financials
    EA-DFPS
    600
    24
    SAPKGPDD24
    SAP Enterprise Extension Defense Forces & Public Security
    EA-FIN
    617
    2
    SAPK-61702INEAFIN
    EA-FIN
    EA-FINSERV
    600
    25
    SAPKGPFD25
    SAP Enterprise Extension Financial Services
    EA-GLTRADE
    600
    24
    SAPKGPGD24
    SAP Enterprise Extension Global Trade
    EA-HR
    607
    17
    SAPK-60717INEAHR
    SAP Enterprise Extension HR
    EA-HRCAR
    607
    17
    SAPK-60717INEAHRCAR
    Sub component EA-HRCAR of EA-HR
    EA-HRCAT
    607
    17
    SAPK-60717INEAHRCAT
    Sub component EA-HRCAT of EA-HR
    EA-HRCAU
    607
    17
    SAPK-60717INEAHRCAU
    Sub component EA-HRCAU of EA-HR
    EA-HRCBE
    607
    17
    SAPK-60717INEAHRCBE
    Sub component EA-HRCBE of EA-HR
    EA-HRCBR
    607
    17
    SAPK-60717INEAHRCBR
    Sub component EA-HRCBR of EA-HR
    EA-HRCCA
    607
    17
    SAPK-60717INEAHRCCA
    Sub component EA-HRCCA of EA-HR
    EA-HRCCH
    607
    17
    SAPK-60717INEAHRCCH
    Sub component EA-HRCCH of EA-HR
    EA-HRCCL
    607
    17
    SAPK-60717INEAHRCCL
    Sub component EA-HRCCL of EA-HR
    EA-HRCCN
    607
    17
    SAPK-60717INEAHRCCN
    Sub component EA-HRCCN of EA-HR
    EA-HRCDE
    607
    17
    SAPK-60717INEAHRCDE
    Sub component EA-HRCDE of EA-HR
    EA-HRCDK
    607
    17
    SAPK-60717INEAHRCDK
    Sub component EA-HRCDK of EA-HR
    EA-HRCES
    607
    17
    SAPK-60717INEAHRCES
    Sub component EA-HRCES of EA-HR
    EA-HRCFI
    607
    17
    SAPK-60717INEAHRCFI
    Sub component EA-HRCFI of EA-HR
    EA-HRCFR
    607
    17
    SAPK-60717INEAHRCFR
    Sub component EA-HRCFR of EA-HR
    EA-HRCGB
    607
    17
    SAPK-60717INEAHRCGB
    Sub component EA-HRCGB of EA-HR
    EA-HRCHK
    607
    17
    SAPK-60717INEAHRCHK
    Sub component EA-HRCHK of EA-HR
    EA-HRCID
    607
    17
    SAPK-60717INEAHRCID
    Sub component EA-HRCID of EA-HR
    EA-HRCIE
    607
    17
    SAPK-60717INEAHRCIE
    Sub component EA-HRCIE of EA-HR
    EA-HRCIN
    607
    17
    SAPK-60717INEAHRCIN
    Sub component EA-HRCIN of EA-HR
    EA-HRCIT
    607
    17
    SAPK-60717INEAHRCIT
    Sub component EA-HRCIT of EA-HR
    EA-HRCJP
    607
    17
    SAPK-60717INEAHRCJP
    Sub component EA-HRCJP of EA-HR
    EA-HRCKR
    607
    17
    SAPK-60717INEAHRCKR
    Sub component EA-HRCKR of EA-HR
    EA-HRCKW
    607
    17
    SAPK-60717INEAHRCKW
    Sub component EA-HRCKW of EA-HR
    EA-HRCMX
    607
    17
    SAPK-60717INEAHRCMX
    Sub component EA-HRCMX of EA-HR
    EA-HRCMY
    607
    17
    SAPK-60717INEAHRCMY
    Sub component EA-HRCMY of EA-HR
    EA-HRCNL
    607
    17
    SAPK-60717INEAHRCNL
    Sub component EA-HRCNL of EA-HR
    EA-HRCNO
    607
    17
    SAPK-60717INEAHRCNO
    Sub component EA-HRCNO of EA-HR
    EA-HRCNZ
    607
    17
    SAPK-60717INEAHRCNZ
    Sub component EA-HRCNZ of EA-HR
    EA-HRCPH
    607
    17
    SAPK-60717INEAHRCPH
    Sub component EA-HRCPH of EA-HR
    EA-HRCPT
    607
    17
    SAPK-60717INEAHRCPT
    Sub component EA-HRCPT of EA-HR
    EA-HRCQA
    607
    17
    SAPK-60717INEAHRCQA
    Sub component EA-HRCQA of EA-HR
    EA-HRCRU
    607
    17
    SAPK-60717INEAHRCRU
    Sub component EA-HRCRU of EA-HR
    EA-HRCSE
    607
    17
    SAPK-60717INEAHRCSE
    Sub component EA-HRCSE of EA-HR
    EA-HRCSG
    607
    17
    SAPK-60717INEAHRCSG
    Sub component EA-HRCSG of EA-HR
    EA-HRCTH
    607
    17
    SAPK-60717INEAHRCTH
    Sub component EA-HRCTH of EA-HR
    EA-HRCTW
    607
    17
    SAPK-60717INEAHRCTW
    Sub component EA-HRCTW of EA-HR
    EA-HRCUN
    607
    17
    SAPK-60717INEAHRCUN
    Sub component EA-HRCUN of EA-HR
    EA-HRCUS
    607
    17
    SAPK-60717INEAHRCUS
    Sub component EA-HRCUS of EA-HR
    EA-HRCVE
    607
    17
    SAPK-60717INEAHRCVE
    Sub component EA-HRCVE of EA-HR
    EA-HRCZA
    607
    17
    SAPK-60717INEAHRCZA
    Sub component EA-HRCZA of EA-HR
    EA-HRGXX
    607
    17
    SAPK-60717INEAHRGXX
    Sub component EA-HRGXX of EA-HR
    EA-HRRXX
    607
    17
    SAPK-60717INEAHRRXX
    Sub component EA-HRRXX of EA-HR
    EA-PS
    600
    24
    SAPKGPPD24
    SAP Enterprise Extension Public Services
    EA-RETAIL
    600
    24
    SAPKGPRD24
    SAP Enterprise Extension Retail
    FINBASIS
    600
    24
    SAPK-60024INFINBASIS
    Fin. Basis
    ECC-DIMP
    600
    23
    SAPK-60023INECCDIMP
    DIMP
    ERECRUIT
    600
    24
    SAPK-60024INERECRUIT
    E-Recruiting
    FI-CA
    600
    23
    SAPK-60023INFICA
    FI-CA
    FI-CAX
    600
    23
    SAPK-60023INFICAX
    FI-CA Extended
    HR-CEE
    110_604
    52
    SAPK-60452INHRCEE
    HR country version for CEE countries
    HR-CEECBG
    110_604
    52
    SAPK-60452INHRCEECBG
    Sub component HR-CEECBG of HR-CEE
    HR-CEECCO
    110_604
    52
    SAPK-60452INHRCEECCO
    Sub component HR-CEECCO of HR-CEE
    HR-CEECCZ
    110_604
    52
    SAPK-60452INHRCEECCZ
    Sub component HR-CEECCZ of HR-CEE
    HR-CEECGR
    110_604
    52
    SAPK-60452INHRCEECGR
    Sub component HR-CEECGR of HR-CEE
    HR-CEECHR
    110_604
    52
    SAPK-60452INHRCEECHR
    Sub component HR-CEECHR of HR-CEE
    HR-CEECHU
    110_604
    52
    SAPK-60452INHRCEECHU
    Sub component HR-CEECHU of HR-CEE
    HR-CEECPL
    110_604
    52
    SAPK-60452INHRCEECPL
    Sub component HR-CEECPL of HR-CEE
    HR-CEECRO
    110_604
    52
    SAPK-60452INHRCEECRO
    Sub component HR-CEECRO of HR-CEE
    HR-CEECSI
    110_604
    52
    SAPK-60452INHRCEECSI
    Sub component HR-CEECSI of HR-CEE
    HR-CEECSK
    110_604
    52
    SAPK-60452INHRCEECSK
    Sub component HR-CEECSK of HR-CEE
    HR-CEECTR
    110_604
    52
    SAPK-60452INHRCEECTR
    Sub component HR-CEECTR of HR-CEE
    HR-CEECUA
    110_604
    52
    SAPK-60452INHRCEECUA
    Sub component HR-CEECUA of HR-CEE
    HR-CEEGXX
    110_604
    0
    Sub component HR-CEEGXX of HR-CEE
    HR-CEERXX
    110_604
    0
    Sub component HR-CEERXX of HR-CEE
    INSURANCE
    600
    23
    SAPK-60023ININSURANC
    SAP Insurance
    IS-CWM
    600
    23
    SAPK-60023INISCWM
    Industry Solution Catch Weight Management
    IS-H
    600
    34
    SAPK-60034INISH
    SAP Healthcare
    IS-M
    600
    23
    SAPK-60023INISM
    SAP MEDIA
    IS-OIL
    600
    23
    SAPK-60023INISOIL
    IS-OIL
    IS-PS-CA
    600
    23
    SAPK-60023INISPSCA
    IS-PUBLIC SECTOR CONTRACT ACCOUNTING
    IS-UT
    600
    23
    SAPK-60023INISUT
    SAP Utilities/Telecommunication
    LSOFE
    600
    24
    SAPK-60024INLSOFE
    SAP Learning Solution Front-End
    SEM-BW
    600
    24
    SAPKGS6024
    SEM-BW: Strategic Enterprise Management
    GBAPP002
    600
    4
    SAPK-60004INGBAPP002
    GBAPP002
    GBHCM002
    600
    11
    SAPK-60011INGBHCM002
    HCM Employee Requests (Leave)
    GBHCM003
    600
    9
    SAPK-60009INGBHCM003
    HCM Manager Approvals (Time, Training, L
    SRA002
    600
    3
    SAPK-60003INSRA002
    Time Recording OData Integration Compone
    SRA010
    600
    3
    SAPK-60003INSRA010
    Staffing List OData Integration Componen
    SRA017
    600
    3
    SAPK-60003INSRA017
    Create Purchase Order OData Integration
    SRA018
    600
    3
    SAPK-60003INSRA018
    Purchase Order Status Tracking OData Int
    UIAPP001
    100
    4
    SAPK-10004INUIAPP001
    UIAPP001 100: Add-On Installation
    UIAPP002
    100
    3
    SAPK-10003INUIAPP002
    UIAPP002 100: Add-On Installation
    UIGIB001
    100
    4
    SAPK-10004INUIGIB001
    UIGIB001 100: Add-On Installation
    UIHCM002
    100
    4
    SAPK-10004INUIHCM002
    UIHCM002 100: Add-On Installation
    UIHCM003
    100
    4
    SAPK-10004INUIHCM003
    UIHCM003 100: Add-On Installation
    UISRA002
    100
    3
    SAPK-10003INUISRA002
    HTML5 Time Recording
    UISRA010
    100
    3
    SAPK-10003INUISRA010
    HTML5 Staffing List
    UISRA017
    100
    3
    SAPK-10003INUISRA017
    HTML5 Create Order
    UISRA018
    100
    3
    SAPK-10003INUISRA018
    HTML5 Order Status Tracking
    please help me to resolve that issue
    Regards
    Pankaj Kamble

    Hi Team,
    i have created new post.
    SAP Fiori getting error message Check the URL parameters and the scenario definition. To check the scenario definition.
    Scenario definition configuration screen short.
    2) Also getting bellow error message
    Property TaskDefinitionID not found in type WorkflowTask
    Did not find error details
    {"error":{"code":"005056A509B11EE1B9A8FEA8DE87F78E","message":{"lang":"en","value":"Property TaskDefinitionID not found in type WorkflowTask"},"innererror":{"transactionid":"E6A9CEE388D3F1EC940400155DC8D41B","timestamp":"20140428075136.7780000","Error_Resolution":{"SAP_Transaction":"Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details","SAP_Note":"See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)"}}}}
    Regards
    Pankaj Kamble

  • Exception "not implemented for class oracle.jdbc.driver.T4CNumberAccessor"

    Hello I'm having some troubles dealing with 'java.sql.Date' I'm working with express edition database and I have three classes(different packages)
    1.Mapper
    2.Objects Class
    3.ConsoleTest
    I need to get an arraylist of objects, some of which contain dates, but when try to do it I get this exception
    "java.sql.SQLException: Invalid column type: getDate not implemented for class oracle.jdbc.driver.T4CNumberAccessor"
    Do you have any idea how I can implement the getDate method for this T4CNumberAccessor
    Here are the methods that I'm using
    1.Mapper
    public ArrayList<Object> getAllTaskAuctions(Connection con)
              ArrayList<Object> l1 = new ArrayList<Object>();
              String SQLString1 = "select * from taskauction natural join tasks";
    PreparedStatement statement=null;
    try
    //=== get taskauctions natural join tasks
    statement = con.prepareStatement(SQLString1);
    ResultSet rs = statement.executeQuery();
    while(rs.next())
    l1.add(new TaskAuction(rs.getInt(1), rs.getInt(2), rs.getInt(3),
    rs.getDate(4), rs.getDate(5), rs.getInt(6)));
    l1.add(new Task(rs.getInt(1), rs.getInt(2), rs.getString(3),
    rs.getString(4), rs.getString(5), rs.getString(6), rs.getInt(7)));
    catch (Exception exc)
    System.out.println("Fail in TaskAuctionMapper - getAllTaskAuctions");
    System.out.println(exc);
    return l1;
    2.ConsoleTest class
    Connection con;
         public Connection getConnection(){
              try{ 
         Class.forName("oracle.jdbc.driver.OracleDriver");
         con = DriverManager.getConnection(
         "jdbc:oracle:thin:@localhost:1521:XE", "Project", "123" );
         //username/password@[/]host[:port][service_name]
         catch (Exception e)
         {   System.out.println("fail in getConnection()");
         System.out.println(e); }
              return con;
         public static void main(String[] args) {
              ConsoleTest ct = new ConsoleTest();
              TaskAuctionMapper tam1 = new TaskAuctionMapper();
    ArrayList<Object> alt1 = tam1.getAllTaskAuctions(ct.getConnection());
    Iterator<Object> itr1 = alt1.iterator();
    while (itr1.hasNext())
    TaskAuction taskauct = (TaskAuction) itr1.next();
    //Problem, exception traced to TaskAuctionMapper
    System.out.println(
              "Task ID: " + taskauct.getTaskid()+ ", "+
              "StartDate: "+ taskauct.getStartdate()+", "+
              "User ID: " + taskauct.getUserid());
         }

    Found the answer, I shouldn't use integers as parameters of column index in the result set, but instead use String to mark the fields :)

  • Error in Dual Stack Splitting:SAPControl:GetAccessPointList not implemented

    Hi,
    Am doing dual stack split with Keep Database option. Environment is
    OS- Sun Solaris SPARC 64 bit
    Database – Oracle 11.2.0.3
    System – ECC 6.0 (Netweaver 7.0) NUC
    We stuck in 1sr step while taking export of JAVA. Error is – GetAccessPointList fail:SAPControl:GetAccessPointList not implemented : method name or namespace not recognized
    I have upgraded kernel from 700 Sp 333 to 720 sp 700. also set parameter alternatively
    service/protectedwebmethods = SDEFAULT
    service/protectedwebmethods = DEFAULT
    service/protectedwebmethods = NONE in all profiles, but still no luck.
    Please find below logs.
    Also output of command
    Please find below log files, as I have executed command -
    sapcontrol '-prot' 'NI_HTTP' '-nr' '20' '-function' 'GetAccessPointList' which gets completed successfully(20- Instance No of ABAP). Log file
    -sapcontrol.log
    but when I execute command
    sapcontrol '-prot' 'NI_HTTP' '-nr' '00' '-function' 'GetAccessPointList'-- which shows error (00-instance no of SCS)
    log file - sapcontrol1.log
    Please find log files.
    Regards
    Vivek

    Hi Vivek ,
    Check for the permission of sapuxuserchk in all the exe directories including the local exe directory of SCS00
    1563660 - sapcontrol, user authorization issues (SUM)
    Thanks ,
    Manu

  • Cure for "501 Method Not Implemented" error at site in Firefox but not Chrome or IE?

    I am receiving a "501 Method Not Implemented" error message at a site in Firefox but not in Chrome or IE. How can this be cured?

    Do you get that error if you access the site or if you click a link to got to another page?
    You can reload the page and bypass the cache with:
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    See [[Keyboard shortcuts]] and [[Mouse shortcuts]]
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Error [Microsoft][ODBC Excel Driver]Optional feature not implemented...

    Hi All,
    when i add setAutoCommit(false),
    i got run error [Microsoft][ODBC Excel Driver]Optional feature not implemented.
    i just want to insert data into excel using db.
    can anyone give suggestion??
    here my code:
    public void insertDatabase( ){
                String rule = "fty";
                double weight = 0.245;
               try{
                    String sql = "INSERT INTO [Sheet2$] ( Rule, Weight ) " +
                      "VALUES ( '"+ rule +"', '" + weight + "' )";
                     int row = myStatement.executeUpdate(sql);
                   myConnect.setAutoCommit(false);
                     myResultSetPapar = myStatement.executeQuery("Select * from [Sheet2$]");
                catch(SQLException e){
                            System.out.println(e.getMessage());
               }//catch
           }

    is it true that my driver does not supported??
    my MS Excel version 2002
    and driver vers. 4.0

  • Javax.mail.MessagingException: Unconnected sockets not implemented

    Hi,
    I am trying to get mails from mail server using IMAP.I am using Jdk 1.5.0.While I am trying to get mails, I am getting following exception.
    DEBUG: setDebug: JavaMail version 1.4.1
    DEBUG: getProvider() returning javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc]
    DEBUG: mail.imap.fetchsize: 16384
    javax.mail.MessagingException: Unconnected sockets not implemented;
    nested exception is:
         java.net.SocketException: Unconnected sockets not implemented
         at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:571)
         at javax.mail.Service.connect(Service.java:288)
         at com.maxis.getmail.receiveEmails(getmail.java:58)
         at com.maxis.getmail.main(getmail.java:22)
    Caused by: java.net.SocketException: Unconnected sockets not implemented
         at javax.net.SocketFactory.createSocket(SocketFactory.java:97)
         at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:225)
         at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:189)
         at com.sun.mail.iap.Protocol.<init>(Protocol.java:107)
         at com.sun.mail.imap.protocol.IMAPProtocol.<init>(IMAPProtocol.java:104)
         at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:538)
         ... 3 more
    Here is my code..
    String host = "host";
    String name = "username";
    String passwd = "pwd";
    java.security.Security.setProperty("ssl.SocketFactory.provider", "DummySSLSocketFactory");
    System.setProperty("javax.net.ssl.trustStore"," JAVA_HOME/jre/lib/security/cacert");
    // Get a Properties object
    Properties props = System.getProperties();
    props.setProperty("mail.imaps.ssl.enable", "true");
    props.setProperty("mail.imaps.ssl.socketFactory.class","DummySSLSocketFactory");
    //props.setProperty("mail.imaps.ssl.socketFactory.fallback", "false");
    Session session = Session.getDefaultInstance(props, null);
    session.setDebug(true);
    Store store = session.getStore("imaps");
    store.connect(host,portno ,name, passwd); // exception here
    ===================================================
    I am unable to understand where went wrong. Could someone help me ,Plz?
    Any help would be appreciated.
    Thanks.

    There were some bugs in the old instructions for socket factories. Search this forum for the details.
    But, you should just upgrade to JavaMail 1.4.3, which supports properties that better control SSL
    connections, as well as a MailSSLSocketFactory that will give you more control without having to
    write your own.

  • Startworkflow : method not implemented error

    Hi,
    I am using the following code to run a stored procedure. But every time the stored procedure is called, I get a message that the Startworkflow method is not implemented. But still the procedure is called and everything works fine. Can you please provide
    a solution to solve the error
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using Microsoft.MasterDataServices.WorkflowTypeExtender;
    using System.Data.SqlClient;
    using System.IO;
    using System.Xml;
    namespace MDSWorkflowExtender
        public class MDSWorkflowExtender : IWorkflowTypeExtender
            public void StartWorkflow(string workflowType, System.Xml.XmlElement dataElement)
                // Open a connection on the workflow database.
                SqlConnection workflowConn = new SqlConnection(@"Data Source=.; Database=DWH; Integrated Security=True");
                // Create a command to call the stored procedure that adds a new user to the workflow database.
                SqlCommand executeCommand = new SqlCommand("dbo.xxxxx", workflowConn);
                // Execute the command.
                workflowConn.Open();
                executeCommand.ExecuteNonQuery();
                workflowConn.Close();
                throw new NotImplementedException();
                

    workflowConn.Close();
    // throw new NotImplementedException();
    Remove the "throw new NotImplementedException();" statement in your code as I have shown by commenting
    it out above.  That statement probably is a left-over from the template.

  • Getting [Microsoft][ODBC SQL Server Driver] Optional feature not implemented

    I am using below mentioned code to insert values in MSAccess 2000 which having table structure as mentioned below:-
    Field Name Data Type
    TodaysDate Date/Time
    Cart ID Number
    Client Name Text
    Campaign Text
    Team & Segment Text
    Duration Number
    Tape ID Text
    Start Date Date/Time
    End Date Date/Time
    Station Text
    Code:-
    private boolean enterDataIntoMSAccessDatabaseusingPreparedStatement()
       try {
      ps = connection.prepareStatement("INSERT INTO Cart ID Details VALUES (?,?,?,?,?,?,?,?,?)");
      System.out.println("After Query");
       catch (SQLException se) {
      generateErrorMessage("Error in Prepared Statement \n " + se.getMessage() );
       return false;
       catch (Exception e)
      generateErrorMessage("Unexpected Error Occured \n " + e.getMessage());
       String todaysDate = cartIDApplicationAddCartIDDatejTextField.getText().trim();
       String cartID = cartIDApplicationAddCartIDCartIDjTextField.getText().trim();
       String clientName = cartIDApplicationAddCartIDClientNamejTextField.getText().trim();
       String campaign = cartIDApplicationAddCartIDCampaignjTextField.getText().trim();
       String teamSegment = cartIDApplicationAddCartIDTeamAndSegmentjTextField.getText().trim();
       String duration = cartIDApplicationAddCartIDDurationjTextField.getText().trim();
       String tapeID = cartIDApplicationAddCartIDTapeIDjTextField.getText().trim();
       String startDate = cartIDApplicationAddCartIDStartDatejTextField.getText().trim();
       String endDate = cartIDApplicationAddCartIDEndDatejTextField.getText().trim();
       String station = cartIDApplicationAddCartIDDELjCheckBox.getText().substring(0, 3);
      System.out.println(station);
       try {
      System.out.println("Before ps.setString()");
      SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yyyy-mm-dd", Locale.ENGLISH);
      System.out.println("Simple Date Format");
       /*ps.setString(1, todaysDate);
      ps.setString(2, cartID );
      ps.setString(3, clientName);
      ps.setString(4, teamSegment);
      ps.setString(5, duration);
      ps.setString(6, tapeID);
      ps.setString(7, startDate);
      ps.setString(8, endDate);*/
      System.out.println("1");
      ps.setDate(1, new java.sql.Date(simpleDateFormat.parse(todaysDate).getTime()));
      ps.setString(2, cartID);
      ps.setString(3, clientName);
      ps.setString(4, campaign);
      ps.setString(5, teamSegment);
      ps.setString(6, duration);
      ps.setString(7, tapeID);
      ps.setDate(8, new java.sql.Date(simpleDateFormat.parse(startDate).getTime()));
      ps.setDate(9, new java.sql.Date(simpleDateFormat.parse(endDate).getTime()));
      ps.setString(10, station);
      System.out.println("After ps.setString()");
      ps.executeUpdate();
       catch (SQLException se) {
      generateErrorMessage("Error while inserting data in database \n " + se.getMessage());
       return false;
       catch (Exception e)
      generateErrorMessage("Unexpected Error Occured \n" + e.getMessage() );
       return true;
    I got below error after implementing the above code:-
    [Microsoft][ODBC SQL Server Driver]Optional feature not implemented.
    Kindly help me for the same.

    >>  [Microsoft][ODBC SQL Server Driver]  
    I don't see anything Oracle in your question.   It looks like you're getting an error using Microsoft's SQL Server driver, did you mean to post this to a forum on  Microsoft's site perhaps?

  • Microsoft][ODBC SQL Server Driver]Optional feature not implemented

    this is my program code for java jdbc:odbc SQL connectivity
    but iam getting the error as
    *java.sql.SQLException: [Microsoft][ODBC SQL Server Driver]Optional feature not implemented*
    package desktopapplication2;
    import java.sql.*;
    * @author Bharat Raj Verma
    public class db {
        void get(String gr,String fn,String ln,String job ,Integer rate,Integer ot,String att,long amt,String cmt)
          try
             Connection con=null,con1=null;
            Statement stmt2;
            String query = "Update dbo.attend SET Gr = ? , fn = ? ,ln = ?, job = ? , rate = ? , ot = ? , att = ? ,amt = ? , comment = ?";
           // String query1 = "Select accnum rom dbo.newacc where accnum= ?";
            String url = "jdbc:odbc:bharat";
          Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
            con = DriverManager.getConnection(url,"","");
            con1 = DriverManager.getConnection(url,"","");
            System.out.println("connection Established");
            stmt2 = con.createStatement();
            Statement stmt = con1.createStatement();
            ResultSet rs;
            rs=stmt.executeQuery("select * from dbo.attend");
            while(rs.next())
                String cmp1= rs.getString("gr");
                if(cmp1.equalsIgnoreCase(gr))
                        PreparedStatement ps1 = con.prepareStatement(query);
                        System.out.println("Insisde RS");
                        ps1.setString(1,gr);
                        ps1.setString(2,fn);
                        ps1.setString(3,ln);
                        ps1.setString(4,job);
                        ps1.setInt(5,rate);
                        ps1.setInt(6,ot);
                        ps1.setString(7,att);
                        ps1.setLong(8,amt);
                        ps1.setString(9,cmt);
                        System.out.println("SSS");
                      //  ps1.setString(1,gr);
                        ps1.executeUpdate();
                       System.out.println("Success");
          catch(Exception e1)
              System.err.println(e1);
    }This is the SQL table in which iam trying to insert the value
    SET ANSI_PADDING OFF
    create table attend
    Gr VARCHAR(20) primary key,
    fn VARCHAR (25),
    ln VARCHAR(25),
    job VARCHAR(25),
    rate integer,
    ot integer,
    att varchar(10),
    amt varchar (10),
    comment varchar(70)
    )the complete output is
    init:
    deps-jar:
    Compiling 1 source file to C:\Documents and Settings\Bharat Raj Verma\My Documents\NetBeansProjects\DesktopApplication2\build\classes
    compile:
    run:
    connection Established
    Insisde RS
    java.sql.SQLException: [Microsoft][ODBC SQL Server Driver]Optional feature not implemented
    BUILD SUCCESSFUL (total time: 29 seconds)
    here is the stack trace
    java.sql.SQLException: [Microsoft][ODBC SQL Server Driver]Optional feature not implemented
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6958)
    at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7115)
    at sun.jdbc.odbc.JdbcOdbc.SQLBindInParameterBigint(JdbcOdbc.java:1225)
    at sun.jdbc.odbc.JdbcOdbcPreparedStatement.setLong(JdbcOdbcPreparedStatement.java:592)
    at desktopapplication2.db.get(db.java:47)
    at desktopapplication2.DesktopApplication2View.jButton1ActionPerformed(DesktopApplication2View.java:394)
    at desktopapplication2.DesktopApplication2View.access$800(DesktopApplication2View.java:22)
    at desktopapplication2.DesktopApplication2View$4.actionPerformed(DesktopApplication2View.java:183)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
    at java.awt.Component.processMouseEvent(Component.java:5517)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
    at java.awt.Component.processEvent(Component.java:5282)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3984)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3819)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1791)
    at java.awt.Component.dispatchEvent(Component.java:3819)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Plz can anyone help ???

    and what was the solution?
    thanks in advance
    brindy

  • [ODBC SQL Server Driver]Optional feature not implemented

    Hi,
    Has anyone faced such error @ analysis,
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 16001] ODBC error state: S1C00 code: 0 message: [Microsoft][ODBC SQL Server Driver]Optional feature not implemented. [nQSError: 16012] ODBC error occurred while binding the parameters of a SQL statement. (HY000)
    we are having some issue on DBfeature check box issue.
    Thanks
    Deva

    Hi,
    Yes. after that only i am getting error. if i enabled Query DBMS then report is working with out error (we don't want to use query dbms option that's i just query dbms off option by Reset to default) then its thoewing error.
    Thanks
    Deva

Maybe you are looking for

  • WM: Error occurred during storage section search (FGWM05 001)

    HI friends               i done GRN 101(movement type) with mb31 for production order ..based on TR Iam trying to create transfer order i have the below error. where i missed the configuration "Error occurred during storage section search (FGWM05 001

  • Exporting video through quicktime to iPod

    When I try to export a home video to my iPod using quicktime, it pops up a box asking me to purchase quicktime which I already am using. Under "file" I open the file and then when I chose "export" is when it pops up this box. Can someone please advis

  • Repackaging an instrument driver with CVI

    Is it possible to create a distribution in CVI with out any source code to be compiled ? Background : We want to port a program which uses an old HP 8712 analyzer to Windows 7 ( 64bit edition) . The installer for the instrument driver is a 16bit prog

  • Role of ABAP Programmer

    hi,    iam new to SAP.I have completed my sap ABAP training and iam awaiting for interviews.I would like to know the role of entry level abap developers.What jobs will they be assigned initially ? Can anyone please update me.Thanks in advance krithik

  • Safari can't connect to server

    Hi, I'm encountering an error when I try to access specific sites. Safari tells me "Safari can't connect to server". Some sites work fine and for others (that I was previously able to visit) it tells me Safari can't connect to the server. These same