1. Lemuel Bacli
  2. PowerServer
  3. Wednesday, 12 May 2021 10:26 AM UTC

Hi Appeon,

 

Due to an important task, I left the development with Powerserver. Now that I have to deploy a simple project and needs to be deployed asap, i deployed it using Powerserver. The deployment went smooth and testing the connections is not a hassle but then i have encounter few issues:

 

1. When adding a new data source, and test its connection, the AEM suddenly hangs and doesnt respond. When it hangs I had to restart the ISS in order for the app to work again. 

2. Even I manage to save a transaction object and data source connection, it doesnt apply to the application that using it and always returns an error about having no connection to the data source.

 

What might be the cause of this? 

 

Thanks all!

Marco Meoni Accepted Answer Pending Moderation
  1. Wednesday, 12 May 2021 10:39 AM UTC
  2. PowerServer
  3. # 1

Hi Lemuel,

1) if AEM "hangs" while testing the datasource, please verify that connection parameters are correct: DB server up and running, DB driver of correct bitness and type, etc. You may need to wait for 120 seconds (default TCPIP timeout) before the connection error is displayed in red color at the top of AEM page, that's why it seems IIS is stuck.

2) Regarding missing transaction object, please verify the exact name that PS is looking for when you run the application. If transaction object is missing in AEM, PS will pop an error with transaction name specified in the code (unless you are using dynamic cachename in sqlca.DBMS). That name must defined in AEM and bound to proper datasource.

Best,

.m

 

Comment
  1. Lemuel Bacli
  2. Friday, 14 May 2021 01:29 AM UTC
Im gonna try this, thanks!
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.