Does Bonita 7.2 work on Windows 10 pro?

1
0
-1

After installation Bonita 7.2 x64 on Windows 10 Portal, UI designer don't work. I can call Tomcat on port 8080. What can i do to solve this problem?

P.S.: I tryed to install 7.1.5 - doesn'r work too.

Comments

Submitted by Sean McP on Sat, 02/13/2016 - 11:22

Not sure what your problem actually is. I have everything you've mentioned working on Windows 10.

You do have Java installed don't you?

What did you download? Specifically the full filename.

regards
Seán

Submitted by Sean McP on Mon, 02/15/2016 - 07:02

OK...so you've installed the Studio.

What do you do? And what do you expect? You say "I can call Tomcat on port 8080" how do you do that?

Now that you've installed Studio I assume you have started the program:

To start the UI designer you click on the UI Designer icon...what happens then? It should open in a browser. If not what do you see. If it doesn't can you post the log?

Help->Bonita BPM Engine Log from the Studio menu

I'm also confused you say Windows 10 Portal, UI doesn't work...

Are you saying Portal doesn't work?

Use Server->Open Portal from the Studio menu and, again it should open in the browser...

regards
Seán

Submitted by michael.syrov on Mon, 02/15/2016 - 07:24

by steps
1. I've installed Studio
2. I started it. Result - Bonita starts.
3. Click UI desiner. Result - Message about starting Tomcat. Then - nothing.
4. Click Portal. Result - nothing. It doesn't open.
5. Used Server->Open Portal. Result - It doesn't open.

Cheking Tomcat - In the browser http://localhost:8080/ - see start page Apache Tomcat/7.0.55.

Bointa 7.1.5 log below. I istalled it insted of 7.2 to try opening UI designer.

!SESSION 2016-02-15 13:05:39.853 -----------------------------------------------
eclipse.buildId=7.1.5.
java.version=1.7.0_55
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=ru
Framework arguments: --launcher.XXMaxPermSize512m -clearPersistedState
Command-line arguments: -os win32 -ws win32 -arch x86_64 --launcher.XXMaxPermSize512m -clearPersistedState

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:52.688
!MESSAGE Updating RSS feed:7-0-community.xml

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:52.698
!MESSAGE Updating RSS feed:7-0-training.xml

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:52.698
!MESSAGE Updating RSS feed:7-0-blogs.xml

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:52.708
!MESSAGE Updating RSS feed:7-0-examples-community.xml

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:52.718
!MESSAGE Updating RSS feed:7-0-videos-community.xml

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:52.728
!MESSAGE Updating RSS feed:7-0-documentation.xml

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:53.284
!MESSAGE RSS feed:7-0-blogs.xml updated successfuly!

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:53.289
!MESSAGE RSS feed:7-0-examples-community.xml updated successfuly!

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:53.299
!MESSAGE RSS feed:7-0-documentation.xml updated successfuly!

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:53.309
!MESSAGE RSS feed:7-0-training.xml updated successfuly!

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:53.309
!MESSAGE RSS feed:7-0-videos-community.xml updated successfuly!

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:05:53.319
!MESSAGE RSS feed:7-0-community.xml updated successfuly!

!ENTRY org.bonitasoft.studio.engine 1 0 2016-02-15 13:05:57.081
!MESSAGE Starting tomcat...

!ENTRY org.bonitasoft.studio.engine 1 0 2016-02-15 13:05:57.101
!MESSAGE Starting studio watchdog on 6969

!ENTRY org.bonitasoft.studio.designer 1 0 2016-02-15 13:05:57.274
!MESSAGE Starting RESTLET server on port 55489...

!ENTRY org.bonitasoft.studio.application 1 0 2016-02-15 13:06:10.073
!MESSAGE Startup duration : 00:00:25

!ENTRY org.bonitasoft.studio.common 1 0 2016-02-15 13:06:14.958
!MESSAGE Configuring bonita client on host localhost:8080 with API_TYPE=HTTP

!ENTRY org.bonitasoft.studio.engine 1 0 2016-02-15 13:07:13.310
!MESSAGE Tomcat server started.

!ENTRY org.bonitasoft.studio.actors 1 0 2016-02-15 13:07:15.242
!MESSAGE Loading organization ACME in portal...

P.S.: I didn't have any problem on Windows 8.1 pro.

Submitted by Sean McP on Mon, 02/15/2016 - 07:41

That's the Studio Log, need the Engine Log...

regards

Submitted by michael.syrov on Mon, 02/15/2016 - 07:55

Sorry,

2016-02-15 12:49:29.249 +0600 org.bonitasoft.tomcat.H2Listener org.bonitasoft.tomcat.H2Listener lifecycleEvent
INFO: Starting H2 server : [-tcp, -tcpPort, 9091, -baseDir, C:\BonitaBPMCommunity-7.1.5\workspace\tomcat/bonita/engine-server/work/platform]
2016-02-15 12:49:52.651 +0600 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initializeEngine
INFO: Initializing Bonita Engine...
2016-02-15 12:49:52.651 +0600 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initializeEngine
INFO: Initializing Spring context...
2016-02-15 12:49:52.901 +0600 org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext@37d0a93f: startup date [Mon Feb 15 12:49:52 NOVT 2016]; root of context hierarchy
2016-02-15 12:49:53.468 +0600 org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext@62f279d0: startup date [Mon Feb 15 12:49:53 NOVT 2016]; parent: org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext@37d0a93f
2016-02-15 12:50:09.371 +0600 org.hibernate.type.TypeFactory org.hibernate.type.TypeFactory$TypeScopeImpl injectSessionFactory
WARN: HHH000233: Scoping types to session factory org.hibernate.internal.SessionFactoryImpl@629fd76 after already scoped org.hibernate.internal.SessionFactoryImpl@625cec28
2016-02-15 12:50:15.278 +0600 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initializeEngine
INFO: Initializing platform...
2016-02-15 12:50:15.278 +0600 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initPlatform
INFO: Creating platform...
2016-02-15 12:50:15.497 +0600 org.hibernate.engine.jdbc.spi.SqlExceptionHelper org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions
WARN: SQL Error: 42102, SQLState: 42S02
2016-02-15 12:50:15.497 +0600 org.hibernate.engine.jdbc.spi.SqlExceptionHelper org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions
ERROR: Таблица "PLATFORM" не найдена
Table "PLATFORM" not found; SQL statement:
select splatformi0_.id as id1_38_, splatformi0_.created as created2_38_, splatformi0_.createdBy as createdB3_38_, splatformi0_.initialVersion as initialV4_38_, splatformi0_.previousVersion as previous5_38_, splatformi0_.version as version6_38_, splatformi0_.information as informat7_38_ from platform splatformi0_ limit ? [42102-170]
2016-02-15 12:50:16.463 +0600 org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext@25ffe713: startup date [Mon Feb 15 12:50:16 NOVT 2016]; parent: org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext@62f279d0
2016-02-15 12:50:19.187 +0600 org.bonitasoft.engine.tracking.TimeTracker org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | -----
Time Tracker 'org.bonitasoft.engine.tracking.TimeTracker':
- trackingEnabled: false
- flushIntervalInSeconds: 30000
- activatedRecords: EVALUATE_EXPRESSIONS EXECUTE_CONNECTOR_DISCONNECT EVALUATE_EXPRESSION EXECUTE_CONNECTOR_CALLABLE EXECUTE_CONNECTOR_WORK EXECUTE_CONNECTOR_INPUT_EXPRESSIONS EVALUATE_EXPRESSION_INCLUDING_CONTEXT EXECUTE_CONNECTOR_OUTPUT_OPERATIONS EXECUTE_CONNECTOR_INCLUDING_POOL_SUBMIT
- flushEventListeners: org.bonitasoft.engine.tracking.memory.MemoryFlushEventListener:
active: false
No DayRecord registered in memory. org.bonitasoft.engine.tracking.csv.CSVFlushEventListener:
active: true
outputFolder: C:\Users\836D~1\AppData\Local\Temp\

  • records.size: 0
  • last flush occurrence: Thu Jan 01 07:00:00 NOVT 1970

2016-02-15 12:50:20.782 +0600 org.bonitasoft.engine.profile.DefaultProfilesUpdater org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Default profiles not up to date, updating them...
2016-02-15 12:50:21.141 +0600 org.bonitasoft.engine.profile.DefaultProfilesUpdater org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Updated default profiles [ImportStatus [name=User, status=ADDED, errors=[]], ImportStatus [name=Administrator, status=ADDED, errors=[]]]
2016-02-15 12:50:21.235 +0600 org.bonitasoft.engine.scheduler.impl.BonitaSchedulerFactory org.quartz.impl.StdSchedulerFactory instantiate
INFO: Using default implementation for ThreadExecutor
2016-02-15 12:50:21.303 +0600 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreSupport initialize
INFO: Using db table-based data access locking (synchronization).
2016-02-15 12:50:21.318 +0600 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreCMT initialize
INFO: JobStoreCMT initialized.
2016-02-15 12:50:21.318 +0600 org.bonitasoft.engine.scheduler.impl.BonitaSchedulerFactory org.quartz.impl.StdSchedulerFactory instantiate
INFO: Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance.
2016-02-15 12:50:21.318 +0600 org.bonitasoft.engine.scheduler.impl.BonitaSchedulerFactory org.quartz.impl.StdSchedulerFactory instantiate
INFO: Quartz scheduler version: 2.2.1
2016-02-15 12:50:21.396 +0600 org.bonitasoft.engine.scheduler.impl.SchedulerServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | Start scheduler
2016-02-15 12:50:21.490 +0600 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
INFO: Freed 0 triggers from 'acquired' / 'blocked' state.
2016-02-15 12:50:21.521 +0600 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
INFO: Recovering 0 jobs that were in-progress at the time of the last shut-down.
2016-02-15 12:50:21.537 +0600 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
INFO: Recovery complete.
2016-02-15 12:50:21.537 +0600 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
INFO: Removed 0 'complete' triggers.
2016-02-15 12:50:21.537 +0600 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
INFO: Removed 0 stale fired job entries.
2016-02-15 12:50:21.633 +0600 org.bonitasoft.engine.api.impl.transaction.platform.ActivateTenant org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | Starting event handling job with frequency : 0/5 * * * * ?
2016-02-15 12:50:21.838 +0600 org.bonitasoft.engine.api.impl.transaction.platform.ActivateTenant org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | Starting clean invalid sessions job with frequency : 0 0 */2 * * ?
2016-02-15 12:50:21.947 +0600 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initializeEngine
INFO: Platform initialized successfully.
2016-02-15 12:50:21.947 +0600 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer startPlatform
INFO: Starting platform...
2016-02-15 12:50:22.009 +0600 org.bonitasoft.engine.api.impl.PlatformAPIImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | Start service of platform : org.bonitasoft.engine.classloader.ClassLoaderServiceImpl
2016-02-15 12:50:22.009 +0600 org.bonitasoft.engine.api.impl.PlatformAPIImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | Start service of platform : org.bonitasoft.engine.cache.ehcache.PlatformEhCacheCacheService
2016-02-15 12:50:22.255 +0600 org.bonitasoft.engine.execution.work.RestartFlowNodesHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Restarting flow nodes...
2016-02-15 12:50:22.267 +0600 org.bonitasoft.engine.execution.work.RestartFlowNodesHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Found 0 flow nodes to restart on tenant 1
2016-02-15 12:50:22.287 +0600 org.bonitasoft.engine.execution.work.RestartProcessHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Found 0 process to restart on tenant 1
2016-02-15 12:50:22.291 +0600 org.bonitasoft.engine.execution.work.BPMEventWorksHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Reinitializing message instances in non-stable state to make them reworked by BPMEventHandlingJob
2016-02-15 12:50:22.301 +0600 org.bonitasoft.engine.execution.work.BPMEventWorksHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | 0 message instances found and reset.
2016-02-15 12:50:22.304 +0600 org.bonitasoft.engine.execution.work.BPMEventWorksHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Reinitializing waiting message events in non-stable state to make them reworked by BPMEventHandlingJob
2016-02-15 12:50:22.310 +0600 org.bonitasoft.engine.execution.work.BPMEventWorksHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | 0 waiting message events found and reset.
2016-02-15 12:50:22.353 +0600 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.command.api.impl.CommandServiceImpl on tenant with ID 1
2016-02-15 12:50:22.466 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='getBusinessDataByQueryCommand', description='Execute a named query in the BDM, and returns its Json representation. Use parameter keys : "queryName" the name of the query in the bdm, "returnType" the query expected return type, "returnsList" if result is a List or a single value, "queryParameters" a Map to value query parameters', implementation='org.bonitasoft.engine.command.GetBusinessDataByQueryCommand'}
2016-02-15 12:50:22.484 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='isAllowedToSeeOverviewForm', description='Check if one of many actors can be allowed to read overview form.', implementation='org.bonitasoft.engine.external.permission.IsAllowedToSeeOverviewForm'}
2016-02-15 12:50:22.491 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='canStartProcessDefinition', description='Return true if the user can start the process, false otherwise. Use parameter key USER_ID_KEY and PROCESS_DEFINITION_ID_KEY', implementation='org.bonitasoft.engine.external.permission.CanStartProcessDefinition'}
2016-02-15 12:50:22.500 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='isAllowedToStartProcesses', description='Check if the user can be allowed to start all of processes.', implementation='org.bonitasoft.engine.external.permission.IsAllowedToStartProcesses'}
2016-02-15 12:50:22.506 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='getSupervisor', description='Get process supervisor. Use parameter key SUPERVISOR_ID_KEY', implementation='org.bonitasoft.engine.external.process.GetSupervisor'}
2016-02-15 12:50:22.514 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='isAllowedToStartProcess', description='Check if one of many actors can be allowed to start process.(who's the process Initiator)', implementation='org.bonitasoft.engine.external.permission.IsAllowedToStartProcess'}
2016-02-15 12:50:22.522 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='executeBDMQuery', description='Execute a named query in the BDM. Use parameter keys : "queryName" the name of the query in the bdm, "returnType" the query expected return type, "returnsList" if result is a List or a single value, "queryParameters" a Map to value query parameters', implementation='org.bonitasoft.engine.command.ExecuteBDMQueryCommand'}
2016-02-15 12:50:22.532 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='isUserProcessSupervisor', description='Get if the user a supervisor of processDefinition. Use parameter keys USER_ID_KEY, PROCESS_DEFINITION_ID_KEY', implementation='org.bonitasoft.engine.external.process.IsUserProcessSupervisor'}
2016-02-15 12:50:22.539 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='isInvolvedInHumanTask', description='Return true if a user is involved in a specific human task, false otherwise. Use parameter key USER_ID_KEY and HUMAN_TASK_INSTANCE_ID_KEY', implementation='org.bonitasoft.engine.external.permission.IsInvolvedInHumanTask'}
2016-02-15 12:50:22.547 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='searchEntityMembersCommand', description='Searches Entity member mappings: Parameter keys: DISCRIMINATOR_ID_KEY: the discriminator to isolate the different functional notions,
SEARCH_OPTIONS_KEY: the Search options to filter and sort the results, MEMBER_TYPE_KEY: Member Type to search for (USER, GROUP, ROLE, or MEMBERSHIP).
', implementation='org.bonitasoft.engine.external.identitymapping.SearchEntityMembersCommand'}
2016-02-15 12:50:22.554 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='searchProcessSupervisors', description='Search process supervisor for process definition.', implementation='org.bonitasoft.engine.external.process.SearchProcessSupervisors'}
2016-02-15 12:50:22.561 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='deleteEntityMembersCommand', description='Delete all Entity member mappings associated with provided externalId, for specific Discriminator. Parameter keys: EXTERNAL_ID_KEY: external id
provided as is by the external system, DISCRIMINATOR_ID_KEY: the discriminator to isolate the different functional notions.
', implementation='org.bonitasoft.engine.external.identitymapping.DeleteEntityMembersCommand'}
2016-02-15 12:50:22.570 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='searchArchivedTasksSupervisedBy', description='Returns the list of archived user tasks of process definition supervised by a user. Use parameter keys SUPERVISOR_ID_KEY: id of the supervisor,
SEARCH_OPTIONS_KEY: the object containing all the search parameters
', implementation='org.bonitasoft.engine.external.task.supervisor.SearchArchivedTasksSupervisedBy'}
2016-02-15 12:50:22.578 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='removeEntityMemberCommand', description='Removes a Entity member mapping: ENTITY_MEMBER_ID_KEY: Entity member id to remove', implementation='org.bonitasoft.engine.external.identitymapping.RemoveEntityMemberCommand'}
2016-02-15 12:50:22.587 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='deleteSessionCommand', description='Deletes a tenant session based on its sessionId', implementation='org.bonitasoft.engine.command.DeleteSessionCommand'}
2016-02-15 12:50:22.594 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='searchAssignedTasksSupervisedBy', description='Returns the list of assigned user tasks of process definition supervised by a user.', implementation='org.bonitasoft.engine.external.task.supervisor.SearchAssignedTasksSupervisedBy'}
2016-02-15 12:50:22.603 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='deleteSupervisor', description='Delete process supervisor. Use parameter key SUPERVISOR_ID_KEY', implementation='org.bonitasoft.engine.external.process.DeleteSupervisor'}
2016-02-15 12:50:22.612 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='searchWaitingEventsCommand', description='Search waiting events. Parameter keys: searchOptions.', implementation='org.bonitasoft.engine.command.system.SearchWaitingEventsCommand'}
2016-02-15 12:50:22.619 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='advancedStartProcessCommand', description='Advanced start process.', implementation='org.bonitasoft.engine.command.AdvancedStartProcessCommand'}
2016-02-15 12:50:22.626 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='createSupervisor', description='Create process supervisor.', implementation='org.bonitasoft.engine.external.process.CreateSupervisor'}
2016-02-15 12:50:22.634 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='addEntityMemberCommand', description='Adds a Entity member to the provided identity notions. Parameter keys: EXTERNAL_ID_KEY: Entity member id provided as is by the external system,
userId: -1 is not needed, roleId: -1 is not needed, groupId: -1 is not needed
', implementation='org.bonitasoft.engine.external.identitymapping.AddEntityMemberCommand'}
2016-02-15 12:50:22.641 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='executeActionsAndTerminate', description='execute actions and terminate a user task instance', implementation='org.bonitasoft.engine.external.web.forms.ExecuteActionsAndTerminateTask'}
2016-02-15 12:50:22.649 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='getBusinessDataById', description='Get the business data via its identifier and class name, and returns its Json representation.', implementation='org.bonitasoft.engine.command.GetBusinessDataByIdCommand'}
2016-02-15 12:50:22.663 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='multipleStartPointsProcessCommand', description='Advanced start process using multiple start points.', implementation='org.bonitasoft.engine.command.MultipleStartPointsProcessCommand'}
2016-02-15 12:50:22.671 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='searchSCommentSupervisedBy', description='Returns the list of comments for processes supervised by a user. One mandatory parameter: supervisorId: ID of the user supervisor of the processes on
which comments are.
', implementation='org.bonitasoft.engine.external.comment.SearchCommentsSupervisedBy'}
2016-02-15 12:50:22.678 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='isAllowedToSeeInstanciationForm', description='Check if one of many actors can be allowed to read Instanciation form.', implementation='org.bonitasoft.engine.external.permission.IsAllowedToSeeInstanciationForm'}
2016-02-15 12:50:22.685 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='exportDefaultProfilesCommand', description='Export default profiles', implementation='org.bonitasoft.engine.external.web.profile.command.ExportDefaultProfilesCommand'}
2016-02-15 12:50:22.692 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='searchEntityMembersForUserCommand', description='Searches Entity member mappings: Parameter keys: USER_ID_KEY: the ID of the user to search Entity members for (directly associated, or through role or
group), DISCRIMINATOR_ID_KEY: the discriminator to isolate the different functional notions, SEARCH_OPTIONS_KEY: the Search options to filter and sort the
results.
', implementation='org.bonitasoft.engine.external.identitymapping.SearchEntityMembersForUserCommand'}
2016-02-15 12:50:22.699 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='importProfilesCommand', description='Import profiles, profileEntries and profile mappings', implementation='org.bonitasoft.engine.external.web.profile.command.ImportProfilesCommand'}
2016-02-15 12:50:22.706 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='searchProcessDefinitionsSupervisedBy', description='Searching processeDefinitions whose supervisor is the specified user.', implementation='org.bonitasoft.engine.external.supervisor.SearchProcessDefinitionsSupervisedBy'}
2016-02-15 12:50:22.712 +0600 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='getBusinessDataByIds', description='Get the business data via its identifiers and class name, and returns its Json representation.', implementation='org.bonitasoft.engine.command.GetBusinessDataByIdsCommand'}
2016-02-15 12:50:22.720 +0600 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.connector.impl.ConnectorExecutorImpl on tenant with ID 1
2016-02-15 12:50:22.720 +0600 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.work.ExecutorWorkService on tenant with ID 1
2016-02-15 12:50:22.721 +0600 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.tracking.TimeTracker on tenant with ID 1
2016-02-15 12:50:22.721 +0600 org.bonitasoft.engine.tracking.TimeTracker org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | Starting TimeTracker...
2016-02-15 12:50:22.722 +0600 org.bonitasoft.engine.tracking.TimeTracker org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | TimeTracker started.
2016-02-15 12:50:22.722 +0600 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.theme.impl.ThemeServiceImpl on tenant with ID 1
2016-02-15 12:50:22.834 +0600 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.service.impl.PermissionServiceImpl on tenant with ID 1
2016-02-15 12:50:22.847 +0600 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.page.impl.PageServiceImpl on tenant with ID 1
2016-02-15 12:50:23.487 +0600 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.cache.ehcache.EhCacheCacheService on tenant with ID 1
2016-02-15 12:50:23.489 +0600 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.business.data.impl.JPABusinessDataRepositoryImpl on tenant with ID 1
2016-02-15 12:50:23.539 +0600 org.bonitasoft.engine.handler.SchedulerServiceRestartHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | Rescheduling all scheduler Triggers in ERROR state
2016-02-15 12:50:23.552 +0600 org.bonitasoft.engine.api.impl.StarterThread org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=28 | HOSTNAME=NSK | Restarting elements in the Thread 47
2016-02-15 12:50:23.558 +0600 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer startPlatform
INFO: Platform started successfully
2016-02-15 12:50:23.559 +0600 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initializeEngine
INFO: Initialization of Bonita Engine done! ( took 30908ms)
2016-02-15 12:50:23.566 +0600 org.bonitasoft.engine.api.impl.StarterThread org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=47 | HOSTNAME=NSK | Restarting elements for tenant 1
2016-02-15 12:50:23.567 +0600 org.bonitasoft.engine.execution.work.RestartFlowNodesHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=47 | HOSTNAME=NSK | TENANT_ID=1 | Restarting 0 flow nodes for tenant 1
2016-02-15 12:50:23.573 +0600 org.bonitasoft.engine.execution.work.RestartProcessHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=47 | HOSTNAME=NSK | TENANT_ID=1 | Restarting 0 processes for tenant 1
2016-02-15 12:50:23.588 +0600 org.bonitasoft.engine.profile.DefaultProfilesUpdater org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=47 | HOSTNAME=NSK | TENANT_ID=1 | Default profiles are up to date
2016-02-15 12:50:29.389 +0600 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO:
2016-02-15 12:50:29.390 +0600 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: d8888b. .d88b. d8b db d888888b d888888b .d8b. .d8888. .d88b. d88888b d888888b
2016-02-15 12:50:29.391 +0600 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: 88 8D .8P Y8. 888o 8888' ~~88~~' d8'8b 88' YP .8P Y8. 88' ~~88~~'
2016-02-15 12:50:29.392 +0600 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: 88oooY' 88 88 88V8o 88 88 88 88ooo88
8bo. 88 88 88ooo 88
2016-02-15 12:50:29.393 +0600 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: 88~~~b. 88 88 88 V8o88 88 88 88~~~88 Y8b. 88 88 88~~~ 88
2016-02-15 12:50:29.395 +0600 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: 88 8D
8b d8' 88 V888 .88. 88 88 88 db 8D 8b d8' 88 88
2016-02-15 12:50:29.396 +0600 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: Y8888P'
Y88P' VP V8P Y888888P YP YP YP 8888Y'Y88P' YP YP
2016-02-15 12:50:29.407 +0600 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: ====================================================================================================
2016-02-15 12:50:29.409 +0600 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: UI-DESIGNER : Community edition v.1.1.14
2016-02-15 12:50:29.410 +0600 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: ====================================================================================================
2016-02-15 12:50:30.295 +0600 org.bonitasoft.web.designer.config.DesignerConfigConditional org.bonitasoft.web.designer.config.DesignerConfigConditional matches
INFO: Conf loaded : Community edition
2016-02-15 12:50:30.535 +0600 org.bonitasoft.web.designer.config.DesignerConfigConditional org.bonitasoft.web.designer.config.DesignerConfigConditional matches
INFO: Conf loaded : Community edition
2016-02-15 12:50:30.638 +0600 org.bonitasoft.web.designer.config.DesignerConfigConditional org.bonitasoft.web.designer.config.DesignerConfigConditional matches
INFO: Conf loaded : Community edition
2016-02-15 12:50:40.345 +0600 org.bonitasoft.web.designer.config.WebMvcConfiguration org.bonitasoft.web.designer.config.WebMvcConfiguration addViewControllers
INFO: Adding welcome page: file:/C:/BonitaBPMCommunity-7.1.5/workspace/tomcat/webapps/designer/WEB-INF/classes/static/index.html
2016-02-15 12:50:41.653 +0600 org.bonitasoft.console.server.listener.StudioWatchdogListener org.bonitasoft.console.server.listener.StudioWatchdogListener$1 run
WARNING: Bonita Studio watchdog process has started on 6969 with a delay of 20000ms

2 answers

1
0
-1
This one is the BEST answer!

Ok can you mark it as Resolved, just so others can see it's closed,

thanks and regards
Seán

Comments

Submitted by michael.syrov on Wed, 02/17/2016 - 03:42

How can I do it? I don't see any buttons or links...

Submitted by Sean McP on Wed, 02/17/2016 - 06:12

You click the Tick next to the answer, it should show under the up/down arrows for good bad answers...on the left...

1
0
-1

I installed Java 8 Update 73 (64-bit).
I downloaded from here http://www.bonitasoft.com/downloads-v2#!
clicked "Customize your download" and then clicked "Download" above "Java 64"

Comments

Submitted by Sean McP on Mon, 02/15/2016 - 08:36

Looks fine, have you tried just the zip file - it works all the time (with no installer)

Just unzip and click the exe and it works...

regards
Seán

Submitted by michael.syrov on Mon, 02/15/2016 - 09:47

I've found the problem. I don't know why but in the Windows wasn't any browser by default. I tryed to change all browsers (Google, Edge and Firefox) - all works.

Thank you for help.

Notifications