Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Issue with the Data Stewarship Console

Hi,
Currently, I'm working with the MDM EE.
I have a problem with the Data Stewardship Console.
In the Web UI, I've the following message :

HTTP Status 404 - /org.talend.datastewardship/MainPanel.html
type Status report
message /org.talend.datastewardship/MainPanel.html
description The requested resource (/org.talend.datastewardship/MainPanel.html) is not available.

In the run.bat log, I've the following error :

19:29:00,825 ERROR Incomplete Deployment listing:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@446d28ed { url=file:/C:/MDM/jboss-4.2.2.GA/s
erver/default/deploy/org.talend.datastewardship.war/ }
deployer: MBeanProxyExt
status: Deployment FAILED reason: Bad version number in .class file
state: FAILED
watch: file:/C:/MDM/jboss-4.2.2.GA/server/default/deploy/org.talend.datastewar
dship.war/WEB-INF/web.xml
altDD: null
lastDeployed: 1301592479513
lastModified: 1299693285323
mbeans:

Can you, please, help me in fixing this problem ?
Many thanks in advance !

Labels (4)
7 Replies
Anonymous
Not applicable
Author

Hi VAD,
Data Stewardship Console requires at least a JDK 1.6 as far as I know.
What version are you running ? 1.5 ?
Regards,
Cyril.
Anonymous
Not applicable
Author

Hi csonnefraud,
I've upgraded my jdk : now, it works.
Thanks a lot !
Anonymous
Not applicable
Author

Hi
I have the same issue.But iam using MDMCE
Iam already installed jdk 1.6, but it shows incompletely deployed packages.
Can you please help me in solve the problem?
Thanks in advance
Anonymous
Not applicable
Author

Hi
When i run the jboss run.bat file it shows the errors.
The errors are:

ObjectName: jboss:service=Hypersonic,database=localDB
State: FAILED
Reason: java.sql.SQLException: The database is already in use by another proce
ss: org.hsqldb.persist.NIOLockFile@9f45d960: java.lang.Exception: java.io.IOException: The process cannot acc
ess the file because another process has locked a portion of the file : C:\risem
dm\mdm\jboss-4.2.2.GA\server\default\data\hypersonic\localDB.lck
Depends On Me:
jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
ObjectName: jboss.web.deployment:war=zz.30.core.war,id=394125710
State: FAILED
Reason: org.jboss.deployment.DeploymentException: URL file:/C:/risemdm/mdm/jbo
ss-4.2.2.GA/server/default/tmp/deploy/tmp3365666163800069775tom.ear-contents/zz.
30.core-exp.war/ deployment failed
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss:service=invoker,type=pooled
State: FAILED
Reason: java.lang.Exception: Port 4545 is already in use
I Depend On:
jboss:service=TransactionManager
ObjectName: jboss:service=Hypersonic,database=localDB
State: FAILED
Reason: java.sql.SQLException: The database is already in use by another proce
ss: org.hsqldb.persist.NIOLockFile@9f45d960: java.lang.Exception: java.io.IOException: The process cannot acc
ess the file because another process has locked a portion of the file : C:\risem
dm\mdm\jboss-4.2.2.GA\server\default\data\hypersonic\localDB.lck
Depends On Me:
jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
ObjectName: jboss:service=WebService
State: FAILED
Reason: java.lang.Exception: Port 8183 already in use.
I Depend On:
jboss.system:service=ThreadPool
Depends On Me:
jboss.ejb:service=EJBDeployer
ObjectName: jboss:service=invoker,type=jrmp
State: FAILED
Reason: java.rmi.server.ExportException: Port already in use: 4544; nested exc
eption is:
java.net.BindException: Address already in use: JVM_Bind
I Depend On:
jboss:service=TransactionManager
Depends On Me:
jboss:service=proxyFactory,target=ClientUserTransactionFactory
jboss:service=proxyFactory,target=ClientUserTransaction
jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
ObjectName: jboss.web.deployment:war=zz.30.core.war,id=394125710
State: FAILED
Reason: org.jboss.deployment.DeploymentException: URL file:/C:/risemdm/mdm/jbo
ss-4.2.2.GA/server/default/tmp/deploy/tmp3365666163800069775tom.ear-contents/zz.
30.core-exp.war/ deployment failed
ObjectName: jboss.remoting:type=Connector,name=DefaultEjb3Connector,handler=ejb3
State: FAILED
Reason: java.net.BindException: Address already in use: JVM_Bind
I Depend On:
jboss.aop:service=AspectDeployer
ObjectName: jboss.remoting:service=Connector,transport=socket
State: FAILED
Reason: java.net.BindException: Address already in use: JVM_Bind
I Depend On:
jboss.remoting:service=NetworkRegistry
Depends On Me:
jboss:service=invoker,type=unified
ObjectName: jboss:service=Naming
State: FAILED
Reason: java.rmi.server.ExportException: Port already in use: 1198; nested exc
eption is:
java.net.BindException: Address already in use: JVM_Bind
I Depend On:
jboss.system:service=ThreadPool
jboss:service=NamingBeanImpl
Depends On Me:
jboss.mq:service=DestinationManager
jboss.mq:service=Invoker
jboss.mq:service=InvocationLayer,type=UIL
jboss.mq:service=InvocationLayer,type=UILXA
jboss.mq:service=InvocationLayer,type=UIL2,alias=UIL2ConnectionFactory
jboss.mq:service=InvocationLayer,type=UIL2XA,alias=UIL2XAConnectionFactory
jboss.jms:alias=QueueConnectionFactory
jboss.jms:alias=TopicConnectionFactory
jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
jboss.jmx:alias=jmx/rmi/RMIAdaptor
jboss:service=Mail

at org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDepl
oyer.java:1385)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:785)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
or.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
BeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:508)
at java.lang.Thread.run(Thread.java:662)
04:43:19,941 ERROR Error starting endpoint
java.net.BindException: Address already in use: JVM_Bind:8180
at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:500)
at org.apache.tomcat.util.net.JIoEndpoint.start(JIoEndpoint.java:514)
at org.apache.coyote.http11.Http11Protocol.start(Http11Protocol.java:203
)
at org.apache.catalina.connector.Connector.start(Connector.java:1146)
at org.jboss.web.tomcat.service.JBossWeb.startConnectors(JBossWeb.java:5
84)
at org.jboss.web.tomcat.service.JBossWeb.handleNotification(JBossWeb.jav
a:621)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.notification.NotificationListenerProxy.invoke(Notificati
onListenerProxy.java:153)
at $Proxy39.handleNotification(Unknown Source)
at org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotificat
ion(JBossNotificationBroadcasterSupport.java:127)
at org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotificatio
n(JBossNotificationBroadcasterSupport.java:108)
at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:9
16)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:497)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:508)
at java.lang.Thread.run(Thread.java:662)
04:43:19,945 WARN Failed to startConnectors
LifecycleException: service.getName(): "jboss.web"; Protocol handler start fai
led: java.net.BindException: Address already in use: JVM_Bind:8180
at org.apache.catalina.connector.Connector.start(Connector.java:1153)
at org.jboss.web.tomcat.service.JBossWeb.startConnectors(JBossWeb.java:5
84) at org.jboss.web.tomcat.service.JBossWeb.handleNotification(JBossWeb.jav
a:621)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.notification.NotificationListenerProxy.invoke(Notificati
onListenerProxy.java:153)
at $Proxy39.handleNotification(Unknown Source)
at org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotificat
ion(JBossNotificationBroadcasterSupport.java:127)
at org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotificatio
n(JBossNotificationBroadcasterSupport.java:108)
at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:9
16) at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:497)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:508)
at java.lang.Thread.run(Thread.java:662)
04:43:19,948 INFO JBoss (MX MicroKernel) Started in 24s:400ms
Please do the favour to solve this issue..
Many thanks in advance..
Anonymous
Not applicable
Author

Hi
Please solve the issue. I have lot of problem with this.
Thanks in advance.
_AnonymousUser
Specialist III
Specialist III

Facing the same issue.A quick help would be appreciated
Anonymous
Not applicable
Author

Hi akdi,
Could you please indicate on which official version did you get that? Have you already reported a ticket on Talend Support Portal?

Best regards
Sabrina