Is it a bug in NetWeaver CE 7.1 SP3 server? Any hint to resolve this?

Hi Experts,
I have installed NetWeaver CE 7.1 SP3 server.
Using Developer Studio's Deploy view I have deployed successfully my J2EE application as ear file.
My ear file contains one web application as war file. This web application uses custom tag. and .tld file is saved under /WEB-INF directory.
When I try to access my application I am getting below runtime exception.
Is it a bug in NetWeaver CE 7.1 SP3 server? Any hint to resolve this?
Thanks in advance.
Fairoz
#1.5 #C000C0A8057F001D00000000000007BC00A0D8EAF9E2ACD4#1199941553035#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/earapp#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#Guest#79####b64a0e61bf3911dc8067001a4b582aa7#HTTP Worker [3]##0#0#Error##Plain###Runtime error in processing of the JSP file [E:
usr
sap
CE1
J00
j2ee
cluster
apps
sap.com
earapp
servlet_jsp
sums
root
jsp
pcm
CFMLogin.jsp]. The error is: com.sap.engine.services.servlets_jsp.jspparser_api.exception.JspParseException: Cannot parse custom tag with short name [message].
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.xmlsyntax.CustomJspTag.action(CustomJspTag.java:125)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:974)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:213)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:974)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:213)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:974)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:213)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:974)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:213)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:974)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:213)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:974)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:213)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:974)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:213)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:974)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:213)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:69)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.GenerateJavaFile.generateJavaFile(GenerateJavaFile.java:72)
     at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.parse(JSPProcessor.java:259)
     at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.generateJavaFile(JSPProcessor.java:190)
     at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.parse(JSPProcessor.java:123)
     at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.getClassName(JSPChecker.java:313)
     at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.compileAndGetClassName(JSPChecker.java:245)
     at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.processJSPRequest(JSPChecker.java:112)
     at com.sap.engine.services.servlets_jsp.jspparser_api.JspParser.generateJspClass(JspParser.java:121)
     at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:194)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:66)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:246)
     at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:334)
     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:408)
     at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:439)
     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:114)
     at org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:101)
     at org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:222)
     at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:106)
     at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:251)
     at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:144)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:245)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:163)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:82)
     at org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:75)
     at org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:213)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:74)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:425)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:289)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:376)
     at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:85)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:160)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67)
     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
     at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:309)
     at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:152)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
Caused by: com.sap.engine.services.servlets_jsp.jspparser_api.exception.JspParseException: Cannot initialize TagBeginGenerator.
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.init(TagBeginGenerator.java:184)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.xmlsyntax.CustomJspTag.action(CustomJspTag.java:121)
     ... 79 more
Caused by: java.lang.VerifyError: Cannot inherit from final class
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:654)
     at com.sap.engine.boot.loader.ResourceMultiParentClassLoader.loadClassLocal(ResourceMultiParentClassLoader.java:198)
     at com.sap.engine.boot.loader.MultiParentClassLoader.findClassInLoaderGraph(MultiParentClassLoader.java:302)
     at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:256)
     at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:228)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:353)
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:654)
     at com.sap.engine.boot.loader.ResourceMultiParentClassLoader.loadClassLocal(ResourceMultiParentClassLoader.java:198)
     at com.sap.engine.boot.loader.MultiParentClassLoader.findClassInLoaderGraph(MultiParentClassLoader.java:302)
     at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:256)
     at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:228)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.init(TagBeginGenerator.java:178)
     ... 80 more

Hello,
I am facing similar kind of issue.
Can any body help me?
Thanks in advance.
Caused by: com.sap.engine.services.servlets_jsp.jspparser_api.exception.JspParseException: Cannot parse custom tag with short name [out].
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.xmlsyntax.CustomJspTag.action(CustomJspTag.java:183)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspIncludeDirective.action(JspIncludeDirective.java:51)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.customTagAction(JspElement.java:994)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.JspElement.action(JspElement.java:228)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:59)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.ElementCollection.action(ElementCollection.java:69)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.GenerateJavaFile.generateJavaFile(GenerateJavaFile.java:72)
     at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.parse(JSPProcessor.java:270)
     at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.generateJavaFile(JSPProcessor.java:194)
     at com.sap.engine.services.servlets_jsp.server.jsp.JSPProcessor.parse(JSPProcessor.java:126)
     at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.getClassName(JSPChecker.java:319)
     at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.compileAndGetClassName(JSPChecker.java:248)
     at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.getClassNameForProduction(JSPChecker.java:178)
     at com.sap.engine.services.servlets_jsp.jspparser_api.JSPChecker.processJSPRequest(JSPChecker.java:109)
     at com.sap.engine.services.servlets_jsp.jspparser_api.JspParser.generateJspClass(JspParser.java:154)
     at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:193)
     ... 47 more
Caused by: com.sap.engine.services.servlets_jsp.jspparser_api.exception.JspParseException: Attribute [value] of [<c:out>] can accept only static values.
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.calculateAttributeValue(TagBeginGenerator.java:476)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.generateSetters(TagBeginGenerator.java:394)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.generateServiceMethodStatements(TagBeginGenerator.java:562)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.generate(TagBeginGenerator.java:678)
     at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.xmlsyntax.CustomJspTag.action(CustomJspTag.java:181)
     ... 64 more
Regrads,
Sankalp

Similar Messages

  • How can I connect with SAP NetWeaver 7.01 SR1 SP3 ABAP Developer Edition

    Hello together,
    I downloaded and installed the SAP NetWeaver 7.01 SR1 SP3 ABAP Developer Edition on a virtual client.
    I toke a long period to finish the installation.
    Now some questions to use this system in the right way:
    1.) How can I get a "developer license" which do not expire? Because the link http://www.sap.com/minisap seems to be not ok.
    2.) How can I connect via network with the sap system? the application server is running on a vm client with a static ip i.e. 192.168.1.5. And my laptop gets a ip in the same range. I have installed the gui on my laptop and tried to connect with the system. But it does not work! I used as application server the ip of the virtual machine. I use the gui witch is installed on the same host like the application it works (with localhost as application server adress)
    3.) Where can I download the newest version of the SAP Gui? I do not have a service marktplace account? Is it possible?
    4.) I read in the documentation that it should be possible to reach the sap system also with web dynpro: http://localhost:8000/sap/bc/gui/sap/its/webgui?sap-client=000
    But it does not work. I got an error message: Service cannot be reached
    Note
    The termination occurred in system NSP with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    Regards
    Christian

    I fixed in the meantime the second problem. It was a problem with my local firewall. But the other three points are still open.
    Thank in advance for your help

  • Ios7 bookamrking web application to home screen via Safari crashes after login and when we try to open any link inside. Can anyone please tell me if there is any scheduled fix for this bug in safari?

    ios7 bookmarking web application to home screen via Safari, crashes after login and when we try to open any link inside from the icon that gets created on the home screen. Can anyone please tell me if there is any scheduled fix for this bug in safari?
    From what i understand i see that - Cookies are not transferred between your website and your webapp when installing the icon on the home screen (for authentication purposes for example). It was working until 6.1 and now it’s not working anymore.
    Can someone please tell me if this bug will be fixed in any future release, if so the ticket number of some kind that i can track, or if there is a workaround for this issue?

    ios7 bookmarking web application to home screen via Safari, crashes after login and when we try to open any link inside from the icon that gets created on the home screen. Can anyone please tell me if there is any scheduled fix for this bug in safari?
    From what i understand i see that - Cookies are not transferred between your website and your webapp when installing the icon on the home screen (for authentication purposes for example). It was working until 6.1 and now it’s not working anymore.
    Can someone please tell me if this bug will be fixed in any future release, if so the ticket number of some kind that i can track, or if there is a workaround for this issue?

  • Problem in Installation of SAP Netweaver CE 7.1 SP3

    Hi,
    I am trying to install SAP Netweaver CE 7.1 SP3 on Windows XP Professional. All the steps are executed sucessfully till Step 26 where it gives an error when it tries to
    "Creating SAP start service of instance CE1 SCS01"
    It says that the "Service didn't come up in 40 seconds" and if you retry the installation is terminated in 1 min with the error :
    Selfextractor error
    iaextract.c:888: child has signaled an exec error. Keeping directory C:/DOCUME1/I047488/LOCALS1/Temp/sapinst_exe.2620.1195815840
    In the SAP MMC only one server can be seen with the processes;
    msg_server.exe
    enserver.exe
    gwrd.exe
    All these processes are running in green.
    Please reply ASAP.
    The last part of the sapinstdev_log is :
    TRACE      2007-11-23 16:56:02.317
    NWInstance.getSAPLocExeDir() done: C:/usr/sap/CE1/SYS/exe/uc/NTI386
    TRACE      2007-11-23 16:56:02.317
    NWInstanceInstall.createServiceWindows(): going to run <C:\usr\sap\CE1
    \SYS\exe\uc\NTI386\sapstartsrv.exe -stdin> with input <-r -q -p C:\usr\sap\CE1\SYS\profile\CE1_SCS01_AGRD50051628A -s CE1 -n 01 -U "NT Authority\LocalService" -P "XXXXXX" -e SAP_ALL\I047488>
    TRACE      2007-11-23 16:56:02.317
    lognode: undefined, append: false
    INFO       2007-11-23 16:56:02.348 [synxcpath.cpp:815]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\sapstartsrv.exe.log.
    TRACE      2007-11-23 16:56:02.348 [synxcchapp.cpp:264]
               CSyChildApplicationImpl::doStart() lib=syslib module=syslib
    Going to call CreateProcess/CreateProcessAsUser for 'C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe' now.
    TRACE      2007-11-23 16:56:02.348 [synxcchapp.cpp:560]
               CSyChildApplicationImpl::doStart() lib=syslib module=syslib
    Trying to start C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe using CreateProcess(NULL, <command line for executable C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe, NULL, NULL, TRUE, 0x420, NULL, NULL, &StartupInfo, &ProcessInfo)
    TRACE      2007-11-23 16:56:02.535 [synxcchapp.cpp:638]
               CSyChildApplicationImpl::doStart() lib=syslib module=syslib
    A child process has been started. Pid = 2480. Executable name: C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe
    INFO       2007-11-23 16:56:02.535
               CJSlibModule::writeInfo_impl()
    Output of C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe -stdin is written to the logfile sapstartsrv.exe.log.
    TRACE      2007-11-23 16:56:45.170 [synxcpipe.cpp:195]
               CSyStdOutErrPipe::onUnderflow(void * buf, int maxBytes, int timeout)
               lib=syslib module=syslib
    Syslib info about system call. OS message 109 (The pipe has been ended.
    ) after execution of system call 'ReadFile' with parameter ((read end of child process output pipe)), line (403) in file (synxcpipe.cpp).
    WARNING    2007-11-23 16:56:45.170
               CJSlibModule::writeWarning_impl()
    Execution of the command "C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe -stdin" finished with return code -1. Output:
    Service not started within 40 seconds.
    TRACE      2007-11-23 16:56:45.170
    NWInstance.getSAPLocExeDir()
    TRACE      2007-11-23 16:56:45.170
    NWInstance.getProfiles()
    TRACE      2007-11-23 16:56:45.170
    NWInstance.getProfiles(): profiles object exists
    TRACE      2007-11-23 16:56:45.170
    NWInstance.getProfiles() done
    TRACE      2007-11-23 16:56:45.170
    NWProfiles(CE1.SCS01).getProfile()
    TRACE      2007-11-23 16:56:45.170
    NWProfiles(CE1.SCS01)._getProfile(INSTANCE)
    TRACE      2007-11-23 16:56:45.170
    NWProfiles(CE1.SCS01).getPersistentDefaultProfile()
    TRACE      2007-11-23 16:56:45.170
    NW.getPersistentDefaultProfile()
    TRACE      2007-11-23 16:56:45.186
    NW.isUnicode(true)
    TRACE      2007-11-23 16:56:45.186
    NW.isUnicode() done: true
    TRACE      2007-11-23 16:56:45.186
    NW.getPersistentDefaultProfile() done
    TRACE      2007-11-23 16:56:45.186
    NWProfiles(CE1.SCS01).getPersistentDefaultProfile() done
    TRACE      2007-11-23 16:56:45.201
    NWProfiles(CE1.SCS01)._getPersistentProfile(INSTANCE)
    TRACE      2007-11-23 16:56:45.217
    NWProfiles(CE1.SCS01).getPersistentDefaultProfile()
    TRACE      2007-11-23 16:56:45.217
    NW.getPersistentDefaultProfile()
    TRACE      2007-11-23 16:56:45.232
    NW.isUnicode(true)
    TRACE      2007-11-23 16:56:45.232
    NW.isUnicode() done: true
    TRACE      2007-11-23 16:56:45.232
    NW.getPersistentDefaultProfile() done
    TRACE      2007-11-23 16:56:45.232
    NWProfiles(CE1.SCS01).getPersistentDefaultProfile() done
    TRACE      2007-11-23 16:56:45.232
    NWProfiles(CE1.SCS01)._getPersistentProfile(INSTANCE) done
    TRACE      2007-11-23 16:56:45.264
    NWInstance.isAlwaysUnicode()
    TRACE      2007-11-23 16:56:45.264
    NWInstance.isAlwaysUnicode(SCS)
    TRACE      2007-11-23 16:56:45.264
    NWInstance.isAlwaysUnicode() done: true
    TRACE      2007-11-23 16:56:45.264
    NWInstance.isAlwaysUnicode() done: true
    TRACE      2007-11-23 16:56:45.264
    NWProfiles(CE1.SCS01)._getProfile(INSTANCE) done
    TRACE      2007-11-23 16:56:45.264
    NWProfiles(CE1.SCS01).getProfile() done
    TRACE      2007-11-23 16:56:45.326
    NWInstance.getSAPLocExeDir() done: C:/usr/sap/CE1/SYS/exe/uc/NTI386
    WARNING[E] 2007-11-23 16:56:45.326
               CJSlibModule::writeError_impl()
    MOS-01011  'C:/usr/sap/CE1/SYS/exe/uc/NTI386/sapstartsrv.exe' returned with '-1'.
    TRACE      2007-11-23 16:56:45.326 [iaxxejsbas.hpp:408]
               handleException<ESAPinstJSError>()
    Converting exception into JS Exception EJSException.
    TRACE      2007-11-23 16:56:45.326
    Function setMessageIdOfExceptionMessage: osmod.applicationReturn
    WARNING[E] 2007-11-23 16:56:45.326
               CJSlibModule::writeError_impl()
    MOS-01011  'C:/usr/sap/CE1/SYS/exe/uc/NTI386/sapstartsrv.exe' returned with '-1'.
    TRACE      2007-11-23 16:56:45.326 [iaxxejsbas.hpp:483]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2007-11-23 16:56:45.357 [sixxcstepexecute.cpp:891]
    FCO-00011  The step createService with step key |CE_DevSystem_App|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_Instance|ind|ind|ind|ind|1|0|createService was executed with status ERROR .
    TRACE      2007-11-23 16:56:45.373 [iaxxgenimp.cpp:761]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing service SAP NetWeaver CE Developer Edition > SAP NetWeaver CE Development System. You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log</i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log files are written to C:\Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL. </p> </body></html>
    TRACE      2007-11-23 16:56:45.373 [iaxxgenimp.cpp:1257]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    waiting for an answer from gui

    Hi All,
    I faced the same problem on WinXP Pro SP2, SP3 and on Win2k3Server although all the installation requirements are fulfilled. I have the same problem with SP5  downloaded from SDN which was released recently.
    I could install successfully SP1(Trial Version) from a DVD that came with the book "Developer's Guide to SAP NetWeaver Composite Environment". This was packaged using "Install Anywhere".
    So, I think it is a problem with SAPInst. Could anyone help to solve this problem?
    Your suggestion is highly appreciated.
    Thanks & Regards - Tarini P Mohanty

  • Problem while installing SAP Netweaver CE 7.1 SP3!

    Hi,
    I am installing SAP Netweaver CE 7.1 SP3 on Windows XP Pro. The installation
    proceeds normally till Step 26 but at Step 26 while creating and startiong
    SAPStartSrv an error is thrown that the Service can not be started in 40 seconds.
    If I retry the installation it is terminated with some errors.
    The service sapstartsrv can be seen in the task manager up and running.
    Please reply ASAP.
    I am providing here the error logs:
    TRACE      2007-11-23 16:56:02.161
    NWProfiles(CE1.SCS01)._getProfile(START) done
    TRACE      2007-11-23 16:56:02.161
    NWProfiles(CE1.SCS01).getStartProfile() done
    TRACE      2007-11-23 16:56:02.161
    NWInstance.getStartProfilePath(true)
    TRACE      2007-11-23 16:56:02.161
    NWInstance.getStartProfileName()
    TRACE      2007-11-23 16:56:02.161
    NWInstance.getStartProfileName() done: CE1_SCS01_AGRD50051628A
    TRACE      2007-11-23 16:56:02.161
    NWInstance.getDirProfile()
    TRACE      2007-11-23 16:56:02.161
    NW.getDirProfile(false)
    TRACE      2007-11-23 16:56:02.161
    NW.getDirProfile() done: C:/usr/sap/CE1/SYS/profile
    TRACE      2007-11-23 16:56:02.161
    NWInstance.getDirProfile() done: C:/usr/sap/CE1/SYS/profile
    TRACE      2007-11-23 16:56:02.176
    NWInstance.getStartProfilePath() done: C:/usr/sap/CE1/SYS/profile/CE1_SCS01_AGRD50051628A
    TRACE      2007-11-23 16:56:02.176
    NWProfiles(CE1.SCS01).getPersistentDefaultProfile()
    TRACE      2007-11-23 16:56:02.176
    NW.getPersistentDefaultProfile()
    TRACE      2007-11-23 16:56:02.207
    NW.isUnicode(true)
    TRACE      2007-11-23 16:56:02.207
    NW.isUnicode() done: true
    TRACE      2007-11-23 16:56:02.207
    NW.getPersistentDefaultProfile() done
    TRACE      2007-11-23 16:56:02.207
    NWProfiles(CE1.SCS01).getPersistentDefaultProfile() done
    TRACE      2007-11-23 16:56:02.207
    NWProfiles(CE1.SCS01)._getPersistentProfile(INSTANCE) done
    TRACE      2007-11-23 16:56:02.254
    NWInstance.isAlwaysUnicode()
    TRACE      2007-11-23 16:56:02.254
    NWInstance.isAlwaysUnicode(SCS)
    TRACE      2007-11-23 16:56:02.254
    NWInstance.isAlwaysUnicode() done: true
    TRACE      2007-11-23 16:56:02.254
    NWInstance.isAlwaysUnicode() done: true
    TRACE      2007-11-23 16:56:02.254
    NWProfiles(CE1.SCS01)._getProfile(INSTANCE) done
    TRACE      2007-11-23 16:56:02.254
    NWProfiles(CE1.SCS01).getProfile() done
    TRACE      2007-11-23 16:56:02.317
    NWInstance.getSAPLocExeDir() done: C:/usr/sap/CE1/SYS/exe/uc/NTI386
    TRACE      2007-11-23 16:56:02.317
    NWInstanceInstall.createServiceWindows(): going to run <C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe -stdin> with input <-r -q -p C:\usr\sap\CE1\SYS\profile\CE1_SCS01_AGRD50051628A -s CE1 -n 01 -U "NT Authority\LocalService" -P "XXXXXX" -e SAP_ALL\I047488>
    TRACE      2007-11-23 16:56:02.317
    lognode: undefined, append: false
    INFO       2007-11-23 16:56:02.348 [synxcpath.cpp:815]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\ProgramFiles\sapinst_instdir\CE71_DEV_ADA\INSTALL\sapstartsrv.exe.log.
    TRACE      2007-11-23 16:56:02.348 [synxcchapp.cpp:264]
    CSyChildApplicationImpl::doStart() lib=syslib module=syslib
    Going to call CreateProcess/CreateProcessAsUser for 'C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe' now.
    TRACE      2007-11-23 16:56:02.348 [synxcchapp.cpp:560]
               CSyChildApplicationImpl::doStart() lib=syslib module=syslib
    Trying to start C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe using CreateProcess(NULL, <command line for executable C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe, NULL, NULL, TRUE, 0x420, NULL, NULL, &StartupInfo, &ProcessInfo)
    TRACE      2007-11-23 16:56:02.535 [synxcchapp.cpp:638]
               CSyChildApplicationImpl::doStart() lib=syslib module=syslib
    A child process has been started. Pid = 2480. Executable name: C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe
    INFO       2007-11-23 16:56:02.535
               CJSlibModule::writeInfo_impl()
    Output of C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe -stdin is written to the logfile sapstartsrv.exe.log.
    TRACE      2007-11-23 16:56:45.170 [synxcpipe.cpp:195]
               CSyStdOutErrPipe::onUnderflow(void * buf, int maxBytes, int timeout)
               lib=syslib module=syslib
    Syslib info about system call. OS message 109 (The pipe has been ended.
    ) after execution of system call 'ReadFile' with parameter ((read end of child process output pipe)), line (403) in file (synxcpipe.cpp).
    WARNING    2007-11-23 16:56:45.170
               CJSlibModule::writeWarning_impl()
    Execution of the command "C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe -stdin" finished with return code -1. Output:
    Service not started within 40 seconds.
    TRACE      2007-11-23 16:56:45.170
    NWInstance.getSAPLocExeDir()
    TRACE      2007-11-23 16:56:45.170
    NWInstance.getProfiles()
    TRACE      2007-11-23 16:56:45.170
    NWInstance.getProfiles(): profiles object exists
    TRACE      2007-11-23 16:56:45.170
    NWInstance.getProfiles() done
    TRACE      2007-11-23 16:56:45.170
    NWProfiles(CE1.SCS01).getProfile()
    TRACE      2007-11-23 16:56:45.170
    NWProfiles(CE1.SCS01)._getProfile(INSTANCE)
    TRACE      2007-11-23 16:56:45.170
    NWProfiles(CE1.SCS01).getPersistentDefaultProfile()
    TRACE      2007-11-23 16:56:45.170
    NW.getPersistentDefaultProfile()
    TRACE      2007-11-23 16:56:45.186
    NW.isUnicode(true)
    TRACE      2007-11-23 16:56:45.186
    NW.isUnicode() done: true
    TRACE      2007-11-23 16:56:45.186
    NW.getPersistentDefaultProfile() done
    TRACE      2007-11-23 16:56:45.186
    NWProfiles(CE1.SCS01).getPersistentDefaultProfile() done
    TRACE      2007-11-23 16:56:45.201
    NWProfiles(CE1.SCS01)._getPersistentProfile(INSTANCE)
    TRACE      2007-11-23 16:56:45.217
    NWProfiles(CE1.SCS01).getPersistentDefaultProfile()
    TRACE      2007-11-23 16:56:45.217
    NW.getPersistentDefaultProfile()
    TRACE      2007-11-23 16:56:45.232
    NW.isUnicode(true)
    TRACE      2007-11-23 16:56:45.232
    NW.isUnicode() done: true
    TRACE      2007-11-23 16:56:45.232
    NW.getPersistentDefaultProfile() done
    TRACE      2007-11-23 16:56:45.232
    NWProfiles(CE1.SCS01).getPersistentDefaultProfile() done
    TRACE      2007-11-23 16:56:45.232
    NWProfiles(CE1.SCS01)._getPersistentProfile(INSTANCE) done
    TRACE      2007-11-23 16:56:45.264
    NWInstance.isAlwaysUnicode()
    TRACE      2007-11-23 16:56:45.264
    NWInstance.isAlwaysUnicode(SCS)
    TRACE      2007-11-23 16:56:45.264
    NWInstance.isAlwaysUnicode() done: true
    TRACE      2007-11-23 16:56:45.264
    NWInstance.isAlwaysUnicode() done: true
    TRACE      2007-11-23 16:56:45.264
    NWProfiles(CE1.SCS01)._getProfile(INSTANCE) done
    TRACE      2007-11-23 16:56:45.264
    NWProfiles(CE1.SCS01).getProfile() done
    TRACE      2007-11-23 16:56:45.326
    NWInstance.getSAPLocExeDir() done: C:/usr/sap/CE1/SYS/exe/uc/NTI386
    WARNING[E] 2007-11-23 16:56:45.326
               CJSlibModule::writeError_impl()
    MOS-01011  'C:/usr/sap/CE1/SYS/exe/uc/NTI386/sapstartsrv.exe' returned with '-1'.
    TRACE      2007-11-23 16:56:45.326 [iaxxejsbas.hpp:408]
               handleException<ESAPinstJSError>()
    Converting exception into JS Exception EJSException.
    TRACE      2007-11-23 16:56:45.326
    Function setMessageIdOfExceptionMessage: osmod.applicationReturn
    WARNING[E] 2007-11-23 16:56:45.326
               CJSlibModule::writeError_impl()
    MOS-01011  'C:/usr/sap/CE1/SYS/exe/uc/NTI386/sapstartsrv.exe' returned with '-1'.
    TRACE      2007-11-23 16:56:45.326 [iaxxejsbas.hpp:483]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2007-11-23 16:56:45.357 [sixxcstepexecute.cpp:891]
    FCO-00011  The step createService with step key |CE_DevSystem_App|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_Instance|ind|ind|ind|ind|1|0|createService was executed with status ERROR .
    TRACE      2007-11-23 16:56:45.373 [iaxxgenimp.cpp:761]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing service SAP NetWeaver CE Developer Edition > SAP NetWeaver CE Development System. You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log</i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log files are written to C:\Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL. </p> </body></html>
    TRACE      2007-11-23 16:56:45.373 [iaxxgenimp.cpp:1257]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    waiting for an answer from gui
    INFO       2007-11-23 17:15:43.180 [sixxcstepexecute.cpp:936]
    An error occured and the user decided to retry the current step: "|CE_DevSystem_App|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_Instance|ind|ind|ind|ind|1|0|createService".
    INFO       2007-11-23 17:15:43.196 [synxccuren.cpp:1016]
               CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(const CSyPath & C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL)
               lib=syslib module=syslib
    Working directory changed to C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL.
    TRACE      2007-11-23 17:15:43.227 [syxxcfile.cpp:130]
               CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & , ISyNode::CopyMoveMode_t 0x3, PSyNode &) const 
               lib=syslib module=syslib
    Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move.
    TRACE      2007-11-23 17:15:43.243 [syxxcnode.cpp:441]
               CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/stepLogMessages.1.xml, ISyNode::CopyMoveMode_t 0x3)
               lib=syslib module=syslib
    Moved C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/stepLogMessages.xml to C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/stepLogMessages.1.xml
    TRACE      2007-11-23 17:15:43.243 [sixxcstepexecute.cpp:795]
    Execution of preprocess block of |CE_DevSystem_App|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_Instance|ind|ind|ind|ind|1|0|createService returns TRUE.
    TRACE      2007-11-23 17:15:43.258
    Instantiating new NWUsageTypeBasic
    TRACE      2007-11-23 17:15:43.258
    NWUsageTypeBasic() done
    TRACE      2007-11-23 17:15:43.258
      Call block:NW_Instance_ind_ind_ind_ind
        function:NW_Instance_ind_ind_ind_ind_SubComponentContainer_createService
    is validator: false
    TRACE      2007-11-23 17:15:43.274
    NWInstance.byNumber(01, AGRD50051628A)
    TRACE      2007-11-23 17:15:43.274
    NWInstanceInstall.find(
    function (instance) {
        return instance.getNumber() == number && instance.getHostName().equals(host);
    TRACE      2007-11-23 17:15:43.274
    NWOption(collected).value()
    TRACE      2007-11-23 17:15:43.274
    NWOption(collected).value() done: true
    TRACE      2007-11-23 17:15:43.274
    NWInstanceInstall._fromRow()
    TRACE      2007-11-23 17:15:43.274
    NWDialogInstanceInstall()
    TRACE      2007-11-23 17:15:43.274
    NWJavaInstanceInstall()
    TRACE      2007-11-23 17:15:43.274
    NWJavaInstanceInstall() done
    TRACE      2007-11-23 17:15:43.274
    NWDialogInstance()
    TRACE      2007-11-23 17:15:43.274
    NWJavaInstance()
    TRACE      2007-11-23 17:15:43.274
    NWInstance(CE1/J00/AGRD50051628A)
    TRACE      2007-11-23 17:15:43.274
    NWInstance(CE1/J00/AGRD50051628A) done
    TRACE      2007-11-23 17:15:43.274
    NWJavaInstance() done
    TRACE      2007-11-23 17:15:43.274
    NWDialogInstance() done
    TRACE      2007-11-23 17:15:43.274
    NWInstanceInstall()
    TRACE      2007-11-23 17:15:43.274
    NWInstanceInstall() done
    TRACE      2007-11-23 17:15:43.274
    NWDialogInstanceInstall() done
    TRACE      2007-11-23 17:15:43.274
    NWInstanceInstall._fromRow() done
    TRACE      2007-11-23 17:15:43.274
    NWInstanceInstall._fromRow()
    TRACE      2007-11-23 17:15:43.274
    NWSCSInstanceInstall()
    TRACE      2007-11-23 17:15:43.274
    NWSCSInstance()

    Hi Michael,
    I have tried that, but the result remains the same.
    Manish

  • Simple Data Type in CAF of SAP NetWeaver DevStudio 7.1 SP3

    Hallo
    Anybody knows about the use of Enumeration for simple Data Type in CAF of SAP NetWeaver DevStudio 7.1 SP3?
    I've defined an attribute "status" for the Entity "Project" with the following values
    0: NEW;
    1: ACTIVE;
    -1: INACTIVE. 
    As you see the data type is short.
    In the program I want to use the following code:
    Project myProject = new Project();
    myProject.setStatus(Status.NEW)
    But I found it out, it is inpossible to to use Status.NEW.
    On the other side I read the article of https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/085098ea-0c01-0010-12a8-80ac838bec85. This article is again not updated with the version 7.1 SP 3.
    I cannot understand about the whole changes. In the previous release we can define a DDIC type and use it as Simple Data type and in the new Release we just use the XSD-Facet to define an enumeration, but the problem is: we can not reference it in the program. I don't see any advantage.  And I tried to find out how I can define the attibute using DDIC type. I didn't get it.
    Thanks for any Hints!
    Kind Regards!
    Ping

    Hi Oliver,
    Thanks for the reply!
    I have login into the system, using User Id and Password.
    I have tried unsinstalling everything but the result remains the same.
    Previously only one service SAPCE_01 was showing up in the services explorer. But when I tried the
    Instance 00:
    sc create SAPRKT_00 binPath= "C:\usr\sap\RKT\SYS\exe\uc\NTI386\sapstartsrv.exe pf=C:/usr/sap/RKT/SYS/profile/CE1_SCS00_xxxxx" start= auto obj= "NT AUTHORITY\LocalService" password= abcd1234
    Instance 01:
    another service SAPCE1_00 was created. But when I tried to retry the instlattio, the installation again stopped at the point while starting the service and when I tried to retry it terminted with the following error.
    Please guide.
    sapinst.exe - Application Error
    The instruction at "0x00cbf040" referenced memory at "0x0072006d". The memory could not be "read".
    Click on OK to terminate the program
    Click on CANCEL to debug the program
    Selfextractor error
    iaextract.c:888: child has signaled an exec error. Keeping directory C:/DOCUME1/I047488/LOCALS1/Temp/sapinst_exe.1448.1196681060
    OK  
    Manish

  • SAP NetWeaver 7.01 SR1 SP3 ABAP Trial Version

    shall we able to work BI in
    SAP NetWeaver 7.01 SR1 SP3 ABAP Trial Version

    Yes BW components should be included in this version same as it was in earlier ones.

  • SAP Netweaver CE 7.1 SP3 & SR5 difference

    Dear experts,
    currently, we would like to install a SAP Netweaver CE 7.1 but according to this link :
    SAP NetWeaver Composition Environment 7.1 [original link is broken]
    what is the fundamental difference between SAP Netweaver CE 7.1 SP3 and SAP Netweaver CE 7.1 SR5?
    Best regards,
    Pascal.

    Hi Pascal,
    SAP Netweaver CE 7.1 SP3 - means CE 7.1 with Support stack level 3.
    and SAP Netweaver CE 7.1 SR5 - means CE 7.1 service release 5.
    SR5 is more recent. That's the only difference.
    Regards,
    Shitij

  • Are there any plans of fixing this bug on linux ?

    More than a year ago (actually it's closer to two), this bug (https://bugbase.adobe.com/index.cfm?event=bug&id=3161034) (and a few duplicates) was filed. It has yet to be given a decent response.
    I mean, sure, those CPUs are quite dated, but unless it's a high resolution video, flash worked quite decently there, so why did you have to gut it ? Espescially, that it seems to be a matter of a compiler switch.
    PS: I don't really expect any decent response and this is a throw away account, but on the off chance, that you'll actually try fixing it, I'm giving it a try. Just about anything that needed to be said, already was in that bug.

    All Linux development for Flash Player was transitioned over to PPAPI after 11.2
    http://blogs.adobe.com/flashplayer/2012/02/adobe-and-google-partnering-for-flash-player-on -linux.html
    Have you given this a try with the latest Chromium builds?  If it's still a problem I'd recommend opening a new bug in the Chromium bug database.

  • Sneak Preview SAP NetWeaver 2004s  SAP Web Application Server 7.00 on MaxD

    Dear all
    I tried to install
    "Sneak Preview SAP NetWeaver 2004s
    SAP Web Application Server 7.00 on MaxDB (ABAP Edition) "
    <b>on Windows Server 2003 Korean Edition.</b>
    but i got the error.
    ~
    INFO 2005-12-18 20:33:12
    Execution of preprocess block of |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_CreateDB|ind|ind|ind|ind|9|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0 Step CheckExistingServerSoftware returns TRUE.
    ERROR 2005-12-18 20:33:14
    MDB-07004  File not found: undefined.
    ERROR 2005-12-18 20:33:14
    The dbmcli call for action SDB_DBMVERSION failed. Check the logfile XCMDOUT.LOG.
    ERROR 2005-12-18 20:33:14
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2005-12-18 20:33:14
    FCO-00011  The step CheckExistingServerSoftware with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_CreateDB|ind|ind|ind|ind|9|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0|CheckExistingServerSoftware was executed with status ERROR .
    ~
    could you let me know how to do?
    with kind regards
    David

    Dear all
    i tried to install "Sneak Preview SAP NetWeaver 2004s  SAP Web Application Server 7.00 on MaxDB" on <b>Windows XP SP2 , korean edition.</b>
    at the beginning it was okay.
    however on the "importing ABAP" stage, it shows the error.
    I linked the screenshot and attached "test_MIGKEY.log".
    According to "Sneak Preview SAP NetWeaver 2004s System Requirements",
    Operating System:
    Windows XP Professional (Service Pack 1) or Windows Server 2003 
    is this because of " XP SP 2"?
    ( I could manage it on Windows Server 2003 korean standard edition)
    Do i need to activate (or run ) MaxDB manually ?
    Thanks in advance.
    With kind regards
    David
    [Screenshot]
    http://static.flickr.com/9/75374137_5b70c5bfc6_o.png
    test_MIGKEY.log----
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: START OF LOG: 20051220103506
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: version R7.00/V1.4
    Compiled Sep 14 2005 23:24:01
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe -dbcodepage 1100 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace:   prepare() of C_0000, rc=1, rcSQL=-942 (POS(28) Unknown table name:SVERS)
    DbSl Trace: SQL PREPARE on connection 0, rc=-942 (POS(28) Unknown table name:SVERS)
    (DB) INFO: connected to DB
    (TFH) ERROR: Unable to open
    desktop-win2k\j$\SAPNW2004sSneakPreviewABAP\NSPExport\ABAP\DATA\SAPAPPL0.TOC
    (TFH) ERROR: OS error message: Invalid argument
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20051220103506
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: START OF LOG: 20051220103630
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: version R7.00/V1.4
    Compiled Sep 14 2005 23:24:01
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe -dbcodepage 1100 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace:   prepare() of C_0000, rc=1, rcSQL=-942 (POS(28) Unknown table name:SVERS)
    DbSl Trace: SQL PREPARE on connection 0, rc=-942 (POS(28) Unknown table name:SVERS)
    (DB) INFO: connected to DB
    (TFH) ERROR: Unable to open
    desktop-win2k\j$\SAPNW2004sSneakPreviewABAP\NSPExport\ABAP\DATA\SAPAPPL0.TOC
    (TFH) ERROR: OS error message: Invalid argument
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20051220103630
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: START OF LOG: 20051220104846
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: version R7.00/V1.4
    Compiled Sep 14 2005 23:24:01
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe -dbcodepage 1100 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace: Connect to database failed, rc = -10709 (Connection failed (RTE:database not running))
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: Connect to database failed, rc = -10709 (Connection failed (RTE:database not running))
    (DB) ERROR: DbSlErrorMsg rc = 99
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20051220104846

  • New! Technology Preview SAP NetWeaver 04 - SAP Web Application Server on Lx

    Hi sdn gurus,
    two new SAP NetWeaver versions for Linux were uploaded since 26.01.07:
    New! Technology Preview SAP NetWeaver 04 - SAP Web Application Server on Linux SAP Evaluation  26 Jan 2007
    New! Technology Preview SAP NetWeaver 04S - SAP Web Application Server on Linux SAP Evaluation  26 Jan 2007
    Does anyone here know more about the installed components in that packages, like in the compare component matrix: https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    Can anyone post here which of the following components are pre-installed:
    SAP NetWeaver Development Infrastructure
    SAP NetWeaver Developer Studio
    SAP NetWeaver Portal with PDK
    Web Dynpro
    Visual Composer
    Content Management and Collaboration
    TREX
    SAP NetWeaver Business Intelligence Java SDK
    SAP Interactive Forms by Adobe
    Composite Application Framework
    Thank you....

    Hi Roman Doubrava,
    the Linux Version (Technology Preview SAP NetWeaver 04S)  contains the ABAP and the J2EE stack itself. It is a technical demo for evaluation purposes. There are no additional components shipped with the installation media. Besides, some of the components you mention only run on Windows, the SAP NetWeaver Developer Studio for example.
    Nevertheless you should be able to install SAP J2EE components (e.g. Portal) into you N4S Linux Testdrive. Just download the CD/DVDs from http://service.sap.com/swdc and try it out. I've already seen a Portal on top of the old NW4 (Netweaver 04) Testdrive.
    Best Regards,
    Hannes Kuehnemund

  • Virtual Interface generation bug with NetWeaver ?

    I use the Web Service generation wizard to generate a virtual interface which exposes methods in an EJB. As one of the parameters I pass a simple java bean, lets say:
    public class StatusCode
        private String name;
        private boolean buggy;
        public String getName() {...}
        public void setName(String newName){...}
        public boolean isBuggy() {...}
        public void setBuggy(boolean trueOrFalse){...}
    When I look at the virtual interface generated, especially at the Types tab, my boolean attribute is not included.
    If I change the getter to "getBuggy()", the attribute is included in the VI. The only problem is that the typical Java Bean framework, say from sun or ibm, always map 'boolean' getters to 'isSomething()' and not 'getSomething()'.
    Is this a bug with NW? Is there a fix or workaround for this ?
    My version of NW:
    Version: 2.0.7
    Build id: 200407270250
    Thanks in advance,
    Mark
    (If this is not the right forum, could someone suggest where I can post this question?)

    Hi.  As of Netweaver 2004s,  the virtual interface piece has be absorbed into the creation of the web service definition, so there is no need to create it as well.   When you are getting the 403,  how are you trying to run this, using the Web Service Homepage?  If so, you will need to configure what j2e engine that you want to use to use.  You can do this in WSADMIN under the Administration settings.   Check that this is set.  YOu must know the URL of your j2e engine.
    Regards,
    Rich Heilman

  • Virtual Interface generation bug in NetWeaver ?

    I use the Web Service generation wizard to generate a virtual interface which exposes methods in an EJB. As one of the parameters I pass a simple java bean, lets say:
    public class StatusCode
    private String name;
    private boolean buggy;
    public String getName() {...}
    public void setName(String newName){...}
    public boolean isBuggy() {...}
    public void setBuggy(boolean trueOrFalse){...}
    When I look at the virtual interface generated, especially at the Types tab, my boolean attribute is not included.
    If I change the getter to "getBuggy()", the attribute is included in the VI. The only problem is that the typical Java Bean framework, say from sun or ibm, always map 'boolean' getters to 'isSomething()' and not 'getSomething()'.
    Is this a bug with NW? Is there a fix or workaround for this ?
    My version of NW:
    Version: 2.0.7
    Build id: 200407270250
    Thanks in advance,
    Mark
    I posted this question also in the NW development forum, but so far no replies.

    I try to login by use:
    username : Administrator
    password : <master password> (at least 1 number)
    I try to login many times but it always fails.
    (I am very sure about my password since i also try to reinstall many times - 10th. both J2EE 1.4 and Java EE 5)
    Ivaylo Ivanov, do you sure that you test with this new edition. (Not the previous edition)
    I see the other persons get the result like me:
    Telnet Administration
    SAP J2EE Engine v7.100
    User name: Administrator
    Password:
    The user account is either expired, or not valid yet.
    Login failed. Reason: The user account is either expired, or not valid yet.
    Connection to host lost.
    if my login is not correct, it will tell the other messags.
    Telnet Administration
    SAP J2EE Engine v7.100
    User name: f
    Password:
    Cannot authenticate the user.
    Login failed. Reason: Cannot authenticate the user.

  • Cannot deploy from netweaver developer studio to application server

    Hi
    I am trying to deploy a simple EAR (ConverterEAR) to my application server.
    From NW developer studio, right clicked on the SAP server that I have configured and try to a publish. It gives me the below exception. For some reason its trying to contact my old IP address. Is there a file where I can change this setting. My Laptop is set to use DHCP so my IP changes when I reboot my laptop. I also have configured a Microsoft loop back adapter.
    ct 16, 2007 2:58:42 PM /userOut/daView_category (eclipse.UserOutLocation) [Thread[Thread-17,5,main]] ERROR: com.sap.ide.eclipse.deployer.api.APIException: ConnectionException,cause=NamingException.Cannot get initial context.
    Reason: Exception while trying to get InitialContext.
         at com.sap.ide.eclipse.deployer.dc.DCClientImpl.<init>(DCClientImpl.java:45)
         at com.sap.ide.eclipse.deployer.dc.DCClientFactoryImpl.createClient(DCClientFactoryImpl.java:80)
         at com.sap.ide.eclipse.deployer.DeployerPlugin.getClient(DeployerPlugin.java:181)
         at com.sap.ide.eclipse.sdm.threading.DeployThreadManager.deploy(DeployThreadManager.java:358)
         at com.sap.ide.eclipse.sdm.SDMManager.deployArchives(SDMManager.java:148)
         at com.sap.ide.j2ee.wtpserver.SAPPublisher$DeployRunnable.run(SAPPublisher.java:380)
         at java.lang.Thread.run(Unknown Source)
    Caused by: com.sap.engine.services.dc.api.ConnectionException: NamingException.Cannot get initial context.
    Reason: Exception while trying to get InitialContext.
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.getContext(SessionImpl.java:189)
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.<init>(SessionImpl.java:115)
         at com.sap.engine.services.dc.api.session.impl.SessionFactoryImpl.newSession(SessionFactoryImpl.java:24)
         at com.sap.engine.services.dc.api.impl.ClientFactoryImpl.createClient(ClientFactoryImpl.java:66)
         at com.sap.ide.eclipse.deployer.dc.DCClientImpl.<init>(DCClientImpl.java:42)
         ... 6 more
    Caused by: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    shadow:50104 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: XX.XX.139.134 and port: 50104]
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(Initia:lContextFactoryImpl.java:488)
         at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
         at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
         at javax.naming.InitialContext.init(Unknown Source)
         at javax.naming.InitialContext.<init>(Unknown Source)
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.getContext(SessionImpl.java:166)
         ... 10 more
    Caused by: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    shadow:50104 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: XX.XX.139.134 and port: 50104
         at com.sap.engine.interfaces.cross.Destination.getNextAvailableBroker(Destination.java:53)
         at com.sap.engine.interfaces.cross.Destination.getRemoteBroker(Destination.java:33)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:352)
         ... 15 more
    Environment
    SAP NetWeaver Developer Studio
    SAP NetWeaver 7.1 Composition Environment SP01
    Build id: 200710090648
    SAP_J2EE_Engine_Version  -- 7.1.3301.150742.20070516182900
    Thanks
    Madhu

    Hi,
    you could change the connection settings to the server in the preference page in the Developer Studio. Check <a href="http://help.sap.com/saphelp_nwce10/helpdata/en/45/0cf28fb4d01f23e10000000a1553f7/frameset.htm">this</a> page in the documentation for details.
    In your case, you can also use the host name of your laptop, or even just localhost, in the Message Server Host field in the preferences page. This should overcome the problem with dynamic IPs.
    Hope that helps!

  • After Installing SAP netweaver abap 7.01 (Message server unreachable)

    Hi every one ,
    it was a very long night and still continues
    It's my first time to install SAP netweaver abap 7.01  .. I'm using Operating System : Vista service Pack 1 .. i installed the NetWeaver Abap 7.01 and when the install shield finished he asked me to run the server ..when i clicked " ok " the install shield couldn't run the server and told me to see the log file .. and here is the log file :
    <
    (Dec 23, 2008 7:54:39 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Dec 23, 2008 7:54:39 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Dec 23, 2008 7:54:49 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Dec 23, 2008 7:54:49 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Dec 23, 2008 7:54:59 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Dec 23, 2008 7:54:59 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Dec 23, 2008 7:55:09 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Dec 23, 2008 7:55:09 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Dec 23, 2008 7:55:19 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Dec 23, 2008 7:55:19 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Dec 23, 2008 7:55:29 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Dec 23, 2008 7:55:29 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Dec 23, 2008 7:55:40 PM), Install, com.sap.installshield.CheckServicesAction, err, An error occurred and product installation failed.  Look at the log file F:\SAP\NSP\log.txt for details.
    (Dec 23, 2008 7:55:40 PM), Install, com.sap.installshield.CheckServicesAction, err, ProductException: (error code = 601; message="Services failed to start (see the log for details)")
    STACK_TRACE: 12
    ProductException: (error code = 601; message="Services failed to start (see the log for details)")
         at com.sap.installshield.CheckServicesAction.install(CheckServicesAction.java:95)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    (Dec 23, 2008 7:55:41 PM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed.  Look at the log file F:\SAP\NSP\log.txt for details.
    (Dec 23, 2008 7:55:41 PM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
    STACK_TRACE: 15
    ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.execute(StepWrapperInstallFiles.java:254)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllSteps(StepWrapperInstallFiles.java:224)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllUninstallationSteps(StepWrapperInstallFiles.java:192)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.uninstall(StepWrapperInstallFiles.java:313)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.uninstallProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.processActionsFailed(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    >
    And here is my Services file :
    <
    Copyright (c) 1993-2004 Microsoft Corp.
    This file contains port numbers for well-known services defined by IANA
    Format:
    <service name>  <port number>/<protocol>  [aliases...]   [#<comment>]
    echo                7/tcp
    echo                7/udp
    discard             9/tcp    sink null
    discard             9/udp    sink null
    systat             11/tcp    users                  #Active users
    systat             11/udp    users                  #Active users
    daytime            13/tcp
    daytime            13/udp
    qotd               17/tcp    quote                  #Quote of the day
    qotd               17/udp    quote                  #Quote of the day
    chargen            19/tcp    ttytst source          #Character generator
    chargen            19/udp    ttytst source          #Character generator
    ftp-data           20/tcp                           #FTP, data
    ftp                21/tcp                           #FTP. control
    ssh                22/tcp                           #SSH Remote Login Protocol
    telnet             23/tcp
    smtp               25/tcp    mail                   #Simple Mail Transfer Protocol
    time               37/tcp    timserver
    time               37/udp    timserver
    rlp                39/udp    resource               #Resource Location Protocol
    nameserver         42/tcp    name                   #Host Name Server
    nameserver         42/udp    name                   #Host Name Server
    nicname            43/tcp    whois
    domain             53/tcp                           #Domain Name Server
    domain             53/udp                           #Domain Name Server
    bootps             67/udp    dhcps                  #Bootstrap Protocol Server
    bootpc             68/udp    dhcpc                  #Bootstrap Protocol Client
    tftp               69/udp                           #Trivial File Transfer
    gopher             70/tcp
    finger             79/tcp
    http               80/tcp    www www-http           #World Wide Web
    hosts2-ns          81/tcp                           #HOSTS2 Name Server
    hosts2-ns          81/udp                           #HOSTS2 Name Server
    kerberos           88/tcp    krb5 kerberos-sec      #Kerberos
    kerberos           88/udp    krb5 kerberos-sec      #Kerberos
    hostname          101/tcp    hostnames              #NIC Host Name Server
    iso-tsap          102/tcp                           #ISO-TSAP Class 0
    rtelnet           107/tcp                           #Remote Telnet Service
    pop2              109/tcp    postoffice             #Post Office Protocol - Version 2
    pop3              110/tcp                           #Post Office Protocol - Version 3
    sunrpc            111/tcp    rpcbind portmap        #SUN Remote Procedure Call
    sunrpc            111/udp    rpcbind portmap        #SUN Remote Procedure Call
    auth              113/tcp    ident tap              #Identification Protocol
    uucp-path         117/tcp
    sqlserv           118/tcp                           #SQL Services
    nntp              119/tcp    usenet                 #Network News Transfer Protocol
    ntp               123/udp                           #Network Time Protocol
    epmap             135/tcp    loc-srv                #DCE endpoint resolution
    epmap             135/udp    loc-srv                #DCE endpoint resolution
    netbios-ns        137/tcp    nbname                 #NETBIOS Name Service
    netbios-ns        137/udp    nbname                 #NETBIOS Name Service
    netbios-dgm       138/udp    nbdatagram             #NETBIOS Datagram Service
    netbios-ssn       139/tcp    nbsession              #NETBIOS Session Service
    imap              143/tcp    imap4                  #Internet Message Access Protocol
    sql-net           150/tcp
    sqlsrv            156/tcp
    pcmail-srv        158/tcp                           #PCMail Server
    snmp              161/udp                           #SNMP
    snmptrap          162/udp    snmp-trap              #SNMP trap
    print-srv         170/tcp                           #Network PostScript
    bgp               179/tcp                           #Border Gateway Protocol
    irc               194/tcp                           #Internet Relay Chat Protocol       
    ipx               213/udp                           #IPX over IP
    rtsps             322/tcp
    rtsps             322/udp
    mftp              349/tcp
    mftp              349/udp
    ldap              389/tcp                           #Lightweight Directory Access Protocol
    https             443/tcp    MCom                   #HTTP over TLS/SSL
    https             443/udp    MCom                   #HTTP over TLS/SSL
    microsoft-ds      445/tcp
    microsoft-ds      445/udp
    kpasswd           464/tcp                           # Kerberos (v5)
    kpasswd           464/udp                           # Kerberos (v5)
    isakmp            500/udp    ike                    #Internet Key Exchange
    crs               507/tcp                           #Content Replication System
    crs               507/udp                           #Content Replication System
    exec              512/tcp                           #Remote Process Execution
    biff              512/udp    comsat
    login             513/tcp                           #Remote Login
    who               513/udp    whod
    cmd               514/tcp    shell
    syslog            514/udp
    printer           515/tcp    spooler
    talk              517/udp
    ntalk             518/udp
    efs               520/tcp                           #Extended File Name Server
    router            520/udp    route routed
    ulp               522/tcp   
    ulp               522/udp   
    timed             525/udp    timeserver
    tempo             526/tcp    newdate
    irc-serv          529/tcp
    irc-serv          529/udp
    courier           530/tcp    rpc
    conference        531/tcp    chat
    netnews           532/tcp    readnews
    netwall           533/udp                           #For emergency broadcasts
    uucp              540/tcp    uucpd
    klogin            543/tcp                           #Kerberos login
    kshell            544/tcp    krcmd                  #Kerberos remote shell
    dhcpv6-client     546/tcp                           #DHCPv6 Client
    dhcpv6-client     546/udp                           #DHCPv6 Client
    dhcpv6-server     547/tcp                           #DHCPv6 Server
    dhcpv6-server     547/udp                           #DHCPv6 Server
    afpovertcp        548/tcp                           #AFP over TCP
    afpovertcp        548/udp                           #AFP over TCP
    new-rwho          550/udp    new-who
    rtsp              554/tcp                           #Real Time Stream Control Protocol
    rtsp              554/udp                           #Real Time Stream Control Protocol
    remotefs          556/tcp    rfs rfs_server
    rmonitor          560/udp    rmonitord
    monitor           561/udp
    nntps             563/tcp    snntp                  #NNTP over TLS/SSL
    nntps             563/udp    snntp                  #NNTP over TLS/SSL
    whoami            565/tcp
    whoami            565/udp
    ms-shuttle        568/tcp                           #Microsoft shuttle
    ms-shuttle        568/udp                           #Microsoft shuttle
    ms-rome           569/tcp                           #Microsoft rome
    ms-rome           569/udp                           #Microsoft rome
    http-rpc-epmap    593/tcp                           #HTTP RPC Ep Map
    http-rpc-epmap    593/udp                           #HTTP RPC Ep Map
    hmmp-ind          612/tcp                           #HMMP Indication
    hmmp-ind          612/udp                           #HMMP Indication
    hmmp-op           613/tcp                           #HMMP Operation
    hmmp-op           613/udp                           #HMMP Operation
    ldaps             636/tcp    sldap                  #LDAP over TLS/SSL
    doom              666/tcp                           #Doom Id Software
    doom              666/udp                           #Doom Id Software
    msexch-routing    691/tcp                           #MS Exchange Routing
    msexch-routing    691/udp                           #MS Exchange Routing
    kerberos-adm      749/tcp                           #Kerberos administration
    kerberos-adm      749/udp                           #Kerberos administration
    kerberos-iv       750/udp                           #Kerberos version IV
    mdbs_daemon       800/tcp
    mdbs_daemon       800/udp
    ftps-data         989/tcp                           #FTP data, over TLS/SSL
    ftps              990/tcp                           #FTP control, over TLS/SSL
    telnets           992/tcp                           #Telnet protocol over TLS/SSL
    imaps             993/tcp                           #IMAP4 protocol over TLS/SSL
    ircs              994/tcp                           #IRC protocol over TLS/SSL
    pop3s             995/tcp    spop3                  #pop3 protocol over TLS/SSL (was spop3)
    pop3s             995/udp    spop3                  #pop3 protocol over TLS/SSL (was spop3)
    kpop             1109/tcp                           #Kerberos POP
    nfsd-status      1110/tcp                           #Cluster status info
    nfsd-keepalive   1110/udp                           #Client status info
    nfa              1155/tcp                           #Network File Access
    nfa              1155/udp                           #Network File Access
    activesync       1034/tcp                           #ActiveSync Notifications
    phone            1167/udp                           #Conference calling
    opsmgr           1270/tcp                           #Microsoft Operations Manager
    opsmgr           1270/udp                           #Microsoft Operations Manager
    ms-sql-s         1433/tcp                           #Microsoft-SQL-Server
    ms-sql-s         1433/udp                           #Microsoft-SQL-Server
    ms-sql-m         1434/tcp                           #Microsoft-SQL-Monitor
    ms-sql-m         1434/udp                           #Microsoft-SQL-Monitor               
    ms-sna-server    1477/tcp
    ms-sna-server    1477/udp
    ms-sna-base      1478/tcp
    ms-sna-base      1478/udp
    wins             1512/tcp                           #Microsoft Windows Internet Name Service
    wins             1512/udp                           #Microsoft Windows Internet Name Service
    ingreslock       1524/tcp    ingres
    stt              1607/tcp
    stt              1607/udp
    l2tp             1701/udp                           #Layer Two Tunneling Protocol
    pptconference    1711/tcp
    pptconference    1711/udp
    pptp             1723/tcp                           #Point-to-point tunnelling protocol
    msiccp           1731/tcp
    msiccp           1731/udp
    remote-winsock   1745/tcp
    remote-winsock   1745/udp
    ms-streaming     1755/tcp
    ms-streaming     1755/udp
    msmq             1801/tcp                           #Microsoft Message Queue
    msmq             1801/udp                           #Microsoft Message Queue
    radius           1812/udp                           #RADIUS authentication protocol
    radacct          1813/udp                           #RADIUS accounting protocol
    msnp             1863/tcp
    msnp             1863/udp
    ssdp             1900/tcp
    ssdp             1900/udp
    close-combat     1944/tcp
    close-combat     1944/udp
    nfsd             2049/udp    nfs                    #NFS server
    knetd            2053/tcp                           #Kerberos de-multiplexor
    mzap             2106/tcp                           #Multicast-Scope Zone Announcement Protocol
    mzap             2106/udp                           #Multicast-Scope Zone Announcement Protocol
    qwave            2177/tcp                           #QWAVE
    qwave            2177/udp                           #QWAVE Experiment Port
    directplay       2234/tcp                           #DirectPlay
    directplay       2234/udp                           #DirectPlay
    ms-olap3         2382/tcp                           #Microsoft OLAP 3
    ms-olap3         2382/udp                           #Microsoft OLAP 3
    ms-olap4         2383/tcp                           #Microsoft OLAP 4
    ms-olap4         2383/udp                           #Microsoft OLAP 4
    ms-olap1         2393/tcp                           #Microsoft OLAP 1
    ms-olap1         2393/udp                           #Microsoft OLAP 1
    ms-olap2         2394/tcp                           #Microsoft OLAP 2
    ms-olap2         2394/udp                           #Microsoft OLAP 2
    ms-theater       2460/tcp
    ms-theater       2460/udp
    wlbs             2504/tcp                           #Microsoft Windows Load Balancing Server
    wlbs             2504/udp                           #Microsoft Windows Load Balancing Server
    ms-v-worlds      2525/tcp                           #Microsoft V-Worlds
    ms-v-worlds      2525/udp                           #Microsoft V-Worlds
    sms-rcinfo       2701/tcp                           #SMS RCINFO
    sms-rcinfo       2701/udp                           #SMS RCINFO
    sms-xfer         2702/tcp                           #SMS XFER
    sms-xfer         2702/udp                           #SMS XFER
    sms-chat         2703/tcp                           #SMS CHAT
    sms-chat         2703/udp                           #SMS CHAT
    sms-remctrl      2704/tcp                           #SMS REMCTRL
    sms-remctrl      2704/udp                           #SMS REMCTRL
    msolap-ptp2      2725/tcp                           #MSOLAP PTP2
    msolap-ptp2      2725/udp                           #MSOLAP PTP2
    icslap           2869/tcp
    icslap           2869/udp
    cifs             3020/tcp
    cifs             3020/udp
    xbox             3074/tcp                           #Microsoft Xbox game port
    xbox             3074/udp                           #Microsoft Xbox game port
    ms-dotnetster    3126/tcp                           #Microsoft .NET ster port
    ms-dotnetster    3126/udp                           #Microsoft .NET ster port
    ms-rule-engine   3132/tcp                           #Microsoft Business Rule Engine Update Service
    ms-rule-engine   3132/udp                           #Microsoft Business Rule Engine Update Service
    msft-gc          3268/tcp                           #Microsoft Global Catalog
    msft-gc          3268/udp                           #Microsoft Global Catalog
    msft-gc-ssl      3269/tcp                           #Microsoft Global Catalog with LDAP/SSL
    msft-gc-ssl      3269/udp                           #Microsoft Global Catalog with LDAP/SSL
    ms-cluster-net   3343/tcp                           #Microsoft Cluster Net
    ms-cluster-net   3343/udp                           #Microsoft Cluster Net
    ms-wbt-server    3389/tcp                           #MS WBT Server
    ms-wbt-server    3389/udp                           #MS WBT Server
    ms-la            3535/tcp                           #Microsoft Class Server
    ms-la            3535/udp                           #Microsoft Class Server
    pnrp-port        3540/tcp                           #PNRP User Port
    pnrp-port        3540/udp                           #PNRP User Port
    teredo           3544/tcp                           #Teredo Port
    teredo           3544/udp                           #Teredo Port
    p2pgroup         3587/tcp                           #Peer to Peer Grouping
    p2pgroup         3587/udp                           #Peer to Peer Grouping
    upnp-discovery   3702/tcp                           #UPNP v2 Discovery
    dvcprov-port     3776/tcp                           #Device Provisioning Port
    dvcprov-port     3776/udp                           #Device Provisioning Port
    msfw-control     3847/tcp                           #Microsoft Firewall Control
    msdts1           3882/tcp                           #DTS Service Port
    sdp-portmapper   3935/tcp                           #SDP Port Mapper Protocol
    sdp-portmapper   3935/udp                           #SDP Port Mapper Protocol
    net-device       4350/tcp                           #Net Device
    net-device       4350/udp                           #Net Device
    ipsec-msft       4500/tcp                           #Microsoft IPsec NAT-T
    ipsec-msft       4500/udp                           #Microsoft IPsec NAT-T
    llmnr            5355/tcp                           #LLMNR
    llmnr            5355/udp                           #LLMNR
    rrac             5678/tcp                           #Remote Replication Agent Connection
    rrac             5678/udp                           #Remote Replication Agent Connection
    dccm             5679/tcp                           #Direct Cable Connect Manager
    dccm             5679/udp                           #Direct Cable Connect Manager
    ms-licensing     5720/tcp                           #Microsoft Licensing
    ms-licensing     5720/udp                           #Microsoft Licensing
    directplay8      6073/tcp                           #DirectPlay8
    directplay8      6073/udp                           #DirectPlay8
    man              9535/tcp                           #Remote Man Server
    rasadv           9753/tcp
    rasadv           9753/udp
    imip-channels   11320/tcp                           #IMIP Channels Port
    imip-channels   11320/udp                           #IMIP Channels Port
    directplaysrvr  47624/tcp                           #Direct Play Server
    directplaysrvr  47624/udp                           #Direct Play Server
    sql6          7210/tcp
    sapdbni72          7269/tcp
    Copyright (c) 1993-2004 Microsoft Corp.
    This file contains port numbers for well-known services defined by IANA
    Format:
    <service name>  <port number>/<protocol>  [aliases...]   [#<comment>]
    echo                7/tcp
    echo                7/udp
    discard             9/tcp    sink null
    discard             9/udp    sink null
    systat             11/tcp    users                  #Active users
    systat             11/udp    users                  #Active users
    daytime            13/tcp
    daytime            13/udp
    qotd               17/tcp    quote                  #Quote of the day
    qotd               17/udp    quote                  #Quote of the day
    chargen            19/tcp    ttytst source          #Character generator
    chargen            19/udp    ttytst source          #Character generator
    ftp-data           20/tcp                           #FTP, data
    ftp                21/tcp                           #FTP. control
    ssh                22/tcp                           #SSH Remote Login Protocol
    telnet             23/tcp
    smtp               25/tcp    mail                   #Simple Mail Transfer Protocol
    time               37/tcp    timserver
    time               37/udp    timserver
    rlp                39/udp    resource               #Resource Location Protocol
    nameserver         42/tcp    name                   #Host Name Server
    nameserver         42/udp    name                   #Host Name Server
    nicname            43/tcp    whois
    domain             53/tcp                           #Domain Name Server
    domain             53/udp                           #Domain Name Server
    bootps             67/udp    dhcps                  #Bootstrap Protocol Server
    bootpc             68/udp    dhcpc                  #Bootstrap Protocol Client
    tftp               69/udp                           #Trivial File Transfer
    gopher             70/tcp
    finger             79/tcp
    http               80/tcp    www www-http           #World Wide Web
    hosts2-ns          81/tcp                           #HOSTS2 Name Server
    hosts2-ns          81/udp                           #HOSTS2 Name Server
    kerberos           88/tcp    krb5 kerberos-sec      #Kerberos
    kerberos           88/udp    krb5 kerberos-sec      #Kerberos
    hostname          101/tcp    hostnames              #NIC Host Name Server
    iso-tsap          102/tcp                           #ISO-TSAP Class 0
    rtelnet           107/tcp                           #Remote Telnet Service
    pop2              109/tcp    postoffice             #Post Office Protocol - Version 2
    pop3              110/tcp                           #Post Office Protocol - Version 3
    sunrpc            111/tcp    rpcbind portmap        #SUN Remote Procedure Call
    sunrpc            111/udp    rpcbind portmap        #SUN Remote Procedure Call
    auth              113/tcp    ident tap              #Identification Protocol
    uucp-path         117/tcp
    sqlserv           118/tcp                           #SQL Services
    nntp              119/tcp    usenet                 #Network News Transfer Protocol
    ntp               123/udp                           #Network Time Protocol
    epmap             135/tcp    loc-srv                #DCE endpoint resolution
    epmap             135/udp    loc-srv                #DCE endpoint resolution
    netbios-ns        137/tcp    nbname                 #NETBIOS Name Service
    netbios-ns        137/udp    nbname                 #NETBIOS Name Service
    netbios-dgm       138/udp    nbdatagram             #NETBIOS Datagram Service
    netbios-ssn       139/tcp    nbsession              #NETBIOS Session Service
    imap              143/tcp    imap4                  #Internet Message Access Protocol
    sql-net           150/tcp
    sqlsrv            156/tcp
    pcmail-srv        158/tcp                           #PCMail Server
    snmp              161/udp                           #SNMP
    snmptrap          162/udp    snmp-trap              #SNMP trap
    print-srv         170/tcp                           #Network PostScript
    bgp               179/tcp                           #Border Gateway Protocol
    irc               194/tcp                           #Internet Relay Chat Protocol       
    ipx               213/udp                           #IPX over IP
    rtsps             322/tcp
    rtsps             322/udp
    mftp              349/tcp
    mftp              349/udp
    ldap              389/tcp                           #Lightweight Directory Access Protocol
    https             443/tcp    MCom                   #HTTP over TLS/SSL
    https             443/udp    MCom                   #HTTP over TLS/SSL
    microsoft-ds      445/tcp
    microsoft-ds      445/udp
    kpasswd           464/tcp                           # Kerberos (v5)
    kpasswd           464/udp                           # Kerberos (v5)
    isakmp            500/udp    ike                    #Internet Key Exchange
    crs               507/tcp                           #Content Replication System
    crs               507/udp                           #Content Replication System
    exec              512/tcp                           #Remote Process Execution
    biff              512/udp    comsat
    login             513/tcp                           #Remote Login
    who               513/udp    whod
    cmd               514/tcp    shell
    syslog            514/udp
    printer           515/tcp    spooler
    talk              517/udp
    ntalk             518/udp
    efs               520/tcp                           #Extended File Name Server
    router            520/udp    route routed
    ulp               522/tcp   
    ulp               522/udp   
    timed             525/udp    timeserver
    tempo             526/tcp    newdate
    irc-serv          529/tcp
    irc-serv          529/udp
    courier           530/tcp    rpc
    conference        531/tcp    chat
    netnews           532/tcp    readnews
    netwall           533/udp                           #For emergency broadcasts
    uucp              540/tcp    uucpd
    klogin            543/tcp                           #Kerberos login
    kshell            544/tcp    krcmd                  #Kerberos remote shell
    dhcpv6-client     546/tcp                           #DHCPv6 Client
    dhcpv6-client     546/udp                           #DHCPv6 Client
    dhcpv6-server     547/tcp                           #DHCPv6 Server
    dhcpv6-server     547/udp                           #DHCPv6 Server
    afpovertcp        548/tcp                           #AFP over TCP
    afpovertcp        548/udp                           #AFP over TCP
    new-rwho          550/udp    new-who
    rtsp              554/tcp                           #Real Time Stream Control Protocol
    rtsp              554/udp                           #Real Time Stream Control Protocol
    remotefs          556/tcp    rfs rfs_server
    rmonitor          560/udp    rmonitord
    monitor           561/udp
    nntps             563/tcp    snntp                  #NNTP over TLS/SSL
    nntps             563/udp    snntp                  #NNTP over TLS/SSL
    whoami            565/tcp
    whoami            565/udp
    ms-shuttle        568/tcp                           #Microsoft shuttle
    ms-shuttle        568/udp                           #Microsoft shuttle
    ms-rome           569/tcp                           #Microsoft rome
    ms-rome           569/udp                           #Microsoft rome
    http-rpc-epmap    593/tcp                           #HTTP RPC Ep Map
    http-rpc-epmap    593/udp                           #HTTP RPC Ep Map
    hmmp-ind          612/tcp                           #HMMP Indication
    hmmp-ind          612/udp                           #HMMP Indication
    hmmp-op           613/tcp                           #HMMP Operation
    hmmp-op           613/udp                           #HMMP Operation
    ldaps             636/tcp    sldap                  #LDAP over TLS/SSL
    doom              666/tcp                           #Doom Id Software
    doom              666/udp                           #Doom Id Software
    msexch-routing    691/tcp                           #MS Exchange Routing
    msexch-routing    691/udp                           #MS Exchange Routing
    kerberos-adm      749/tcp                           #Kerberos administration
    kerberos-adm      749/udp                           #Kerberos administration
    kerberos-iv       750/udp                           #Kerberos version IV
    mdbs_daemon       800/tcp
    mdbs_daemon       800/udp
    ftps-data         989/tcp                           #FTP data, over TLS/SSL
    ftps              990/tcp                           #FTP control, over TLS/SSL
    telnets           992/tcp                           #Telnet protocol over TLS/SSL
    imaps             993/tcp                           #IMAP4 protocol over TLS/SSL
    ircs              994/tcp                           #IRC protocol over TLS/SSL
    pop3s             995/tcp    spop3                  #pop3 protocol over TLS/SSL (was spop3)
    pop3s             995/udp    spop3                  #pop3 protocol over TLS/SSL (was spop3)
    kpop             1109/tcp                           #Kerberos POP
    nfsd-status      1110/tcp                           #Cluster status info
    nfsd-keepalive   1110/udp                           #Client status info
    nfa              1155/tcp                           #Network File Access
    nfa              1155/udp                           #Network File Access
    activesync       1034/tcp                           #ActiveSync Notifications
    phone            1167/udp                           #Conference calling
    opsmgr           1270/tcp                           #Microsoft Operations Manager
    opsmgr           1270/udp                           #Microsoft Operations Manager
    ms-sql-s         1433/tcp                           #Microsoft-SQL-Server
    ms-sql-s         1433/udp                           #Microsoft-SQL-Server
    ms-sql-m         1434/tcp                           #Microsoft-SQL-Monitor
    ms-sql-m         1434/udp                           #Microsoft-SQL-Monitor               
    ms-sna-server    1477/tcp
    ms-sna-server    1477/udp
    ms-sna-base      1478/tcp
    ms-sna-base      1478/udp
    wins             1512/tcp                           #Microsoft Windows Internet Name Service
    wins             1512/udp                           #Microsoft Windows Internet Name Service
    ingreslock       1524/tcp    ingres
    stt              1607/tcp
    stt              1607/udp
    l2tp             1701/udp                           #Layer Two Tunneling Protocol
    pptconference    1711/tcp
    pptconference    1711/udp
    pptp             1723/tcp                           #Point-to-point tunnelling protocol
    msiccp           1731/tcp
    msiccp           1731/udp
    remote-winsock   1745/tcp
    remote-winsock   1745/udp
    ms-streaming     1755/tcp
    ms-streaming     1755/udp
    msmq             1801/tcp                           #Microsoft Message Queue
    msmq             1801/udp                           #Microsoft Message Queue
    radius           1812/udp                           #RADIUS authentication protocol
    radacct          1813/udp                           #RADIUS accounting protocol
    msnp             1863/tcp
    msnp             1863/udp
    ssdp             1900/tcp
    ssdp             1900/udp
    close-combat     1944/tcp
    close-combat     1944/udp
    nfsd             2049/udp    nfs                    #NFS server
    knetd            2053/tcp                           #Kerberos de-multiplexor
    mzap             2106/tcp                           #Multicast-Scope Zone Announcement Protocol
    mzap             2106/udp                           #Multicast-Scope Zone Announcement Protocol
    qwave            2177/tcp                           #QWAVE
    qwave            2177/udp                           #QWAVE Experiment Port
    directplay       2234/tcp                           #DirectPlay
    directplay       2234/udp                           #DirectPlay
    ms-olap3         2382/tcp                           #Microsoft OLAP 3
    ms-olap3         2382/udp                           #Microsoft OLAP 3
    ms-olap4         2383/tcp                           #Microsoft OLAP 4
    ms-olap4         2383/udp                           #Microsoft OLAP 4
    ms-olap1         2393/tcp                           #Microsoft OLAP 1
    ms-olap1         2393/udp                           #Microsoft OLAP 1
    ms-olap2         2394/tcp                           #Microsoft OLAP 2
    ms-olap2         2394/udp                           #Microsoft OLAP 2
    ms-theater       2460/tcp
    ms-theater       2460/udp
    wlbs             2504/tcp                           #Microsoft Windows Load Balancing Server
    wlbs             2504/udp                           #Microsoft Windows Load Balancing Server
    ms-v-worlds      2525/tcp                           #Microsoft V-Worlds
    ms-v-worlds      2525/udp                           #Microsoft V-Worlds
    sms-rcinfo       2701/tcp                           #SMS RCINFO
    sms-rcinfo       2701/udp                           #SMS RCINFO
    sms-xfer         2702/tcp                           #SMS XFER
    sms-xfer         2702/udp                           #SMS XFER
    sms-chat         2703/tcp                           #SMS CHAT
    sms-chat         2703/udp                           #SMS CHAT
    sms-remctrl      2704/tcp                           #SMS REMCTRL
    sms-remctrl      2704/udp                           #SMS REMCTRL
    msolap-ptp2      2725/tcp                           #MSOLAP PTP2
    msolap-ptp2      2725/udp                           #MSOLAP PTP2
    icslap           2869/tcp
    icslap           2869/udp
    cifs             3020/tcp
    cifs             3020/udp
    xbox             3074/tcp                           #Microsoft Xbox game port
    xbox             3074/udp                           #Microsoft Xbox game port
    ms-dotnetster    3126/tcp                           #Microsoft .NET ster port
    ms-dotnetster    3126/udp                           #Microsoft .NET ster port
    ms-rule-engine   3132/tcp                           #Microsoft Business Rule Engine Update Service
    ms-rule-engine   3132/udp                           #Microsoft Business Rule Engine Update Service
    msft-gc          3268/tcp                           #Microsoft Global Catalog
    msft-gc          3268/udp                           #Microsoft Global Catalog
    msft-gc-ssl      3269/tcp                           #Microsoft Global Catalog with LDAP/SSL
    msft-gc-ssl      3269/udp                           #Microsoft Global Catalog with LDAP/SSL
    ms-cluster-net   3343/tcp                           #Microsoft Cluster Net
    ms-cluster-net   3343/udp                           #Microsoft Cluster Net
    ms-wbt-server    3389/tcp                           #MS WBT Server
    ms-wbt-server    3389/udp                           #MS WBT Server
    ms-la            3535/tcp                           #Microsoft Class Server
    ms-la            3535/udp                           #Microsoft Class Server
    pnrp-port        3540/tcp                           #PNRP User Port
    pnrp-port        3540/udp                           #PNRP User Port
    teredo           3544/tcp                           #Teredo Port
    teredo           3544/udp                           #Teredo Port
    p2pgroup         3587/tcp                           #Peer to Peer Grouping
    p2pgroup         3587/udp                           #Peer to Peer Grouping
    upnp-discovery   3702/tcp                           #UPNP v2 Discovery
    dvcprov-port     3776/tcp                           #Device Provisioning Port
    dvcprov-port     3776/udp                           #Device Provisioning Port
    msfw-control     3847/tcp                           #Microsoft Firewall Control
    msdts1           3882/tcp                           #DTS Service Port
    sdp-portmapper   3935/tcp                           #SDP Port Mapper Protocol
    sdp-portmapper   3935/udp                           #SDP Port Mapper Protocol
    net-device       4350/tcp                           #Net Device
    net-device       4350/udp                           #Net Device
    ipsec-msft       4500/tcp                           #Microsoft IPsec NAT-T
    ipsec-msft       4500/udp                           #Microsoft IPsec NAT-T
    llmnr            5355/tcp                           #LLMNR
    llmnr            5355/udp                           #LLMNR
    rrac             5678/tcp                           #Remote Replication Agent Connection
    rrac             5678/udp                           #Remote Replication Agent Connection
    dccm             5679/tcp                           #Direct Cable Connect Manager
    dccm             5679/udp                           #Direct Cable Connect Manager
    ms-licensing     5720/tcp                           #Microsoft Licensing
    ms-licensing     5720/udp                           #Microsoft Licensing
    directplay8      6073/tcp                           #DirectPlay8
    directplay8      6073/udp                           #DirectPlay8
    man              9535/tcp                           #Remote Man Server
    rasadv           9753/tcp
    rasadv           9753/udp
    imip-channels   11320/tcp                           #IMIP Channels Port
    imip-channels   11320/udp                           #IMIP Channels Port
    directplaysrvr  47624/tcp                           #Direct Play Server
    directplaysrvr  47624/udp                           #Direct Play Server
    sql6          7210/tcp
    sapdbni72          7269/tcp
    sapdp00  3200/tcp
    sapdp01  3201/tcp
    sapdp02  3202/tcp
    sapdp03  3203/tcp
    sapdp04  3204/tcp
    sapdp05  3205/tcp
    sapdp06  3206/tcp
    sapdp07  3207/tcp
    sapdp08  3208/tcp
    sapdp09  3209/tcp
    sapdp10  3210/tcp
    sapdp11  3211/tcp
    sapdp12  3212/tcp
    sapdp13  3213/tcp
    sapdp14  3214/tcp
    sapdp15  3215/tcp
    sapdp16  3216/tcp
    sapdp17  3217/tcp
    sapdp18  3218/tcp
    sapdp19  3219/tcp
    sapdp20  3220/tcp
    sapdp21  3221/tcp
    sapdp22  3222/tcp
    sapdp23  3223/tcp
    sapdp24  3224/tcp
    sapdp25  3225/tcp
    sapdp26  3226/tcp
    sapdp27  3227/tcp
    sapdp28  3228/tcp
    sapdp29  3229/tcp
    sapdp30  3230/tcp
    sapdp31  3231/tcp
    sapdp32  3232/tcp
    sapdp33  3233/tcp
    sapdp34  3234/tcp
    sapdp35  3235/tcp
    sapdp36  3236/tcp
    sapdp37  3237/tcp
    sapdp38  3238/tcp
    sapdp39  3239/tcp
    sapdp40  3240/tcp
    sapdp41  3241/tcp
    sapdp42  3242/tcp
    sapdp43  3243/tcp
    sapdp44  3244/tcp
    sapdp45  3245/tcp
    sapdp46  3246/tcp
    sapdp47  3247/tcp
    sapdp48  3248/tcp
    sapdp49  3249/tcp
    sapdp50  3250/tcp
    sapdp51  3251/tcp
    sapdp52  3252/tcp
    sapdp53  3253/tcp
    sapdp54  3254/tcp
    sapdp55  3255/tcp
    sapdp56  3256/tcp
    sapdp57  3257/tcp
    sapdp58  3258/tcp
    sapdp59  3259/tcp
    sapdp60  3260/tcp
    sapdp61  3261/tcp
    sapdp62  3262/tcp
    sapdp63  3263/tcp
    sapdp64  3264/tcp
    sapdp65  3265/tcp
    sapdp66  3266/tcp
    sapdp67  3267/tcp
    sapdp68  3268/tcp
    sapdp69  3269/tcp
    sapdp70  3270/tcp
    sapdp71  3271/tcp
    sapdp72  3272/tcp
    sapdp73  3273/tcp
    sapdp74  3274/tcp
    sapdp75  3275/tcp
    sapdp76  3276/tcp
    sapdp77  3277/tcp
    sapdp78  3278/tcp
    sapdp79  3279/tcp
    sapdp80  3280/tcp
    sapdp81  3281/tcp
    sapdp82  3282/tcp
    sapdp83  3283/tcp
    sapdp84  3284/tcp
    sapdp85  3285/tcp
    sapdp86  3286/tcp
    sapdp87  3287/tcp
    sapdp88  3288/tcp
    sapdp89  3289/tcp
    sapdp90  3290/tcp
    sapdp91  3291/tcp
    sapdp92  3292/tcp
    sapdp93  3293/tcp
    sapdp94  3294/tcp
    sapdp95  3295/tcp
    sapdp96  3296/tcp
    sapdp97  3297/tcp
    sapdp98  3298/tcp
    sapdp99  3299/tcp
    sapgw00  3300/tcp
    sapgw01  3301/tcp
    sapgw02  3302/tcp
    sapgw03  3303/tcp
    sapgw04  3304/tcp
    sapgw05  3305/tcp
    sapgw06  3306/tcp
    sapgw07  3307/tcp
    sapgw08  3308/tcp
    sapgw09  3309/tcp
    sapgw10  3310/tcp
    sapgw11  3311/tcp
    sapgw12  3312/tcp
    sapgw13  3313/tcp
    sapgw14  3314/tcp
    sapgw15  3315/tcp
    sapgw16  3316/tcp
    sapgw17  3317/tcp
    sapgw18  3318/tcp
    sapgw19  3319/tcp
    sapgw20  3320/tcp
    sapgw21  3321/tcp
    sapgw22  3322/tcp
    sapgw23  3323/tcp
    sapgw24  3324/tcp
    sapgw25  3325/tcp
    sapgw26  3326/tcp
    sapgw27  3327/tcp
    sapgw28  3328/tcp
    sapgw29  3329/tcp
    sapgw30  3330/tcp
    sapgw31  3331/tcp
    sapgw32  3332/tcp
    sapgw33  3333/tcp
    sapgw34  3334/tcp
    sapgw35  3335/tcp
    sapgw36  3336/tcp
    sapgw37  3337/tcp
    sapgw38  3338/tcp
    sapgw39  3339/tcp
    sapgw40  3340/tcp
    sapgw41  3341/tcp
    sapgw42  3342/tcp
    sapgw43  3343/tcp
    sapgw44  3344/tcp
    sapgw45  3345/tcp
    sapgw46  3346/tcp
    sapgw47  3347/tcp
    sapgw48  3348/tcp
    sapgw49  3349/tcp
    sapgw50  3350/tcp
    sapgw51  3351/tcp
    sapgw52  3352/tcp
    sapgw53  3353/tcp
    sapgw54  3354/tcp
    sapgw55  3355/tcp
    sapgw56  3356/tcp
    sapgw57  3357/tcp
    sapgw58  3358/tcp
    sapgw59  3359/tcp
    sapgw60  3360/tcp
    sapgw61  3361/tcp
    sapgw62  3362/tcp
    sapgw63  3363/tcp
    sapgw64  3364/tcp
    sapgw65  3365/tcp
    sapgw66  3366/tcp
    sapgw67  3367/tcp
    sapgw68  3368/tcp
    sapgw69  3369/tcp
    sapgw70  3370/tcp
    sapgw71  3371/tcp
    sapgw72  3372/tcp
    sapgw73  3373/tcp
    sapgw74  3374/tcp
    sapgw75  3375/tcp
    sapgw76  3376/tcp
    sapgw77  3377/tcp
    sapgw78  3378/tcp
    sapgw79  3379/tcp
    sapgw80  3380/tcp
    sapgw81  3381/tcp
    sapgw82  3382/tcp

    Hi,
    I had the same problem, but i didn't get any answer in that forum.
    I deinstalled the SAP Software (regard the end of the threat
    https://forums.sdn.sap.com/click.jspa?searchID=22036513&messageID=6625975) and then I installed the software again. Then the system ran and i didn't have any more problems with the message server.
    I didn't installed the MS Loopback Adapter, because i am connected to a network.
    Best regards,
    Günther Klee

Maybe you are looking for

  • Error while Creating External definition with WSDL file

    Hi ALL, I need to create a External defination with a WSDL file in PI 7.1.so i selected the Option WSDL & From all available message defination while creating External defination  & imported the WSDL file. I am getting an error javax.ejb.EJBException

  • How to send Html message in this procedure?

    Hi all, here is one procedure DECLARE v_connection UTL_SMTP.CONNECTION; BEGIN v_connection := UTL_SMTP.OPEN_CONNECTION('mail.idealake.com',25); UTL_SMTP.HELO(v_connection,'mail.idealake.com'); UTL_SMTP.MAIL(v_connection,'[email protected]'); UTL_SMTP

  • Pan Image with AS2

    I am looking to create a similar effect to the one in this website: http://www.timoweiland.com/ I have a large image that I would like to pan around on various button clicks and I have no idea how to begin.  Any help or a point to the right post/tuto

  • Word and Excel documents vanish

    This may be the wrong forum for this question if so I apologize and wold appreciate direction. Working on numerous word and excel documents every so-often the file will disappear off my screen. If I click on another application then click on say word

  • How to view my camera from cell phone

    Currently I have 2 Cisco/Linksys and 1 Chinese no name, wireless ip cams 1) WVC54GCA 2) WVC210 3) NT-2604 WGIP With WVC54GCA , I can easily watch my camera when I'm abroad from my cell phone  by typing the following : http://XX.XXX.XX.XX:port_no/img/