cancel
Showing results for 
Search instead for 
Did you mean: 

SMP2.3.4 deployment of package from SCC

amey_baisane
Participant
0 Kudos

Hi All,

Recently I have setup my SMP 2.3.4 development enviroment. Installation went well. Now I am trying to deploy the MBO package (.jar file) on the SMP server but on the deployment wizard the moment I browse the jar files it hanged up their. If I try to cancel or back the deployment window disappers but I can still see the waiting dailog (a small watch) on my SCC screen.

I am very familer with the deployment process I have done this before many times, I have also refers some best article written by SCN users on this. If any have encounter this problem please suggest.

here are some link that I have already refer -

http://scn.sap.com/community/developer-center/mobility-platform/blog/2013/04/25/deploying-mbo-from-s...

http://scn.sap.com/thread/3513458

few more info -

This is the fresh SMP installation

This is the first package I am deploying

SMP to SAP connections are working I have created the connection under connection tab and checked with the ping successful status.

Here I am attaching the screen shot where deployment process hangs.

Kind Regards

Amey

Accepted Solutions (1)

Accepted Solutions (1)

amey_baisane
Participant
0 Kudos

HI All,

I am able to deploy the package on SMP Server by using the other SCC  service from other environment.

I think there is problem with my SCC service itself. currupt or not got installed correctly.

Kind Regards,

Amey

midhun_vp
Active Contributor
0 Kudos

Make sure the project you developed is using smp 2.3 or you have migrated the older project to new version before deployment.

Are you able deploy the project from a workspace instead of SCC ?

amey_baisane
Participant
0 Kudos

Hi Midhun,

MBO Project was developed in SUP2.2 SP04 and we have successfully test  this  on the POC environment where SMP2.3. SP04 is installed.

I havent have any compatibility issue, it is working fine. the problem is with SCC service only.

If you can put some light on how we can get  only SCC back and working again instead reinstalling entire SMP then that will be a great help. Also in SCC only deployment wizard is where I am  getting this problem rest of the things are working fine after package deployment from other SCC service.

Kind Regards,

Amey

Answers (2)

Answers (2)

amey_baisane
Participant
0 Kudos

Hi Mithun,

I have SMP server version SMP 2.3.4 but I am building the package using sup2.2 sp04 (MBO development done by other team).

I have two different environment with SMP2.3.4 package got deploy using SCC on one environment but it fails on the newly created environment.

while going through log I have found this error -

2014-09-09 15:56:23.031 WARN    MMS          Thread-229 [com.sybase.djc.transaction.TransactionManagerLog] [] [] Anonymous transaction context. Any attempt to acquire a transactional resource in this context might result in a resource leak.\nStack Trace: java.lang.Exception

2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] [] java.lang.Exception

2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.djc.transaction.TransactionManager.getCurrentTransaction(TransactionManager.java:152)

2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.djc.transaction.TransactionLocal.get(TransactionLocal.java:11)

2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.djc.environment.MmsDjcTransactionManager.acquireTransactionLocalConnection(MmsDjcTransactionManager.java:62)

2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.cache.PreparedStatementAIWrapper.initialize(PreparedStatementAIWrapper.java:46)

2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.cache.PreparedStatementAIWrapper.setInputParameterByName(PreparedStatementAIWrapper.java:156)

2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.cache.CacheManagerBase.alterCacheState(CacheManagerBase.java:283)

2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.cache.CacheStatisticsRefreshManager.alterCacheState(CacheStatisticsRefreshManager.java:77)

2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.cache.admin.impl.AdministrableCacheImpl.alterCacheState(AdministrableCacheImpl.java:85)

2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.mms.admin.DSAdminCacheImpl.setCacheState(DSAdminCacheImpl.java:402)

2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.mms.admin.DSAdminAPIImpl.resumeCaches(DSAdminAPIImpl.java:133)

2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.sup.admin.server.PackageAdminImpl.enable(PackageAdminImpl.java:203)

2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.sup.admin.server.PackageAdminImpl_DJC.$invoke_0(PackageAdminImpl_DJC.java:528)

2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.sup.admin.server.PackageAdminImpl_DJC.$invoke(PackageAdminImpl_DJC.java:186)

2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.djc.rmi.iiop.server.MessageHandler.processRequest(MessageHandler.java:794)

2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.djc.rmi.iiop.server.MessageHandler.run(MessageHandler.java:306)

2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at java.lang.Thread.run(Thread.java:789)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

strange.. and there is no entry for package name & app id also.

Can you recreate jar file and then try? make sure you select "Build package (Incremental)" option.

amey_baisane
Participant
0 Kudos

Hi Jitendra,

Thanks for quick reply. Yes there is no entry for package name and app id also. the momnet I browse the jar file it stuck there only.

I will give a try to this and update you

Kind Regards,

Amey


midhun_vp
Active Contributor
0 Kudos

Hi Amey,

Is the project you are trying to deploy is developed with version 2.3.4 ? how big is the project (how many MBOs) ? Are you able to deploy the project from a workspace ?

Regards,

Midhun VP