You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to Add Elements to Diagram in Modelio 5.4.1
Description
I encountered an issue while trying to add elements to a diagram.
Here are the steps to reproduce the problem:
I create a new project.
Inside the project, I create a Diagram.
I open the Diagram.
With the diagram open, I try to add an element, but it nothing happens.
Expected Behavior
elements should be added successfully to the Diagram.
Actual Behavior
No element is added, and an error is logged Unhandled exception caught by SWT: java.lang.ExceptionInInitializerError.
Environment
System Version: Fedora 41
Modelio Version: 5.4.1
Logs
16:43:47,924 |-INFO inch.qos.logback.classic.LoggerContext[default]- Could NOT find resource [logback-test.xml]16:43:47,924 |-INFO inch.qos.logback.classic.LoggerContext[default]- Could NOT find resource [logback.groovy]16:43:47,924 |-INFO inch.qos.logback.classic.LoggerContext[default]- Could NOT find resource [logback.xml]16:43:47,925 |-INFO inch.qos.logback.classic.BasicConfigurator@552ed807 - Setting up default configuration.16:43:47,953 |-INFO inch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]16:43:47,955 |-INFO inch.qos.logback.core.joran.action.AppenderAction - Naming appender as [LOGFILE]16:43:47,962 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1001284816- setting totalSizeCap to 1 GB16:43:47,964 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1001284816- Archive files will be limited to [50 MB]each.16:43:47,969 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1001284816- No compression will be used16:43:47,970 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1001284816- Will use the pattern /home/aurigabriel/.modelio/5.4/modelio-%d{yyyy-MM-dd}-%i.log for the active file16:43:47,972 |-INFO inch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@41f4fe5 - The date pattern is 'yyyy-MM-dd' from file name pattern '/home/aurigabriel/.modelio/5.4/modelio-%d{yyyy-MM-dd}-%i.log'.16:43:47,972 |-INFO inch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@41f4fe5 - Roll-overatmidnight.16:43:47,972 |-INFO inch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@41f4fe5 - Setting initial period to Mon Dec0216:43:47 BRT 202416:43:47,974 |-INFO inch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property16:43:47,980 |-INFO inch.qos.logback.core.rolling.RollingFileAppender[LOGFILE]- Active log file name: /home/aurigabriel/.modelio/5.4/modelio-2024-12-02-0.log16:43:47,980 |-INFO inch.qos.logback.core.rolling.RollingFileAppender[LOGFILE]- File property is set to [null]16:43:47,981 |-INFO inch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]16:43:47,981 |-INFO inch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]16:43:47,981 |-INFO inch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property16:43:47,982 |-INFO inch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to TRACE16:43:47,982 |-INFO inch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]16:43:47,982 |-INFO inch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [LOGFILE] to Logger[ROOT]16:43:47,983 |-INFO inch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.16:43:47,983 |-INFO inch.qos.logback.classic.joran.JoranConfigurator@6f6621e3 - Registering current configuration as safe fallback point16:43:48.352 INFO o.m.p.u.log.writers.PluginLogger Changing log level from ERROR to DEBUG16:43:48.355 DEBUG org.modelio.platform.preferences Initializing 'org.modelio.platform.preferences' plugin preferences ...16:43:48.358 DEBUG org.modelio.platform.preferences - Initializing default values from 'org.modelio.app.admtool'...16:43:48.358 DEBUG org.modelio.platform.preferences - default pref value 'Log.LogLevel'='3'16:43:48.359 DEBUG org.modelio.platform.preferences - default pref value 'AdmTools.Show'='false'16:43:48.359 DEBUG org.modelio.platform.preferences - Initializing default values from 'org.modelio.app.diagram.editor'...16:43:48.359 DEBUG org.modelio.platform.preferences - default pref value 'DeleteMode'='DELETE'16:43:48.359 DEBUG org.modelio.platform.preferences - Initializing default values from 'org.modelio.app.module.catalog'...16:43:48.359 DEBUG org.modelio.platform.preferences - default pref value 'ModuleCatalog.ShowCompatible'='true'16:43:48.359 DEBUG org.modelio.platform.preferences - default pref value 'ModuleCatalog.ShowLatest'='true'16:43:48.359 DEBUG org.modelio.platform.preferences - Initializing default values from 'org.modelio.app.update.ext_org'...16:43:48.359 DEBUG org.modelio.platform.preferences - default pref value 'Update.Site'='https://www.modelio.org/updates'16:43:48.360 INFO o.m.p.u.log.writers.PluginLogger Changing log level from DEBUG to ERROR16:43:48.360 INFO o.m.p.u.log.writers.PluginLogger Changing log level from ERROR to INFO16:43:48.396 INFO org.modelio.app.ui Modelio by modelio.org16:43:48.404 INFO org.modelio.app.ui Modelio version : '5.4.01'16:43:48.405 INFO org.modelio.app.ui Modelio runtime data path : '/home/aurigabriel/.modelio/5.4'16:43:48.405 INFO org.modelio.app.ui Modelio module catalog path: '/home/aurigabriel/.modelio/5.4/modules'16:43:48.405 INFO org.modelio.app.ui Modelio macro catalog path: '/home/aurigabriel/.modelio/5.4/macros'16:43:48.405 INFO org.modelio.app.ui Instance location: file:/home/aurigabriel/.modelio/5.4/opensource-cache/data/16:43:48.406 INFO org.modelio.app.ui Command line arguments = '-clearPersistedState '16:43:48.522 INFO org.modelio.app.ui Trusted server certificates store is '/home/aurigabriel/.modelio/5.4/servercerts.db'16:43:49.778 INFO org.modelio.app.ui SWAP is ENABLED16:43:50.137 INFO org.modelio.app.project.ui Changing workspace to: /home/aurigabriel/modelio/workspace***WARNING: WebKitGTK is configured to ignore TLS errors via -Dorg.eclipse.swt.internal.webkitgtk.ignoretlserrors=true .***WARNING: Please use for development purposes only!***WARNING: WebKitGTK is configured to ignore TLS errors via -Dorg.eclipse.swt.internal.webkitgtk.ignoretlserrors=true .***WARNING: Please use for development purposes only!2024-12-0216:43:50.370:INFO::Start Help Server: Logging initialized @4082ms to org.eclipse.jetty.util.log.StdErrLog2024-12-0216:43:50.479:INFO:oejs.session:Start Help Server: DefaultSessionIdManager workerName=node02024-12-0216:43:50.479:INFO:oejs.session:Start Help Server: No SessionScavenger set, using defaults2024-12-0216:43:50.480:INFO:oejs.session:Start Help Server: node0 Scavenging every 600000ms2024-12-0216:43:50.510:INFO:oejs.session:Start Help Server: node0 Scavenging every 660000ms16:43:50.804 INFO org.modelio.platform.project Running batch: project=null create=false workspace=null16:44:00.627 INFO o.modelio.app.project.ui.ext_org Opening project 'Project1'16:44:01.774 INFO org.modelio.app.diagram.api Modelio/Diagram API 5.4.1.202311151402- Copyright 2013-2024 Modeliosoft.16:44:01.900 INFO org.modelio.app.api.impl ModelerModule - Modelio/ModelerModule 9.4.00- Copyright 2008-2023 DocaposteGdk-Message: 16:44:02.245: Unable to load left_ptr_watch from the cursor themeGdk-Message: 16:44:02.245: Unable to load crossed_circle from the cursor themeGdk-Message: 16:44:02.245: Unable to load size_bdiag from the cursor themeGdk-Message: 16:44:02.245: Unable to load size_fdiag from the cursor themeGdk-Message: 16:44:02.245: Unable to load sb_up_arrow from the cursor themeGdk-Message: 16:44:02.245: Unable to load up-arrow from the cursor theme16:44:03.867 ERROR org.modelio.app.ui Unhandled exception caught by SWT: java.lang.ExceptionInInitializerError
The text was updated successfully, but these errors were encountered:
auri-gabriel
changed the title
# Unable to Add Elements to Diagram in Modelio 5.4.1
Unable to Add Elements to Diagram in Modelio 5.4.1
Dec 2, 2024
Unable to Add Elements to Diagram in Modelio 5.4.1
Description
I encountered an issue while trying to add elements to a diagram.
Here are the steps to reproduce the problem:
Expected Behavior
elements should be added successfully to the Diagram.
Actual Behavior
No element is added, and an error is logged
Unhandled exception caught by SWT: java.lang.ExceptionInInitializerError
.Environment
Logs
The text was updated successfully, but these errors were encountered: