Hi,
Today I installed Ignition version 8.1.36, I want to design some perspective views in that,
But I am unable to find vision tab there.
What's wrong here Can you please help me?
I can see only vision tab.
Hi,
Today I installed Ignition version 8.1.36, I want to design some perspective views in that,
But I am unable to find vision tab there.
What's wrong here Can you please help me?
I can see only vision tab.
You probably didn't install the Perspective module.
Are there any errors in the Designer console/logs? Maybe it failed to start up.
getting below error while launching the designer
BrowserEngine crashed. Exceeded crash count, will not reload. crash count: 3
Can you go to the Details tab, copy the full text and paste it in a reply?
23:15:05.670 [Designer-Startup] INFO designer.main - Downloading... [+0]
23:15:14.229 [Designer-Startup] INFO designer.main - Cleanup... [+8559]
23:15:14.309 [Designer-Startup] INFO designer.main - Initializing UI... [+8639]
23:15:15.081 [Designer-Startup] INFO tags.manager.gwinterface - Tag poll rate changed to 250 ms
23:15:15.082 [DesignerExecEngine-1] INFO tags.subscriptions - Changing connected quality to 'Good'
23:15:22.261 [Designer-Startup] INFO designer.main - Starting module: Vision [+16591]
23:15:27.529 [Designer-Startup] INFO designer.main - Starting module: Perspective [+21859]
23:15:31.410 [Designer-Startup] INFO Perspective.Designer - Starting up Perspective module. Mode: Trial
23:16:18.664 [Designer-Startup] ERROR designer.JXBrowserUtil - Failed to start Browser Engine with options
com.teamdev.jxbrowser.engine.EngineOptions:
autoplayEnabled: false
chromiumDir: C:\Users\Nitesh Tambe.ignition\cache\resources\jxbrowser\7.35.1
chromiumSwitches:
diskCacheSize:
fileAccessFromFilesAllowed: false
isGpuDisabled: false
isIncognitoEnabled:false
language:en-us
passwordStore:
remoteDebugginPort: 9222
renderingMode: OFF_SCREEN
isSandboxDisabled: false
secureOriginWhitelist:
isTouchMenuEnabled: false
userAgent:
userDataDir:C:\Users\NITESH~1\AppData\Local\Temp\JxBrowser-UserData-22def9f5-ebc5-4982-ba55-85716d6f2fff
webSecurityDisabled: false
.
com.teamdev.jxbrowser.engine.ChromiumProcessStartupFailureException: Process exit code: 7
at com.teamdev.jxbrowser.engine.internal.EngineImpl.newInstance(EngineImpl.java:218)
at com.teamdev.jxbrowser.engine.Engine.newInstance(Engine.java:163)
at com.inductiveautomation.ignition.client.util.JxBrowserUtil.lambda$getOrCreateEngine$2(JxBrowserUtil.java:347)
at com.inductiveautomation.ignition.client.util.JxBrowserUtil.runResourceLockedAction(JxBrowserUtil.java:553)
at com.inductiveautomation.ignition.client.util.JxBrowserUtil.getOrCreateEngine(JxBrowserUtil.java:347)
at com.inductiveautomation.ignition.client.util.JxBrowserUtil.getOrCreateEngine(JxBrowserUtil.java:406)
at com.inductiveautomation.perspective.designer.DesignerHook.startup(DesignerHook.java:226)
at com.inductiveautomation.ignition.designer.IgnitionDesigner$LoadedModule.startup(IgnitionDesigner.java:1995)
at com.inductiveautomation.ignition.designer.IgnitionDesigner.startupModule(IgnitionDesigner.java:1203)
at com.inductiveautomation.ignition.designer.IgnitionDesigner.loadProject(IgnitionDesigner.java:999)
at com.inductiveautomation.ignition.designer.IgnitionDesigner$StartupProjectDialogHandler.lambda$new$2(IgnitionDesigner.java:2059)
at java.base/java.lang.Thread.run(Unknown Source)
23:16:19.061 [Designer-Startup] INFO designer.main - Starting module: SFC [+73391]
23:16:21.964 [Designer-Startup] INFO designer.main - Starting module: SQL Bridge [+76294]
23:16:22.524 [Designer-Startup] INFO designer.main - Starting module: Serial Support Client [+76854]
23:16:22.529 [Designer-Startup] INFO designer.main - Starting module: OpcCom [+76859]
23:16:22.530 [Designer-Startup] INFO designer.main - Starting module: Reporting [+76860]
23:16:22.726 [Designer-Startup] INFO reporting.Designer - Starting up Reporting Module. Mode: Trial
23:16:23.740 [Designer-Startup] INFO designer.main - Starting module: Symbol Factory [+78070]
23:16:23.760 [Designer-Startup] INFO designer.main - Starting module: WebDev [+78090]
23:16:23.820 [Designer-Startup] INFO designer.main - Starting module: Alarm Notification [+78150]
23:16:24.004 [Designer-Startup] INFO designer.main - Starting module: OPC-UA [+78334]
23:16:24.004 [Designer-Startup] INFO designer.main - Starting module: Enterprise Administration [+78334]
23:16:24.014 [Designer-Startup] INFO designer.main - Starting module: Legacy DNP3 Driver [+78344]
23:16:24.014 [Designer-Startup] INFO designer.main - Initializing Scripting... [+78344]
23:16:24.471 [Designer-Startup] INFO designer.main - Initializing UI... [+78800]
so based on this it looks like the chromium process couldn't be started. What version of windows are you on?
if its relatively new, can you try clearing it out of the cache for me and re-launching the designer?
C:\Users\Nitesh Tambe\.ignition\cache\resources\jxbrowser\7.35.1
If this doesn't resolve your issue, do you have an IT restrictions on this machine which might prevent chromium.exe from running?
It should be noted that 8.1.35 dropped support for windows 7 and windows 8 for Perspective Designer and the Vision Web Browser Module
yes, windows 8 not supporting, that was the issue.
Thank you.