cancel
Showing results for 
Search instead for 
Did you mean: 

Track Creation com.sap.sdm.apiimpl.remote.client.APIClientSessionFactory

former_member184682
Participant
0 Kudos

Dear All,

While creating a track for our CE 7.2 system on our NWDI (NW 7.0 EHP1 SPS04) we are getting an exception

cannot create a connection for the buildspace: SID_APPL_D //connect to deploy tool failed:Exception occurred while calling createAPI

ClientSession of Class com.sap.sdm.apiimpl.remote.client.APIClientSessionFactory

Impl - java.lang.NullPointerException: null

We are using the following option in the Runtime system definition

SID

Deployment Controller

Port : 5<xx>05 where xx is our instance number for CE

Hostname

Username adn password

I cannot understand why this exception is coming though all parameters are defined correctly

Any inputs?

Thanks

Chan

Accepted Solutions (0)

Answers (2)

Answers (2)

pramod_gopisetty1
Active Contributor
0 Kudos

Hi,

1. I believe you need to use 5<xx>04 instead of 5<xx>05.

2. Make sure user has proper rights for deployment.

@ John: Runtime Systems should be the CE systems.

Hope this helps.

Cheers-

Pramod

former_member184682
Participant
0 Kudos

Hi Pramod,

Thanks for the quick reply. I had mistyped it. I was infact using port 50004. Any other suggestions.

I am using the Administrator user in the runtime system configuration. So i think rights is not an issue.

I am wondering if this is a bug ? in our NWDI release?

Thanks

Chandraknath

junwu
Active Contributor
0 Kudos

sorry, i misread it.

i thought he was creating track in CE for nw7 development.

pramod_gopisetty1
Active Contributor
0 Kudos

Hi,

Can you please look at logs and see if you have any more information?

My suggestion will be create a new track from scratch and see if you are getting the same error.

Let us know how it works.

Cheers,

-Pramod

junwu
Active Contributor
0 Kudos

you are totally wrong,

runtime system info should be your NW7 system. not your CE system.