can not run my process or start the UI

1
0
-1

I downloaded community version 7.1.2, it seems the tomcat is not installed, as I can not run my process or create new form or start the portal, can any one help to solve this problem. any help will be much appreciated.

Comments

Submitted by vivek.paranthaman on Tue, 10/20/2015 - 09:20

If you are able to run the studio, can you provide the logs(stack trace)..

3 answers

1
0
-1

Hi Nasser,

I tried your use case on Windows 10 and reproduced your problem.
Fortunately the solution is pretty easy:

**Solution **
In Bonita BPM Studio, open menu Preferences > Web Browser
There you need to add your favorite browser such as Chrome for example.
For that you need to specify the path to your browser (i.e. C:\Program Files (x86)\Google\Chrome\Application)
Click on Apply and your problem should be fixed:-)
Cheers,

Raphael

Comments

Submitted by eoaneh_1361223 on Sun, 01/14/2018 - 09:16

I had the same problem and it simply helped. Thank you so much.

Submitted by boivinalex_1361431 on Mon, 01/22/2018 - 15:20

Merci, thanks, danke! Ça marche!

1
0
-1

If you are running windows 10 Pro Insider Preview Build 10565, then, i have the same problem.

I have to write in the explorer:

http://localhost:8080/bonita/login.jsp

and for the ui designer:

http://localhost:8080/designer/#/es/home

Maybe is a bug on windows 10, but i can access the portal and the designer.

I need to click portal button after to open my explorer.

Regards,

Eduardo Cortez

Comments

Submitted by nasser on Fri, 10/23/2015 - 00:43

Hi Eduardo, same with me, I am using windows 8 not 10, but still I have the same !!!

Submitted by eduardo.cortez_1 on Fri, 10/23/2015 - 00:57

if you put the links to the portal and designer runs correctly or not?

i use that walkaround, maybe is an update in windows.

Submitted by Sean McP on Fri, 10/23/2015 - 09:00

Hi there,

I'm also using Windows 10 Insider 10565 with Chrome as my default browser and it works perfectly.

I've just reset my browser default to EDGE and it also works correctly.

I've tried this with both Open Portal and UI.

However I'm using EN (English), I've changed language to ES - All OK again.

No issues with my system here.

regards

Submitted by nasser on Fri, 10/23/2015 - 12:16

Hi, the UI works with the above link,
But the portal No.
I don't know what to do!!!

Any help will be appreciated
Regards

Submitted by eduardo.cortez_1 on Fri, 10/23/2015 - 16:46

I configure the default web explorer as Sean McP tolds, and it works, the portal and the ui designer open in the browser that i configure, can you watch if tthis configuration is make in your system, maybe is that

Submitted by nasser on Sun, 10/25/2015 - 21:47

Hi, In windows 8 you can not set the default browser to EDGE, its is only in windows 10 !! any help will be appreciated

Thanks

1
0
-1

Did you in fact download Portal or Studio?

regards

Comments

Submitted by nasser on Tue, 10/20/2015 - 13:39

thanks Sean for your reply I downloaded the Studio, kindly find under the Studio log & the engine log.

!SESSION 2015-10-20 13:12:57.358 -----------------------------------------------
eclipse.buildId=7.1.2.
java.version=1.7.0_55
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en
Framework arguments: --launcher.XXMaxPermSize512m -clearPersistedState
Command-line arguments: -os win32 -ws win32 -arch x86_64 --launcher.XXMaxPermSize512m -clearPersistedState

!ENTRY org.bonitasoft.studio.engine 1 0 2015-10-20 13:13:38.489
!MESSAGE Starting tomcat...

!ENTRY org.bonitasoft.studio.engine 1 0 2015-10-20 13:13:38.633
!MESSAGE Starting studio watchdog on 6969

!ENTRY org.bonitasoft.studio.designer 1 0 2015-10-20 13:13:39.231
!MESSAGE Starting RESTLET server on port 52725...

!ENTRY org.bonitasoft.studio.application 1 0 2015-10-20 13:14:20.579
!MESSAGE Startup duration : 00:01:12

!ENTRY org.bonitasoft.studio.common 1 0 2015-10-20 13:14:28.619
!MESSAGE Configuring bonita client on host localhost:8080 with API_TYPE=HTTP

!ENTRY org.bonitasoft.studio.engine 1 0 2015-10-20 13:16:27.257
!MESSAGE Tomcat server started.

!ENTRY org.bonitasoft.studio.actors 1 0 2015-10-20 13:16:30.303
!MESSAGE Loading organization ACME in portal...

The Studio Log:

2015-10-20 13:14:37.417 +0200 org.bonitasoft.tomcat.H2Listener org.bonitasoft.tomcat.H2Listener lifecycleEvent
INFO: Starting H2 server : [-tcp, -tcpPort, 9091, -baseDir, C:\BonitaBPMCommunity-7.1.2\workspace\tomcat/bonita/engine-server/work/platform]
2015-10-20 13:15:06.340 +0200 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initializeEngine
INFO: Initializing Bonita Engine...
2015-10-20 13:15:06.343 +0200 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initializeEngine
INFO: Initializing Spring context...
2015-10-20 13:15:06.844 +0200 org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext@6579c48d: startup date [Tue Oct 20 13:15:06 EET 2015]; root of context hierarchy
2015-10-20 13:15:09.226 +0200 org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext@514e6a5f: startup date [Tue Oct 20 13:15:09 EET 2015]; parent: org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext@6579c48d
2015-10-20 13:15:30.808 +0200 org.hibernate.type.TypeFactory org.hibernate.type.TypeFactory$TypeScopeImpl injectSessionFactory
WARN: HHH000233: Scoping types to session factory org.hibernate.internal.SessionFactoryImpl@11e405a0 after already scoped org.hibernate.internal.SessionFactoryImpl@471042d3
2015-10-20 13:15:39.322 +0200 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initializeEngine
INFO: Initializing platform...
2015-10-20 13:15:39.326 +0200 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initPlatform
INFO: Creating platform...
2015-10-20 13:15:39.780 +0200 org.hibernate.engine.jdbc.spi.SqlExceptionHelper org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions
WARN: SQL Error: 42102, SQLState: 42S02
2015-10-20 13:15:39.781 +0200 org.hibernate.engine.jdbc.spi.SqlExceptionHelper org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions
ERROR: 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]
2015-10-20 13:15:41.775 +0200 org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext@667223e0: startup date [Tue Oct 20 13:15:41 EET 2015]; parent: org.bonitasoft.engine.service.impl.AbsoluteFileSystemXmlApplicationContext@514e6a5f
2015-10-20 13:15:44.250 +0200 org.bonitasoft.engine.tracking.TimeTracker org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | -----
Time Tracker 'org.bonitasoft.engine.tracking.TimeTracker':
- trackingEnabled: false
- flushIntervalInSeconds: 30000
- activatedRecords: EXECUTE_CONNECTOR_WORK EVALUATE_EXPRESSION EXECUTE_CONNECTOR_INCLUDING_POOL_SUBMIT EXECUTE_CONNECTOR_CALLABLE EXECUTE_CONNECTOR_DISCONNECT EVALUATE_EXPRESSIONS EXECUTE_CONNECTOR_OUTPUT_OPERATIONS EXECUTE_CONNECTOR_INPUT_EXPRESSIONS EVALUATE_EXPRESSION_INCLUDING_CONTEXT
- 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\NASSER~1.EZZ\AppData\Local\Temp\

  • records.size: 0
  • last flush occurrence: Thu Jan 01 02:00:00 EET 1970

2015-10-20 13:15:46.473 +0200 org.bonitasoft.engine.profile.DefaultProfilesUpdater org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Default profiles not up to date, updating them...
2015-10-20 13:15:46.779 +0200 org.bonitasoft.engine.profile.DefaultProfilesUpdater org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Updated default profiles [ImportStatus [name=User, status=ADDED, errors=[]], ImportStatus [name=Administrator, status=ADDED, errors=[]]]
2015-10-20 13:15:46.981 +0200 org.bonitasoft.engine.scheduler.impl.BonitaSchedulerFactory org.quartz.impl.StdSchedulerFactory instantiate
INFO: Using default implementation for ThreadExecutor
2015-10-20 13:15:47.048 +0200 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreSupport initialize
INFO: Using db table-based data access locking (synchronization).
2015-10-20 13:15:47.056 +0200 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreCMT initialize
INFO: JobStoreCMT initialized.
2015-10-20 13:15:47.062 +0200 org.bonitasoft.engine.scheduler.impl.BonitaSchedulerFactory org.quartz.impl.StdSchedulerFactory instantiate
INFO: Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance.
2015-10-20 13:15:47.063 +0200 org.bonitasoft.engine.scheduler.impl.BonitaSchedulerFactory org.quartz.impl.StdSchedulerFactory instantiate
INFO: Quartz scheduler version: 2.2.1
2015-10-20 13:15:47.099 +0200 org.bonitasoft.engine.scheduler.impl.SchedulerServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | Start scheduler
2015-10-20 13:15:47.145 +0200 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
INFO: Freed 0 triggers from 'acquired' / 'blocked' state.
2015-10-20 13:15:47.154 +0200 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.
2015-10-20 13:15:47.155 +0200 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
INFO: Recovery complete.
2015-10-20 13:15:47.157 +0200 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
INFO: Removed 0 'complete' triggers.
2015-10-20 13:15:47.159 +0200 org.bonitasoft.engine.scheduler.impl.BonitaJobStoreCMT org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
INFO: Removed 0 stale fired job entries.
2015-10-20 13:15:47.267 +0200 org.bonitasoft.engine.api.impl.transaction.platform.ActivateTenant org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | Starting event handling job with frequency : 0/5 * * * * ?
2015-10-20 13:15:47.393 +0200 org.bonitasoft.engine.api.impl.transaction.platform.ActivateTenant org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | Starting clean invalid sessions job with frequency : 0 0 */2 * * ?
2015-10-20 13:15:47.609 +0200 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initializeEngine
INFO: Platform initialized successfully.
2015-10-20 13:15:47.610 +0200 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer startPlatform
INFO: Starting platform...
2015-10-20 13:15:47.731 +0200 org.bonitasoft.engine.api.impl.PlatformAPIImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | Start service of platform : org.bonitasoft.engine.classloader.ClassLoaderServiceImpl
2015-10-20 13:15:47.732 +0200 org.bonitasoft.engine.api.impl.PlatformAPIImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | Start service of platform : org.bonitasoft.engine.cache.ehcache.PlatformEhCacheCacheService
2015-10-20 13:15:47.932 +0200 org.bonitasoft.engine.execution.work.RestartFlowNodesHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Restarting flow nodes...
2015-10-20 13:15:47.967 +0200 org.bonitasoft.engine.execution.work.RestartFlowNodesHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Found 0 flow nodes to restart on tenant 1
2015-10-20 13:15:48.005 +0200 org.bonitasoft.engine.execution.work.RestartProcessHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Found 0 process to restart on tenant 1
2015-10-20 13:15:48.013 +0200 org.bonitasoft.engine.execution.work.BPMEventWorksHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Reinitializing message instances in non-stable state to make them reworked by BPMEventHandlingJob
2015-10-20 13:15:48.033 +0200 org.bonitasoft.engine.execution.work.BPMEventWorksHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | 0 message instances found and reset.
2015-10-20 13:15:48.034 +0200 org.bonitasoft.engine.execution.work.BPMEventWorksHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Reinitializing waiting message events in non-stable state to make them reworked by BPMEventHandlingJob
2015-10-20 13:15:48.043 +0200 org.bonitasoft.engine.execution.work.BPMEventWorksHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | 0 waiting message events found and reset.
2015-10-20 13:15:48.118 +0200 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.command.api.impl.CommandServiceImpl on tenant with ID 1
2015-10-20 13:15:48.233 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.277 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.297 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.312 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.322 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.338 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.352 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.362 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.371 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.380 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.398 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='searchProcessSupervisors', description='Search process supervisor for process definition.', implementation='org.bonitasoft.engine.external.process.SearchProcessSupervisors'}
2015-10-20 13:15:48.414 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.427 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.449 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.461 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.502 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.516 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.527 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='searchWaitingEventsCommand', description='Search waiting events. Parameter keys: searchOptions.', implementation='org.bonitasoft.engine.command.system.SearchWaitingEventsCommand'}
2015-10-20 13:15:48.538 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='advancedStartProcessCommand', description='Advanced start process.', implementation='org.bonitasoft.engine.command.AdvancedStartProcessCommand'}
2015-10-20 13:15:48.560 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='createSupervisor', description='Create process supervisor.', implementation='org.bonitasoft.engine.external.process.CreateSupervisor'}
2015-10-20 13:15:48.579 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.601 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.614 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.630 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='multipleStartPointsProcessCommand', description='Advanced start process using multiple start points.', implementation='org.bonitasoft.engine.command.MultipleStartPointsProcessCommand'}
2015-10-20 13:15:48.657 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.676 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.692 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Creating missing system command: CommandDeployment{name='exportDefaultProfilesCommand', description='Export default profiles', implementation='org.bonitasoft.engine.external.web.profile.command.ExportDefaultProfilesCommand'}
2015-10-20 13:15:48.703 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.715 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.724 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.748 +0200 org.bonitasoft.engine.command.api.impl.CommandServiceImpl org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | 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'}
2015-10-20 13:15:48.761 +0200 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.connector.impl.ConnectorExecutorImpl on tenant with ID 1
2015-10-20 13:15:48.761 +0200 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.work.ExecutorWorkService on tenant with ID 1
2015-10-20 13:15:48.764 +0200 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.tracking.TimeTracker on tenant with ID 1
2015-10-20 13:15:48.764 +0200 org.bonitasoft.engine.tracking.TimeTracker org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | Starting TimeTracker...
2015-10-20 13:15:48.765 +0200 org.bonitasoft.engine.tracking.TimeTracker org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | TimeTracker started.
2015-10-20 13:15:48.765 +0200 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.theme.impl.ThemeServiceImpl on tenant with ID 1
2015-10-20 13:15:49.088 +0200 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.service.impl.PermissionServiceImpl on tenant with ID 1
2015-10-20 13:15:49.111 +0200 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.page.impl.PageServiceImpl on tenant with ID 1
2015-10-20 13:15:53.284 +0200 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.cache.ehcache.EhCacheCacheService on tenant with ID 1
2015-10-20 13:15:53.286 +0200 org.bonitasoft.engine.api.impl.transaction.SetServiceState org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | TENANT_ID=1 | start tenant-level service org.bonitasoft.engine.business.data.impl.JPABusinessDataRepositoryImpl on tenant with ID 1
2015-10-20 13:15:53.348 +0200 org.bonitasoft.engine.handler.SchedulerServiceRestartHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | Rescheduling all scheduler Triggers in ERROR state
2015-10-20 13:15:53.369 +0200 org.bonitasoft.engine.api.impl.StarterThread org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=27 | HOSTNAME=Nasser | Restarting elements in the Thread 48
2015-10-20 13:15:53.380 +0200 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer startPlatform
INFO: Platform started successfully
2015-10-20 13:15:53.381 +0200 org.bonitasoft.engine.EngineInitializer org.bonitasoft.engine.EngineInitializer initializeEngine
INFO: Initialization of Bonita Engine done! ( took 47038ms)
2015-10-20 13:15:53.393 +0200 org.bonitasoft.engine.api.impl.StarterThread org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=48 | HOSTNAME=Nasser | Restarting elements for tenant 1
2015-10-20 13:15:53.395 +0200 org.bonitasoft.engine.execution.work.RestartFlowNodesHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=48 | HOSTNAME=Nasser | TENANT_ID=1 | Restarting 0 flow nodes for tenant 1
2015-10-20 13:15:53.403 +0200 org.bonitasoft.engine.execution.work.RestartProcessHandler org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=48 | HOSTNAME=Nasser | TENANT_ID=1 | Restarting 0 processes for tenant 1
2015-10-20 13:15:53.420 +0200 org.bonitasoft.engine.profile.DefaultProfilesUpdater org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl log
INFO: THREAD_ID=48 | HOSTNAME=Nasser | TENANT_ID=1 | Default profiles are up to date
2015-10-20 13:16:09.523 +0200 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO:
2015-10-20 13:16:09.524 +0200 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: d8888b. .d88b. d8b db d888888b d888888b .d8b. .d8888. .d88b. d88888b d888888b
2015-10-20 13:16:09.524 +0200 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~~'
2015-10-20 13:16:09.525 +0200 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
2015-10-20 13:16:09.525 +0200 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
2015-10-20 13:16:09.525 +0200 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
2015-10-20 13:16:09.526 +0200 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: Y8888P'
Y88P' VP V8P Y888888P YP YP YP 8888Y'Y88P' YP YP
2015-10-20 13:16:09.530 +0200 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: ====================================================================================================
2015-10-20 13:16:09.534 +0200 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: UI-DESIGNER : Community edition v.1.1.7
2015-10-20 13:16:09.535 +0200 org.bonitasoft.web.designer.SpringWebApplicationInitializer org.bonitasoft.web.designer.SpringWebApplicationInitializer onStartup
INFO: ====================================================================================================
2015-10-20 13:16:11.345 +0200 org.bonitasoft.web.designer.config.DesignerConfigConditional org.bonitasoft.web.designer.config.DesignerConfigConditional matches
INFO: Conf loaded : Community edition
2015-10-20 13:16:11.823 +0200 org.bonitasoft.web.designer.config.DesignerConfigConditional org.bonitasoft.web.designer.config.DesignerConfigConditional matches
INFO: Conf loaded : Community edition
2015-10-20 13:16:11.960 +0200 org.bonitasoft.web.designer.config.DesignerConfigConditional org.bonitasoft.web.designer.config.DesignerConfigConditional matches
INFO: Conf loaded : Community edition
2015-10-20 13:16:24.206 +0200 org.bonitasoft.web.designer.config.WebMvcConfiguration org.bonitasoft.web.designer.config.WebMvcConfiguration addViewControllers
INFO: Adding welcome page: file:/C:/BonitaBPMCommunity-7.1.2/workspace/tomcat/webapps/designer/WEB-INF/classes/static/index.html
2015-10-20 13:16:25.911 +0200 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

Submitted by Sean McP on Tue, 10/20/2015 - 15:57

So what's your problem, that looks fine, and it matches mine...

Have you tried opening portal using Server->Open Portal

regards

Submitted by vivek.paranthaman on Tue, 10/20/2015 - 16:22

Nasser,
The log looks fine, you may have to take a look at..http://community.bonitasoft.com/questions-and-answers/javalangoutofmemor..., if needed..
Regards,

Submitted by nasser on Fri, 10/23/2015 - 00:26

Dear Sean & vivek, Sorry for my late replay. I tried to open the server-> Open Portal but didn't work, same error "the file name, directory Name, or volume label syntax is incorrect" !! I am using windows 8.
any help will be appreciated

Notifications