Quantcast
Channel: SCN : Popular Discussions - SAP NetWeaver Development Infrastructure (NWDI)
Viewing all 1412 articles
Browse latest View live

Why do we need to import Dependencies in Runtime Systems?

$
0
0

Hi Team,

 

Why do we need to import Dependencies in Runtime Systems? I understand the need for DEV and CONS, but is it necessary for systems not maintained (patched) by NWDI and being used in multiple tracks to have the standard components imported everytime they are reused in a new track??

 

Regards,

Varun


NWDI track sync/connection

$
0
0

Hi,

 

I have a question about the "TRACK CONNECTIONS/SYNC".

 

In NWDI, we have created two separate tracks(track_DK3 and track_DK4) for DK3 and DK4 systems. We created the track connections(track sync) between these two tracks and changed the "configure check-in" to - archives directory and imported the SCAs into Dev and Cons of DK3 and DK4,So that when the developer check-in activity in DK3 system via NWDS, that will be available in DK4 track's CONS tab.

 

But, we are not seeing the changes coming into DH4/DK3 when the developer checks in the activity.

 

 

Please suggest.

 

 

Thanks,

Ravi

DTR - Internal server error - no_transaction

$
0
0

Hi all,

 

i just installed an application server Java (7.30 SPS09 with Sybase ASE) and everything works fine except for the DTR.

When i try to connect to http://ipaddress:50000/dtr/ i receive a 500 internal server error (Error: Application error occurred during the request processing.)

 

This is the application_00.3.log content

 

------------------------------------------------------------------------------------------------

#2.0 #2013 08 30 11:41:18:542#+0200#Fatal#/Applications/DTR/Lifecycle#

com.sap.DI.dtr.090009#BC-CTS-DTR-SRV#sap.com/tc~dtr~enterpriseapp#C000C0A8014000A00000000D000013BC#9145650000000004#sap.com/tc~dtr~enterpriseapp#com.tssap.dtr.server.servlet.WebdavServlet#Guest#0##C23D7F34115711E3C1F40000008B8D32#c23d7f34115711e3c1f40000008b8d32#c23d7f34115711e3c1f40000008b8d32#0#Thread[HTTP Worker [@1751870372],5,Dedicated_Application_Thread]#Plain#com.tssap.dtr.server.deltav.resources.log_messages#

Initialisation of DTR application failed. Please refer to SAP note 774339 for more details on how to analyze the error condition.#

------------------------------------------------------------------------------------------------

 

And this is the defaultTrace_00.2.trc content

 

------------------------------------------------------------------------------------------------

#2.0 #2013 08 30 11:41:18:546#+0200#Error#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#

com.sap.ASJ.web.000137#BC-CTS-DTR-SRV#sap.com/tc~dtr~enterpriseapp#C000C0A8014000A000000010000013BC#9145650000000004#sap.com/tc~dtr~enterpriseapp#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#Guest#0##C23D7F34115711E3C1F40000008B8D32#c23d7f34115711e3c1f40000008b8d32#c23d7f34115711e3c1f40000008b8d32#0#Thread[HTTP Worker [@1751870372],5,Dedicated_Application_Thread]#Plain##

Cannot process an HTTP request to servlet [DTRServlet] in [dtr] web application.

For more details on the problem please check traces searching by logId: C000C0A8014000A00000000E000013BC#

 

#2.0 #2013 08 30 11:41:18:547#+0200#Error#com.sap.engine.services.servlets_jsp.ISE500#

com.sap.ASJ.web.000500#BC-CTS-DTR-SRV#sap.com/tc~dtr~enterpriseapp#C000C0A8014000A000000011000013BC#9145650000000004#sap.com/tc~dtr~enterpriseapp#com.sap.engine.services.servlets_jsp.ISE500#Guest#0##C23D7F34115711E3C1F40000008B8D32#c23d7f34115711e3c1f40000008b8d32#c23d7f34115711e3c1f40000008b8d32#0#Thread[HTTP Worker [@1751870372],5,Dedicated_Application_Thread]#Plain##

500 Internal Server Error is returned for HTTP request [http://192.168.1.64:50000/dtr/]:

  component [DTRServlet],

  web module [dtr],

  application [sap.com/tc~dtr~enterpriseapp],

  DC name [sap.com/tc~dtr~enterpriseapp],

  CSN component[BC-CTS-DTR-SRV],

  problem categorization [com.sap.ASJ.web.000137],

  internal categorization [-2094142884].

 

[EXCEPTION]

javax.servlet.ServletException: WebdavServlet.init() failed : com.tssap.dtr.pvc.basics.cluster.TaskFailedException: Commit of the transaction not possible because the status is: no_transaction

    at com.tssap.dtr.server.servlet.WebdavServlet.init(WebdavServlet.java:460)

    at javax.servlet.GenericServlet.init(GenericServlet.java:270)

    at com.sap.engine.services.servlets_jsp.server.application.WebComponents.getServlet(WebComponents.java:864)

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

    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.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: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.tssap.dtr.pvc.basics.cluster.TaskFailedException: Commit of the transaction not possible because the status is: no_transaction

    at com.tssap.dtr.pvc.basics.cluster.ClusterExclusiveTaskRunner.start(ClusterExclusiveTaskRunner.java:54)

    at com.tssap.dtr.server.deltav.impl.Repository.initialize(Repository.java:644)

    at com.tssap.dtr.server.deltav.impl.Repository.initialize(Repository.java:614)

    at com.tssap.dtr.server.servlet.WebdavServlet.initializeDeltaV(WebdavServlet.java:545)

    at com.tssap.dtr.server.servlet.WebdavServlet.init(WebdavServlet.java:451)

    ... 39 more

Caused by: com.tssap.dtr.pvc.repository.InitializationException: Commit of the transaction not possible because the status is: no_transaction

    at com.tssap.dtr.server.deltav.impl.Repository.createViews(Repository.java:1316)

    at com.tssap.dtr.server.deltav.impl.Repository.initializeDeltaV(Repository.java:561)

    at com.tssap.dtr.server.deltav.impl.Repository$1.run(Repository.java:646)

    at com.tssap.dtr.pvc.basics.cluster.ClusterExclusiveTaskRunner.startTask(ClusterExclusiveTaskRunner.java:65)

    at com.tssap.dtr.pvc.basics.cluster.ClusterExclusiveTaskRunner.start(ClusterExclusiveTaskRunner.java:51)

    ... 43 more

Caused by: com.tssap.dtr.pvc.basics.transaction.MarkedRollbackException: Commit of the transaction not possible because the status is: no_transaction

    at com.tssap.dtr.pvc.basics.transaction.Transaction.handleCommitForMarkedRollback(Transaction.java:456)

    at com.tssap.dtr.pvc.basics.transaction.Transaction.commit(Transaction.java:286)

    at com.tssap.dtr.server.deltav.impl.Repository.createViews(Repository.java:1306)

    ... 47 more

Caused by: com.sap.sql.exception.OpenSQLException: OpenSql Sybase: Transaction not committed because an exception set @@transtate to 3

    OpenSQLExceptionCategories: []

    at com.sap.sql.exception.SQLExceptionFactory.createOpenSQLException(SQLExceptionFactory.java:167)

    at com.sap.sql.exception.SQLExceptionFactory.wrapChainedSQLException(SQLExceptionFactory.java:72)

    at com.sap.sql.jdbc.direct.DirectPooledConnection.processSQLExceptionJava6(DirectPooledConnection.java:1000)

    at com.sap.sql.jdbc.direct.DirectPooledConnection.processSQLException(DirectPooledConnection.java:926)

    at com.sap.sql.jdbc.direct.DirectConnection.commit(DirectConnection.java:436)

    at com.sap.sql.jdbc.common.CommonConnectionImpl.commit(CommonConnectionImpl.java:442)

    at com.sap.engine.services.dbpool.spi.LocalTXManagedConnectionImpl.clientCommit(LocalTXManagedConnectionImpl.java:504)

    at com.sap.engine.services.dbpool.cci.ConnectionHandle.commit(ConnectionHandle.java:239)

    at com.tssap.dtr.pvc.basics.transaction.SharedConnection.commit(SharedConnection.java:189)

    at com.tssap.dtr.pvc.basics.transaction.Transaction.commit(Transaction.java:281)

    ... 48 more

Caused by: java.sql.SQLException: OpenSql Sybase: Transaction not committed because an exception set @@transtate to 3

    at com.sap.sql.jdbc.syb.SybConnection.commit(SybConnection.java:51)

    at com.sap.sql.jdbc.direct.DirectConnection.commit(DirectConnection.java:428)

    ... 53 more

------------------------------------------------------------------------------------------------

 

Searching for SAP note doesnt help me.

I found something interesting related to internal server error but nothing specific to "Commit of the transaction not possible because the status is: no_transaction" error.

 

Any idea?

 

Regards.

NWDI, change Runtime system (DEV) in Landscape configurator (NWDI -> CMS)

$
0
0

Hello.

 

I need your help. When I change Runtime system (DEV) in Landscape configurator (NWDI -> CMS) the window appeared (see attachment). But I don't understand what does it mean?

Thanks for your help.

Where to Download NetWeaver Developer Studio

$
0
0

I am looking for the best/quickest way to get a bunch of Java WARs deployed to NetWeaver. From what I am gathering, it appears that they may need to first be packaged as EARs? Then, I have read that NetWeaver Developer Studio can be used to deploy applications. Is this the preferred/quickest option? Are there alternative ways, such as through NetWeaver's administration console or via a Maven plugin?

 

I am trying to download NetWeaver Developer Studio, but it is proving difficult to find where to download it from on sap.com. If I go to http://www.sap.com/platform/netweaver/components/index.epx --> SAP NetWeaver Developer Studio this will take me to SAP NetWeaver Visual Composer, which doesn't seem to be right? Or is it? Can you please provide me with the correct location for a SAP NetWeaver Developer Studio (preferably for Linux).

 

Also, as a follow on question, how or where can I configure NetWeaver to have a JNDI data source?

NWDI Migration from 7.0 to 7.31

$
0
0

Hello All,

 

We are in the process of upgrading our NWDI servers from 7.0 to 7.31 SP06. We have more than 20 tracks in the 7.0 version which are used for development. We have different types of developments going on in different tracks like Portal developments in a track, Webdynpro developments, ESS and MSS developments, Biller Direct etc. Our landscape is big where we support parallel project and production support activities in different tracks.

 

We would like to know what will happen to the old developments when we upgrade our NWDI server from 7.0 to 7.31. The dependent components in the latest 7.31 version is different from the 7.0 version.

 

1) Should we need to create new tracks and import the old developed SC into the new track?

2) We cannot change the production support track components as we need to support the ongoing production needs. What will happen to these tracks after migration to 7.31? Will it still be usable with older version of sca files? This question is specific to ESS, MSS and Biller Direct. We have made huge development changes to these tracks and need to support them until the newer migration goes live.

 

Thanks,

Nagarajan.

Collision report (get open collision for current repository and user) failed

$
0
0

We noticed there are some DTR conflicts due to which the build in Consolidation/Assembly is failing

(verified using the dtr url link http://host.port/dtr/ws -> conflict search).

 

To resolve the conflicts we opened NWDS -> "Integration Conflicts" perspective in studio and tried to view the conflicts. But the studio

fails to pull the information. The error we are getting is "Internal Problem (Collision report (get open collision for current repository and user) failed)".

 

NWDS Version: Tried on both 7.0.14 and 7.30 SP7

NWDI: 7.0

 

Below is the message from NWDS log file.

 

Did anyone face this issue? Can you please advise to resolve this?

 

 

!ENTRY com.sap.logging.adapter

!MESSAGE

java.net.SocketTimeoutException: Read timed out

          at java.net.SocketInputStream.socketRead0(Native Method)

          at java.net.SocketInputStream.read(SocketInputStream.java:129)

          at java.net.SocketInputStream.read(SocketInputStream.java:182)

          at com.sap.dtr.client.lib.protocol.streams.ChunkedInputStream.readLine(ChunkedInputStream.java:328)

          at com.sap.dtr.client.lib.protocol.streams.ResponseStream.readLine(ResponseStream.java:274)

          at com.sap.dtr.client.lib.protocol.impl.Response.initialize(Response.java:478)

          at com.sap.dtr.client.lib.protocol.Connection.getResponse(Connection.java:2698)

          at com.sap.dtr.client.lib.protocol.Connection.sendInternal(Connection.java:1615)

          at com.sap.dtr.client.lib.protocol.Connection.send(Connection.java:1478)

          at com.sap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:555)

          at com.sap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:685)

          at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.uncheckedExecute(DeltavCommand.java:189)

          at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.execute(DeltavCommand.java:49)

          at com.tssap.dtr.client.lib.deltavlib.impl.CollisionReportImpl.select(CollisionReportImpl.java:144)

          at com.tssap.dtr.client.lib.vfs.impl.VfsRepository.fireCollisionQueryReport(VfsRepository.java:2176)

          at com.tssap.dtr.client.lib.vfs.impl.VfsRepository.refreshIntegrateCollisions(VfsRepository.java:2089)

          at com.tssap.dtr.client.eclipse.ui.treeBrowser.contentProviders.VfsWorkspaceWithCollisionProvider.getMyChildren(VfsWorkspaceWithCollisionProvider.java:146)

          at com.tssap.dtr.client.eclipse.ui.treeBrowser.contentProviders.EmptyTreeContentProvider.getChildren(EmptyTreeContentProvider.java:63)

          at com.tssap.dtr.client.eclipse.ui.treeBrowser.impl.JointContentProvider$3.visitTreeContentProvider(JointContentProvider.java:202)

          at com.tssap.dtr.client.eclipse.ui.treeBrowser.impl.JointProvider$ProviderVisitorAdapter.visitProvider(JointProvider.java:75)

          at com.tssap.dtr.client.eclipse.ui.treeBrowser.impl.JointProvider.forEachProvider(JointProvider.java:27)

          at com.tssap.dtr.client.eclipse.ui.treeBrowser.impl.JointContentProvider.getAllChildren(JointContentProvider.java:193)

          at com.tssap.dtr.client.eclipse.ui.treeBrowser.impl.JointContentProvider.getChildren(JointContentProvider.java:36)

          at com.tssap.dtr.client.eclipse.ui.treeBrowser.RepositoryTreeViewer$LazyContentProviderProxy$1.doDtrJobInWorkerThread(RepositoryTreeViewer.java:569)

          at com.tssap.dtr.client.eclipse.job.DtrJob$3.run(DtrJob.java:164)

          at com.sap.ide.dii05.util.internal.lock.DiiConsistencyServiceImpl.executeInDevConfLock(DiiConsistencyServiceImpl.java:108)

          at com.tssap.dtr.client.eclipse.job.DtrJob.runInSync(DtrJob.java:160)

          at com.tssap.dtr.client.eclipse.job.DtrJob.doInWorkerThread(DtrJob.java:62)

          at com.tssap.dtr.client.eclipse.job.DtrJob.run(DtrJob.java:135)

          at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

      [Error: com.sap.dtr.client.lib.protocol.requests.RequestBase  Thread[Worker-20,5,main]]

 

!ENTRY com.sap.logging.adapter

!MESSAGE Caught com.tssap.dtr.client.lib.vfs.VfsException:Collision report (get open collision for current repository and user) failed      [Error: com.tssap.dtr.client.eclipse.ui.treeBrowser.contentProviders.VfsWorkspaceWithCollisionProvider  Thread[Worker-20,5,main]]

add screen on ESS and MSS

$
0
0

Dear all my college

 

I would like to add new screen on the ESS and MSS how can i do that from scratch because i don't have the NWDS and have no experience on it from which step can i start this, please support me with documentations and with direct answer .

 

Thanks


Why do we need to import Dependencies in Runtime Systems?

$
0
0

Hi Team,

 

Why do we need to import Dependencies in Runtime Systems? I understand the need for DEV and CONS, but is it necessary for systems not maintained (patched) by NWDI and being used in multiple tracks to have the standard components imported everytime they are reused in a new track??

 

Regards,

Varun

Where to Download NetWeaver Developer Studio

$
0
0

I am looking for the best/quickest way to get a bunch of Java WARs deployed to NetWeaver. From what I am gathering, it appears that they may need to first be packaged as EARs? Then, I have read that NetWeaver Developer Studio can be used to deploy applications. Is this the preferred/quickest option? Are there alternative ways, such as through NetWeaver's administration console or via a Maven plugin?

 

I am trying to download NetWeaver Developer Studio, but it is proving difficult to find where to download it from on sap.com. If I go to http://www.sap.com/platform/netweaver/components/index.epx --> SAP NetWeaver Developer Studio this will take me to SAP NetWeaver Visual Composer, which doesn't seem to be right? Or is it? Can you please provide me with the correct location for a SAP NetWeaver Developer Studio (preferably for Linux).

 

Also, as a follow on question, how or where can I configure NetWeaver to have a JNDI data source?

NWDI 7.3

$
0
0

Hi Gurus,

 

I am new to NWDI setup

 

I need the post steps for the NWDI.

 

I have installed Netweaver 7.3 with usage type DI and have applied the patches.

 

I know that we need to run the configuration wizrd but require some documents to know what the wizards does and what inputs to give.

 

Also i require the installation steps for NWDS

 

Thanks in advance

 

Anthony

CMS Assembly Finished With Errors

$
0
0

This is to bring to your notice that while assembling the Component from Assembly Tab state appeared ‘Finished with errors ’ in step:

Repository-export.

 

Before the Assembly step, import finished successfully for the same component in the consolidation tab.

 

Background: We have done the system copy from Legacy [ Windows ] NWDI To Linux NWDI.

 

Error Details:

 

Exception:com.sap.cms.tcs.interfaces.exceptions.TCSFileHandlingException: problem during file access Export contents validation failed (incomplete export detected). Please check the server log files for more information.:problem during file access Export contents validation failed (incomplete export detected). Please check the server log files for more information.

com.sap.cms.tcs.interfaces.exceptions.TCSFileHandlingException: problem during file access Export contents validation failed (incomplete export detected). Please check the server log files for more information.

    at com.sap.cms.tcs.core.PropagationRequest.StreamReadWriter.copy(StreamReadWriter.java:51)

    at com.sap.cms.tcs.core.PropagationRequest.PropagationRequestData.addSourceArchive(PropagationRequestData.java:688)

    at com.sap.cms.tcs.core.RepositoryExportTask.processRepositoryExport(RepositoryExportTask.java:167)

    at com.sap.cms.tcs.core.RepositoryExportTask.process(RepositoryExportTask.java:333)

    at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)

    at com.sap.cms.tcs.process.ProcessStarter.process(ProcessStarter.java:206)

    at com.sap.cms.tcs.core.TCSManager.assemblePropagationRequests(TCSManager.java:739)

    at com.sap.cms.pcs.assembly.manager.AssemblyManager.assemble(AssemblyManager.java:1068)

    at com.sap.cms.pcs.assembly.manager.AssemblyManager.startLevelAssembly(AssemblyManager.java:468)

    at com.sap.cms.pcs.assembly.manager.AssemblyManager.startQueueAssembly(AssemblyManager.java:350)

    at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startAssembly(CmsTransportProxyBean.java:1096)

    at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0_0.startAssembly(LocalCmsTransportProxyLocalObjectImpl0_0.java:2036)

    at com.sap.cms.ui.wl.Custom1.startComponetAssembly(Custom1.java:16703)

    at com.sap.cms.ui.wl.Custom1.assembleQueue(Custom1.java:4845)

    at com.sap.cms.ui.wl.wdp.InternalCustom1.assembleQueue(InternalCustom1.java:2901)

    at com.sap.cms.ui.wl.Worklist.handleAssemblyOptionsEvent(Worklist.java:1625)

    at com.sap.cms.ui.wl.wdp.InternalWorklist.wdInvokeEventHandler(InternalWorklist.java:2991)

    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)

    at com.sap.tc.webdynpro.progmodel.controller.Component.fireEvent(Component.java:284)

    at com.sap.cms.ui.wl.wdp.InternalWorklists.wdFireEventAssemblyOptionsEvent(InternalWorklists.java:482)

    at com.sap.cms.ui.wl.Worklists.fireAssemblyOptionsEvent(Worklists.java:247)

    at com.sap.cms.ui.wl.wdp.InternalWorklists.fireAssemblyOptionsEvent(InternalWorklists.java:402)

    at com.sap.cms.ui.wl.AssemblyOptionsPopup.startAssembly(AssemblyOptionsPopup.java:1360)

    at com.sap.cms.ui.wl.AssemblyOptionsPopup.onActionStartAssemblyAndAttachToCTS(AssemblyOptionsPopup.java:715)

    at com.sap.cms.ui.wl.wdp.InternalAssemblyOptionsPopup.wdInvokeEventHandler(InternalAssemblyOptionsPopup.java:660)

    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)

    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)

    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)

    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)

    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)

    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)

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

    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)

    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)

    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)

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

    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)

    atNAB com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)

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

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

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

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

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

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

    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)

    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)

    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)

    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)

    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

    at java.security.AccessController.doPrivileged(Native Method)

    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)

    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

 

20130731232551 Info   :Remove software component TRACK_NAME from further processing.

20130731232551 Info   :Step Repository-export ended with result 'error' at 2013-07-31 23:25:51.0907 +10:00

importing .sca file in NWDS

$
0
0

Hi All,

 

I have a portal & webdynpro application in the form of a single .sca file.

I unzipped the file using winzip and got two files - .ear and .epa.

I want to import this in NWDS to view the code and make some changes in webdynpro.

 

Can anybody give me the step by step procedure to do this?

Will surely award points for useful answers.

 

thanks

Juhi Kulshreshtha

SAP_ESS 633 import fails

$
0
0

Hi all.

 

I'm trying to create a TRACK into NWDI to add SAP_ESS SC and the Development import fails. We are on Portal 7.30 and SAP_ESS 633.

 

I've created the TRACK using the wizard (through NWA) and manually, both attempts failed. I've added SAP_ESS 633 to TRACK and imported the SCA for the SC dependencies defined in SLD and still fails. Then I've added the remaining dependencies from SAP note # 1457908, imported the SCAs and still fails.

 

When the import fails it restart the server, puts the build space on PRIVILEGED input mode and add INIT_COMPARTMENT request to CBS.

 

Reading the log for the failed activation request it shows errors:

"... does not exist [public-part: def] AS Build Plugin Dependency

[validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]: Invalidated"

for missing dependencies:

'sap.com/tc/bi/bp/webDynpro', 'sap.com/com.sap.aii.proxy.framework', 'sap.com/com.sap.mw.jco' and others.

It seems to me that SAP_ESS 633 its still using old version dependencies.

 

Seeing the build space information through CBS Web GUI shows 321 total DCs and 10 broken DCs.

 

More information:

Portal: 7.30 SP09

SC added to TRACK: SAP_ESS 633 SP0

Dependencies:

ECM-CORE         7.30 SP09

ENGFACADE      7.30 SP09

ENGINEAPI        7.30 SP09

EP_BUILDT         7.30 SP09

ESCONF_BUILDT             7.30 SP09

FRAMEWORK    7.30 SP09

J2EE-FRMW       7.30 SP09

MOIN_BUILDT  7.30 SP09

SAPPCUI_GP     7.30 SP09

SAP_BUILDT      7.30 SP09

SERVERCORE     7.30 SP09

WD-RUNTIME   7.30 SP09

WD-RUNTIME-EXT         7.30 SP09

 

Am I missing some SC dependency?

Have somebody an idea what could be happening?

 

Regards,

Gregory.

Import of SCA s failed

$
0
0

HI All,

 

I have to configure NWDI server .it is on CE7.0SP13 version.

 

I have configured CBS service properties ( the jdk path, idleStart set to false).

 

I have checked in the required SCA s for my track in the "Check in tab"(I have the required SCA s in the inbox of the transport directory).When i try to import those SCA s into the development track , the import fails.

 

what other configurations is required? Can anyone help on this issue.

 

Regards ,

 

Divya.


Name Clash with Java Class

$
0
0

I have a web dynpro track.  In my DC I use a java class that is in the src/packages directory.  Somehow the connection between my SpiritCalendar.java class on my PC and the one in the repository have come apart.  The repository browser shows the SpiritCalendar.Java class with the local house symbol next to it and the words SpiritCalendar.java <Name Clash>. 

 

The differences between the two versions is just one method so I'm not scared of deletes. Natually, this is stopping the build since I use the new method.

 

Any guidance on how to fix this?

 

Diane

SUM giving an error : Canot detect NWDI system role

$
0
0

Hi Guys,

I am trying to patch a SAP NW CE 7.2 system from SP1 to SP8.I had issues for 2 software components while trying to patch using the standard patching tool JSPM.

So I thought of patching just those 2 components using another tool - SUM- Software Update Manager.

In this tool it gives me an error - Cannot detect NWDI system role. Could not get NWDI system role from CVERS. com.sap.sl.util.cvers.api.CVersAccessException: CMSRTS, getModifiedComponents: unknown DB schema, can not write data com.sap.sl.util.cvers.api.CVersAccessException: CMSRTS, getModifiedComponents: unknown DB schema, can not write data

 

On the JSPM screen it says "System is not under NWDI control" which is correct.The guy who had installed this system has also included the usage type DI which was not needed in the first place.No initial configuration  NWDI  have been ever performed on this system and still while JSPM is not complaining on the NWDI role,SUM is complaining. Do I have to do some initial setup wrt NWDI component so that SUM will pick the right NWDI role.

Migrating the webdynpro applications from 7.0 to 7.3 EHP1

$
0
0

Hi,

 

Do we need to upgrade the current NWDI server from 7.0 to 7.3 EHP1 and then after upgrade we need to create new track with 7.3 dependent components and upload the code .SCA files in the new track. Please clarify the steps clearly.

 

I saw in lot of places in NWDI TRACK migration need to be done by creating the new track and uploading the new version related dependent files in the new track.

1)

is this new track need to be created on the same NWDI server after upgraded the system from 7.0 to 7.3 EHP1 ?

If we need to setup the new track in the same server, i guess we need to setup new track after upgrading  NWDI server version from 7.0 to 7.3 EHP1.

 

what is the process or steps  for upgrading the NWDI server from 7.0 to 7.3 EHP1

 

or

 

2) We need to install the new NWDI server with fresh installation of 7.3 EHP1 and create the new track by uploading the new dependent files and we need to migrate the old server code to new server.

 

Please advise

 

 

 

Thanks

vijay

NWDS archives for windows 64-bit

$
0
0

Hi Team,

 

 

Could you please help me get NWDS archive for windows 64-bit,

 

Thanks,

 

Sankar

SAP JVM 6's JDK installation procedure for NWDS 7.3

$
0
0

Hello Colleagues,

 

how is the SAP JVM 6's JDK installation procedure for NWDS 7.3 und Windows 7, please?

 

At Installation Guide for the NWDS I found the note regarding the option SAP JVM instead of the Oracle JVM.

The installation of Oracle JVM is quite simple (setup.exe) but how ist process here for SAP JVM.

I couldn't find any documentation regarding the installation process under windows.

As well no exe file at downloaded sar file.

Only "vcredist_x86.msi"???

 

Download SAP JVM6 vom Service Market Place

 

Support Packages and Patches --> A-Z Index -->N > SAP NETWEAVER> SAP EHP1 FOR SAP NETWEAVER 7.3--> Entry by Component --> Application Server Java --> SAP JVM 6.1--> Windows Server on IA32 32bit--> SAPJVM6_42-10006998.SAR

 

Please, could anyone help me here?

 

Many thanks in advance!

 

Regards,

 

Jochen

Viewing all 1412 articles
Browse latest View live


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