Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-8341

java.io.FileNotFoundException:vfs:\ [Project Path+Project Lib Path+JAR File Name] (The filename, directory name, or volume label syntax is incorrect)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • No Release
    • 6.0.0.M4
    • None
    • None

    Description

      I tried to migrate from jboss-5.0.0.GA to jboss-6.0.0.20100721-M4 and I have a basic struts 2 application running on jboss-5.0.0.GA. (Form_Processing_Struts2_Ant.war) But when I'm running same application using jboss-6.0.0.20100721-M4, it's giving following errors when starting the Jboss.
      Please advice how can I solve this?

      Thanks & regards,
      Rakitha

      -------------------------------------------------------------------------------------------------------------

      20:42:15,336 INFO [STDOUT] java.io.FileNotFoundException: vfs:\C:\jboss-6.0.0.20100721-M4\server\default\deploy\Form_Processing_Struts2_Ant.war\WEB-INF\lib\struts2-core-2.1.8.1 (The filename, directory name, or volume label syntax is incorrect)

      The "struts2-core-2.1.8.1.jar" file included in correct location. I can confirm that.

      Please see the complete log below
      -------------------------------------------------------------------------------------------------------------

      Calling C:\jboss-6.0.0.20100721-M4\bin\run.conf.bat
      ===============================================================================

      JBoss Bootstrap Environment

      JBOSS_HOME: C:\jboss-6.0.0.20100721-M4

      JAVA: C:\Program Files (x86)\Java\jdk1.6.0_20\bin\java

      JAVA_OPTS: -Dprogram.name=run.bat -Xms128M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dor
      g.jboss.resolver.warning=true -server

      CLASSPATH: C:\Program Files (x86)\Java\jdk1.6.0_20\lib\tools.jar;C:\jboss-6.0.0.20100721-M4\bin\run.jar

      ===============================================================================

      20:41:46,866 INFO [AbstractJBossASServerBase] Server Configuration:

      JBOSS_HOME URL: file:/C:/jboss-6.0.0.20100721-M4/
      Bootstrap: $JBOSS_HOME\server/default/conf/bootstrap.xml
      Common Base: $JBOSS_HOME\common/
      Common Library: $JBOSS_HOME\common/lib/
      Server Name: default
      Server Base: $JBOSS_HOME\server/
      Server Library: $JBOSS_HOME\server/default/lib/
      Server Config: $JBOSS_HOME\server/default/conf/
      Server Home: $JBOSS_HOME\server/default/
      Server Data: $JBOSS_HOME\server/default/data/
      Server Log: $JBOSS_HOME\server/default/log/
      Server Temp: $JBOSS_HOME\server/default/tmp/

      20:41:46,866 INFO [AbstractServer] Starting: JBossAS [6.0.0.20100721-M4 "Neo"]
      20:41:48,442 INFO [ServerInfo] Java version: 1.6.0_20,Sun Microsystems Inc.
      20:41:48,442 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
      20:41:48,442 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 16.3-b01,Sun Microsystems Inc.
      20:41:48,442 INFO [ServerInfo] OS-System: Windows 7 6.1,x86
      20:41:48,442 INFO [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms128M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.d
      gc.server.gcInterval=3600000 -Dorg.jboss.resolver.warning=true -Djava.endorsed.dirs=C:\jboss-6.0.0.20100721-M4\lib\endorsed
      20:41:48,489 INFO [JMXKernel] Legacy JMX core initialized
      20:41:53,216 INFO [AbstractServerConfig] JBoss Web Services - Stack CXF Server 3.4.0.Beta1
      20:41:53,559 INFO [JSFImplManagementDeployer] Initialized 2 JSF configurations: [Mojarra-1.2, Mojarra-2.0]
      20:41:57,381 WARNING [FileConfigurationParser] AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, instal
      l LibAIO to enable the AIO journal
      20:42:03,621 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@26404434

      {vfs:///C:/jboss-6.0.0.20100721-M4/server/default/dep loy/IHMX-EJB.ear}

      20:42:03,621 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@26404434

      {vfs:///C:/jboss-6.0.0.20100721-M4/server/default/dep loy/IHMX-EJB.ear}

      20:42:04,806 WARNING [FileConfigurationParser] AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, instal
      l LibAIO to enable the AIO journal
      20:42:04,947 INFO [JMXConnector] starting JMXConnector on host 127.0.0.1:1090
      20:42:05,087 INFO [MailService] Mail Service bound to java:/Mail
      20:42:05,898 INFO [HornetQServerImpl] live server is starting..
      20:42:05,976 INFO [JournalStorageManager] Using NIO Journal
      20:42:05,992 WARNING [HornetQServerImpl] Security risk! It has been detected that the cluster admin user and password have not been changed from the installati
      on default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this.
      20:42:06,694 INFO [NettyAcceptor] Started Netty Acceptor version 3.2.0.Final-r2292 127.0.0.1:5445 for CORE protocol
      20:42:06,710 INFO [NettyAcceptor] Started Netty Acceptor version 3.2.0.Final-r2292 127.0.0.1:5455 for CORE protocol
      20:42:06,710 INFO [HornetQServerImpl] HornetQ Server version 2.1.1.Final (Stripey, 119) started
      20:42:06,741 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/
      20:42:07,505 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the jav
      a.library.path: C:\Program Files (x86)\Java\jdk1.6.0_20\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Common Files\NetSar
      ang;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-St
      atic;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Common Files\Adobe\AGL;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\Program Files (x86
      )\Java\jdk1.6.0_20\bin
      20:42:07,661 INFO [TomcatDeployment] deploy, ctxPath=/invoker
      20:42:08,285 INFO [ModClusterService] Initializing mod_cluster 1.1.0.CR3
      20:42:08,379 INFO [RARDeployment] Required license terms exist, view vfs:/C:/jboss-6.0.0.20100721-M4/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xm
      l
      20:42:08,394 INFO [RARDeployment] Required license terms exist, view vfs:/C:/jboss-6.0.0.20100721-M4/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
      20:42:08,394 INFO [RARDeployment] Required license terms exist, view vfs:/C:/jboss-6.0.0.20100721-M4/server/default/deploy/jms-ra.rar/META-INF/ra.xml
      20:42:08,410 INFO [HornetQResourceAdapter] HornetQ resource adaptor started
      20:42:08,410 INFO [RARDeployment] Required license terms exist, view vfs:/C:/jboss-6.0.0.20100721-M4/server/default/deploy/mail-ra.rar/META-INF/ra.xml
      20:42:08,426 INFO [RARDeployment] Required license terms exist, view vfs:/C:/jboss-6.0.0.20100721-M4/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
      20:42:08,504 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: Thread-2
      20:42:08,550 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
      20:42:08,550 INFO [QuartzScheduler] Quartz Scheduler v.1.8.0 created.
      20:42:08,550 INFO [RAMJobStore] RAMJobStore initialized.
      20:42:08,550 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.0) 'JBossQuartzScheduler' with instanceId 'NON_CLUSTERED'
      Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
      NOT STARTED.
      Currently in standby mode.
      Number of jobs executed: 0
      Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
      Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

      20:42:08,550 INFO [StdSchedulerFactory] Quartz scheduler 'JBossQuartzScheduler' initialized from an externally opened InputStream.
      20:42:08,550 INFO [StdSchedulerFactory] Quartz scheduler version: 1.8.0
      20:42:08,566 INFO [QuartzScheduler] Scheduler JBossQuartzScheduler_$_NON_CLUSTERED started.
      20:42:08,909 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'

      20:42:09,112 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
      20:42:09,128 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ihmx-mysql-ee-DS' to JNDI name 'java:ihm
      x-mysql-ee-DS'
      20:42:09,159 INFO [PersistenceUnitValueMetaData] iDependOn persistence.unit:unitName=#timerdb
      20:42:09,174 INFO [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=#timerdb
      20:42:09,237 INFO [Version] Hibernate Annotations 3.5.2-Final
      20:42:09,252 INFO [Environment] Hibernate 3.5.2-Final
      20:42:09,268 INFO [Environment] hibernate.properties not found
      20:42:09,268 INFO [Environment] Bytecode provider name : javassist
      20:42:09,268 INFO [Environment] using JDK 1.4 java.sql.Timestamp handling
      20:42:09,533 INFO [Version] Hibernate Commons Annotations 3.2.0.Final
      20:42:09,549 INFO [Version] Hibernate EntityManager 3.5.2-Final
      20:42:09,580 INFO [Ejb3Configuration] Processing PersistenceUnitInfo [
      name: timerdb
      ...]
      20:42:09,596 WARN [Ejb3Configuration] Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is n
      ull.
      20:42:09,674 INFO [AnnotationBinder] Binding entity from annotated class: org.jboss.ejb3.timerservice.mk2.persistence.TimerEntity
      20:42:09,720 INFO [EntityBinder] Bind entity org.jboss.ejb3.timerservice.mk2.persistence.TimerEntity on table timer
      20:42:09,845 INFO [AnnotationBinder] Binding entity from annotated class: org.jboss.ejb3.timerservice.mk2.persistence.TimeoutMethod
      20:42:09,861 INFO [EntityBinder] Bind entity org.jboss.ejb3.timerservice.mk2.persistence.TimeoutMethod on table Timeout_Method
      20:42:09,892 INFO [AnnotationBinder] Binding entity from annotated class: org.jboss.ejb3.timerservice.mk2.persistence.CalendarTimerEntity
      20:42:09,892 INFO [EntityBinder] Bind entity org.jboss.ejb3.timerservice.mk2.persistence.CalendarTimerEntity on table Calendar_Timer
      20:42:09,970 INFO [Version] Hibernate Validator 3.1.0.GA
      20:42:10,017 INFO [Version] Hibernate Validator 4.0.2.GA
      20:42:10,032 INFO [DefaultTraversableResolver] Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
      20:42:10,204 INFO [DefaultTraversableResolver] Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
      20:42:10,204 INFO [HibernateSearchEventListenerRegister] Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Sear
      ch is not enabled.
      20:42:10,204 INFO [DefaultTraversableResolver] Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
      20:42:10,235 INFO [ConnectionProviderFactory] Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
      20:42:10,235 INFO [InjectedDataSourceConnectionProvider] Using provided datasource
      20:42:10,235 INFO [SettingsFactory] RDBMS: HSQL Database Engine, version: 1.8.0
      20:42:10,235 INFO [SettingsFactory] JDBC driver: HSQL Database Engine Driver, version: 1.8.0
      20:42:10,282 INFO [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
      20:42:10,298 INFO [JdbcSupportLoader] Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
      20:42:10,298 INFO [TransactionFactoryFactory] Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
      20:42:10,298 INFO [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
      20:42:10,298 INFO [TransactionManagerLookupFactory] instantiated TransactionManagerLookup
      20:42:10,298 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled
      20:42:10,298 INFO [SettingsFactory] Automatic session close at end of transaction: disabled
      20:42:10,298 INFO [SettingsFactory] JDBC batch size: 15
      20:42:10,298 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled
      20:42:10,313 INFO [SettingsFactory] Scrollable result sets: enabled
      20:42:10,313 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
      20:42:10,313 INFO [SettingsFactory] Connection release mode: auto
      20:42:10,313 INFO [SettingsFactory] Default batch fetch size: 1
      20:42:10,313 INFO [SettingsFactory] Generate SQL with comments: disabled
      20:42:10,313 INFO [SettingsFactory] Order SQL updates by primary key: disabled
      20:42:10,313 INFO [SettingsFactory] Order SQL inserts for batching: disabled
      20:42:10,313 INFO [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
      20:42:10,313 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
      20:42:10,329 INFO [SettingsFactory] Query language substitutions: {}
      20:42:10,329 INFO [SettingsFactory] JPA-QL strict compliance: enabled
      20:42:10,329 INFO [SettingsFactory] Second-level cache: enabled
      20:42:10,329 INFO [SettingsFactory] Query cache: disabled
      20:42:10,329 INFO [SettingsFactory] Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
      20:42:10,329 INFO [RegionFactoryCacheProviderBridge] Cache provider: org.hibernate.cache.HashtableCacheProvider
      20:42:10,344 INFO [SettingsFactory] Optimize cache for minimal puts: disabled
      20:42:10,344 INFO [SettingsFactory] Cache region prefix: persistence.unit:unitName=#timerdb
      20:42:10,344 INFO [SettingsFactory] Structured second-level cache entries: disabled
      20:42:10,344 INFO [SettingsFactory] Statistics: disabled
      20:42:10,344 INFO [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
      20:42:10,344 INFO [SettingsFactory] Default entity-mode: pojo
      20:42:10,344 INFO [SettingsFactory] Named query checking : enabled
      20:42:10,360 INFO [SettingsFactory] Check Nullability in Core (should be disabled when Bean Validation is on): disabled
      20:42:10,407 INFO [SessionFactoryImpl] building session factory
      20:42:10,625 INFO [SessionFactoryObjectFactory] Factory name: persistence.unit:unitName=#timerdb
      20:42:10,641 INFO [NamingHelper] JNDI InitialContext properties:

      {java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url. pkgs=org.jboss.naming:org.jnp.interfaces}

      20:42:10,641 INFO [SessionFactoryObjectFactory] Bound factory to JNDI name: persistence.unit:unitName=#timerdb
      20:42:10,641 WARN [SessionFactoryObjectFactory] InitialContext did not implement EventContext
      20:42:10,656 INFO [SchemaUpdate] Running hbm2ddl schema update
      20:42:10,656 INFO [SchemaUpdate] fetching database metadata
      20:42:10,656 INFO [SchemaUpdate] updating schema
      20:42:10,656 INFO [DefaultTraversableResolver] Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
      20:42:10,688 INFO [TableMetadata] table found: PUBLIC.CALENDAR_TIMER
      20:42:10,688 INFO [TableMetadata] columns: [dayofmonth, second, autotimer, hour, timeoutmethod_id, minute, id, timezone, startdate, month, dayofweek, year, en
      ddate]
      20:42:10,703 INFO [TableMetadata] foreign keys: [fkeded5b04b7de2d8a, fkeded5b04e6e6ef93]
      20:42:10,703 INFO [TableMetadata] indexes: [sys_idx_57, sys_idx_55, sys_idx_48]
      20:42:10,719 INFO [TableMetadata] table found: PUBLIC.TIMEOUTMETHOD_METHODPARAMS
      20:42:10,719 INFO [TableMetadata] columns: [methodparams, timeoutmethod_id]
      20:42:10,719 INFO [TableMetadata] foreign keys: [fkf294c964b7de2d8a]
      20:42:10,719 INFO [TableMetadata] indexes: [sys_idx_59]
      20:42:10,734 INFO [TableMetadata] table found: PUBLIC.TIMEOUT_METHOD
      20:42:10,734 INFO [TableMetadata] columns: [id, methodname, cachedtostring, declaringclass]
      20:42:10,734 INFO [TableMetadata] foreign keys: []
      20:42:10,734 INFO [TableMetadata] indexes: [sys_idx_51]
      20:42:10,750 INFO [TableMetadata] table found: PUBLIC.TIMER
      20:42:10,750 INFO [TableMetadata] columns: [id, interval, previousrun, initialdate, timedobjectid, timerstate, nextdate, info]
      20:42:10,750 INFO [TableMetadata] foreign keys: []
      20:42:10,750 INFO [TableMetadata] indexes: [sys_idx_53]
      20:42:10,766 INFO [SchemaUpdate] schema update complete
      20:42:10,766 INFO [NamingHelper] JNDI InitialContext properties:

      {java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url. pkgs=org.jboss.naming:org.jnp.interfaces}

      20:42:10,922 INFO [xnio] XNIO Version 2.1.0.CR2
      20:42:10,937 INFO [nio] XNIO NIO Implementation Version 2.1.0.CR2
      20:42:11,171 INFO [remoting] JBoss Remoting version 3.1.0.Beta2
      20:42:15,149 INFO [TomcatDeployment] deploy, ctxPath=/Form_Processing_Struts2_Ant
      20:42:15,321 INFO [STDOUT] 2010-08-14 20:42:15,321 DEBUG com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.debug:57 - Loading action configura
      tions from: struts-default.xml
      20:42:15,336 INFO [STDOUT] 2010-08-14 20:42:15,321 DEBUG com.opensymphony.xwork2.util.FileManager.debug:57 - Creating revision for URL: vfs:/C:/jboss-6.0.0.20
      100721-M4/server/default/deploy/Form_Processing_Struts2_Ant.war/WEB-INF/lib/struts2-core-2.1.8.1.jar/struts-default.xml
      20:42:15,336 INFO [STDOUT] 2010-08-14 20:42:15,336 WARN com.opensymphony.xwork2.util.FileManager.warn:49 - Could not create JarEntryRevision!
      20:42:15,336 INFO [STDOUT] java.io.FileNotFoundException: vfs:\C:\jboss-6.0.0.20100721-M4\server\default\deploy\Form_Processing_Struts2_Ant.war\WEB-INF\lib\st
      ruts2-core-2.1.8.1 (The filename, directory name, or volume label syntax is incorrect)
      20:42:15,336 INFO [STDOUT] at java.util.zip.ZipFile.open(Native Method)
      20:42:15,336 INFO [STDOUT] at java.util.zip.ZipFile.<init>(ZipFile.java:114)
      20:42:15,352 INFO [STDOUT] at java.util.jar.JarFile.<init>(JarFile.java:135)
      20:42:15,352 INFO [STDOUT] at java.util.jar.JarFile.<init>(JarFile.java:99)
      20:42:15,352 INFO [STDOUT] at com.opensymphony.xwork2.util.FileManager$JarEntryRevision.build(FileManager.java:297)
      20:42:15,368 INFO [STDOUT] at com.opensymphony.xwork2.util.FileManager.loadFile(FileManager.java:133)
      20:42:15,368 INFO [STDOUT] at com.opensymphony.xwork2.util.FileManager.loadFile(FileManager.java:93)
      20:42:15,368 INFO [STDOUT] at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadConfigurationFiles(XmlConfigurationProvider.java:887)
      20:42:15,368 INFO [STDOUT] at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadDocuments(XmlConfigurationProvider.java:143)
      20:42:15,368 INFO [STDOUT] at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.init(XmlConfigurationProvider.java:110)
      20:42:15,368 INFO [STDOUT] at com.opensymphony.xwork2.config.impl.DefaultConfiguration.reloadContainer(DefaultConfiguration.java:168)
      20:42:15,368 INFO [STDOUT] at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:55)
      20:42:15,383 INFO [STDOUT] at org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispatcher.java:374)
      20:42:15,383 INFO [STDOUT] at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:418)
      20:42:15,383 INFO [STDOUT] at org.apache.struts2.dispatcher.ng.InitOperations.initDispatcher(InitOperations.java:69)
      20:42:15,383 INFO [STDOUT] at org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.init(StrutsPrepareAndExecuteFilter.java:51)
      20:42:15,383 INFO [STDOUT] at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:447)
      20:42:15,383 INFO [STDOUT] at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3246)
      20:42:15,383 INFO [STDOUT] at org.apache.catalina.core.StandardContext.start(StandardContext.java:3843)
      20:42:15,399 INFO [STDOUT] at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:310)
      20:42:15,399 INFO [STDOUT] at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:145)
      20:42:15,399 INFO [STDOUT] at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
      20:42:15,399 INFO [STDOUT] at org.jboss.web.deployers.WebModule.startModule(WebModule.java:116)
      20:42:15,399 INFO [STDOUT] at org.jboss.web.deployers.WebModule.start(WebModule.java:95)
      20:42:15,399 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      20:42:15,399 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      20:42:15,399 INFO [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      20:42:15,399 INFO [STDOUT] at java.lang.reflect.Method.invoke(Method.java:597)
      20:42:15,399 INFO [STDOUT] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
      20:42:15,399 INFO [STDOUT] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
      20:42:15,399 INFO [STDOUT] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      20:42:15,414 INFO [STDOUT] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271)
      20:42:15,414 INFO [STDOUT] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670)
      20:42:15,414 INFO [STDOUT] at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
      20:42:15,414 INFO [STDOUT] at $Proxy41.start(Unknown Source)
      20:42:15,414 INFO [STDOUT] at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:53)
      20:42:15,414 INFO [STDOUT] at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:41)
      20:42:15,414 INFO [STDOUT] at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)

      20:42:15,414 INFO [STDOUT] at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
      20:42:15,414 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
      20:42:15,414 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
      20:42:15,414 INFO [STDOUT] at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:301)
      20:42:15,430 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
      20:42:15,430 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
      20:42:15,430 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
      20:42:15,430 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
      20:42:15,430 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
      20:42:15,430 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
      20:42:15,430 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
      20:42:15,430 INFO [STDOUT] at org.jboss.system.ServiceController.doChange(ServiceController.java:671)
      20:42:15,430 INFO [STDOUT] at org.jboss.system.ServiceController.start(ServiceController.java:443)
      20:42:15,430 INFO [STDOUT] at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:189)
      20:42:15,430 INFO [STDOUT] at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:102)
      20:42:15,430 INFO [STDOUT] at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:49)
      20:42:15,430 INFO [STDOUT] at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
      20:42:15,446 INFO [STDOUT] at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55)
      20:42:15,446 INFO [STDOUT] at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
      20:42:15,446 INFO [STDOUT] at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1832)
      20:42:15,446 INFO [STDOUT] at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1550)
      20:42:15,446 INFO [STDOUT] at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1571)
      20:42:15,446 INFO [STDOUT] at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1491)
      20:42:15,446 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
      20:42:15,446 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
      20:42:15,446 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
      20:42:15,446 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
      20:42:15,446 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
      20:42:15,446 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
      20:42:15,446 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
      20:42:15,461 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
      20:42:15,461 INFO [STDOUT] at org.jboss.deployers.plugins.deployers.DeployersImpl.change(DeployersImpl.java:1983)
      20:42:15,461 INFO [STDOUT] at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:1076)
      20:42:15,461 INFO [STDOUT] at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:679)
      20:42:15,461 INFO [STDOUT] at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.process(MainDeployerPlugin.java:106)
      20:42:15,461 INFO [STDOUT] at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.process(ProfileControllerContext.java:130)
      20:42:15,461 INFO [STDOUT] at org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:148)
      20:42:15,461 INFO [STDOUT] at org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94)
      20:42:15,461 INFO [STDOUT] at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
      20:42:15,461 INFO [STDOUT] at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
      20:42:15,461 INFO [STDOUT] at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)

      20:42:15,461 INFO [STDOUT] at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
      20:42:15,477 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
      20:42:15,477 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
      20:42:15,477 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
      20:42:15,477 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
      20:42:15,477 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
      20:42:15,477 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
      20:42:15,477 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
      20:42:15,477 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
      20:42:15,477 INFO [STDOUT] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
      20:42:15,477 INFO [STDOUT] at org.jboss.profileservice.dependency.ProfileServiceController.activate(ProfileServiceController.java:188)
      20:42:15,477 INFO [STDOUT] at org.jboss.profileservice.AbstractProfileService.activateProfile(AbstractProfileService.java:170)
      20:42:15,492 INFO [STDOUT] at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.activate(AbstractProfileServiceBootstrap.java:117)
      20:42:15,492 INFO [STDOUT] at org.jboss.profileservice.resolver.BasicResolverFactory$ProfileResolverFacade.deploy(BasicResolverFactory.java:89)
      20:42:15,492 INFO [STDOUT] at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.start(AbstractProfileServiceBootstrap.java:97)
      20:42:15,492 INFO [STDOUT] at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:130)
      20:42:15,492 INFO [STDOUT] at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56)
      20:42:15,492 INFO [STDOUT] at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827)
      20:42:15,492 INFO [STDOUT] at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417)
      20:42:15,492 INFO [STDOUT] at java.lang.Thread.run(Thread.java:619)
      20:42:15,524 INFO [STDOUT] 2010-08-14 20:42:15,524 DEBUG com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.debug:57 - Loaded action configurat
      ion from: struts-default.xml
      20:42:15,524 INFO [STDOUT] 2010-08-14 20:42:15,524 INFO com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.info:31 - Parsing configuration fil
      e [struts-default.xml]

      Attachments

        Activity

          People

            Unassigned Unassigned
            rakitha_jira Rakitha Suranga (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: