Issues with "Install Development Prerequisites"

303 views
Skip to first unread message

Antoni Ten Monrós

unread,
Mar 14, 2019, 7:37:32 AM3/14/19
to iDempiere
I'm trying to follow http://wiki.idempiere.org/en/Install_Development_Prerequisites but I have the following issues:


when I try the steps in "Install Java 11 Support for Eclipse", and try to install java 11 support from the marketplace, Eclipse 4.9 (form the link in the above linked page) gives me the following errors:

eclipse.buildId=4.9.0.I20180906-0745
java.version=11.0.1
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product

org.eclipse.equinox.p2.core
Error
Thu Mar 14 12:08:55 CET 2019
Provisioning exception

org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/eclipse/updates/4.9-P-builds/.
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:187)
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.<init>(CompositeMetadataRepository.java:110)
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:124)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:63)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:770)
    at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.eclipse.oomph.util.ReflectUtil.invokeMethod(ReflectUtil.java:117)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:409)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:201)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager$Metadata.loadRepository(CachingRepositoryManager.java:476)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:121)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:106)
    at org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler$1.runModal(PreloadingRepositoryHandler.java:84)
    at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:190)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.eclipse.org/eclipse/updates/4.9-P-builds/P20190312-0135.
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:398)
    at jdk.internal.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.eclipse.oomph.util.ReflectUtil.invokeMethod(ReflectUtil.java:117)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.fail(CachingRepositoryManager.java:353)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:244)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager$Metadata.loadRepository(CachingRepositoryManager.java:476)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105)
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:168)
    ... 18 more

eclipse.buildId=4.9.0.I20180906-0745
java.version=11.0.1
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product

org.eclipse.equinox.p2.core
Error
Thu Mar 14 12:08:55 CET 2019
Provisioning exception

org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.eclipse.org/eclipse/updates/4.9-P-builds/P20190312-0135.
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:398)
    at jdk.internal.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.eclipse.oomph.util.ReflectUtil.invokeMethod(ReflectUtil.java:117)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.fail(CachingRepositoryManager.java:353)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:244)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager$Metadata.loadRepository(CachingRepositoryManager.java:476)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105)
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:168)
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.<init>(CompositeMetadataRepository.java:110)
    at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:124)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:63)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:770)
    at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.eclipse.oomph.util.ReflectUtil.invokeMethod(ReflectUtil.java:117)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:409)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager.loadRepository(CachingRepositoryManager.java:201)
    at org.eclipse.oomph.p2.internal.core.CachingRepositoryManager$Metadata.loadRepository(CachingRepositoryManager.java:476)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:121)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:106)
    at org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler$1.runModal(PreloadingRepositoryHandler.java:84)
    at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:190)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Not to be discourages, I realize that Eclipse 4.10 has built in support for java 11, so I install that, but MercualEclipse is not available for this version (I didn't go any further). Any pointers to how to fix this issue?

Antoni Ten Monrós

unread,
Mar 14, 2019, 8:04:33 AM3/14/19
to iDempiere
To clarify, any pointers on how to get java 11 working on eclipse 4.9? Eclipse 4.10 seems to not yet have the Tycho or MercurialEclipse plugins. I think it might be too recent for the plug-ins to be ready, so I 4.9 looks like the way to go right now (and it's the one recommended).

Also, a note on the wiki on these issues might be appropriate.

Carlos Antonio Ruiz Gomez

unread,
Mar 14, 2019, 8:41:39 AM3/14/19
to idem...@googlegroups.com
Anthony, probably they're in the process of releasing a new version of
that and messed up the installation (temporary?)

I checked and it seems you can install the java 11 support not via the
marketplace but using "Install new software" and using this URL:
https://download.eclipse.org/eclipse/updates/4.9-P-builds/P20181010-0815

Note: I found the URL navigating in the browser to:
https://download.eclipse.org/eclipse/updates/4.9-P-builds/
and clicking "Show directory contents"

About making a note on the wiki?  Not sure if adding note is this is
going to be temporary, but for sure in the meantime I would encourage
you to add it in the Discussion page related to that page.

Regards,

Carlos Ruiz



El 14/03/19 a las 13:04, Antoni Ten Monrós escribió:
> --

Antoni Ten Monrós

unread,
Mar 14, 2019, 11:44:28 AM3/14/19
to iDempiere
On Thursday, March 14, 2019 at 1:41:39 PM UTC+1, Carlos Antonio Ruiz Gómez wrote:
Anthony, probably they're in the process of releasing a new version of
that and messed up the installation (temporary?)

I checked and it seems you can install the java 11 support not via the
marketplace but using "Install new software" and using this URL:
https://download.eclipse.org/eclipse/updates/4.9-P-builds/P20181010-0815

Note: I found the URL navigating in the browser to:
https://download.eclipse.org/eclipse/updates/4.9-P-builds/
and clicking "Show directory contents"

About making a note on the wiki?  Not sure if adding note is this is
going to be temporary, but for sure in the meantime I would encourage
you to add it in the Discussion page related to that page.

Regards,

Carlos Ruiz

Thanks, that worked, I tried to edit the wiki, but it seems that it doesn't like me, as I got this error while trying to create an account. I thought that maybe I had already registered, but neither my email nor my username seem to result in me getting a password reset email.

[abf932ebbab37e208c1972b3] /w-en/index.php?title=Special:CreateAccount&returnto=Main+Page MWException from line 3990 of /home/idempiere/mediawiki-1.27.1/includes/user/User.php: User::addToDatabase: hit a key conflict attempting to insert user 'AntoniTen' row, but it was not present in select!

Backtrace:

#0 /home/idempiere/mediawiki-1.27.1/includes/auth/AuthManager.php(1342): User->addToDatabase()
#1 /home/idempiere/mediawiki-1.27.1/includes/auth/AuthManager.php(1069): MediaWiki\Auth\AuthManager->continueAccountCreation(array)
#2 /home/idempiere/mediawiki-1.27.1/includes/specialpage/AuthManagerSpecialPage.php(360): MediaWiki\Auth\AuthManager->beginAccountCreation(User, array, string)
#3 /home/idempiere/mediawiki-1.27.1/includes/specialpage/AuthManagerSpecialPage.php(484): AuthManagerSpecialPage->performAuthenticationStep(string, array)
#4 [internal function]: AuthManagerSpecialPage->handleFormSubmit(array, VFormHTMLForm)
#5 /home/idempiere/mediawiki-1.27.1/includes/htmlform/HTMLForm.php(613): call_user_func(array, array, VFormHTMLForm)
#6 /home/idempiere/mediawiki-1.27.1/includes/specialpage/AuthManagerSpecialPage.php(418): HTMLForm->trySubmit()
#7 /home/idempiere/mediawiki-1.27.1/includes/specialpage/LoginSignupSpecialPage.php(293): AuthManagerSpecialPage->trySubmit()
#8 /home/idempiere/mediawiki-1.27.1/includes/specialpage/SpecialPage.php(479): LoginSignupSpecialPage->execute(NULL)
#9 /home/idempiere/mediawiki-1.27.1/includes/specialpage/SpecialPageFactory.php(576): SpecialPage->run(NULL)
#10 /home/idempiere/mediawiki-1.27.1/includes/MediaWiki.php(282): SpecialPageFactory::executePath(Title, RequestContext)
#11 /home/idempiere/mediawiki-1.27.1/includes/MediaWiki.php(745): MediaWiki->performRequest()
#12 /home/idempiere/mediawiki-1.27.1/includes/MediaWiki.php(519): MediaWiki->main()
#13 /home/idempiere/mediawiki-1.27.1/index.php(43): MediaWiki->run()
#14 {main}

Hiep Lq

unread,
Mar 14, 2019, 12:09:16 PM3/14/19
to Mohemmed Bilal Ilyas
try go to english page first http://wiki.idempiere.org/en/Main_Page

--
You received this message because you are subscribed to the Google Groups "iDempiere" group.
To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/idempiere/88c2bfa4-1487-4128-8917-0233b8e79934%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Lê Quý Hiệp
Email: hie...@hasuvimex.vn
Skype: admin.hasuvimex

Company: Thanh Hoa Fishery Import - Export J.s.c  (HasuvimexDL 47
Add: Lot E, Le Mon Industrial Zone, Thanh Hoa, Vietnam

Antoni Ten Monrós

unread,
Mar 14, 2019, 12:47:07 PM3/14/19
to iDempiere
On Thursday, March 14, 2019 at 5:09:16 PM UTC+1, Hiep Lq wrote:
try go to english page first http://wiki.idempiere.org/en/Main_Page

Already tried, same result.

Carlos Antonio Ruiz Gomez

unread,
Mar 14, 2019, 5:56:43 PM3/14/19
to idem...@googlegroups.com
This is the link:
on the main wiki, not the language wikis.


El 14/03/19 a las 17:47, Antoni Ten Monrós escribió:

Subbu Subbu

unread,
Nov 25, 2019, 11:31:35 PM11/25/19
to iDempiere
Hi,

When I  try to install JDK 11 support from the url given, eclipse says it is already installed. All the JDK11 support packages show error. So, how do i deinstall the error packages first and then again install from the given url.

Subbu

Carlos Antonio Ruiz Gomez

unread,
Nov 26, 2019, 4:42:49 AM11/26/19
to idem...@googlegroups.com

The requisites for 6.2 were different, I think you were reading those, that page changed after release 7.1

Regards,

Carlos Ruiz


Am 26.11.19 um 05:31 schrieb Subbu Subbu:
--
You received this message because you are subscribed to the Google Groups "iDempiere" group.
To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.

naw

unread,
Nov 26, 2019, 4:44:57 AM11/26/19
to idem...@googlegroups.com
Dear Mr. Carlos

for iDempiere version 7.x?

Thanks

Carlos Antonio Ruiz Gomez

unread,
Nov 26, 2019, 4:52:03 AM11/26/19
to idem...@googlegroups.com
Clarified in wiki page:

Regards,

Carlos Ruiz


Am 26.11.19 um 10:44 schrieb naw:

synt synt

unread,
Feb 20, 2020, 8:12:20 AM2/20/20
to iDempiere
Good Morning,

I've been several days trying to install prerequisites under linux and always I have the same issue with Maven Tycho Utilities. There's no active repository and I can't install. I tried with eclipse Photom, eclipse 2019-03, 2019-12, 


https://wiki.idempiere.org/en/Install_Development_Prerequisites#Install_Tycho_Configurator is not working because the search has no result. When I try the step : On Find field, enter Tycho I have no result.

This is the step I can't complete so I can't import the project to generate a build.

Any idea will be appreciate for me.

Regards

Fernando Palavecino

Carlos Antonio Ruiz Gomez

unread,
Feb 20, 2020, 8:38:17 AM2/20/20
to idem...@googlegroups.com
Hi Fernando, please check again the instructions on the link you sent.

There is no need for Tycho Build Tools

I just tried the instructions there and is working fine.
Eclipse required for >= 7.1 is 201912

Regards,

Carlos Ruiz


El 20/02/20 a las 14:12, synt synt escribió:

Heng Sin Low

unread,
Feb 20, 2020, 9:11:48 AM2/20/20
to idem...@googlegroups.com
and maven tycho utilities is not needed as well. you only need tycho configurator.

--
You received this message because you are subscribed to the Google Groups "iDempiere" group.
To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.

THIRUPATHI ROY

unread,
Feb 20, 2020, 9:27:42 AM2/20/20
to iDempiere
Dear Carlos,
I am installing idempiere for development purpose ..I am using this link https://wiki.idempiere.org/en/Installing_iDempiere

where I have successfully completed 3 steps under "2. Installing iDempiere for Development", I am stopped at 4th step "Import the seed" completed but I didn't get any entities/proper schema in dmp file...Can you please help me to proceed further.

Carlos Antonio Ruiz Gomez

unread,
Feb 20, 2020, 9:41:46 AM2/20/20
to idem...@googlegroups.com
I could if you explain what are you doing in step 4 - which commands are you executing and which output are you obtaining.

Regards,

Carlos Ruiz


El 20/02/20 a las 15:27, THIRUPATHI ROY escribió:

THIRUPATHI ENAGURTHI

unread,
Feb 21, 2020, 1:09:48 AM2/21/20
to idem...@googlegroups.com
Dear Carlos,

I have performed this
git clone https://github.com/idempiere/idempiere.git

checkedout latest : git checkout release-7.1

cloned to another folder:  git clone idempiere myexperiment

mvn verify ..completed 

Importing project into Eclipse(2019-12) completed
set target Platform also done successfully.

Created a role with superuser ,called "adempiere" with password
Created a DB "idempiere" with above created User.

then alter role by using this command
psql -d idempiere -U adempiere -c "ALTER ROLE adempiere SET search_path TO adempiere, pg_catalog, update"
psql -d idempiere -U adempiere -c "ALTER ROLE adempiere SET search_path TO adempiere, pg_catalog, public"

created uuid:
psql -d idempiere -U adempiere -c 'CREATE EXTENSION "uuid-ossp"'---Completed

While doing import SEED dmp file created fro running this command
cd /tmp
jar xvf /home/thiru/git/idempiere/org.adempiere.server-feature/data/seed/org.adempiere.server-feature/data/seed/Adempiere_pg.jar

O/p: inflated: Adempiere_pg.dmp

then performed psql -d idempiere -U adempiere -f Adempiere_pg.dmp

but no use....
How do I get seed data and please help me further process to successful installation.

FYI I am attaching all software versions screen.

Regards,
Roy

--
You received this message because you are subscribed to the Google Groups "iDempiere" group.
To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.
Screenshot from 2020-02-21 10-46-06.png

Heng Sin Low

unread,
Feb 21, 2020, 1:23:48 AM2/21/20
to idem...@googlegroups.com
Those steps looks good to me.

Did you get any errors with the "psql -d idempiere -U adempiere -f Adempiere_pg.dmp" step ?

If not, you should have the seed data imported into the idempiere db (inside adempiere schema).

THIRUPATHI ROY

unread,
Feb 21, 2020, 1:39:37 AM2/21/20
to iDempiere
Dear hengsin,
Thanks for your reply.

 "psql -d idempiere -U adempiere -f Adempiere_pg.dmp" step ?----No errors
and I found entities under adempiere schema..PFA for your INFO
is it okay now Can I proceed with further steps ?

Regards,
Roy
To unsubscribe from this group and stop receiving emails from it, send an email to idem...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "iDempiere" group.
To unsubscribe from this group and stop receiving emails from it, send an email to idem...@googlegroups.com.
Screenshot from 2020-02-21 12-08-06.png

Heng Sin Low

unread,
Feb 21, 2020, 1:44:08 AM2/21/20
to idem...@googlegroups.com
yes, good to move forward.

To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/idempiere/8170f173-7fee-4510-9bcb-d5896a38357d%40googlegroups.com.

THIRUPATHI ROY

unread,
Feb 21, 2020, 3:46:03 AM2/21/20
to iDempiere
Dear Hengsin,

Move on with further steps , i am unable to run install.app, getting these errors. PFA
I have tried but couldn't working for me...please help me ti install ..
Screenshot from 2020-02-21 12-55-14.png
Screenshot from 2020-02-21 12-54-27.png
Screenshot from 2020-02-21 12-54-39.png
Screenshot from 2020-02-21 13-00-14.png

Heng Sin Low

unread,
Feb 21, 2020, 5:14:42 AM2/21/20
to idem...@googlegroups.com
You got to make sure all project build without errors before you can run anything.

If you are completely new to this, you might want to consider using the script from https://github.com/hengsin/idempiere-dev-setup instead of doing it manually.

To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/idempiere/48f97834-b55e-476a-a365-13f89a45c101%40googlegroups.com.

Carlos Antonio Ruiz Gomez

unread,
Feb 21, 2020, 5:17:48 AM2/21/20
to idem...@googlegroups.com
Looks like you're using wrong eclipse version.
-->Eclipse required for >= 7.1 is 201912

Also, there must not be red projects - that means compilation failed for some reason - refresh, restart, sometimes fixes the problem, if not, you did something wrong in the original instructions.

Regards,

Carlos Ruiz



El 21/02/20 a las 9:46, THIRUPATHI ROY escribió:

synt synt

unread,
Feb 21, 2020, 6:21:36 AM2/21/20
to iDempiere
Hi Carlos,

You are right. I have the project in my eclipse without errors. Thanks for you response.

Regards

Fernando Palavecino

THIRUPATHI ROY

unread,
Feb 21, 2020, 6:45:57 AM2/21/20
to iDempiere
Hengsin,
I have followed dev-setup....at last I am getting this error 
"The program assumes build version 7.1.0.202002211118, but database has build version ${env.ADEMPIERE_VERSION} 20080428-1232. 
This is likely to cause hard to fix errors. 
Please contact administrator. [1]"
How to rectify that ?
FYI: PFA

Regards,
Roy
Screenshot from 2020-02-21 17-14-59.png

Heng Sin Low

unread,
Feb 21, 2020, 7:15:11 AM2/21/20
to idem...@googlegroups.com
your db isn't right, what's the command line you use to set this up ?

To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/idempiere/73529a58-b2a3-48af-b4d1-3a25b2f20719%40googlegroups.com.

THIRUPATHI ENAGURTHI

unread,
Feb 21, 2020, 7:20:09 AM2/21/20
to idem...@googlegroups.com

Heng Sin Low

unread,
Feb 21, 2020, 7:40:53 AM2/21/20
to idem...@googlegroups.com
if you are using the script from dev-setup, you don't have to import seed manually, the script can do that for you.

Reply all
Reply to author
Forward
0 new messages