Jump to content

TIBCO ActiveMatrix BusinessWorks version 6.5.0, hotfix EB41, build V180, 2020-11-02 java.lang.NullPointerException java.lang.NullPointerException


Recommended Posts

TIBCO ActiveMatrix BusinessWorks version 6.5.0, hotfix EB41, build V180, 2020-11-02

java.lang.NullPointerException

java.lang.NullPointerException

at com.tibco.bw.thor.admin.node.commands.StartCommand.start(StartCommand.java:319)

at com.tibco.bw.thor.admin.node.commands.StartCommand.doExecute(StartCommand.java:211)

at com.tibco.bw.thor.management.cli.commands.AbstractCommand.execute(AbstractCommand.java:62)

at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)

at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)

at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)

at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)

at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)

at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)

at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)

at com.tibco.bw.thor.management.cli.commands.AbstractMain.o00000(AbstractMain.java:482)

at com.tibco.bw.thor.management.cli.commands.AbstractMain.o00000(AbstractMain.java:451)

 

 

=Cause for this error is appspace and appnode - memory are mismatching . Both appspace and appnode need to be same

like this

java.extended.properties=-Xmx4096m -Xms1024m -XX:+HeapDumpOnOutOfMemoryError

java.extended.properties=-Xmx4096m -Xms1024m -XX:+HeapDumpOnOutOfMemoryError

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...