I am unsure how to start it from the command line, I will research that however while I await your reply. If you have any suggestions on how to start from the command line, it would be helpful.
As you requested, here is the server log:
2012-05-25 14:13:55,999 INFO [org.jboss.web.WebService] (main) Using RMI server codebase:
http://127.0.0.1:8083/
2012-05-25 14:14:05,187 INFO [org.jboss.wsf.stack.jbws.NativeServerConfig] (main) JBoss Web Services - Stack Native Core
2012-05-25 14:14:05,187 INFO [org.jboss.wsf.stack.jbws.NativeServerConfig] (main) 3.1.2.GA
2012-05-25 14:14:05,921 INFO [org.jboss.dependency.plugins.AttributeCallbackItem] (main) Owner callback not implemented.
2012-05-25 14:14:06,749 INFO [org.jboss.logbridge.LogNotificationListener] (main) Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@cb8d09d[ defaultDomain='jboss' ]
2012-05-25 14:14:31,671 INFO [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@1862868745{vfsfile:/C:/Apps/JBoss/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2012-05-25 14:14:31,671 INFO [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@1862868745{vfsfile:/C:/Apps/JBoss/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2012-05-25 14:14:31,671 INFO [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@1862868745{vfsfile:/C:/Apps/JBoss/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2012-05-25 14:14:31,671 INFO [org.jboss.ejb3.deployers.Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@1862868745{vfsfile:/C:/Apps/JBoss/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
2012-05-25 14:14:36,937 INFO [org.jboss.mx.remoting.service.JMXConnectorServerService] (main) JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector
2012-05-25 14:14:37,108 INFO [org.jboss.mail.MailService] (main) Mail Service bound to
java:/Mail
2012-05-25 14:14:40,608 WARN [org.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore] (main) WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.
2012-05-25 14:14:40,624 WARN [org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
2012-05-25 14:14:40,843 WARN [org.jboss.annotation.factory.AnnotationCreator] (main) No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
2012-05-25 14:14:41,437 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
2012-05-25 14:14:41,437 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Setting up property manager MBean and JMX layer
2012-05-25 14:14:44,624 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Initializing recovery manager
2012-05-25 14:14:44,749 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Recovery manager configured
2012-05-25 14:14:44,749 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Binding TransactionManager JNDI Reference
2012-05-25 14:14:44,780 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Starting transaction recovery manager
2012-05-25 14:14:45,312 INFO [org.apache.catalina.core.AprLifecycleListener] (main) The Apache
Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_24\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files (x86)\ATI Stream\bin\x86_64;C:\Program Files (x86)\ATI Stream\bin\x86;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\ColdFusion9\verity\k2\_nti40\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Windows Imaging\;C:\oracle\1020\bin;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\WINDOWS\system32\WindowsPowerShell\v1.0;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\SlikSvn\bin\;C:\Program Files (x86)\Subversion\bin;C:\Program Files (x86)\Symantec\pcAnywhere\;C:\Apps\officewriter;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Apps\JBoss\jboss-5.1.0.GA\bin\;C:\Program Files\TortoiseSVN\bin
2012-05-25 14:14:45,358 INFO [org.apache.coyote.http11.Http11Protocol] (main) Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
2012-05-25 14:14:45,374 INFO [org.apache.coyote.ajp.AjpProtocol] (main) Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
2012-05-25 14:14:45,421 INFO [org.apache.catalina.core.StandardService] (main) Starting service jboss.web
2012-05-25 14:14:45,421 INFO [org.apache.catalina.core.StandardEngine] (main) Starting
Servlet Engine: JBoss Web/2.1.3.GA
2012-05-25 14:14:45,468 INFO [org.apache.catalina.startup.Catalina] (main) Server startup in 98 ms
2012-05-25 14:14:45,483 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/web-console
2012-05-25 14:14:46,687 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/invoker
2012-05-25 14:14:46,733 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/jbossws
2012-05-25 14:14:46,843 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/C:/Apps/JBoss/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
2012-05-25 14:14:46,858 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/C:/Apps/JBoss/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
2012-05-25 14:14:46,874 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/C:/Apps/JBoss/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
2012-05-25 14:14:46,890 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/C:/Apps/JBoss/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
2012-05-25 14:14:46,937 INFO [org.jboss.resource.deployers.RARDeployment] (main) Required license terms exist, view vfszip:/C:/Apps/JBoss/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
2012-05-25 14:14:47,108 INFO [org.quartz.simpl.SimpleThreadPool] (main) Job execution threads will use class loader of
thread: main
2012-05-25 14:14:47,140 INFO [org.quartz.core.QuartzScheduler] (main) Quartz Scheduler v.1.5.2 created.
2012-05-25 14:14:47,140 INFO [org.quartz.simpl.RAMJobStore] (main) RAMJobStore initialized.
2012-05-25 14:14:47,140 INFO [org.quartz.impl.StdSchedulerFactory] (main) Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
2012-05-25 14:14:47,140 INFO [org.quartz.impl.StdSchedulerFactory] (main) Quartz scheduler version: 1.5.2
2012-05-25 14:14:47,140 INFO [org.quartz.core.QuartzScheduler] (main) Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2012-05-25 14:14:47,952 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
2012-05-25 14:14:48,655 INFO [org.jboss.jms.server.ServerPeer] (main) JBoss Messaging 1.4.3.GA server [0] started
2012-05-25 14:14:48,812 INFO [org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
2012-05-25 14:14:48,812 INFO [org.jboss.jms.server.destination.QueueService] (main) Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
2012-05-25 14:14:48,890 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector
bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
2012-05-25 14:14:48,890 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@4e75c8f0 started
2012-05-25 14:14:48,890 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] (main) supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover
2012-05-25 14:14:48,890 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] (main) supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing
2012-05-25 14:14:48,890 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector
bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
2012-05-25 14:14:48,890 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@6f64ebb6 started
2012-05-25 14:14:48,890 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) Connector
bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
2012-05-25 14:14:48,890 INFO [org.jboss.jms.server.connectionfactory.ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@66edadfa started
2012-05-25 14:14:48,968 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
2012-05-25 14:14:49,468 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Created KernelDeployment for: profileservice-secured.jar
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) with dependencies:
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and demands:
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jboss.ejb:service=EJBTimerService
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and supplies:
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Class:org.jboss.profileservice.spi.ProfileService
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureProfileService/remote
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) with dependencies:
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and demands:
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jboss.ejb:service=EJBTimerService
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and supplies:
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureDeploymentManager/remote
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) with dependencies:
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and demands:
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jboss.ejb:service=EJBTimerService
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) and supplies:
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Class:org.jboss.deployers.spi.management.ManagementView
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) jndi:SecureManagementView/remote
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.deployers.JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@79b933a5{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@18fde079{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
2012-05-25 14:14:49,483 INFO [org.jboss.ejb3.endpoint.deployers.EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@444b4bed{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
2012-05-25 14:14:49,796 INFO [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
2012-05-25 14:14:49,796 INFO [org.jboss.ejb3.EJBContainer] (main) STARTED
EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
2012-05-25 14:14:49,858 INFO [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI:
SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface
SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x Remote Business Interface
2012-05-25 14:14:49,968 INFO [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
2012-05-25 14:14:49,968 INFO [org.jboss.ejb3.EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
2012-05-25 14:14:49,968 INFO [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI:
SecureManagementView/remote - EJB3.x Default Remote Business Interface
SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote Business Interface
2012-05-25 14:14:49,999 INFO [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
2012-05-25 14:14:49,999 INFO [org.jboss.ejb3.EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
2012-05-25 14:14:50,015 INFO [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI:
SecureProfileService/remote - EJB3.x Default Remote Business Interface
SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface
2012-05-25 14:14:50,218 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/admin-console
2012-05-25 14:14:50,280 INFO [javax.enterprise.resource.webcontainer.jsf.config] (main) Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
2012-05-25 14:15:45,171 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/
2012-05-25 14:15:45,390 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/jmx-console
2012-05-25 14:15:45,483 INFO [org.apache.coyote.http11.Http11Protocol] (main) Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
2012-05-25 14:15:45,640 INFO [org.apache.coyote.ajp.AjpProtocol] (main) Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
2012-05-25 14:15:45,671 INFO [STDOUT] (http-127.0.0.1-8080-1) Preferences initializing com.bc.util.prefs.PreferencesLoaderImpl...
2012-05-25 14:15:45,671 INFO [org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 2m:1s:141ms
2012-05-25 14:15:45,827 INFO [STDOUT] (http-127.0.0.1-8080-1) com.bc.util.prefs.PreferencesLoaderImpl importing .\bcc.preferences.xml
2012-05-25 14:15:45,858 INFO [STDOUT] (http-127.0.0.1-8080-1) com.bc.util.prefs.PreferencesLoaderImpl importing .\com.bc.util.logging.Logger.xml
2012-05-25 14:15:45,905 INFO [STDOUT] (http-127.0.0.1-8080-1) com.bc.util.prefs.PreferencesLoaderImpl importing .\jdbcConnections.xml
2012-05-25 14:15:45,983 INFO [STDOUT] (http-127.0.0.1-8080-1) CONFIG 5/25/12 2:15:45 PM: Global logger Level=SEVERE
2012-05-25 14:20:04,765 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (HDScanner) undeploy, ctxPath=/
2012-05-25 14:21:06,483 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (HDScanner) deploy, ctxPath=/