🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Problems with run.sh and deployment

User: "pasztord"
New Altair Community Member
Updated by Jocelyn
Hi,
I can't acces the Rapidanalytics web interface. I get internal server error 500, with messages:
- javax.servlet.ServletException: Can't find resource for bundle org.ajax4jsf.Messages$EmptyResourceBundle, key ENTER_BEFORE_RENDER_VIEW_PHASE
- java.util.MissingResourceException: Can't find resource for bundle org.ajax4jsf.Messages$EmptyResourceBundle, key ENTER_BEFORE_RENDER_VIEW_PHASE

When I'm executing run.sh I also get an error message:

DEPLOYMENTS IN ERROR:
  Deployment "interface javax.transaction.TransactionManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'interface javax.transaction.TransactionManager' **
  Deployment "<UNKNOWN ObjectStoreBrowserBean>" is in error due to the following reason(s): ** UNRESOLVED Demands 'TransactionManager' **
  Deployment "jboss.jca:service=WorkManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:service=WorkManager' **
  Deployment "jboss:service=Naming" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss:service=Naming' **
  Deployment "TxControl" is in error due to the following reason(s): java.net.BindException: Address already in use, **ERROR**
  Deployment "RemoteNamingBean" is in error due to the following reason(s): java.net.BindException: Address already in use, **ERROR**
  Deployment "jboss:service=invoker,type=unified" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss:service=invoker,type=unified' **
  Deployment "<UNKNOWN JMSTopicManageMO>" is in error due to the following reason(s): ** UNRESOLVED Demands 'JMSServerManager' **
  Deployment "vfs:///home/david/rapidanalytics/server/default/deploy/hsqldb-ds.xml" is in error due to the following reason(s): java.sql.SQLException: The database is already in use by another process: org.hsqldb.persist.NIOLockFile@c27855e5[file =/home/david/rapidanalytics/server/default/data/hypersonic/localDB.lck, exists=true, locked=false, valid=false, fl =null]: java.lang.Exception: checkHeartbeat(): lock file [/home/david/rapidanalytics/server/default/data/hypersonic/localDB.lck] is presumably locked by another process.
  Deployment "<UNKNOWN JMSQueueManageMO>" is in error due to the following reason(s): ** UNRESOLVED Demands 'JMSServerManager' **
  Deployment "jboss.remoting:service=Connector,transport=socket" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.remoting:service=Connector,transport=socket' **
  Deployment "org.jboss.ejb3.RemotingConnector" is in error due to the following reason(s): java.io.IOException: SocketServerInvoker[ra.minicrm.eu:3873] error creating ServerSocket[0.0.0.0:3873]: Address already in use
  Deployment "JMSServerManager" is in error due to the following reason(s): java.net.BindException: Address already in use, **ERROR**
  Deployment "XNIO:Binding:-1585199756:RemotingTcpServer" is in error due to the following reason(s): java.net.BindException: Address already in use
  Deployment "jboss.jdbc:datasource=DefaultDS,service=metadata" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jdbc:datasource=DefaultDS,service=metadata' **
  Deployment "<UNKNOWN JMSServerMO>" is in error due to the following reason(s): ** UNRESOLVED Demands 'JMSServerManager' **
  Deployment "<UNKNOWN DefaultUserTransactionprovider>" is in error due to the following reason(s): ** UNRESOLVED Demands 'TransactionManager' **
  Deployment "jboss:service=TransactionManager" is in error due to the following reason(s): Configured
  Deployment "jboss.jca:name=DefaultDS,service=DataSourceBinding" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:name=DefaultDS,service=DataSourceBinding' **
  Deployment "XNIO:Binding:-1585199755:RemotingSslTcpServer" is in error due to the following reason(s): java.net.BindException: Address already in use
  Deployment "UnifiedInvokerConnector" is in error due to the following reason(s): **ERROR**, java.io.IOException: SocketServerInvoker[ra.minicrm.eu:4446] error creating ServerSocket[0.0.0.0:4446]: Address already in use
  Deployment "<UNKNOWN JMSConnectionFactoryManageMO>" is in error due to the following reason(s): ** UNRESOLVED Demands 'JMSServerManager' **
  Deployment "jboss.jca:service=CachedConnectionManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:service=CachedConnectionManager' **
  Deployment "jboss:service=WebService" is in error due to the following reason(s): java.net.BindException: Address already in use
  Deployment "jboss.web:service=WebServer" is in error due to the following reason(s): Configured
Any idea?

Find more posts tagged with