Guillaume.G
17th June 2009, 18:05
Hi all,
i'm tried to install MyDay (1.1.1) but i'm a lot of error.
My question : which has already installed this product ?
and What are the problems ?
Thank You
Guillaume.G
jaotto
18th June 2009, 16:18
You will want to make sure that you follow all of the required documentation as well as the integration guide, and to make sure you follow the hardware requirements as well.
Guillaume.G
18th June 2009, 16:32
Hi
yes of course.
But for the prerequist is not very clear for few components (Like SQL server)
Jaotto, Have you make an installation of MyDay ? and if yes, have you any problems ?
regards
Guillaum.G
jaotto
19th June 2009, 04:40
yes I have done several Myday installations. The SQL installation is a basic SQL installation with nothing very specific.
You will want to verify that the master.properties is setup correctly and nothing is modified that is not specified in the installation or integration guide and that all necessary sql scripts have been run.
Also make sure that you are running java 1.5.16 or so for development and the environment variables are setup.
Infor highly recommends having a consultant install this product as this is not always an easy installation.
Guillaume.G
22nd June 2009, 11:56
Hi,
Thank you for the answer.
I'm check for the Java (because , i'm think, i'm use 1.5.08)
I'm making change in master.properties file :
- Server name
- users and password
In the ERP Ln / MyDays admin présentation , it' said : "CSI and Security need to be moved from container 1 to container 5"
So i'm make change the properties components file. it's necessary ?
I'm Trying again.
Guillaume.G
ARijke
22nd June 2009, 13:14
Yes it's needed when using the MyDay 1.1.1 install. Hopefully it is not needed anymore in the next release 1.1.2.
Regards, Adriaan
Guillaume.G
22nd June 2009, 15:52
Thank
I'm a another question :
so in the container 1 ==> LDAP and CAS
and in the Container 5 ==> InforSecurity and InforSecurityMDM
Or the InforCAS and LDAP is in the container.5 ?
Best Regards
Guillaume G.
ARijke
22nd June 2009, 17:16
Please follow the instruction in the Integration Guide:
Container.1 CAS, WebTop
Container.5 DEM DCA, CSI, Security
Regards, Adriaan
Guillaume.G
25th June 2009, 01:02
Hi,
I find the origin of my installation Problem but i have any explanation.
the error is during the installation for "hibernate" part for Calendar Server & Currency Server the problem is during HibernateTask (Cf. log, err and config file)
so my question is
1) where is the is com.infor.financials.calendar.core.util.CreateCalendarDatabaseAndData.jar file ?
2) That is the hibernate functionnality and is mandatory ?
Install.log file
format.run.hibernate:
[echo] Formating Hibernate Comand Properties
[echo] Formating database.properties
[echo] Running hibernate Task
[HibernateTask]
[HibernateTask]
BUILD FAILED
C:\MyDay\Installer\master.xml:30: The following error occurred while executing this line:
C:\MyDay\Installer\master.xml:35: The following error occurred while executing this line:
C:\MyDay\Installer\Components\InforCalendarServer\InforCalendarServer.install.xml:68: The following error occurred while executing this line:
C:\MyDay\Installer\Components\InforCalendarServer\InforCalendarServer.install.xml:73: The following error occurred while executing this line:
C:\MyDay\Installer\Components\InforCalendarServer\InforCalendarServer.install.xml:119: The following error occurred while executing this line:
C:\MyDay\Installer\Components\InforCalendarServer\InforCalendarServer.install.xml:179: java.lang.RuntimeException: \Database_Create.err
File InforCalendarServer.properties :
#Do not modify the left side of any of the above property/value pairs
#########################################################################
#Add any properties below that are needed by your process.
hibernate.base.omitOptionalData=true
hibernate.base.keepDb=true
hibernate.base.hibernatejar=com.infor.financials.calendar.core.util.CreateCalendarDatabaseAndData
database.base.oracle.jdbc.driver.path=
database.base.publish.syncs=true
container.base.app.name=FinancialCalendars
File InforCalendarServer.install.xml :
<target name="format.run.hibernate">
<echo message="Formating Hibernate Comand Properties" />
<property name="working.dir" value="${container.base.home}/webapps/${war.name}"/>
<property name="webinf.dir" value="${container.base.home}/webapps/${war.name}/WEB-INF"/>
<property name="oracle.home" value="${database.base.oracle.jdbc.driver.path}"/>
<property name="spring.file" value="${container.base.home}/webapps/${war.name}/WEB-INF/spring/createDatabaseContext.xml"/>
<property name="log.file" value="${container.base.home}/webapps/${war.name}/WEB-INF/database/LOG.TXT"/>
<property name="error.file" value="${container.base.home}/webapps/${war.name}/WEB-INF/database/ERR.TXT"/>
<property name="database.properties.file" value="${working.dir}/WEB-INF/database.properties"/>
<echo message="Formating database.properties" />
<replace file="${database.properties.file}" token="$database.properties.host$" value="${database.base.server.name}"/>
<replace file="${database.properties.file}" token="$database.properties.port$" value="${database.base.server.port}"/>
<replace file="${database.properties.file}" token="$database.properties.database$" value="${database.base.server.scheme}"/>
<replace file="${database.properties.file}" token="$database.properties.user$" value="${database.base.server.user.id}"/>
<replace file="${database.properties.file}" token="$database.properties.password$" value="${database.base.server.user.password}"/>
<echo message="Running hibernate Task" />
<HibernateTask
workingDir="${working.dir}"
webInfDir="${webinf.dir}"
oracleHomeClasspath="${oracle.home}"
springFile="${spring.file}"
dbName="${database.base.server.scheme}"
publishSyncs="${database.base.publish.syncs}"
omitOptionalData="${hibernate.base.omitOptionalData}"
keepDb="${hibernate.base.keepDb}"
logFileName="${log.file}"
errFileName="${error.file}"
hibernatejar="${hibernate.base.hibernatejar}"/>
</target>
\Infor\tomcat3\webapps\com.infor.financials.calendar.server\WEB-INF\database\ERR.txt
Unrecognized option: -dbCould not create the Java virtual machine.
Thank for Help
Guillaume G.
ARijke
25th June 2009, 12:49
Sorry I can't help you on this. Please use the official channel to contact Infor on this.
fmchong
1st July 2009, 09:58
Hi,
I just going to start install MyDay and gone thru the documentation about the requirements component which mention about PMC solution as mentioned in generic solution number 234760. Do i need to install all the Important solutions to be installed on top of Infor ERP LN 6.1FP5? from december 2008 until june 2009???
Please advise.
Thank you very much
ARijke
1st July 2009, 12:50
Yes the whole MyDay integration is developed after releasing FP5. So it needs a whole set of solutions. You need those for sure.
Regards, Adriaan
Andy..
1st July 2009, 15:33
I agree, it definitely won't work without LN FP5 + a load more solutions loaded
fmchong
2nd July 2009, 09:22
Dear all,
Anyone have a summary installation/configuration guide of MyDay and MyDay Integration with ERP LN FP5? The documentation i gone thru are quite confusing.
Thank you.
ARijke
2nd July 2009, 09:31
Sorry, the current install is complex. Hopefully next versions will have a more optimized installation process.
fmchong
6th July 2009, 07:02
Dear all,
How many server require to setup the MyDay installation? more than 1?? read from documentations seem that require 3 server ( 1. LN Application-worktop & webtop) 2. MyDay application 3. MyDay database). Can i install all-in 1??
Please advise.
Thank you.
Regards,
FM Chong
ARijke
6th July 2009, 09:35
Hi, you can install MyDay Application and the MyDay database on the same server. The system requirements are in that case important: at least 6GB RAM (for the combined server I would recommend at least 8GB) and dual core processors.
Andy..
6th July 2009, 12:09
you definitely don't want to install MyDay on the ERP LN server!
jclju1
19th November 2009, 17:05
I am installing Infor MyDay 1.1.2 and have the same error as Guillaume had.
Caused by: C:\Infor\Installers\MyDayInstaller\Components\InforCalendarServer\InforCalendarServer.install.xml:127: The following error occurred while executing this line:
C:\Infor\Installers\MyDayInstaller\Components\InforCalendarServer\InforCalendarServer.install.xml:188: java.lang.RuntimeException: \Database_Create.err
Does anybody know where is the problem and how to solve it?
Andy..
19th November 2009, 17:14
myday 1.2 should be out any day now and is supposed to feature '3 click install' - I'm waiting for this version...
jclju1
19th November 2009, 17:17
Nice.
Anyway, I would like to finish my installation, so if you know how to solve error above, please help.
Andy..
19th November 2009, 17:22
it was just a word of warning, support for myday 1.1.1 was dropped as soon as 1.1.2 came out...
jclju1
19th November 2009, 17:25
Oh, thanks. But I am installing MyDay 1.1.2. I downloaded installation SW two months ago.
jaotto
19th November 2009, 22:24
Make sure you make sure you have the latest integration guide. This guide is changed quite frequently.