[EJB 3.0] - RC9: merge() fails with detached obj in 1:1 relationship
by Juergen.Zimmermann
I'm invoking em.merge() with a detached object. The detached object has a 1:1 relationship with another detached object. The fetch strategy is unchanged. merge() fails and yields this stack trace:
javax.ejb.EJBException: java.lang.ClassCastException: de.hska.kundenverwaltung.db.Firmenkunde
| at org.jboss.ejb3.tx.Ejb3TxPolicy.handleExceptionInOurTx(Ejb3TxPolicy.java:69)
| at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:83)
| at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:197)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.aspects.security.RoleBasedAuthorizationInterceptor.invoke(RoleBasedAuthorizationInterceptor.java:167)
| at org.jboss.ejb3.security.RoleBasedAuthorizationInterceptor.invoke(RoleBasedAuthorizationInterceptor.java:108)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:78)
| at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:131)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:47)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.ejb3.stateless.StatelessContainer.dynamicInvoke(StatelessContainer.java:263)
| at org.jboss.aop.Dispatcher.invoke(Dispatcher.java:106)
| at org.jboss.aspects.remoting.AOPRemotingInvocationHandler.invoke(AOPRemotingInvocationHandler.java:82)
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:828)
| at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:681)
| at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:358)
| at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:412)
| at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:239)
| Caused by: java.lang.ClassCastException: de.hska.kundenverwaltung.db.Firmenkunde
| at org.hibernate.type.LongType.set(LongType.java:42)
| at org.hibernate.type.NullableType.nullSafeSet(NullableType.java:83)
| at org.hibernate.type.NullableType.nullSafeSet(NullableType.java:65)
| at org.hibernate.loader.Loader.bindPositionalParameters(Loader.java:1513)
| at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1575)
| at org.hibernate.loader.Loader.doQuery(Loader.java:661)
| at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:224)
| at org.hibernate.loader.Loader.loadEntity(Loader.java:1784)
| at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:48)
| at org.hibernate.loader.entity.EntityLoader.loadByUniqueKey(EntityLoader.java:85)
| at org.hibernate.persister.entity.AbstractEntityPersister.loadByUniqueKey(AbstractEntityPersister.java:1581)
| at org.hibernate.type.EntityType.loadByUniqueKey(EntityType.java:365)
| at org.hibernate.type.EntityType.resolve(EntityType.java:306)
| at org.hibernate.type.EntityType.replace(EntityType.java:207)
| at org.hibernate.type.TypeFactory.replace(TypeFactory.java:437)
| at org.hibernate.event.def.DefaultMergeEventListener.copyValues(DefaultMergeEventListener.java:340)
| at org.hibernate.event.def.DefaultMergeEventListener.entityIsDetached(DefaultMergeEventListener.java:267)
| at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:120)
| at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:53)
| at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:677)
| at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:661)
| at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:665)
| at org.hibernate.ejb.AbstractEntityManagerImpl.merge(AbstractEntityManagerImpl.java:227)
| at org.jboss.ejb3.entity.TransactionScopedEntityManager.merge(TransactionScopedEntityManager.java:181)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973847#3973847
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973847
19 years, 7 months
[JBoss jBPM] - BPEL beta2 - com.sun.tools.javac.Main - Java 1.5.0_07
by KVAK_TNT
For anyone who will get the same error while starting wscompile in BPEL beta 2 - here is the error and following up the sollution:
ERROR if you use Java 1.5.0_07
Buildfile: C:\EWorkspace\bpel-beta2\jbpm.bpel\doc\examples\atm\build.xml
| wscompile:
| [wscompile] command line: wscompile C:\Programme\Java\jre1.5.0_07\bin\java.exe -Duser.dir=C:\EWorkspace\bpel-beta2\jbpm.bpel\doc\examples\atm -classpath C:\entwicklung\sun\jwsdp-1.6\jaxrpc\lib\jaxrpc-api.jar;C:\entwicklung\sun\jwsdp-1.6\jaxrpc\lib\jaxrpc-impl.jar;C:\entwicklung\sun\jwsdp-1.6\jaxrpc\lib\jaxrpc-spi.jar;C:\EWorkspace\bpel-beta2\jbpm.bpel\doc\examples\atm\src\main\resources com.sun.xml.rpc.tools.wscompile.Main -d C:\EWorkspace\bpel-beta2\jbpm.bpel\doc\examples\atm\output\classes -features:norpcstructures,wsi,strict -import -keep -mapping C:\EWorkspace\bpel-beta2\jbpm.bpel\doc\examples\atm\output\resources\WEB-INF\jaxrpc-mapping.xml -s C:\EWorkspace\bpel-beta2\jbpm.bpel\doc\examples\atm\output\java -verbose C:\EWorkspace\bpel-beta2\jbpm.bpel\doc\examples\atm\src\main\resources\wscompile.xml
| [wscompile] [ServiceInterfaceGenerator: creating service interface: org.jbpm.bpel.tutorial.atm.AtmFrontEndService]
| [wscompile] [CustomExceptionGenerator: generating CustomException for: org.jbpm.bpel.tutorial.atm.UnauthorizedAccess]
| [wscompile] [CustomExceptionGenerator: generating CustomException for: org.jbpm.bpel.tutorial.atm.InsufficientFunds]
| [wscompile] Fehler: com.sun.tools.javac.Main ist im Klassenpfad nicht verfügbar..
| [wscompile] Fehler: Kompilierung fehlgeschlagen, die Fehler wurden gemeldet
|
| BUILD FAILED
| C:\EWorkspace\bpel-beta2\jbpm.bpel\doc\examples\common\webservice.build.xml:116: wscompile failed
|
| Total time: 5 seconds
|
(ERROR: com.sun.tools.javac.Main is not available in your classpath)
SOLLUTION
start Eclipse
go to Window \ Preferences \ Java \ Installed JREs
Change either to Java 1.5.0_06 or do the following:
select Java 1.5.0_07 - edit
select "add external jars"
go to your java_home directory \ lib and select tools.jar
Open \ OK \ Ok
Thats it.
Greetings
Claus
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973843#3973843
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973843
19 years, 7 months
[Tomcat, HTTPD, Servlets & JSP] - Clustered SSO
by MarcReis
I have run some tests for performance measurements and have noticed that in a cluster of two 4.0.4GA (Apache 2.0, mod_jk 2.0.55, Sticky Sessions) when simulating a failure (shutting down the server, to which the connection has been assigned) and then failing over to the other node of the cluster has mad login on this node necessary. Sometimes this seems to work and sometimes it doesn?t. I haven?t bee able to spot what could be the cause. I would have expected that this is never needed with the SSO active. Is there a situation that could enforce this? Like heavy load not allowing the SO to be ?transmitted? to the other node and so failing when failing over?
Sincerely
Marc
(The config is that of the original server.xml and jboss-service.xml with the mod_jk changes and just Clusterd SSO uncommented)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973842#3973842
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973842
19 years, 7 months
[JBoss Seam] - JBPM and Seam integration. What am I doing wrong?
by Jump
So I created a process by means of the @CreateProcess annotation
@Stateful
@Name("createOrder")
public class CreateOrderImpl implements CreateOrder, Serializable {
@Logger
Log log;
............................................
@CreateProcess(definition="order issuing")
public void startWorkflow() {
log.debug("workflow started 'orderIssuing'");
}
............................................
@Destroy
@Remove
public void destroy() {
}
}
The process defenition is
<?xml version="1.0"?>
<process-definition name="order issuing">
<start-state name="start">
</start-state>
<task-node name="create order">
<assignment pooled-actors="inspectors"/>
<!--assignment actor-id="#{actor.id}"/-->
</task-node>
<task-node name="deans sign">
<assignment pooled-actors="deans"/>
<!--assignment actor-id="#{actor.id}"/-->
</task-node>
<task-node name="lawyers sign">
<assignment pooled-actors="lawyers"/>
<!--assignment actor-id="#{actor.id}"/-->
</task-node>
<end-state name="end"></end-state>
<task-node name="correct document">
<assignment pooled-actors="inspectors"/>
<!--assignment actor-id="#{actor.id}"/-->
</task-node>
</process-definition>
Then I output tasks for current actor
<h:dataTable value="#{pooledTaskInstanceList}"
var="task"
styleClass="dvdtable"
headerClass="dvdtablehead"
rowClasses="dvdtableodd,dvdtableeven"
columnClasses="dvdtablecol">
<h:column>
<f:facet name="header">??????</f:facet>
<h:outputText value="#{task.description}" />
</h:column>
<h:column>
<f:facet name="header">??????</f:facet>
<h:outputText value="#{task.create}" />
</h:column>
<h:column>
<f:facet name="header">????</f:facet>
<h:outputText value="#{task.variables['file'].name}" />
</h:column>
<h:column>
<s:link action="#{pooledTask.assignToCurrentActor}" taskInstance="#{task}" value="????????" linkStyle="button"/>
</h:column>
</h:dataTable>
And if you click on <s:link.../> you will redirected to upload.xhtml by means of navigation rule
</faces-config>
..............
<navigation-rule>
<navigation-case>
<from-action>#{pooledTask.assignToCurrentActor}</from-action>
<from-outcome>taskAssignedToActor</from-outcome>
<to-view-id>/upload.xhtml</to-view-id>
</navigation-case>
</navigation-rule>
..............
</faces-config>
Here is the page source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:s="http://jboss.com/products/seam/taglib"
xmlns:c="http://java.sun.com/jstl/core"
xmlns:t="http://myfaces.apache.org/tomahawk">
<ui:composition template="/WEB-INF/template.xhtml">
<ui:define name="topnav">
<ui:include src="/WEB-INF/incl/store_nav.xhtml">
<ui:param name="page" value="home" />
</ui:include>
</ui:define>
<ui:define name="sidebar">
<ui:include src="/WEB-INF/incl/login.xhtml" />
</ui:define>
<ui:define name="body">
<h1>???????? ???????</h1>
<h:form enctype="multipart/form-data">
<h:outputText value="#{createOrder.fileContent}"/>
<t:inputFileUpload storage="input_file" value="#{createOrder.file}"/>
<h:commandButton value="?????????" action="#{createOrder.upload}"/>
<h:commandButton action="#{taskManager.startTask}" value="Start task"/>
<h:commandButton action="#{taskManager.endTask}" value="End task"/>
<h:outputText value="#{taskManager.test}"/>
<h:messages/>
</h:form>
</ui:define>
</ui:composition>
and its backing bean
@Name("taskManager")
public class TaskManagerImpl {
@Logger
Log log;
public String getTest() {
return "test";
}
@Create
@StartTask
public void startTask() {
log.debug("task started");
}
@EndTask
public void endTask() {
log.debug("task ended");
}
}
Now the problem is that the following exception occures while TaskManagerImpl.startTask() invocation
2006-09-25 12:53:22,328 ERROR [STDERR] java.lang.NullPointerException
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.BusinessProcessInterceptor.initTask(BusinessProcessInterceptor.java:95)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.BusinessProcessInterceptor.beforeInvocation(BusinessProcessInterceptor.java:73)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.BusinessProcessInterceptor.manageBusinessProcessContext(BusinessProcessInterceptor.java:59)
2006-09-25 12:53:22,328 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor100.invoke(Unknown Source)
2006-09-25 12:53:22,328 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2006-09-25 12:53:22,328 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.util.Reflections.invoke(Reflections.java:13)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.Interceptor.aroundInvoke(Interceptor.java:90)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.SeamInvocationContext.proceed(SeamInvocationContext.java:60)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.TransactionInterceptor.doInTransactionIfNecessary(TransactionInterceptor.java:34)
2006-09-25 12:53:22,328 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor112.invoke(Unknown Source)
2006-09-25 12:53:22,328 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2006-09-25 12:53:22,328 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.util.Reflections.invoke(Reflections.java:13)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.Interceptor.aroundInvoke(Interceptor.java:90)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.SeamInvocationContext.proceed(SeamInvocationContext.java:60)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.RemoveInterceptor.removeIfNecessary(RemoveInterceptor.java:39)
2006-09-25 12:53:22,328 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
2006-09-25 12:53:22,328 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2006-09-25 12:53:22,328 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.util.Reflections.invoke(Reflections.java:13)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.Interceptor.aroundInvoke(Interceptor.java:90)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.SeamInvocationContext.proceed(SeamInvocationContext.java:60)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.ejb.SeamInterceptor.aroundInvokeInContexts(SeamInterceptor.java:73)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.ejb.SeamInterceptor.aroundInvoke(SeamInterceptor.java:45)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:51)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.interceptors.JavaBeanInterceptor.intercept(JavaBeanInterceptor.java:39)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.bmstu.orders.processmanagment.beans.TaskManagerImpl$$EnhancerByCGLIB$$73a226a3.startTask()
2006-09-25 12:53:22,328 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2006-09-25 12:53:22,328 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2006-09-25 12:53:22,328 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2006-09-25 12:53:22,328 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.util.Reflections.invoke(Reflections.java:13)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:32)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.Component.callComponentMethod(Component.java:1334)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.Component.callCreateMethod(Component.java:1322)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.Component.newInstance(Component.java:1312)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.Component.getInstance(Component.java:1263)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.Component.getInstance(Component.java:1246)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.jsf.SeamVariableResolver.resolveVariable(SeamVariableResolver.java:44)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.el.LegacyELContext$LegacyELResolver.getValue(LegacyELContext.java:134)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:65)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.el.parser.AstValue.getValue(AstValue.java:106)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.el.LegacyValueBinding.getValue(LegacyValueBinding.java:56)
2006-09-25 12:53:22,328 ERROR [STDERR] at javax.faces.component.UIOutput.getValue(UIOutput.java:75)
2006-09-25 12:53:22,328 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor178.invoke(Unknown Source)
2006-09-25 12:53:22,328 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2006-09-25 12:53:22,328 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.util.DevTools.writeAttributes(DevTools.java:240)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.util.DevTools.writeStart(DevTools.java:277)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.util.DevTools.writeComponent(DevTools.java:189)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.util.DevTools.writeComponent(DevTools.java:207)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.util.DevTools.writeComponent(DevTools.java:207)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.util.DevTools.debugHtml(DevTools.java:133)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.tag.ui.UIDebug.writeDebugOutput(UIDebug.java:78)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.tag.ui.UIDebug.encodeBegin(UIDebug.java:67)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:232)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:239)
2006-09-25 12:53:22,328 ERROR [STDERR] at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:554)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:352)
2006-09-25 12:53:22,328 ERROR [STDERR] at javax.faces.webapp.FacesServlet.service(FacesServlet.java:107)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.servlet.SeamRedirectFilter.doFilter(SeamRedirectFilter.java:30)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.seam.servlet.SeamExceptionFilter.doFilter(SeamExceptionFilter.java:45)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
2006-09-25 12:53:22,328 ERROR [STDERR] at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
2006-09-25 12:53:22,328 ERROR [STDERR] at java.lang.Thread.run(Thread.java:595)
Any ideas?
P.S. Sorry 4 my poor english :)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973836#3973836
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973836
19 years, 7 months