HI,
I am using wM7.1, I am getting following error while I am starting the server
D:\webMethods7\IntegrationServer\bin>server.bat debug 4
log4j:WARN No appenders could be found for logger (eventService).
log4j:WARN Please initialize the log4j system properly.
Oct 16, 2011 6:53:16 PM com.webMethods.sc.config.ConfigurationLogger log
INFO: Out-of-band file changes will be monitored every ‘60000’ milliseconds
Tangosol Coherence Version 3.2.2/371
2011-10-16 18:53:16.875 Tangosol Coherence 3.2.2/371 (thread=webMethods I
ntegration Server, member=n/a): Loaded operational configuration from resource "
file:/D:/webMethods7/IntegrationServer/config/Caching/tangosol-coherence.xml"
2011-10-16 18:53:16.875 Tangosol Coherence 3.2.2/371 (thread=webMethods I
ntegration Server, member=n/a): Loaded license data from “jar:file:D:/webMethods
7/common/lib/ext/tangosol.jar!/tangosol-license.xml”
- Tangosol Coherence is licensed by Tangosol, Inc.
- Licensed for OEM production use to webMethods, Inc. in accordance with
- the terms of the Tangosol Software License and Distribution Agreement:
- Tangosol Coherence: Caching Edition
-
30A800D50000010EF867CCAD62DD1026 Unlimited use in application
-
"webMethods Fabric"
- Copyright (c) 2000-2006 Tangosol, Inc.
2011-10-16 18:53:17.031 Tangosol Coherence CE 3.2.2/371 (thread=webMethod
s Integration Server, member=n/a): Loaded operational overrides from resource “j
ar:file:D:/webMethods7/common/lib/ext/coherence.jar!/tangosol-coherence-override
-prod.xml”
2011-10-16 18:53:17.078 Tangosol Coherence CE 3.2.2/371 (thread=webMethod
s Integration Server, member=n/a): Loaded operational overrides from resource “f
ile:/D:/webMethods7/IntegrationServer/config/Caching/tangosol-coherence-override
.xml”
2011-10-16 18:53:17.203 Tangosol Coherence CE 3.2.2/371 (thread=webMethod
s Integration Server, member=n/a): Loaded cache configuration from resource “fil
e:/D:/webMethods7/IntegrationServer/config/Caching/coherence-cache-config.xml”
2011-10-16 18:53:17.812 Tangosol Coherence CE 3.2.2/371 (thread=Cluster, me
mber=n/a): Service Cluster joined the cluster with senior service member n/a
2011-10-16 18:53:24.109 Tangosol Coherence CE 3.2.2/371 (thread=Cluster,
member=n/a): Created a new cluster with Member(Id=1, Timestamp=2011-10-16 18:53:
17.609, Address=123.237.216.90:24547, MachineId=20058, Edition=Caching Edition,
Mode=Production, CpuCount=2, SocketCount=2) UID=0x7BEDD85A000001330CE693E94E5A5F
E3
2011-10-16 18:53:24.390 Tangosol Coherence CE 3.2.2/371 (thread=Distributed
Cache:IS Cluster:Ramu_svc, member=1): Service IS Cluster:Ramu_svc joined the clu
ster with senior service member 1
2011-10-16 18:53:24.531 Tangosol Coherence CE 3.2.2/371 (thread=Distributed
Cache:IS Cluster:Ramu:Session Store_svc, member=1): Service IS Cluster:Ramu:Sess
ion Store_svc joined the cluster with senior service member 1
2011-10-16 18:54:54.515 Tangosol Coherence CE 3.2.2/371 (thread=Distributed
Cache:IS Cluster:Ramu:Contexts+Keys to DataStore IDs_svc, member=1): Service IS
Cluster:Ramu:Contexts+Keys to DataStore IDs_svc joined the cluster with senior s
ervice member 1
java.sql.SQLException: [wm-cjdbc36-0007][Oracle JDBC Driver][Oracle]ORA-00942: t
able or view does not exist
()
at com.wm.dd.jdbc.base.BaseExceptions.createException(Unknown Source)
at com.wm.dd.jdbc.base.BaseExceptions.getException(Unknown Source)
at com.wm.dd.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
at com.wm.dd.jdbc.base.BaseStatement.commonExecute(Unknown Source)
at com.wm.dd.jdbc.base.BaseStatement.executeInternal(Unknown Source)
at com.wm.dd.jdbc.base.BasePreparedStatement.execute(Unknown Source)
at com.wm.app.b2b.server.tx.TXDBJobStore.unlock(TXDBJobStore.java:1437)
at com.wm.app.b2b.server.tx.TXDBJobStore.lock(TXDBJobStore.java:1385)
at com.wm.app.b2b.server.tx.TXDBJobStore.startSweep(TXDBJobStore.java:12
60)
at com.wm.app.b2b.server.TXJobMgr.cleanup(TXJobMgr.java:709)
at com.wm.app.b2b.server.TXJobMgr.run(TXJobMgr.java:814)
at java.lang.Thread.run(Thread.java:595)
I have restarted and tested the DB connection in the JDBC pools tab in the admin page…then on words I am getting the above error when I am starting IS
Can any one please help me on this how to fix it.
Thanks in Advance.
Regards,
Sri.