Dashboard > BinBase > Welcome > common problems

View Attachments (0) Info

common problems

Common problems and how to fix them

 JBoss related problems 

 transaction fails because of timeout issues

To fix this issue please read this or to make it short adjust some configuration parameters in you /server/all/conf/jboss-service.xml file.

 <!-- The default was 300 seconds -->

<attribute name="TransactionTimeout">50000</attribute>

This mostly happens during filling the cache with data or during accessing the compound service. Since these methods can take a very long time to complete.

server refuse connections

 It can happen that the server refuses connections. Please check that this is all ok

  • dns lookup works for the hostname
  • you can reach the host using a ping
  • you started the server with the right arguments

Browse Space
- Pages
- Labels
- Attachments
- Mail
- Bookmarks
- News
- Activity
- Advanced

Explore Confluence
- Popular Labels
- Notation Guide

Your Account
Log In

 

Other Features

View a printable version of the current page.

Add Content


Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki.
Bug/feature request - Contact administrators