hardei
20th April 2010, 13:57
Dear Friends,
I have installed MyDay 1.1.2. Myday installed successfully, but while logging to Infor Security, it gives error "CAS is unavailable". I think it’s a problem with link between LDAP and MYDay.
does anyone have an idea about the above error?
Thanks in advance.
Hardei
jaotto
29th April 2010, 19:50
This could be because of LDAP being corrupted.
It would be recommend to reinstall this as it is easier then trying to troubleshoot.
I would recommend using Myday 1.2 as well.
jclju1
30th April 2010, 10:56
I would recommend using Myday 1.2 as well.
I read that version 1.2 is now generally available but still don't have possibility to download this version.
jaotto
1st May 2010, 02:44
To access myday 1.2 you will need to contact support and request access.
hardei
19th May 2010, 14:35
Deal All,
Thanks for all your inputs. I uninstalled MyDay 1.1.2 and trying to install MyDay 1.2.1.
Installation went fine, but for post installation step, it stopped for InforSecurityMDM. Message is "Waiting for InforSecurityMDM".
What could be the problem. Again it is LDAP issue?
Please advice.
Thanks,
Hardei
jclju1
14th July 2010, 16:13
Did you resolve this issue? I am installing MyDay 1.2 on Windows Server 2008 and faced the same error - "Waiting for Availability of xxxxxxxx Component". Installation wait more then ten minutes for availability of component and after that change the component name and wait for another component.
jclju1
14th July 2010, 17:01
I found in the log file that installation did not create services. Problem is because installation search jvm.dll on wrong directory:
C:\Program Files\Java\jdk1.6.0_21\jre\bin\server\jvm.dll
instead of:
C:\Program Files\Java\jdk1.6.0_21\jre6\bin\server\jvm.dll
Any idea?
hardei
15th July 2010, 08:05
Did you resolve this issue? I am installing MyDay 1.2 on Windows Server 2008 and faced the same error - "Waiting for Availability of xxxxxxxx Component". Installation wait more then ten minutes for availability of component and after that change the component name and wait for another component.
Hi,
Check for the infor services which are running behind. In my case, this error came beacuase container.1 service was not strated. After started that service my problem got resolved.
Thanks,
Hardei
jaotto
20th July 2010, 16:59
Your java path cannot contain any spaces such as Program Files.
It may also be helpful to download new installation media and delete current. There may be some left over information pointing to incorrect information.
jclju1
20th July 2010, 17:41
Thanks. Java installation folder was one problem. Another was UAC on Server 2008.