Quantcast
Channel: SCN : Discussion List - SAP NetWeaver Development Infrastructure (NWDI)
Viewing all 695 articles
Browse latest View live

Show dependencies when create a new Software component

$
0
0

Hi experts,

 

I need to migrate a version of a Software component from 7.2 to 7.4.

So i have created a new Software component version in SLD to create a new track in CMS afterwards.

 

In SLD i go to Software Components, choice my new SC and go to Dependencies Tab.

Then i select BuildTime context, to define my dependencies.

 

When i go to Define Prerequisite Software Component Versions, i can only see the version of SCAs form 7.0 to 7.31.

There are no components in the version of 7.4 that is the one that i need.

 

My question is, how can i show the SCA of version 7.4? I have download all the files already.

 

I appreciate your help.

 

Best Regars

Marcos Brandão.


7.3 Components not building on NWDI 7.0

$
0
0

Hi All,

 

I am currently experiencing an issue with NWDI and am at a loss on how to proceed...

 

Environment:

 

CBS - Configured (to the best of our knowledge) to enable JDK1.6.0 builds but default to 1.4.2 builds

cbs.jpg

 

TRACK - The default build variant for our 7.3 track (new) is configured to use the JDK1.6 configured in the CBS settings:

Capture.PNG

 

As far as I can tell this configuration is correct. Our 7.0 tracks are still working albeit that the build plugin is now started with the JDK1.6.0 (as specified in BUILD_TOOL_JDK_HOME) but it forks a JDK1.4.2 compiler for the actual DC build (default key in JDK_HOME_PATHS).

 

For components in our 7.3 tracks however the builds are all failing. The request log looks fine but the build is failing stating 'compilation errors':

 

===== Processing =====  started at 2012-08-27 13:43:31.049 GMT

        BUILD DCs

            'customer.com/tools/crypto/list_providers/ep/comp' in variant 'default'

                .. FAILURE: The build failed due to compilation errors. See build log for details. [result code: 202]

    ===== Processing =====  finished at 2012-08-27 13:43:36.490 GMT and took 5 s 441 ms

 

The corresponding build log however do not show any errors but look like they just end prematurely. The last line is:

 

Start build plugin:

   using build plugin: sap.com/tc/bi/bp/portalapplication

   starting build plugin from : /usr/sap/DIP/JC23/j2ee/cluster/server0/temp/CBS/22/.B/11070/DCs/sap.com/tc/bi/bp/portalapplication/_comp/gen/default/public/def/

 

Normally I would expect a block of information about the build task/plugin after this line (plugin version, DC, SC, type, etc) but it EOF.

 

I cannot find any indication on the root cause of this in any other log file available to me. It is happening for all component types (lib,ep,web, etc).

 

Does anyone have any idea on how to approach this issue?

 

With kind regards,

Thijs Janssen

CTS+ implementation in NWDI

$
0
0

Hi There,

 

We are using NWDI NW 7.0 and currently we are having two NWDI systems with different landscapes and we are using CMS.

 

We have successfully implemented the CTS+ in one landscape and it is working as expected.

 

Recently CTS+ implemented in another NWDI  landscape and it is giving error message "No valid default request found (for

application type: XXX, user: XXXXXXX, SID: XXX, SC: null).

Create a

corresponding default request (using your Transport Administrator, for

example) [NO_DEFAULT_REQUEST_FOUND]"

 

while creating a transport and its not giving any transport number.

 

WBO_GET_REQ_STRATEGY parameter value is SMART where it can create a automatic transport.

 

Note : We are using CTS system as our solution manager system for both landscapes.

 

Kindly help me to resolve this issue.

 

Thanks

Pavan

Broken Dependency (UMEADMIN) exists in standard UCES 6.35 Software Component

$
0
0

Hi Experts,

 

We have created a track for UCES 6.35 software component for doing the customizations.

 

When we add UCES 6.35 SC to the track and save the track, one of the dependency (UMEADMIN 7.00) is resulting into broken state because of

which the entire SC is sitting in broken state.

 

We even tried to create another track for UCES 6.35 and this time, we replaced the dependeny (UMEADMIN 7.00) release version with

(UMEADMIN 7.30) but still this dependency is resulting into broken state but the entire SC is not getting broken in this case.

 

Please suggest as why this dependency (UMEADMIN) is getting broken as soon as we add / attach the SC (UCES 6.35) to the track.

 

Landscape Details:

 

UCES - 6.35 deployed on Portal server 7.4 SP06

NWDI - 7.40 SP06

 

Any pointers will be highly appeciated.

 

BR,

Anurag

NWDS and VC issue after microsoft updates

$
0
0

Hi all,

I would like to inform you that 2 microsoft updates causes problems to my Visual Composer in Netweaver Developer Studio.

 

After windows update installed the patches:

KB3008923 (MS14-080: Cumulative security update for Internet Explorer: December 9, 2014</title> <!-- integration code f…) and

KB3008925 (Microsoft security advisory: Update for vulnerabilities in Adobe Flash Player in Internet Explorer: December 9, 2014<…)

every popup window in VC appears blank with title "--Webpage Dialog"

 

Capture.PNG

Capture2.PNG

 

I uninstalled these updates and the problem was fixed (not sure if both of them cause the problem or just 1 of them).

*** UPDATE ***: A new update from Microsoft fixes the problem: KB3025390 (Some web application modal dialog boxes don't work correctly in Internet Explorer 11 after you install update 30…)

 

Regards,

Vasilis

DTR client disappeared. Need help!

$
0
0

Hello!

 

We had a problem described in Can't connect to DTR. NWDS tries to connect to wrong server We resolved it by running NWDS under another Windows user. But when we tried to work with new track (ESS) we've got another issue: our DTR client for new track has been created successfully but disappeared later! Since DTR client dsappeared we cannot check-in our modifications.

I found these records in logs:

 

!MESSAGE Jun 4, 2009 2:52:11 PM       com.sap.ide.eclipse.component.devconf.DevConfManager     [Thread[main,5,main]] Error: Development Configuration Instantiation failed: C:\Documents and Settings\Администратор\.dtc\1\: DTR client definition not found for this configuration. VFS client-def name: BEP_SANDBOX_D

 

!STACK 0

com.sap.tc.devconf.InvalidDefinitionException: DTR client definition not found for this configuration. VFS client-def name: 'BEP_SANDBOX_D'

     at com.sap.tc.devconf.DevelopmentConfigurationFactory.upgradeLocalConfigurationMode(DevelopmentConfigurationFactory.java:1534)

     at com.sap.tc.devconf.DevelopmentConfigurationFactory.reInitializeConfiguration(DevelopmentConfigurationFactory.java:565)

     at com.sap.tc.devconf.DevelopmentConfigurationFactory._getDevelopmentConfigurationInstance(DevelopmentConfigurationFactory.java:418)

     at com.sap.tc.devconf.DevelopmentConfigurationFactory.getDevelopmentConfigurationInstance(DevelopmentConfigurationFactory.java:197)

     at com.sap.ide.eclipse.component.devconf.DevConfManager.getInstalledDevConfs(DevConfManager.java:411)...

 

Why DTR client disappeared? How to resolve it?

Please help.

 

 

 

Our NWDS is 7.0.14

 

 

regards, Lev

7.3 Components not building on NWDI 7.0

$
0
0

Hi ,

 

we are not able to build the 7.3 SC's using 7.01 NWDI . Original thread is

 

http://scn.sap.com/message/15637731#15637731

 

 

Set up is done accroding to recommendations.

 

java6.jpg

 

Build variant is setup like below .

 

byuild.JPG

Please help us . build log is attached in original thread.

Activities not getting activated & hence not moving to Transport View NWDS

$
0
0

Hello Everyone,

 

We are facing a issue, we have made a change to one of the custom DC's and created an activity for that and checked in the activity too.  But when we tried to activate it, its gng on running for long time and not stopping.  I suspended and resumed the activity from CBS Web UI and as it is also running for very long time.  I cancelled the activity in Web UI. 

 

Finally i created another activity, replicated the change again, checked in & activated. then it said it has a predecessor activity & showed the earlier activity and i am forced to activate along with the predecessor activity.  When selected activate, again its going on running.

 

I have a question here, if i make a change with another nwdi user id, do check in and activate.  will it again show up the predecessor activities(my old activities) or it can be activated without any problem.

 

Please share your ideas, which can help us. 

 

Thanks & Regards,

Ravi


Could not get system landscape directory client - NWDS 7.31 SP 09

$
0
0

Hi Experts,

 

We are unable to import development configurations from NWDI 7.4 to NWDS 7.31 for one of the developer's id. Other developers are able to import the

configuration successfully in NWDS and are able to create projects without any issues. In fact, I am able to import the development configurations from his Id on my machine.

 

The error message that is appearing is as follows: Could not get system landscape directory client.


PFB the NWDS logs:


null

Error

Tue Jan 06 12:48:58 IST 2015

List Development Configurations failed      [Error: com.sap.ide.dii05.ui.internal.sld.SldContext  Thread[ModalContext,6,main]]

 

 

com.sap.lcr.api.cimclient.LcrException: com.sap.lcr.api.cimclient.CIMClientException: HTTP response code: 407 (Proxy Authentication Required ( Forefront TMG requires authorization to fulfill the request. Access to the Web Proxy filter is denied.  ))

at com.sap.lcr.api.cimclient.HttpRequestSender.newClientException(HttpRequestSender.java:719)

at com.sap.lcr.api.cimclient.HttpRequestSender.processResponse(HttpRequestSender.java:608)

at com.sap.lcr.api.cimclient.HttpRequestSender.send(HttpRequestSender.java:352)

at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:205)

at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:153)

at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:450)

at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:754)

at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:989)

at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.enumerateInstances(JavaCIMObjectAccessor.java:213)

at com.sap.lcr.api.sapmodel.SAP_DesignTimeConfigurationAccessor.enumerateInstances(SAP_DesignTimeConfigurationAccessor.java:164)

at com.sap.ide.dii05.lib.internal.sld.SldBasicContext.listRemoteDevConfNames(SldBasicContext.java:197)

at com.sap.ide.dii05.ui.internal.devconf.wizard.DevConfImportSldPage$6.run(DevConfImportSldPage.java:293)

at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)

 

 

 

 

 

NWDS version: 7.31 SP 09

 

Error Screenshot -

Error1.png

 

Any pointers will be highly appreciated.

 

BR,

Anurag

NWDS 7.0 GUI issues

$
0
0

Hi all,

 

I have some issues with the GUI of the SAP NetWeaver Developer Studio 7.0, more exactly with the tabs Properties, Plugs, Actions and Methods. When I want to see the information on these tabs they are in blank. This issue only appears on my notebook Dell vostro 3500 with windows 7 professional. I installed the same version of NWDS in others PCs but this issue didn't happen. I already tried with differents versions of java and also I restored the notebook to factory settings but the issue didn't solve.

 

Here are some screenshots

 

1.jpg2.jpg3.jpg4.jpg

 

Please I need some help with this. Thanks

Cant see Open Activities in my NWDS, ERROR com.tssap.dtr.client.eclipse.ui.

$
0
0

Hi all,

 

I have a wierd problem. In my NWDS, I did three different developemnts and put them all in 3 different activities. Now my developemnt is complete and I want to check in  my activities to NWDI.

 

When i go to DTR and look in open activities, I dont find my activities. But if i try to change any file then it is not asking me for an activity. But if i right click on the file and go to DTR-->Edit ..then it gives me a pop up and shows all my 3 open activities and asks me to select one of the 3 ..or create a noew activity.

 

IF i create a new open acitivity also.i cant find this new activity in my open activities in DTR.

 

I dont know what is wrong..Now i have to check in my code to NWDI as my development is complete and still I cant find the open activities. In general, i select the activity and give a right click and say Check in. But now in first place i am not finding my activities at all..so i cant see a way to check in them.

 

Also when i am checking open activities in my NWDI perspective...i am getting following errors

 

There is no configuration found for com.tssap.dtr.client.eclipse.ui.treeBrowser.RepositoryView view. Empty TreeInput provider will be used.

There is no configuration found for com.tssap.dtr.client.eclipse.ui.treeBrowser.OpenActivityView view. Empty TreeInput provider will be used.

There is no configuration found for com.sap.ide.eclipse.cbs.activation.ui.views.InactiveActivityView view. Empty TreeInput provider will be used.

 

20:47:20.651  WARNING: Local only folder item (maybe added to repository), but local file/folder does not exist: C:\Documents and Settings\visrajulocal\.dtc\0\DCs\sap.com\crm\home\shr\ext\_comp\src\packages\com\bd\isa\catalog\actions\ZABC.java  =>  ZABC.java   (C:\Documents and Settings\jessicasamlocal\.dtc\0\DCs\sap.com\crm\home\shr\ext\_comp\src\packages\com\bd\isa\catalog\actions\ZABCjava)

 

Can anyone tell me what is going wrong..? Has any one experienced the same problem before? ......Any help will be highly appreciate. Thanks.

 

Regards,

Jessica Sam

communication error: Error connecting to TCSDeployServlet: Connection returned with 401 (Unauthorized)

$
0
0

Hi ,

 

We upgraded our NWDI System from 7.31  and facing an issue in defining the runtime systems for the track and saving them. We are able to save the track without any runtime definition but when there is one provided the track is not saved with the below the error message

 

communication error: Error connecting to TCSDeployServlet: Connection returned with 401 (Unauthorized)

 

Kindly any suggestions

 

Thanks

Srinivas

Setup of 'compare' track in NWDI Landscape Configurator

$
0
0

I've been using NWDI to manage customizations to ESS for several years now, but I still have some nagging questions about the best way to configure tracks for support packs, etc.  Yes, I've read the "NWDI for ESS" cookbook (not updated since 2007), and Marion Schlotte's (hope I got her name right) and others' excellent blog posts of a few years ago, and I've incorporated all of those concepts into our track design, and they work.

 

My real question is about some best practices, especially with regard to the "compare" tracks used during support pack application and re-application of customizations.  The compare track has no runtime systems, contains no modifications or customizations; it contains only original SAP-delivered SC's which the developers can then use for metadata compare against our old development track and against the new track with new support packs, and thus isolate where we've made changes, as well as where the support packs introduce changes, and thus decide how best to reintegrate our changes on top of the new support packs.

 

In this compare track, in the Landscape Configurator, what options do you normally use?  Do you include "Source and Archives" for package type, or only "Source"?  Do you need to include components for modification at all?  Or can you leave those out and just check-in and import the SCA's delivered by SAP?  Since it takes so long to import SCs into each track, it's difficult to find time to experiment with different settings to see if they work, and given that we're always under a time crunch, we just forge ahead with "tried and true," i.e. whatever we've done before, knowing that it's possible it's not the most efficient way to go.

 

Looking forward to opinions and advice.

 

Best regards,

Matt

Cant see my Configuration and Activities list in DeveConfPers

$
0
0

Hi SCN Team,

 

I opened NWDS and switched to Development Configuration Perspective.

I imported the configuration into NWDS and created the Project

I created an Activity as well.

Now When i went to check-in the activity it is not showing up in the open Activities List.

Now i closed my NWDS and re-opened again

Now i dont see my Configuration under InActive DCs as well.

 

Not knowing why this strange behavior. Can anyone let me know where exactly the issue could be

java.lang.NoClassDefFoundError: SAP_ESS address details issue

$
0
0

Hi all,

 

When i execute Personnel Information--address details or personal information i am facing below error.

 

 

Please suggest how to solve this.

 

 

The initial exception that caused the request to fail, was:

 

 

 

 

java.lang.NoClassDefFoundError: com/sap/xss/per/model/mac/Hrxss_Per_Subtype_Info

    at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverview.<init>(InternalVcPerAddressINOverview.java:103)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

    ... 91 more

 

 

See full exception chain for details.

 

 

 

 

 

 

 

 

Failed to process request. Please contact your system administrator.

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.

 

 

Correction Hints

 

 

 

 

It can't be determined from the exception chain, which class loader failed to load the above class. But at least the class loader of the current application does not contain a resource with name 'com/sap/xss/per/model/mac/Hrxss_Per_Subtype_Info'.

 

 

Exception could be caused by the development component: sap.com/ess~in~addr

 

 

Note: The above hints are only a guess. They are automatically derived from the exception that occurred and therefore can't be guaranteed to address the original problem in all cases.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exception was thrown in preprocessing phase of application session CEolFhHEImFXVZo0Xn2HRQ--G9xpOXzs5yU0usZIzNGfhQ--/pcd:portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.iviews/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.in/com.sap.pct.erp.ess.addr/sap.com/ess~in~addr/Per_Address_IN/base/. The causing exception is nested. RID=5e07ab2d97fa11e493ed0000011da5fa

  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:663)

  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:349)

  at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:326)

  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:62)

  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.service(DispatchHandlerForRequestManager.java:39)

  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.service(DispatchHandlerForRequestManager.java:46)

  at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:292)

  at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToAppContext(ExecutionContextDispatcher.java:68)

  at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:53)

  at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:245)

  at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy$Runner.callRequestManager(JavaApplicationProxy.java:1244)

  at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy$Runner.callEmbeddedApplication(JavaApplicationProxy.java:1122)

  at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy$StartCommand.doExecute(JavaApplicationProxy.java:1575)

  at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy$AbstractCommand.execute(JavaApplicationProxy.java:1488)

  at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy$Runner.execute(JavaApplicationProxy.java:1028)

  at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy.execute(JavaApplicationProxy.java:859)

  at com.sap.tc.webdynpro.clientserver.embedding.JavaApplicationProxy.start1(JavaApplicationProxy.java:637)

  at com.sap.tc.webdynpro.portal.pb.impl.JavaApplicationProxyAdapter.create(JavaApplicationProxyAdapter.java:166)

  at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1691)

  at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:411)

  at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:655)

  at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:227)

  at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:137)

  at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:161)

  at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:227)

  at com.sap.tc.webdynpro.progmodel.components.Component.initController(Component.java:258)

  at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:206)

  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:590)

  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doPreprocessing(ClientApplication.java:1457)

  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:660)

  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:349)

  at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:326)

  at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)

  at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:89)

  at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:62)

  at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)

  at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

  at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)

  at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)

  at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)

  at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)

  at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)

  at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)

  at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:278)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)

  at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  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:78)

  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:78)

  at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)

  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)

  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)

  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)

  at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)

  at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)

  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)

  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)

  at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)

Caused by: com.sap.tc.webdynpro.services.exceptions.ApplicationFaultException: wdDoInit: exception thrown in this user coding area

  at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:164)

  at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:227)

  at com.sap.tc.webdynpro.progmodel.components.Component.initController(Component.java:258)

  at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:206)

  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:590)

  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doPreprocessing(ClientApplication.java:1457)

  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:660)

  ... 72 more

Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component com.sap.xss.hr.per.in.address.overview.VcPerAddressINOverview. (Hint: Is the corresponding DC deployed correctly? Does the DC contain the component?)

  at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:98)

  at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.<init>(DelegatingComponent.java:79)

  at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:381)

  at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:922)

  at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:155)

  at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:369)

  at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:352)

  at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createVACComponentUsage(FPMComponent.java:769)

  at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:585)

  at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:460)

  at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:215)

  at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:105)

  at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:161)

  ... 78 more

Caused by: java.lang.reflect.InvocationTargetException

  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

  at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

  at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:71)

  ... 90 more

Caused by: java.lang.NoClassDefFoundError: com/sap/xss/per/model/mac/Hrxss_Per_Subtype_Info

  at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverview.<init>(InternalVcPerAddressINOverview.java:103)

  ... 95 more

 

 

 

 

 

 

Thanks

Srinivas


Unable to login to NWDI

$
0
0

Hi Everyone

 

 

 

I am unable to login in to NWDI

 

When I try to login through Development Configuration Perspective

 

the following error occurs

 

Landscape Directory  Invalid server response (XML not valid)

 

 

Please Help

Thanks in advance

Missing my Software Component (SC) within the Software Catalog

$
0
0

Hi all,

 

we work with different Project tracks within NWDI on SAP NetWeaver 7.31. The current phenomenon where I am getting confused is: I am able to import a track with my Software Components from the SLD (from the NetWeaver Development Studio), but when I check if my Software Components are available in the SLD --> Software Catalog, I am not able to find these. Selft created Software Components of my own are findable.

 

Do I have to refresh / update anything anywhere in my SLD?

 

Thanks for assisting.

Cengiz

Releasing activities from NWDI ( NWDS is not showing)

$
0
0

Hi Gurus,

In my Development, I have created 80 activities but only 50 activities are visible in NWDS.Through NWDS I am able to release 50 only.

But when i check DTR, rest activities are there. How can I releasethose activities?

Please help. It is urgent.

NWDS New DC - Grey on Context Menu

$
0
0

Greetings:

 

Can someone please be of assistance with an issue I have run into as follows?

 

 

1) I imported a development configuration into NWDS.

2) when i right click on the custom SWCV to create a new DC.

3) the context menu is greyed and this was not the case initially when I setup the track.

 

 

I read several posts and notes that talks about the technology component not being available and the track under JSPM control, but I am not sure if either is my case. I am attaching screenshots of his this problem looks in NWDS.

 

 

DC creation is grey:

Screen Shot 2015-01-16 at 4.49.41 PM.png

 

Modification is set to: No

 

Screen Shot 2015-01-16 at 4.49.50 PM.png

 

Thanks,

Travis

eclipse Plugin

$
0
0

Is there way to install DTR plugin and Netweaver Deployment plugins into eClipse Luna version. - Eclipse IDE for Java EE Developers | Packages

 

It is just that my other project related plugins are not compatible with NWDS 7.3 version, so I would not want to use NWDS and want to use latest eclipse Luna with SAP NWDS plugins installed on it.

Viewing all 695 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>