Problem in testing customer SDO service from Enterprise manager

I am trying to test customer SDO service( This is a built in service with SOA Demo) . While testing i face exception given below . There seems to be some proble in resolving data source soaDataSource. I have checked all configuration is correct. In JNDI tree also the SoaDataSOurce entry can be clearly seen. i have face similar problem with JCA Db adapter.
Any suggestion for this problem will be greatly appreciated .
Syed Naqvi
<Jul 19, 2011 10:33:09 AM IST> <Warning> <oracle.j2ee.ws.common.jaxws.JAXWSMessa
ges> <BEA-000000> <Exception while executing the business logic: JBO-27200: JNDI
failure. Unable to lookup Data Source at context jdbc/soaDataSource: Unable to
resolve 'jdbc.soaDataSource'. Resolved 'jdbc'>
java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException:
JBO-27200: JNDI failure. Unable to lookup Data Source at context jdbc/soaDataSou
rce: Unable to resolve 'jdbc.soaDataSource'. Resolved 'jdbc'
at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestMode
l.java:575)
at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:381)
at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:298)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.el.parser.AstValue.invoke(Unknown Source)
at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMetho
dBinding.invoke(MethodExpressionMethodBinding.java:53)
at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMet
hodBinding(UIXComponentBase.java:1256)
at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand
.java:183)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.r
un(ContextSwitchingComponent.java:92)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._pr
ocessPhase(ContextSwitchingComponent.java:361)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.bro
adcast(ContextSwitchingComponent.java:96)
at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclu
de.java:102)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.r
un(ContextSwitchingComponent.java:92)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._pr
ocessPhase(ContextSwitchingComponent.java:361)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.bro
adcast(ContextSwitchingComponent.java:96)
at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclu
de.java:96)
at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)
at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:7
56)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplicat
ion(LifecycleImpl.java:765)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(L
ifecycleImpl.java:305)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(Lifecyc
leImpl.java:185)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run
(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecuri
tyHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
a:300)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java
:101)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.j
ava:205)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter
(RegistrationFilter.java:106)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterL
istChain.doFilter(TrinidadFilterImpl.java:446)
at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter
.java:60)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterL
istChain.doFilter(TrinidadFilterImpl.java:446)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilt
erImpl(TrinidadFilterImpl.java:271)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilte
r(TrinidadFilterImpl.java:177)
at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFi
lter.java:92)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilt
er.java:41)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:1
75)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.
java:179)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java
:203)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangP
refFilter.java:158)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.ja
va:542)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:31
3)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUt
il.java:413)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.jav
a:94)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:1
61)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:13
6)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsF
ilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
va:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
n.wrapRun(WebAppServletContext.java:3715)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
n.run(WebAppServletContext.java:3681)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
dSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppS
ervletContext.java:2277)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletC
ontext.java:2183)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.j
ava:1454)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
Caused by: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: JBO-27200:
JNDI failure. Unable to lookup Data Source at context jdbc/soaDataSource: Unabl
e to resolve 'jdbc.soaDataSource'. Resolved 'jdbc'
at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(
DispatchUtil.java:260)
at oracle.sysman.emSDK.webservices.wsdlparser.OperationInfoImpl.invokeWi
thDispatch(OperationInfoImpl.java:992)
at oracle.sysman.emas.model.wsmgt.PortName.invokeOperation(PortName.java
:729)
at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestMode
l.java:569)
... 79 more
Caused by: javax.xml.ws.soap.SOAPFaultException: JBO-27200: JNDI failure. Unable
to lookup Data Source at context jdbc/soaDataSource: Unable to resolve 'jdbc.so
aDataSource'. Resolved 'jdbc'
at oracle.j2ee.ws.client.jaxws.DispatchImpl.throwJAXWSSoapFaultException
(DispatchImpl.java:1012)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:803
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationW
ithRetry(OracleDispatchImpl.java:235)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchI
mpl.java:106)
at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(
DispatchUtil.java:256)
... 82 more
<Jul 19, 2011 10:33:16 AM IST> <Warning> <oracle.adf.view.rich.change.MDSDocumen
tChangeManager> <BEA-000000> <ADFv: Unable to find matching JSP Document Node fo
r: RichShowDetail[UIXFacesBeanImpl, id=drqsd1].>
<Jul 19, 2011 11:17:54 AM IST> <Warning> <oracle.adf.share.ADFContext> <BEA-0000
00> <Automatically initializing a DefaultContext for getCurrent.
Caller should ensure that a DefaultContext is proper for this use.
Memory leaks and/or unexpected behaviour may occur if the automatic initializati
on is performed improperly.
This message may be avoided by performing initADFContext before using getCurrent
To see the stack trace for thread that is initializing this, set the logging lev
el of oracle.adf.share.ADFContext to FINEST>
m_connection-jpss nul

Thanks for the blog Salil.
What ever it is mentioned is already done in SOAMANAGER. Endpoints are available for the service.
Below is the Overview of the service:
Object Status:               Services: 1 / Endpoints: 1 
Porttype Namespace:   urn:sap-com:document:sap:soap:functions:mc-style
Porttype Name:             YMTEST_WS
Internal Name:               YMTEST_WS
SOAP Applikation:         URN:SAP-COM:SOAP:RUNTIME:APPLICATION:RFC:710
Package Name:             $TMP
Ok, i have developed 2 web services. One web service in ECC 6.0, where Java stack not available so i provided CRM system Java stack address in the global setting and executed my ECC 6.0 web service which says "No endpoints are found for the Web service"
Following is the URL:  http://tuasd06db.tuasw2k.tuaspower.com.sg:8000/sap/bc/srt/wsdl/sdef_YMTEST_WS/wsdl11/ws_policy/document?sap-client=220
The one web service which created in CRM 2007, i can test in the navigator, no problem with that. 
Following is the URL: 
http://tuasd06db.tuasw2k.tuaspower.com.sg:8002/sap/bc/srt/wsdl/bndg_DE7DA5BA0B3A93F1AF60001A64258BFC/wsdl11/allinone/standard/document?sap-client=220
You can find the URL difference btw the URL's. Do i need to publish the service in the service registry? I thought for testing it is not required.
Now all i have problem with the ECC 6.0 web service.
Cheers,
Madhu

Similar Messages

  • Problem Autodiscovery of node from Enterprise Manager

    We are using Oracle Enterprise Manager 2.1.0.1.0 through Management Server on NT for Oracle 8i(8.1.6) on Linux
    While autodiscovery of node from Enterprise Manager I am getting following
    error
    "Discovery Failed VNI-4002:Unknown gateway Exception"
    Even Intelligent agent and all the requisite services are started.
    If we configure manually we will get
    following error while using the tools of management pack
    "VTO-2018 This wizard Couldnt be launched because target was manually
    configured.It can only be launched for targets which have been discovered using an Intelligent Agent."
    I shall be thankful if you provide the solution ASAP
    Thanks
    Micky
    null

    Hi,
    Error: wrong password for user
    Are you grant LOG ON AS AN BATCH job to OS USER.
    OR
    before emctl command you always set ORACLE_SID enviourment variable.
    regards
    Taj

  • Calling Custom Internet Service from Template

    Hi,
    Can anybody let me know what's  the process to call the custom internet service from existing internet service's Template  in new window  ?
    Thanks,
    Sachin

    I have also tried to remove the commons-logging dependency and then I got this error:
    org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Jdk14Logger does not implement LogSeems like somewhere in your classpath there is another (older?) version, which does not implement the Log interface.
    Options you have:
    - replace the other version with yours (this can straightforward, but may turn out impossible)
    - redesign your code so that the Log interface is not needed - you may have to first find some info about the version you are forced to use

  • Export error from enterprise manager

    Im getting this error when trying to do a table export from enterprise manager(oracle 10g statndard edition). There is a problem writing to the export files: ORA-39094: Parallel execution not supported in this database edition. I looked on line and places said to have parallelism to 1 but i think i already have that set.
    Export Type Tables
    Statistics type Estimate optimizer statistics when data is imported
    Parallelism 1
    Files to Export WRITABLE_DIRECTORY tables.DMP
    Log File WRITABLE_DIRECTORY EXPDAT.LOG

    Its trying to create a dump file, but file by that name already exists. Verify that name & path is correct.

  • Error deploy shared library from Enterprise Manager IAS10.1.3.5.0

    Hi,
    I am trying deploy one shared library in my OC4J instance (prd_oc4j) from Enterprise Manager, but when i run my application its not loading this library (error missing class), but when i put this shared library in file server.xml without Enterprise Manager my application run sucessfully.
    Help me please or this problem is a bug?
    Tks,
    Haysar Lelis

    If finally found the cause of the problem, lack of PermGen space for the home instance;
    When opening the EM Console most of the times i was able to open the login page, under stress opening this page failed most of the times.
    The ascontrol-application.log pointed me in the right direction;
    10/09/07 15:26:59.111 ascontrol: Servlet error
    java.lang.OutOfMemoryError: PermGen space
    When monitoring the PermGen of the home instance, is showed that the system was running out of PermGen space.
    Increasing the PermGen size for the home instance in opmn.xml did the trick
    <data id="java-options" value="-Xrs -server -XX:MaxPermSize=128M......"

  • Error messages from Enterprise Manager Grid control

    Hi,
    Hi,
    I get several messages in my email daily from Enterprise Manager that Services from Application server control are down when all ther services are up and running. Messages like
    EM Alert: Critical: testdev - The OC4J instance is down.
    Any idea why this is happening.
    Thank You

    Here is the error in the "installActions<date>.log" file:
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    I checked in the details section and it listed this as the issue:
    Configuration assistant "OMS Configuration" failed
    The "D:\oracle\product\10.1.0\agent10g\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    How do I fix this?? When I open up the configToolFailedCommands file, all it lists is "oracle.sysman.emcp.agent.AgentPlugIn".

  • Can't do anything from Enterprise Manager

    I am trying to undeploy an application from Enterprise Manager Web Site, and I get the following error:
    An error occured while undeploying the application. The configuration files for this Oracle9iAS instance are inconsistent with the configuration stored in the repository. In order to protect the repository, no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating the configuration files on disk. Some possible causes are: * permissions on files * file contention issues on Windows NT * EMD and dcmctl running concurrently * internal Oracle error After resolving the problem that prevented DCM from updating the configuration files, you may use the dcmctl resyncInstance command to resolve the problem. Alternatively, you can stop and then restart the active dcmctl or EMD process and resyncInstance will automatically be performed.
    It won't let me do anything. I tried dcm, too. It happens too often to me that I cannot deploy or undeploy apps from EM, or even to alter simple properties. Is there a way to recover from this situation?
    I have checked the errors at $ORACLE_HOME/dcm/logs but I can't get any ideas from there.
    Help me

    check out the Application Server - General forum. this has been discussed quite many times. Specifically,
    9iAS instance out  of sync with Repository
    -Prasad

  • How to avoid timeouts from Enterprise Manager/BPEL console?

    Occasionally I want to deploy (from JDev) some BPEL processes to the AppServer.
    Surprisingly I got some errors. I found out when I re-login into
    Enterprise Manager and tried again to deploy it everything works fine.
    So it seems to me all errors occur because of a forced logout from Enterprise Manager.
    How can I avoid such situations?
    Peter

    Hi peter,
    See this forum link:
    Re: How to avoid auto-logout (=timeout) BPEL console?
    It contains your post only. See it.
    Cheers,
    Abhi...

  • Alert from Enterprise Manager

    Hello, I have an oracle rac with 3 nodes and I have oracle database control enterprise manager (No Grid Control).
    Yesterday one node was reboot and I don't know why. I want set a rules from enterprise manager or something similar for notificate to me when a reboot from one of my host suceed.
    Any one can help me?

    roberto1979es wrote:
    Ok,
    Can I program one alert for warning when a node is reboot it?When a node is reboot it. !http://www.wackyb.co.nz/skype/smileys_v1.5.0.60/skype-wackyb-0120-doh.gif!
    If i understood correctly what you are trying to ask , you are interested in email notification when your node suddenly reboots/restarts.
    And if it is so, this is will not be possible in the way like it is for tablespace, memory and similiar alerts.
    Although you could consider monitoring alert.log content, because information about database up-down statuses can be found there.
    For example , you could do that either by using external tables or by using shell/batch scripts;depending on the os on what your database is, and then after information that indicates database unexpected reboot is found, forward that information further (e-mail notification) .

  • Host stats from Enterprise Manager

    Hi Experts,
    actullay i want to get CPU, RAM SWAP all System related stats from Enterprise Manager in a Coustomze manager that is the usage frm this 9Am To 10 AM of 13 Feb is there any way to do sooo.. actually i could not see any option for coustom to do soo.
    regards,

    Oracle AWR can collect information about these.
    "The Automatic Workload Repository (AWR) is an integrated part of the Oracle database server. Its purpose is to collect server-related performance data automatically every 60 minutes (by default) when the statistics_level parameter is set to 'typical' (or 'all'). As the data is collected by the server itself, the Automated Database Diagnostic Monitor (ADDM) component of the server uses this data automatically to diagnose performance issues."
    Please note these components additional licenses!
    See more here:
    http://download.oracle.com/docs/cd/E11882_01/server.112/e16638/autostat.htm#i35653
    and here
    http://download.oracle.com/docs/cd/E11882_01/appdev.112/e16760/d_workload_repos.htm#i1003494
    another useful link
    Automatic Workload Repository (AWR) in Oracle Database 10g
    http://www.oracle-base.com/articles/10g/AutomaticWorkloadRepository10g.php

  • Monitoring Application servers from enterprise manager

    Hi all,
    I couldnt monitor application server from enterprise manager console.It is asking for the network password in the browser.
    Enter network password
    site : showing ip address of my machine
    Realm : enterprise-manager
    username : ?
    Password :?
    Which userid/password i have to give here. I tried with management server userid and password.but failed
    Im ussing Oracle9IAS 9.0.2.0 ver.
    Please Help !!!!!!!

    Please post your question in the Enterprise Manager forum: Enterprise Manager
    Regards,
    OTN

  • Ifs from enterprise manager

    I am not able to invoke ifs from enterprise manager.
    Basically i want to know how to use 9ifs.I have oracle 9iDB,9iAs and 9ifs on a single machine.

    what version of iFS are you using? what does your infrastructure look like? also, please post the entire stack trace of the error.

  • SQL History from Enterprise Manager

    Hi Experts i need your help.. actullay i need SQL Text that is executed by DB User . i wan to know how to get SQL text history from Enterprise Manager .. my DB Version is 10gr2(10.2.0.4).
    regards,

    ok ..thanx .. can i view all historical SQL Text that is executed by a perticuler User say SCOTT.??? In the same page within SQL DETAIL you can find task owner also,

  • Problem in executing custom Business Service

    Hi everybody,
    I have the following problem: I have created a Business Service with a method in Siebe Tools. When I am trying to execute this service from WF or just to simulate it in Siebel Client I get the error
    "Error invoking service 'Slavi Test One', method 'manipulateDate' at step 'Business Service 0'.(SBL-BPR-00162)
    The method 'manipulateDate' is not supported on Business Service '<?>'.(SBL-DAT-00323)"
    Regards,
    Slavi

    Hi Slavi,
    The custom method not supported error comes when you call a custom bs and do not put a return(CancelOperation) in your script after your logic execution is complete.
    Generally you write as follows:
    function Service_PreInvokeMethod (MethodName, Inputs, Outputs)
         try
              if(MethodName == "manipulateDate")
                   /*Script Logic Goes Here*/
                   return(CancelOperation);
         catch(e)
              throw(e);
         finally
              /*Destroy Objects Here*/
         return (ContinueOperation);
    return(CancelOperation) will return the control to siebel after your script has executed. Hence it is extremely essential to add it else you encounter the error message even though the script executes successfully.
    Hope this helps resolve your issue.
    With Regards,
    Tanmay Jain

  • How can I test a NT service from the outside process?

    We have an application that have an unknown problem (we actively search at this moment). The problem is such that the service associated with it seem to "freeze". The application is not responding to any demand (jsp,rmi) and the logs are not coherent BUT the service is up and running... )-:
    Is there a way in java that I can test if an NT service is'nt fully fonctional?
    My other option is to create an small java application (thread) who ask for the login page (login.jsp) after an X time interval. If the login page is returned correctly (HTTP OK), it's ok (sleep). Otherwise, I need to restart the service.
    Is the a way to stop and start an NT Service from my application?
    Thank's a lot, your help will be VERY appreciated.
    A friend really in trouble

    Is the a way to stop and start an NT Service from my
    application?Sure. Figure out what you would type at the command line to do that (something like "NETSTART Something") and use Runtime.getRuntime().exec() to execute that command.

Maybe you are looking for

  • Time Machine Full Recovery From Wireless Backup

    I am reporting this as a learning experience for all. I just had a hard drive fail on my MacBook. Apple Care was golden and now I have a clean install with Leopard. Here is my situation. MacBook backed up via time machine on a wireless network. Windo

  • Visual C++, CMap object save to blob column

    I have a MFC CMap object, each object stores 160K~ entries of long data. I need to store it on Oracle SQL. we decided to save it as a blob. since we do not want to make additional table. we also thought about saving it as local file and point the SQL

  • Does my iMac late 2008 support last version of iMovie?

    hello! i have iMac late 2008 with ATI Radeon HD 2600 Pro 256 MB. in the apple's support page http://support.apple.com/kb/HT6023?viewlocale=en_US there's a note but i don't understand if my mac is ok or not for iMovie 10. the problem is the support at

  • Notes won't cut off on MIDI

    I recently got a MIDI interphase to hook up to my keyboard and it's doing strange things in garage band. For example, sometimes when I take my hands off the keys, it continues to play the notes. Why is this happening?

  • Application Services Not Starting After Oracle Apps 11i Clone

    Hi All, Can any one help me out on this ........ EBS: 11.5.9 Database: 9.2.0.3.0 After the cloning oracle Application Apache, Concurrent managers and other services are up and running perfectly but my forms and reports services are not coming up. It