[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: bzeuner  XML
Profile for bzeuner -> Messages posted by bzeuner [59] Go to Page: 1, 2, 3, 4 Next 
Author Message
Hi Björn,

I only find something like that:

Error occurred when communicating to server: https://<URL_OF_CUSTOMER>:8446/fhg/jsp/sessionclose.ccinvalidatesession;jsessionid=null. javax.net.ssl.SSLHandshakeException: Error signing certificate verify .......... org.eclnt.client.comm.http.DataTransfer>readBytesFromURL

2016:05:10 13:28:27:207 | 39 | WARNING | Connection Exception occurred: javax.net.ssl.SSLHandshakeException: Error signing certificate verify .......... org.eclnt.client.comm.http.DataTransfer>transferXML
2016:05:10 13:28:27:207 | 39 | WARNING | Executing next request with same request id to server, this is a re-connect .......... org.eclnt.client.comm.http.DataTransfer>transferXML
2016:05:10 13:28:27:793 | 39 | WARNING | Connection Exception occurred: javax.net.ssl.SSLHandshakeException: Error signing certificate verify .......... org.eclnt.client.comm.http.DataTransfer>transferXML
2016:05:10 13:28:27:793 | 39 | WARNING | Checking with user if to retry... .......... org.eclnt.client.comm.http.DataTransfer>transferXML
2016:05:10 13:28:29:347 | 39 | SEVERE | Error occurred when communicating to server .......... org.eclnt.client.comm.http.DataTransfer>buildErrorResponse

Do we need an other log level to get more informations?
Sure, which log do you mean?
Hi Björn,

your descriped case would be suitable if this happens each time. But in our case it happens only some times and not at the first request. This happens when there is already some communication done..

Does the error

Caused by: java.security.SignatureException: Interner Fehler.
at sun.security.mscapi.RSASignature.signHash(Native Method)
at sun.security.mscapi.RSASignature.engineSign(RSASignature.java:386)

mean something?
Hello everyone,

now and then we get a "javax.net.ssl.SSLHandshakeException: Error signing certificate verify" error that only occurs sporadically. In the stacktrace I only see captain casa involved. At first I thought there is a problem with the server SSL certificate but that would mean the error has to occur every time.

Has somebody already experience with that error?

javax.net.ssl.SSLHandshakeException: Error signing certificate verify
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverHelloDone(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.access$100(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$8.run(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$8.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
at org.eclnt.client.comm.http.util.DefaultCommunicator.getOutputStream(DefaultCommunicator.java:63)
at org.eclnt.client.comm.http.DataTransfer.transferXML(DataTransfer.java:99
at org.eclnt.client.comm.http.DataTransfer.transferXML(DataTransfer.java:1152)
at org.eclnt.client.comm.http.DataTransfer.communicateToServerSynchronous(DataTransfer.java:29
at org.eclnt.client.page.Page.loadPageFromServer(Page.java:745)
at org.eclnt.client.page.Page.<init>(Page.java:355)
at org.eclnt.client.page.PageContainer.<init>(PageContainer.java:63)
at org.eclnt.client.page.PageBrowser.loadHeaderURL(PageBrowser.java:1704)
at org.eclnt.client.page.PageBrowser.loadHeaderURL(PageBrowser.java:1650)
at org.eclnt.client.page.PageBrowser.reloadCurrentURL(PageBrowser.java:197
at org.eclnt.client.elements.impl.RELOADTIMERElement$1.run(RELOADTIMERElement.java:16)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.security.SignatureException: Interner Fehler.
at sun.security.mscapi.RSASignature.signHash(Native Method)
at sun.security.mscapi.RSASignature.engineSign(RSASignature.java:386)
at java.security.Signature$Delegate.engineSign(Unknown Source)
at java.security.Signature.sign(Unknown Source)
at sun.security.ssl.RSASignature.engineSign(Unknown Source)
at java.security.Signature$Delegate.engineSign(Unknown Source)
at java.security.Signature.sign(Unknown Source)
at sun.security.ssl.HandshakeMessage$CertificateVerify.<init>(Unknown Source)
Hi,

is there a possibility to avoid or forbid a client refresh if a session timeout occured?
My problem is that we log in to the server with a client certificate (tomcat handles the authentication process) and if the session timed out the user will be logged in again automatically. But that is a security problem since the user may already had left his desk. If there would be no automatically refresh and no chance to refresh over a button that would be very helpfull
Ok I will give it a try ;)
Thanks
Is it already possible to build the area underneath where I can scroll threw the search results?
Hey,

We need a more powerful autocompletion. The current one only takes two literals (name and description) and displays it own its own way.

It would be great if I can create a row like in grids and use a pane with different components inside like images, text (with different font definitions) and so on...

We want to build a global search that has the power to search different types of objects and display them in nice way. Each object has it representive picture that should be displayed in front...

Is that possible?

Ben
(2) Is there any new feature or possibility to enhance the look?
Hi,

is there a possibility to define a minimum width for tabbedlinecontainertab as for buttons (e.g. 120+) ?

Ben
Perfect, thx
What if I want that the containers size is 100%?
I have a page bean that contains 2 100% rowdistances and in the middle a pane with a fix height. I want that the pane is arranged in vertical middle of the page. But the tiled area is only driven by the panes height.

Is there any way that the tiled areas height is 100%?

Ben
Ah ok, thanks
Hi,

It seems that the style of the tiled container is the same as the one of the default foldablepane. It is possible to create a seperate style that could be assigned to all tiled containers within a special tiled area?

Ben
Hi,

why is the dividerlocation attribute able to handle a value like 100% (second pane is hide completely) but if I use 100% - 100 (fixed size for second pane) the result isn't like what I expect? Isn't the splitpane able to handle those relatively values?

Ben
 
Profile for bzeuner -> Messages posted by bzeuner [59] Go to Page: 1, 2, 3, 4 Next 
Go to:   
Powered by JForum 2.1.6 © JForum Team