Installing Workflow Solution 7.0
This issue has been solved. See solution.
Hello Everyone
Recently I tried to install workflow solution 7 on my notification server for testing environment. The problem was after the std. installation procedures I couldn't open process manager. It always stopped with following error:
During the installation I checked database connection succesfully. The Designer works great just this connection won't work. Has anyone an idea, what I can do to solve this problem?
Filed under: Workflow Solution, Database, Installing, Tip/How to, Endpoint Management and Virtualization
we had that same problems
Did you have any errors on the install? maybe with the analysis database? is the SQL off-box ?
You may want to try changing the port the process manager is running under and setup AD authenication during the install
questions
I didn't had any errors on install and the analysis database wasn't installed. The SQL is off-box.
Where do you want to change the port? I saw on the settings two areas where I can change this option.
1. Under Server Details the connection port for accessing through the process manager. With actual value 80
2. Under Server Details => Server Extensions => Server Port Number with actual value 11434
Which port do you want to change?
Thanks for answers.
Just curious... can you
Just curious... can you actually hit the service http://Altiris02/ProcessManager/Userman/Userman.asmx with the admin@logicbase.com/admin login in a browser session? Also, can you verify that your task tray tool is in fact pointing to that Altiris02 box (and not some other box like (local))?
Curious part 2
With your changes I couldn't reach the Userman.asmx page. Following the settings I changed:
I also add the Event Viewer error:
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
Do have any other ideas?
Thanks for answers.
Phiestand, where did you
Phiestand, where did you install Process Manager? Local or Altiris02? It sounds like you have off-box SQL but you ran the installer locally...
Answeres
The Process Manager is installed on Altiris02 but the SQL Server is on a different server. Can the process manager only run on the SQL Server?
On the Installation I didn't saw any connection problems between Altiris02 (Workflow Server) and SQL01 (Database Server).
For explanations:
In my test environment I've got 5 Servers
1. DC with DNS / DHCP etc.
2. Altiris01 with Altiris Version 6.x
3. Altiris02 with Workflow Solution
4. Altiris03 with Altiris Version 7.0
5. SQL01 with all Databases
Now I want to run Workflow Solution on Altiris02 with the database installed in SQL01.
Do you see any problems with this configuration?
Thanks for answers.
Solution for problems with connection/login to process manager
Found the Solution:
The Problem was with the std installation of Workflow Solution. Under the ASP.NET Tab in IIS. Workflow Solution configured a wrong ASP.NET Connection string. It always wanted to find a SQLEXPRESS Server which didn't exists.
I changed the connection string to the right server. After this action I could found all necessary files but the service always stopped when I tried to login in the Process Manager.
After searching through the event logs a found this log
And with a little bit help from eventid.net a found the right solution
From a newsgroup post: "Verify if your user in the Windows local group IIS_WPG. Any account used for an app pool has to be a member of this group."
So I changed the user which starts the DefaultAppPool from network service to Altiris Service Account and added the account to the local group IIS_WPG.
After all this I could successfully connect to the process manager.
Thanks for your time.
nice, wish the install was better
I'm currently having problems with getting the Cube reporting to work .. WF7 is running but now we have the reporting to find a solution . i hope that the SD7 documentation will help with this .. Calling support is worthless effort .. I hope they drop a ton of documentation this Friday on the install of SD7
Would you like to reply?
Login or Register to post your comment.