Webdynpro content administrator-- Start Assigned SLD  results in Error.

Hi,
I am using Netweaver 7.1 CE. I have configured SLD and started,and it is running. Now I went to crearte JCO destinations. When I tried to Start Assigned SLD  it is giving  a error. When I checked the Check SLD Connection  a pop up is comming and in it Hostname: *blank, port:+-1+, user: +blank,url:null://null:-1/sld*+
Help in solving this issue I need to do a start assigned SLD. I am attaching the error details
Error Summary
While processing the current request, an exception occured which could not be handled by the application or the framework.
If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
For further information about the Web Dynpro error page, error analysis and a description of well-known error situations, see SAP note 1113811.
Root Cause
The initial exception that caused the request to fail, was:
   java.net.MalformedURLException: The protocol is not allowed
    at com.sap.security.core.server.csi.URLChecker._isValid(URLChecker.java:334)
    at com.sap.security.core.server.csi.URLChecker.isValid(URLChecker.java:775)
    at com.sap.tc.webdynpro.serverimpl.core.url.AbstractURLGenerator.checkURL(AbstractURLGenerator.java:773)
    at com.sap.tc.webdynpro.services.sal.url.core.URLGeneratorInternal.checkURL(URLGeneratorInternal.java:404)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createNonModalExternalWindow(ClientComponent.java:1034)
    ... 66 more
Detailed Error Information
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Invalid URL=null://null:-1/sld. See nested exception for details. Please check whether the URL contains query parameters which are not allowed for security reasons. See SAP note 864842 for more details.
  at com.sap.tc.webdynpro.serverimpl.core.url.AbstractURLGenerator.checkURL(AbstractURLGenerator.java:785)
  at com.sap.tc.webdynpro.services.sal.url.core.URLGeneratorInternal.checkURL(URLGeneratorInternal.java:404)
  at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createNonModalExternalWindow(ClientComponent.java:1034)
  at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createExternalWindow(ClientComponent.java:1009)
  at com.sap.tc.webdynpro.tools.explorer.StartView.onActionStartAssignedSLD(StartView.java:283)
  at com.sap.tc.webdynpro.tools.explorer.wdp.InternalStartView.wdInvokeEventHandler(InternalStartView.java:265)
  at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:131)
  at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:72)
  at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.doHandleActionEvent(ProcessingEventPhase.java:156)
  at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.execute(ProcessingEventPhase.java:91)
  at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequestPartly(WindowPhaseModel.java:161)
  at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doProcessRequest(WindowPhaseModel.java:109)
  at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:96)
  at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:469)
  at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:52)
  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doExecute(ClientApplication.java:1431)
  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1251)
  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToApplicationDoProcessing(AbstractExecutionContextDispatcher.java:158)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForAppProcessing.doService(DispatchHandlerForAppProcessing.java:35)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
  at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:93)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToApplicationDoProcessing(ExecutionContextDispatcher.java:114)
  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:81)
  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:507)
  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:527)
  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessingStandalone(ApplicationSession.java:458)
  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:249)
  at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:699)
  at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:231)
  at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:231)
  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:205)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
  at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:93)
  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:93)
  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:105)
  at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
  at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:61)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
  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.Invokable.invoke(Invokable.java:32)
  at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:431)
  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: java.net.MalformedURLException: The protocol is not allowed
  at com.sap.security.core.server.csi.URLChecker._isValid(URLChecker.java:334)
  at com.sap.security.core.server.csi.URLChecker.isValid(URLChecker.java:775)
  at com.sap.tc.webdynpro.serverimpl.core.url.AbstractURLGenerator.checkURL(AbstractURLGenerator.java:773)
Thanks & Regards
Muhammed Nishad J

Hi,
By default on CE SLD is not available. Please go through this to configure SLD
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20c58fff-0c62-2b10-4381-9ac4d920a8cc
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c09527da-39a7-2b10-9f99-c6a007e516a5
Regards
Ayyapparaj

Similar Messages

  • Unable to start WebDynpro Content Administrator.....

    Hello All,
            I am trying access webDynpro Content Administrator from ContentAdmin-> webDynpro but I am getting message
    <b>Missing Permissiones</b>
    <b>You do not have the needed permissions to start the Web Dynpro Content Administrator.
    Please contact your System Administrator.</b>
    I have assigned "Administrator , Super Admin & Content Admin" roles to administrator but still i am not able to view the contents of content admin.
    Pls help !
    awaiting reply !
    thanks,
    Smita

    Hello
    You need the LCR roles. Assign the roles in the Portal:
    LcrAdministrator
    LcrUser
    If you cant find the roles, you need to perform the postinstallation for SLD. It is pretty easy. Or you can import this:
    [role]
    rid=LcrClassWriter
    action=sap.com_com.sap.lcr.LcrClassWriter
    [role]
    rid=LcrAdministrator
    action=sap.com_com.sap.lcr.LcrAdministrator
    group=SAP_SLD_ADMINISTRATOR
    [role]
    rid=LcrInstanceWriterLD
    action=sap.com_com.sap.lcr.LcrInstanceWriterLD
    group=SAP_SLD_DEVELOPER;SAP_SLD_CONFIGURATOR
    [role]
    rid=LcrUser
    action=sap.com_com.sap.lcr.LcrUser
    user=J2EE_ADMIN
    group=SAP_SLD_GUEST
    [role]
    rid=LcrInstanceWriterCR
    action=sap.com_com.sap.lcr.LcrInstanceWriterCR
    [role]
    rid=LcrSupport
    action=sap.com_com.sap.lcr.LcrSupport
    group=SAP_SLD_SUPPORT
    [role]
    rid=LcrInstanceWriterAll
    action=sap.com_com.sap.lcr.LcrInstanceWriterAll
    group=SAP_SLD_ORGANIZER
    [role]
    rid=LcrInstanceWriterNR
    action=sap.com_com.sap.lcr.LcrInstanceWriterNR
    group=SAP_SLD_CONFIGURATOR
    Best Regards
    Kristoffer Engh

  • Application cannot be started for WebDynpro Content Administrator

    <b></b>
    Hello Dear Friends,
    It's very Urgebt for me Plz....,
    We are on EP6.0 SP14 and implementing  ESS using WebDynpro for this we uploaded patch ESS & XSS Components
    firsttime in EP6.0 SP9 after we upgraded to SP14 here we faced some problems and undeployed the deployed components ESS&XSS the undeployment is sucessfully done after we are trying to logon into WebDynpro Content Administrator its giving the following Error Messgage.
    <b>
    SAP J2EE Engine/6.40
    503   Service Unavailable
    Application cannot be started.
    Details: 
    com.sap.engine.services.deploy.container.ExceptionInfo: Container metamodelrepository is not active at the moment and it is not possible to startApp sap.com/com.sap.security.core.admin.</b>
    Could u plz help me on this issue..,
    Thanks in advance and waiting for reply...........
    Sreedhar G

    Hi,
    check the status of J2EE engine.
    Check if it works after restarting J2EE engine.
    Regards,
    Ashutosh

  • Portal User needs permissions to start the WebDynpro Content Administrator

    Hi All,
      We are on EP6 SP13 (SR1 installation) with ECC5 as backend.
    We have a user(<b>j2ee_adm_qep</b>) as a default portal administrator.
    When i see <b>Content Administrator >> Webdynpro >></b> i get the webdynpro content administrator screen.. <b>:)</b>
    I have created another portal admin user (<b>myadmin</b>) and gave him all the roles that <b>'j2ee_adm_qep'</b> has..
    Also, Even in the backend ECC system.. Su01 transaction.. i have given
         >>>>> ROLES >>> SAP_J2EE_ADMIN
         >>>>> PROFILES >>> SAP_ALL
    But, when i login as '<i>myadmin</i>' and see the <b>Content Administrator >> Webdynpro >></b> i get the following message:
    Missing Permission
    You do not have the needed permissions to start the Web Dynpro Content Administrator.
    Please contact your System Administrator.
    I want to see the '<b>webdynpro content administrator screen</b>' when i login as '<i>myadmin</i>' too..! '<i>myadmin</i>' should have every permission as <i>'j2ee_adm_qep'</i>.
    Please help me in this regard.. This is kind of urgent.
    Would be grateful for any input.
    Regards,
    SK.

    Hi,
    A user in SAP EP has two types of access "roles", J2EE groups and SAP EP roles. Here you are missing the J2EE group administrator (backend roles in ECC system are not needed).
    The easiest way to change this is to go to user admin -> groups, search for Administrators and add the myadmin user to this group (alternatively use the security provider service of visual admin).
    Dagfinn

  • Jco destiantions are with greyed status in webdynpro content administrator

    Hi All
    In webdynpro content administrator of BI System all the jco destinations are displatyed with greyed status,even i tried to create new destination with any name the message comes use another destination,it is already used in sld.the connection to sld is working fine.i am using the user as j2ee_admin.
    kindly help me out.
    Regards
    Pranav

    Hi Pranav
    If the SLD is working fine then you need to check the below thing :-
    1. Check the SLD Data Supplier in the Visual Administrator and update the correct information and test it.
    2. Update Host and service file for server in the server system for jco destinations visibility.
    Refer to [System Landscape Directory Process and JCo Configuration|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0c1d495-048e-2b10-babd-924a136f56b5?quicklink=index&overridelayout=true]
    Hope it will helps.
    Best Regards, Arun Jaiswal

  • WebDynpro Content Administration

    Hi,
    My requirement is that I have to give WebDynpro Content Administration Page access to one of my developer. But I dont want him to Get Content/System/User Admin Role. I cleared all his roles and attached his ID to Administrator GROUP. It gave him access to Content/System/User  Admin Roles. Can I just give him priviliges to access only the Page of WebDynpro Content Administration.
    Any work around option for this.
    Regards,
    Murali.

    Hi Praveen,
    Thanks for ur Inputs.
    I have created a Role WD_DEV and attached the standard workset. For this Role, I went to the Permissions and gave
    Administrator, SAP_JAVA_NWADMIN_CENTRAL, SAP_JAVA_NWADMIN_LOCAL, super_admin_role, user_admin_role and the <b>userID</b> all Full Control access.
    My user is abel to logon and see this role. But when he access this page it says ' You do not have the needed permissions to start the Web Dynpro Content Administrator.
    Please contact your System Administrator. '
    I didnt create any group. Instead attached all permissions straight away to this role and attached this role to my user.
    Did I go wrong anywhere ?
    Regards,
    Murali.

  • Unable to see deployed component in webdynpro content administrator

    Hi,
    I created a DC under sap.com domain in one of the tracks and was able to checkin and activate that deploy that successfully,
    When i looked at the deployment log and activation log it says component is successfully deployed.
    I looked in the DTR and CBS and I could see the deployed component
    But when i look at the deployed components in Webdynpro content administrator under sap.com it is not showing the DC which i created and deployed.
    What is the wrong with the deployment
    Please let me know what is the solution
    Points will be awarded for sure
    Bala

    Hi,
    1. Did you try searching through content administrator->web dynpro->'Search' tab for the relevant object?
    2. It seems that the runtime system you are looking at is configured with the "Disable automatic deployment" option in the CMS. Pls check the status.
    3. If it so, you can start manual deployment as follows:
    a. Start the deployment servlet using http://<CBS_host>:<port>/TCS/Deployer
    b. In the "Buildrequests in queue" list, select the "buildspace name" for which you want to start the deployment and enter this name in the Buildspace field.
    c. Select "Submit".
    This will perform the deployment action.
    Regards
    Srinivasan T

  • Webdynpro content administrator

    Hi All,
    I am able to access Webdynpro content administrator  & webdynpro content through the 50000 port only. but we have IIS sitting infront of it on port 80. when i try to access the webdynpro content or content administrator through http://host/<webdynrocontent admin content URL>  it gives page connot be displayed page. is there anyway to access webdynpro content OR webdynpro content adminstrator the with no port specified in the URL.

    First thank you very much for help. Yes. we found that IIS is not allowing /webdynpro and blocking this URL's. we got it working after configuring the IIS.
    From this it is clear that all webdynpro Iviews are URL iviews? Am i correct in understanding this?

  • Wrong information when select " Check SLD connetion" in Webdynpro Content

    Hi All,
    When I go to Webdynpro Content Administrator, select the button " Check SLD connection" and a new window come up with the details of where the SLD is running.
    I noticed the details are incorrect, i.e. port 54200 instead of 50700. I have check in the SLD service Visual administrator and it has correct information of hostname and port number ...
    Can you please help to point out where/how did it pick up this information?

    Hi Vincent,
    I dont think your sld is configured and running.
    1. since you said the port number is wrong you have to correct the settings in the first place.
    2. secondly you need to check the link which will be in the format http://host address:portnumber/sld and configure the sld there and then check if its up and running.
    these steps would be mentioned clealy in the guide may be in the post installation activities please check that and keep us updated.
    Regards,
    Nitin

  • JCO connection in content administrator

    Hi All,
    I am doing a webdynpro Java application to call an RFC via webdynprpo java. After doing all the things. we created a
    JCO connection in content administrator. When we chose the Choose the JCO Connections tab, Two destinations named WD_FLIGHTLIST_MODELDATA_DEST and
    WD_FLIGHTLIST_RFC_METADATA_DEST are shown in this view and both of them have the status disabled. And the create button is also disabled. So we are not able to have a jco connection. What is this so? How can we bring the status enabled? What has to be done for this? Can anyone please provide solution for this?
    Regards,
    Divya

    Hi Divya,
    Are you logged in with Admin rights. try assigning the user to the ADMINISTRATOR group and then check whether it works or not .
    Did you configured SLD?..check the SLD connection is sucessful then only you can create JCO connection.
    Check this link for webdynpro content administrator:
    [Here|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3d7db2e5-0601-0010-4a88-9f3498f8142f] and [Here|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3103eb90-0201-0010-71af-be6f4a6f61d1]
    Regards, Suresh KB

  • JCO Destinations Not Maintainable from Web Dynpro Content Administrator

    I have Netweaver Preview 04s installed.  Both SLD and app server are running on the same local machine. 
    1) I have tested connection to SLD from WD Content Admin OK Message.
    2) I have created the two destinations using WD Content admin with
        sucess message that it was created in SLD, but the destinations do not
        appear under maintain JCO Destinations of WD Content Admin after creation.
    3) The JCO Destinations are not found in SLD when the wd app is deployed.
    4) The JCO Destinations are found under the deployed components within WD
        Content admin but listed as Status Not defined.  The create link is enabled but
        trying to re-create the items leads to error that they are already defined in SLD.
    5) I have added SLD admin privileges to the Administrator user.
    6) The Test, Ping etc are disabled greyed-out on the two destinations. Only create
        is enabled but this leads to the error message that it has already been defined
        in SLD.
    7) I have clicked on start assigned SLD and checked status is running.
    I don't know how the WD Content Admin can detect the destinations have already been created and yet the destinations do not appear under the Maintain JCO destinations column, nor is it possible to test etc.   I should note that Netweaver Admin indicates that SLD is not accessible.  As I indicated, I did check that connection worked from WD Content Admin.

    John,
    If you have more than one user Id's to login in to the Portal,then try to login with Super Admin role and then check the JCo connections there.
    Search for the JCo connections you have created and test them.
    Also have you given J2EE host name and SAP logon information correctly or not, do check them once.
    regards
    Anil Dichpally

  • Webdynpro doesn't start after installation of Sneak Preview SAP NetWeaver

    Hi,
    I have just installed the Sneak Preview SAP NetWeaver 2004.  In the sap console I see that all the processes have successfully started.
    However when I try to open the WebDynpro content administrator via browser at http://<host>:<port>/webdynpro/dispatcher/sap.com/tcwdtools/Explorer
    I get the following error:
    An error has occurred:
    "Failed to process the request."
    Error stacktrace:
    java.util.MissingResourceException: Can't find bundle for base name com.sap.tc.webdynpro.clientimpl.resourcesTranslated.MessageBundle, locale is
         at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:839)
         at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:729)
    Can anyone help me track down this problem.
    Vardi

    Hello Stefan,
    I'm sorry but I get an internal error:
    PluginName: Web Dynpro Model Editor Services
    Plugin ID:  com.sap.ide.webdynpro.service.modeleditor
    Class:      com.sap.ide.webdynpro.modeleditor.wizards.model.creation.ModelDialog
    Method:    nextPressed
    Message:   Internal error - see detail information in exception trace.
    Exception: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError)
    It seem's I have a fundamental error in my installation.
    Do you know a solution for the problem.
    Again, thank you for your help.
    Best regards
    Manfred

  • New JCo names are not listing in WB Content Administrator

    Dear Friends,
    I have deployed my WebDynpro application on a landscape where the production system got 4 server services running.
    Initially the WD application was using the existing JCo connections.  But on the latest deploy I have to use new JCo connections and I made changes.
    Problem is, these new JCo connection names are not appearing in WebDynpro Content Administrator and still it displays old JCo connections.
    This problem exists with global WD Content Admin. URL as well as with individual server url, except in one server instance where JCos yet to be created.
    But when I execute the application with global URL, it is working fine.
    Intent is to create and use my new JCo connections for the application which are not listing in WB Content Admin.
    Is it require to restart the server services? 
    Is it possible to solve this problem without restarting the services?
    Is there any other way to resolve this problem?
    Thanks in advance.
    Lakshmikantha

    Sorry I can't approach to restart the j2ee service at this movement.
    And the application got new JCo name at it's JCO refrences.
    Infact the application is working fine with new JCos on development and quality systems.
    Problem exists only on production system where it got 4 server instances.
    Any hope without restarting services?

  • Windows 7 Starter, System Image Failure and Error 0x80070715 results in Command Prompt

    Dear all
    Hi. My laptop CPU is 1.8 GHz, RAM 1 GB, Windows 7 Starter 32-Bit, hard drive: 30 GB for System, antivirus: Microsoft Security Essentials. Creating system image in Windows 7 does not progress in my laptop so I typed regsvr32
    /i swprv.dll in
    administrator command prompt, the result was error: 0x80070715.
     Stop/ Start VSC in Services menu, typing command SFC in adm. Command Prompt, and Clean Boot all were unsuccessful.
    Would you do me a favour about this issue, please?
    Kind regards

    I have the same issue.  
    I am following a Microsoft procedure to re-register DLLs to resolve a VSS error.   At this point, an error occurred. I did:
    > net stop vss
    > net stop swprv
    > regsvr32 ole32.dll
    > regsvr32 vss_ps.dll
    > vssvc /register
    > regsvr32 /I swprv.dll
    Error:
    The module "swprv.dll" was loaded but the call to DllRegisterServer failed with error code 0x80070715.
    For more information about this problem, search online use error code as a search term."
    Windows 7 pro 64-bit.

  • Remove applications from content administrator

    Hi,
    I have some applications on the WebAS that should be removed.
    I*ve undeployed all applications with the SDM.
    But the Applications are still grey marked available in the WEbDynpro content administrator and it shows some error because of that.
    Is there any way to remove the Applications also from the Content Admin?
    Thanks and best regards,
    Dennis

    Hi,
    I first have undeployed with the visual admin, after that I saw that they are still available in the sdm. So I undeployed them there also.
    I have restarted the J2ee Engine twice. Maybe I will try to restart the whole windows server...

Maybe you are looking for

  • Inconsistent datatypes error when inserting into a object

    I am trying to insert some test data into the table emp.I have managed to succesfully create the objects and types but when I try to insert into the emp table I get a inconsistent datatypes error however I have checked the datatypes and they all seem

  • Oracle Installation FAQ's

    In the course of learning to install Oracle 8i, I came across several FAQ's which I found very helpful. I've compiled the FAQ's below. If you plan to install 8i, I recommend you start with John Salvo's FAQ. If you plan to install 8.0.5, I recommend r

  • How do I delete or clear my browsing history?

    I can't clear my history is there a simple way to do this?

  • To Convert the Case

    Hi, i am using the function module to get the amount in words, CALL FUNCTION 'HR_IN_CHG_INR_WRDS'   EXPORTING     AMT_IN_NUM               = TOT IMPORTING    AMT_IN_WORDS             = WA_SPELL EXCEPTIONS   DATA_TYPE_MISMATCH       = 1   OTHERS      

  • Create a pop-up help message

    Hello, I'm looking for  a way to create a pop-up help message.  What I want to have is 'section help' button.  When a user clicks on the button, a small screen pops-up with instruction how to fill out the form.  I'm trying to use the below but it loo