Essential Import Utility

Post Reply
Arezki76
Posts: 10
Joined: 05 Jun 2024, 20:21

Hello,

I've an issue when I try to launch the Essential Import Utility from Apache.

I get the following error :

javax.servlet.ServletException: L'exécution de la servlet a lancé une exception
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)

Have you any idea please ?
Arezki76
Posts: 10
Joined: 05 Jun 2024, 20:21

It was related to jdk version (8).

It's fixed now, thanks.
User avatar
neil.walsh
Posts: 471
Joined: 16 Feb 2009, 13:45
Contact:

Great stuff. Thanks for the update.
daniel.victoria
Posts: 7
Joined: 19 Sep 2024, 22:37

Hi ,
Essential import utility loads with a login screen and i am not sure how do i get a username and password.

thanks
Parveen
JohnM
Posts: 538
Joined: 17 Feb 2009, 20:19

if you are a first time user then try username: [email protected] and admin as the password, but we suggest you change those.

Look in [your tomcat folder]\conf\tomcat_users.xml - you can change it there
daniel.victoria
Posts: 7
Joined: 19 Sep 2024, 22:37

Thanks John.
I figured that.
I have another question on viewer, viewer does not show any editors? i have the Opensource standalone installed on my windows machine.
Is this by design or i have missed something.
attached a screen shot.
You do not have the required permissions to view the files attached to this post.
JohnM
Posts: 538
Joined: 17 Feb 2009, 20:19

Editing in Open Source is via Protege, Editors are in the Cloud edition, which uses a different technology stack (the technology differs but views and meta model in OS are the same as the ones in Cloud).

You can delete the editor panel by going to EA Support > Essential Viewer > Portal Configuration > Portal Panel and delete the panels with Editors in the name (select and click the symbol with an X at the top of the instance panel)
daniel.victoria
Posts: 7
Joined: 19 Sep 2024, 22:37

Thanks!
How can I import some data in the viewer? I have a excel file with list of all the applications we use. How can i import it to populate the application catalog artifact? does the spreadsheet needs to be in the format provided by essential. How do i get hold of a preconfigured spreadsheet.

Thanks
Parveen
daniel.victoria
Posts: 7
Joined: 19 Sep 2024, 22:37

Hi,
when i try to import the Base Model repository (essential_baseline_v6_19 (2).zip)into protege, getting java ""AWT-EventQueue-0" java.lang.OutOfMemoryError: GC overhead limit exceeded" error. Increased the JVM Maximum memory pool to 2048 and also ‘lax.nl.java.option.java.heap.size.max’
to 2048000000 as suggested in the documentation.

pls let me know if there is anything else i have missed.
Thanks!
JohnM
Posts: 538
Joined: 17 Feb 2009, 20:19

Regarding your first question "How can I import some data in the viewer? I have a excel file with list of all the applications we use. How can i import it to populate the application catalog artifact? does the spreadsheet needs to be in the format provided by essential. How do i get hold of a preconfigured spreadsheet."

Request launchpad on the contact form. You can create your own imports if you want but Launchpad has a lot of pre-defined sheets. See this page https://enterprise-architecture.org/uni ... t-utility/

Regarding your second question, someone will come back next week
daniel.victoria
Posts: 7
Joined: 19 Sep 2024, 22:37

Hi,
when I an trying to setup the Import Utility Live env, getting the following error message in tomcat/catalina:
18-Jul-2024 12:44:47.832 WARNING [Thread-7] edu.stanford.smi.protege.plugin.PluginUtilities.findPluginsDirectory Plugins directory not found: C:\Program Files\Apache Software Foundation\Tomcat 9.0\plugins

do i need to download some plugins for this to work?

thanks for the help!
daniel.victoria
Posts: 7
Joined: 19 Sep 2024, 22:37

Hi John,
I am importing Data using the dup packages, but sometimes they are getting messed up , especially the Parent Capability, sometimes some capabilities are also getting deleted. What are the common causes of such errors during bulk import.

Thanks
Parveen
JohnM
Posts: 538
Joined: 17 Feb 2009, 20:19

Usually this happens when you have reused the IDs in your import
Post Reply