Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Support Probleme Installation ISTA 4.22

    Nobody is reading this thread right now.

shaxo

Newbie
Registriert
4. März 2021
Beiträge
3
Reaktionspunkte
0
Punkte
21
Hallo zusammen,
ich versuche seit einigen Tagen ISTA auf meinem WIN11 Laptop zu installieren.
Bin der "Anleitung" gefolgt und habe .NetFramework 4.8, verschiedenste VCREDIST Versionen etc. installiert.
Beim Versuch die ISTAGUI.exe zu starten kommt immer folgende Fehlermeldung:
"Failed to start ISTA.
Please make sure your ISTA configuration is valid.
In doubt reset any non standard ISTA configuration and reinstall ISTA."

Bei einem Bekannten funktioniert die Installation unter WIN10 problemlos.

Vielleicht kann mir jemand helfen bzw. hat noch eine Idee?!
Freu mich über eure Antworten!

In der Log-Datei steht folgendes:
2025-04-18 13:36:38.676 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.OperationalMode' from '' to 'ISTA_PLUS' (read from 'Configuration file').
2025-04-18 13:36:38.680 INFO [T] ISTA: [1] ConfigSettings.ConfigSettings() - OperationalMode is ISTA_PLUS
2025-04-18 13:36:38.680 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.Logging.RotatingTextWriterTraceListener.FileName' from '' to ''. But Origin is not set, so the source is unknown.
2025-04-18 13:36:38.680 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.Logging.Directory' from '' to '..\..\..\Logs' (read from 'Configuration file').
2025-04-18 13:36:38.685 INFO [T] ISTA: [1] ConfigSettings.set_CurrentCulture() - set UI culture to en-GB
2025-04-18 13:36:38.709 INFO [T] ISTA: [1] CoreFramework.CoreFramework() - ctor called.
2025-04-18 13:36:38.713 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'TesterGUI.SelectedBrand' from '' to 'BMWGroup' (read from 'Configuration file').
2025-04-18 13:36:38.733 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.CoreFramework.ILeanActive' from '' to 'False' (read from 'Configuration file').
2025-04-18 13:36:38.733 INFO [T] ISTA: [1] ConfigSettings.IsILeanActive() - Property IsILeanActive is set to False
2025-04-18 13:36:38.733 ERROR [T] ISTA: [1] LicenseManager.get_LicenseInfo() - licString was null; no license verification from License.xml possible
2025-04-18 13:36:38.955 INFO [T] ISTA: [1] ConfigSettings.IsILeanActive() - Property IsILeanActive is set to False
2025-04-18 13:36:38.955 ERROR [T] ISTA: [1] LicenseManager.VerifyLicense - License info was null
2025-04-18 13:36:38.975 WARNING [T] ISTA: [1] Translator.GetName() - Exception occurred for '#Error': System.NullReferenceException: Object reference not set to an instance of an object.
at BMW.Rheingold.CoreFramework.Localization.Translator.GetName(String idStr, String module, String uiCulture)
2025-04-18 13:36:38.975 WARNING [T] ISTA: [1] Translator.GetName() - Exception occurred for '#045': System.NullReferenceException: Object reference not set to an instance of an object.
at BMW.Rheingold.CoreFramework.Localization.Translator.GetName(String idStr, String module, String uiCulture)
2025-04-18 13:36:38.955 ERROR [T] ISTA: [1] LicenseManager.VerifyLicense - failed with exception: BMW.Rheingold.CoreFramework.LicenseVerificationException: #Error --- #045
at BMW.Rheingold.CoreFramework.LicenseManager.VerifyLicense(Boolean isServiceProgramCompilerLicense)
2025-04-18 13:36:38.975 INFO [T] ISTA: [1] CoreFramework.CoreFramework() - license invalid or expired.
2025-04-18 13:36:38.975 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'DebugLevel' from '' to '2' (read from 'Configuration file').
2025-04-18 13:36:38.977 INFO [T] ISTA: [1] CoreFramework.CoreFramework() - CoreFramework.DebugLevel is 2
2025-04-18 13:36:40.075 ERROR [T] ISTA: [1] App.Init() - Failed to start ISTA: System.IO.IOException: Der externe unterstützende Anbieter wird nicht erkannt.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.IO.StreamReader.ReadBuffer()
at System.IO.StreamReader.ReadToEnd()
at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
at System.IO.File.ReadAllText(String path)
at BMW.Rheingold.ISTAGUI.App.Init()
at BMW.Rheingold.ISTAGUI.App..ctor()
2025-04-18 13:36:40.091 ERROR [T] ISTA: [1] ServiceLocator.GetService<T>() - No service registered for type 'BMW.Rheingold.CoreFramework.Contracts.IUia'. Using default instead.
2025-04-18 13:36:40.091 WARNING [T] ISTA: [1] DialogBase.Init() - Service IUia is not available using UiaNone instead.
2025-04-18 13:36:40.093 WARNING [T] ISTA: [1] DialogBase.DialogBase() - Dialog owner BMW.Rheingold.PresentationFramework.MessageDialog could not be set, because it is invisible.
2025-04-18 13:36:40.093 INFO [T] ISTA: [1] PresentationFramework.PresentationFramework() - ctor called.
2025-04-18 13:36:40.095 INFO [T] ISTA: [1] ConfigSettings.IsILeanActive() - Property IsILeanActive is set to False
2025-04-18 13:36:40.095 ERROR [T] ISTA: [1] LicenseManager.get_LicenseInfo() - licString was null; no license verification from License.xml possible
2025-04-18 13:36:40.118 INFO [T] ISTA: [1] ConfigSettings.IsILeanActive() - Property IsILeanActive is set to False
2025-04-18 13:36:40.118 ERROR [T] ISTA: [1] LicenseManager.VerifyLicense - License info was null
2025-04-18 13:36:40.118 ERROR [T] ISTA: [1] LicenseManager.VerifyLicense - failed with exception: BMW.Rheingold.CoreFramework.LicenseVerificationException: Error --- The session could not be successfully verified against the online portal. Check network connection and the validity of the portal session.
at BMW.Rheingold.CoreFramework.LicenseManager.VerifyLicense(Boolean isServiceProgramCompilerLicense)
2025-04-18 13:36:40.118 INFO [T] ISTA: [1] PresentationFramework.PresentationFramework() - license invalid or expired.
2025-04-18 13:36:40.121 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'DebugLevel' from '0' to '2' (read from 'Configuration file').
2025-04-18 13:36:40.121 INFO [T] ISTA: [1] CommandBase.CommandBase(string) - Command of type 'CommandExecute' instantiated with id ''.
2025-04-18 13:36:40.121 ERROR [T] ISTA: [1] ServiceLocator.GetService<T>() - No service registered for type 'BMW.Rheingold.CoreFramework.Contracts.INavigationService'. Using default instead.
2025-04-18 13:36:40.121 ERROR [T] ISTA: [1] ServiceLocator.GetService<T>() - No service registered for type 'BMW.Rheingold.CoreFramework.IAppSessionContext'. Using default instead.
2025-04-18 13:36:40.121 INFO [T] ISTA: [1] CommandBase.CommandBase(string) - Command of type 'CommandCommitDialog' instantiated with id ''.
2025-04-18 13:36:40.121 INFO [T] ISTA: [1] CommandBase.CommandBase(string) - Command of type 'CommandCancelDialog' instantiated with id ''.
2025-04-18 13:36:40.121 ERROR [T] ISTA: [1] ServiceLocator.GetService<T>() - No service registered for type 'BMW.Rheingold.PresentationFramework.Print.IPrintingService'. Using default instead.
2025-04-18 13:36:40.382 WARNING [T] ISTA: [1] TextContent.AsignFormattedText() - Failed to assign formatted text 'Failed to start ISTA.
Please make sure your ISTA configuration is valid.
In doubt reset any non standard ISTA configuration and reinstall ISTA.'. Assign paragraph with plain text 'Failed to start ISTA.
Please make sure your ISTA configuration is valid.
In doubt reset any non standard ISTA configuration and reinstall ISTA.' instead. Data at the root level is invalid. Line 1, position 1.
2025-04-18 13:36:40.384 WARNING [T] ISTA: [1] TextContent.AsignFormattedText() - Failed to assign formatted text 'Failed to start ISTA.
Please make sure your ISTA configuration is valid.
In doubt reset any non standard ISTA configuration and reinstall ISTA.'. Assign paragraph with plain text 'Failed to start ISTA.
Please make sure your ISTA configuration is valid.
In doubt reset any non standard ISTA configuration and reinstall ISTA.' instead. Data at the root level is invalid. Line 1, position 1.
2025-04-18 13:36:40.388 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.DatabaseProvider.DatabaseProviderFactory.DatabaseProvider' from '' to 'DatabaseProviderSQLite' (read from 'Configuration file').
2025-04-18 13:36:40.388 INFO [T] ISTA: [1] DatabaseProviderFactory.Instance() - Loading database provider of type: DatabaseProviderSQLite
2025-04-18 13:36:40.390 INFO [T] ISTA: [1] DatabaseProviderFactory.LoadAssembly() - Trying to load database provider assembly: C:\Rheingold\TesterGUI\bin\Release\RheingoldDatabaseSQLiteConnector.dll
2025-04-18 13:36:40.396 INFO [T] ISTA: [1] DatabaseProviderFactory.LoadAssembly() - Database Assembly RheingoldDatabaseSQLiteConnector, Version=4.22.40.19945, Culture=neutral, PublicKeyToken=6505efbdc3e5f324 active
2025-04-18 13:36:40.410 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.DatabaseProvider.SQLiteConnector.DatabaseProviderSQLite.WebClient.UrlScheme' from '' to ' {0}/{1}/{2}.{3}'. But Origin is not set, so the source is unknown.
2025-04-18 13:36:40.412 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.DatabaseProvider.SetupRuleCache' from '' to 'True' (read from 'Configuration file').
2025-04-18 13:36:40.412 INFO [T] ISTA: [1] DatabaseProviderSQLite.DatabaseProviderSQLite() - Initializing Database with standard connections.
2025-04-18 13:36:40.440 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.DatabaseProvider.SQLiteConnector.DiagDocDatabaseFile' from '' to '..\..\..\SQLiteDBs\DiagDocDb.sqlite'. But Origin is not set, so the source is unknown.
2025-04-18 13:36:40.440 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeDiagDocDb() - DiagDocDatabaseFile: ..\..\..\SQLiteDBs\DiagDocDb.sqlite
2025-04-18 13:36:40.440 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeDiagDocDb() - Resulting DiagDocDatabaseFile: C:\Rheingold\SQLiteDBs\DiagDocDb.sqlite BaseDirectory: C:\Rheingold\TesterGUI\bin\Release\
2025-04-18 13:36:40.464 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.DatabaseProvider.SQLiteConnector.streamdataprimitiveDatabaseFile' from '' to '..\..\..\SQLiteDBs\streamdataprimitive_{0}.sqlite'. But Origin is not set, so the source is unknown.
2025-04-18 13:36:40.464 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeStreamDataPrimitiveDb() - StreamDataPrimitive File: ..\..\..\SQLiteDBs\streamdataprimitive_ENGB.sqlite
2025-04-18 13:36:40.464 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeStreamDataPrimitiveDb() - Resulting StreamDataPrimitive File: C:\Rheingold\SQLiteDBs\streamdataprimitive_ENGB.sqlite BaseDirectory: C:\Rheingold\TesterGUI\bin\Release\
2025-04-18 13:36:40.468 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.DatabaseProvider.SQLiteConnector.xmlvalueprimitiveDatabaseFile' from '' to '..\..\..\SQLiteDBs\xmlvalueprimitive_{0}.sqlite'. But Origin is not set, so the source is unknown.
2025-04-18 13:36:40.468 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeXmlValuePrimitiveDb() - XmlValuePrimitive File: ..\..\..\SQLiteDBs\xmlvalueprimitive_ENGB.sqlite
2025-04-18 13:36:40.468 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeXmlValuePrimitiveDb() - Resulting XmlValuePrimitive File: C:\Rheingold\SQLiteDBs\xmlvalueprimitive_ENGB.sqlite BaseDirectory: C:\Rheingold\TesterGUI\bin\Release\
2025-04-18 13:36:40.470 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeStreamDataPrimitiveDb() - StreamDataPrimitive File: ..\..\..\SQLiteDBs\streamdataprimitive_OTHER.sqlite
2025-04-18 13:36:40.470 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeStreamDataPrimitiveDb() - Resulting StreamDataPrimitive File: C:\Rheingold\SQLiteDBs\streamdataprimitive_OTHER.sqlite BaseDirectory: C:\Rheingold\TesterGUI\bin\Release\
2025-04-18 13:36:40.472 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeXmlValuePrimitiveDb() - XmlValuePrimitive File: ..\..\..\SQLiteDBs\xmlvalueprimitive_OTHER.sqlite
2025-04-18 13:36:40.472 INFO [T] ISTA: [1] SQLiteConnectionMgr.InitializeXmlValuePrimitiveDb() - Resulting XmlValuePrimitive File: C:\Rheingold\SQLiteDBs\xmlvalueprimitive_OTHER.sqlite BaseDirectory: C:\Rheingold\TesterGUI\bin\Release\
2025-04-18 13:36:40.475 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - Checking Installed Databases...
2025-04-18 13:36:40.697 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.DatabaseProvider.SQLiteConnector.DiaUpdateDatabaseFile' from '' to '..\..\..\SQLiteDBs\DiaUpdate.sqlite'. But Origin is not set, so the source is unknown.
2025-04-18 13:36:40.697 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - *************** *************** *************** Database Version Information *************** *************** ***************
2025-04-18 13:36:40.697 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - ******* StreamDataPrimitive 4.22.40 Language: DEDE IsAccessible: True
2025-04-18 13:36:40.697 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - ******* StreamDataPrimitive 4.22.40 Language: ENGB IsAccessible: True
2025-04-18 13:36:40.697 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - ******* StreamDataPrimitive 4.22.40 Language: OTHER IsAccessible: True
2025-04-18 13:36:40.697 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - ******* XmlValuePrimitive 4.22.40 Language: DEDE IsAccessible: True
2025-04-18 13:36:40.697 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - ******* XmlValuePrimitive 4.22.40 Language: ENGB IsAccessible: True
2025-04-18 13:36:40.697 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - ******* XmlValuePrimitive 4.22.40 Language: OTHER IsAccessible: True
2025-04-18 13:36:40.697 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - ******* DiagDocDb 4.22.40 Language: OTHER IsAccessible: True
2025-04-18 13:36:40.697 INFO [T] ISTA: [1] SQLiteConnectionMgr.GetConnection() - Trying to open connection to Database: DiagDoc Language: ENGB...
2025-04-18 13:36:40.713 INFO [T] ISTA: [1] SQLiteConnectionMgr.GetConnection() - Connection state: Open Database: main.
2025-04-18 13:36:40.713 INFO [T] ISTA: [1] SQLiteConnectionMgr.GetConnection() - Trying to open connection to Database: StreamDataPrimitive Language: ENGB...
2025-04-18 13:36:40.713 INFO [T] ISTA: [1] SQLiteConnectionMgr.GetConnection() - Connection state: Open Database: main.
2025-04-18 13:36:40.729 INFO [T] ISTA: [1] SQLiteConnectionMgr.GetConnection() - Trying to open connection to Database: XmlValuePrimitive Language: ENGB...
2025-04-18 13:36:40.729 INFO [T] ISTA: [1] SQLiteConnectionMgr.GetConnection() - Connection state: Open Database: main.
2025-04-18 13:36:40.729 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - All necessary Database connections established.
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - ******************************** WSI Info ********************************
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - WSI Revision: Commit: 70a156cad7 built at 08.01.2020:01:43
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - WSI Instance Name: ISARPUP_QQRPUB
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - WSI Instance Description: VOPU produktiv RS-Baseline
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - WSI Category: HO.Publish
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - WSI Mode: init
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - Start Time: 10/02/2020 15:11:46
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - End Time: 10/02/2020 23:07:44
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - Baseline Id: 20000546980851
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - Baseline Category: RS
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - Baseline Name: RS4.22
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] DatabaseProviderSQLite.CheckDbAccess - Baseline Closing Date: 24/01/2020 12:15:07
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] ConfigSettings.StoreAndLogChangedValue() - Change configuration 'BMW.Rheingold.DatabaseProvider.SQLiteConnector.DatabaseProviderSQLite.SearchCacheMode' from '' to 'CacheFirst'. But Origin is not set, so the source is unknown.
2025-04-18 13:36:40.745 INFO [T] ISTA: [1] SearchCacheContainer.SearchCacheContainer() - setup eval cache container with cache strategy: CacheFirst
2025-04-18 13:36:42.153 ERROR [T] ISTA: [1] ServiceLocator.GetService<T>() - No service registered for type 'BMW.Rheingold.ISTAGUI.Navigation.INavigationServiceGui'. Using default instead.
 
Zurück
Oben