• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Deployment error in JBoss 5.1.0 GA with EJB3, Oracle 10gXE in Eclipse

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi friends,

I am creating a GUI application that connects to JBoss and Oracle 10gxe deployed locally on my system. This is a stand-alone application.

I have added the oracle-ds.xml file into the JBoss/server/default/delpoy folder and ojdbc.jar file into the lib files of JBoss.

Please help me solve this issue.



21:55:27,867 INFO [ServerImpl] Starting JBoss (Microcontainer)...
21:55:27,871 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)
21:55:27,877 INFO [ServerImpl] Bootstrap URL: null
21:55:27,878 INFO [ServerImpl] Home Dir: C:\Users\Aura\Desktop\Project-IandII\Softwares\jboss-5.1.0.GA
21:55:27,878 INFO [ServerImpl] Home URL: file:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/
21:55:27,879 INFO [ServerImpl] Library URL: file:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/lib/
21:55:27,882 INFO [ServerImpl] Patch URL: null
21:55:27,905 INFO [ServerImpl] Common Base URL: file:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/common/
21:55:27,905 INFO [ServerImpl] Common Library URL: file:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/common/lib/
21:55:27,906 INFO [ServerImpl] Server Name: default
21:55:27,907 INFO [ServerImpl] Server Base Dir: C:\Users\Aura\Desktop\Project-IandII\Softwares\jboss-5.1.0.GA\server
21:55:27,907 INFO [ServerImpl] Server Base URL: file:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/
21:55:27,909 INFO [ServerImpl] Server Config URL: file:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/conf/
21:55:27,910 INFO [ServerImpl] Server Home Dir: C:\Users\Aura\Desktop\Project-IandII\Softwares\jboss-5.1.0.GA\server\default
21:55:27,910 INFO [ServerImpl] Server Home URL: file:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/
21:55:27,911 INFO [ServerImpl] Server Data Dir: C:\Users\Aura\Desktop\Project-IandII\Softwares\jboss-5.1.0.GA\server\default\data
21:55:27,911 INFO [ServerImpl] Server Library URL: file:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/lib/
21:55:27,912 INFO [ServerImpl] Server Log Dir: C:\Users\Aura\Desktop\Project-IandII\Softwares\jboss-5.1.0.GA\server\default\log
21:55:27,914 INFO [ServerImpl] Server Native Dir: C:\Users\Aura\Desktop\Project-IandII\Softwares\jboss-5.1.0.GA\server\default\tmp\native
21:55:27,914 INFO [ServerImpl] Server Temp Dir: C:\Users\Aura\Desktop\Project-IandII\Softwares\jboss-5.1.0.GA\server\default\tmp
21:55:27,915 INFO [ServerImpl] Server Temp Deploy Dir: C:\Users\Aura\Desktop\Project-IandII\Softwares\jboss-5.1.0.GA\server\default\tmp\deploy
21:55:31,301 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/conf/bootstrap.xml
21:55:34,411 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
21:55:34,431 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
21:55:35,933 INFO [CopyMechanism] VFS temp dir: C:\Users\Aura\Desktop\Project-IandII\Softwares\jboss-5.1.0.GA\server\default\tmp
21:55:35,937 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
21:55:40,739 INFO [ServerInfo] Java version: 1.6.0_20,Sun Microsystems Inc.
21:55:40,740 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
21:55:40,740 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 16.3-b01,Sun Microsystems Inc.
21:55:40,740 INFO [ServerInfo] OS-System: Windows Vista 6.0,x86
21:55:40,745 INFO [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dfile.encoding=Cp1252
21:55:40,918 INFO [JMXKernel] Legacy JMX core initialized
21:55:48,517 INFO [ProfileServiceBootstrap] Loading profile: ProfileKey@12c55e4[domain=default, server=default, name=default]
21:55:56,002 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/
21:56:23,101 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
21:56:23,101 INFO [NativeServerConfig] 3.1.2.GA
21:56:25,069 INFO [AttributeCallbackItem] Owner callback not implemented.
21:56:32,358 INFO [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@12d7d02[ defaultDomain='jboss' ]
21:57:29,475 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9339756{vfsfile:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
21:57:29,479 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9339756{vfsfile:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
21:57:29,480 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9339756{vfsfile:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
21:57:29,480 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9339756{vfsfile:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
21:57:39,303 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector
21:57:39,974 INFO [MailService] Mail Service bound to java:/Mail
21:57:52,494 WARN [JBossASSecurityMetadataStore] 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.
21:57:52,626 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
21:57:53,280 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
21:57:53,739 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
21:57:53,739 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
21:57:55,128 INFO [TransactionManagerService] Initializing recovery manager
21:57:56,061 INFO [TransactionManagerService] Recovery manager configured
21:57:56,062 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
21:57:56,231 INFO [TransactionManagerService] Starting transaction recovery manager
21:57:59,364 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Java\jdk1.6.0_20\jre\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Borland\SilkTest\;C:\Program Files\Common Files\DivX Shared\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\Program Files\Software Research\eValid\Program;C:\glassfishv3-prelude
21:57:59,717 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
21:57:59,720 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
21:58:01,834 INFO [StandardService] Starting service jboss.web
21:58:01,847 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA
21:58:02,112 INFO [Catalina] Server startup in 2392 ms
21:58:02,246 INFO [TomcatDeployment] deploy, ctxPath=/web-console
21:58:07,102 INFO [TomcatDeployment] deploy, ctxPath=/invoker
21:58:07,575 INFO [TomcatDeployment] deploy, ctxPath=/jbossws
21:58:08,524 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
21:58:08,624 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
21:58:08,803 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
21:58:08,897 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
21:58:09,005 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
21:58:09,564 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
21:58:09,720 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
21:58:09,739 INFO [RAMJobStore] RAMJobStore initialized.
21:58:09,741 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
21:58:09,742 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
21:58:09,743 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
21:58:09,925 WARN [TransactionManagerService] XAExceptionFormatters are not supported by the JBossTS Transaction Service - this warning can safely be ignored
21:58:10,405 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=SecureAll' to JNDI name 'java:SecureAll'
21:58:15,737 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
21:58:18,390 INFO [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
21:58:18,871 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
21:58:19,133 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
21:58:19,134 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@42a8be started
21:58:19,140 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
21:58:19,144 INFO [ConnectionFactoryJNDIMapper] 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
21:58:19,144 INFO [ConnectionFactoryJNDIMapper] 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
21:58:19,170 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
21:58:19,170 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@18f17eb started
21:58:19,180 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
21:58:19,181 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@12b144 started
21:58:19,651 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
21:58:21,398 INFO [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar
21:58:21,425 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
21:58:21,426 INFO [JBossASKernel] with dependencies:
21:58:21,426 INFO [JBossASKernel] and demands:
21:58:21,427 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
21:58:21,427 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
21:58:21,428 INFO [JBossASKernel] and supplies:
21:58:21,428 INFO [JBossASKernel] Class:org.jboss.profileservice.spi.ProfileService
21:58:21,429 INFO [JBossASKernel] jndi:SecureProfileService/remote
21:58:21,429 INFO [JBossASKernel] jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
21:58:21,429 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
21:58:21,433 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
21:58:21,433 INFO [JBossASKernel] with dependencies:
21:58:21,433 INFO [JBossASKernel] and demands:
21:58:21,433 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
21:58:21,434 INFO [JBossASKernel] and supplies:
21:58:21,434 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
21:58:21,434 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
21:58:21,435 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote
21:58:21,435 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
21:58:21,438 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
21:58:21,438 INFO [JBossASKernel] with dependencies:
21:58:21,439 INFO [JBossASKernel] and demands:
21:58:21,439 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
21:58:21,439 INFO [JBossASKernel] and supplies:
21:58:21,439 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
21:58:21,439 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.ManagementView
21:58:21,440 INFO [JBossASKernel] jndi:SecureManagementView/remote
21:58:21,440 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
21:58:21,469 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@13ba552{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}
21:58:21,470 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1d69ffc{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}
21:58:21,471 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1c4e46d{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}
21:58:21,992 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
21:58:22,047 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
21:58:22,317 INFO [JndiSessionRegistrarBase] 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

21:58:22,709 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
21:58:22,714 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
21:58:22,781 INFO [JndiSessionRegistrarBase] 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

21:58:23,593 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
21:58:23,598 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
21:58:23,698 INFO [JndiSessionRegistrarBase] 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

21:58:24,303 INFO [TomcatDeployment] deploy, ctxPath=/admin-console
21:58:24,828 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
21:58:43,378 INFO [TomcatDeployment] deploy, ctxPath=/
21:58:44,108 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console
21:58:44,778 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
21:58:45,181 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
21:58:45,317 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 3m:17s:393ms



The noticable errors that I'm mainly getting is in the following places:
1) ejb3 dependencies:

1:57:29,475 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9339756{vfsfile:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
21:57:29,479 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9339756{vfsfile:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
21:57:29,480 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9339756{vfsfile:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
21:57:29,480 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@9339756{vfsfile:/C:/Users/Aura/Desktop/Project-IandII/Softwares/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}


2) Apache tomcat:


21:57:59,364 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Java\jdk1.6.0_20\jre\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Borland\SilkTest\;C:\Program Files\Common Files\DivX Shared\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\Program Files\Software Research\eValid\Program;C:\glassfishv3-prelude


Do I need to worry about Apache Tomcat even when mine is not a web application?

Thanks in advance,
Rashe
 
Sheriff
Posts: 67752
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"rashe ssss", please check your private messages for an important administrative matter.
 
rashee thirtha
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Bear Bibeault,

Private messages? I did not understand. what should I check and where? This is actually my very first post at any forum. My first time with forums. Could you please explain?

Thanks,
Rashe

 
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

rashee thirtha wrote:Hi Bear Bibeault,

Private messages? I did not understand. what should I check and where?



Please click on the "My Private Messages" link on top of this page.
 
Jaikiran Pai
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
By the way, none of the logs that you posted in your first post are ERROR messages. They are just INFO level logs which you can ignore.


While posting logs or xml content or code, please remember to wrap it in a code block by using the Code button in the message editor window. Please use the Preview button to ensure that your post is correctly formatted.
 
Hot dog! An advertiser loves us THIS much:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic