Install swing application on server/desktop with database

Hi,
I developped a swing application which I need to install soon. It's the first time I install an application on my own, so any help would be welcome.
I use maven for build, hibernate for the database access.
Is there anything I need to take into consideration about the following things (are there good sites for reference?):
- the build process
- I use an external database (mysql), the configuration files are part of the program (they are not put somewhere external) --> any advice on good practices?
- if the database is put on a server, as well as the jar file of the program, will there be any problem when trying to open the program from another computer, having access to the server?
- if the database is put on a server, and the jar file of the program on a computer having access to the server (for the database), beside the normal hibernate configuration for the database (ip adres, port, ...), are there important things that might cause problems for the communication between the program and the database?
thanks for any advice

user8276126 wrote:
Is there anything I need to take into consideration about the following things (are there good sites for reference?):
- the build process
- I use an external database (mysql), the configuration files are part of the program (they are not put somewhere external) --> any advice on good practices?Put the configuration files into the jar with the compiled classes.
- if the database is put on a server, as well as the jar file of the program, will there be any problem when trying to open the program from another computer, having access to the server?"Will there be any problem" is rather a naive question. There are always problems when trying to communicate between two machines. Have you set up your MySQL server so that your database accepts connections from all other machines, for example? Or does it just accept connections from "localhost" because that's where you were testing?
- if the database is put on a server, and the jar file of the program on a computer having access to the server (for the database), beside the normal hibernate configuration for the database (ip adres, port, ...), are there important things that might cause problems for the communication between the program and the database?Yes. The names of some of those things are "firewall" and "router".

Similar Messages

  • Error - Applications File Server connection with the node FNDFS_WIN2000.

    ERROR:
    An error occurred while attempting to establish an Applications File Server connection with the node FNDFS_WIN2000. There may be a network configuration problem, or the TNS listener on node FNDFS_WIN2000 may not be running. Please contact your system administrator.
    When I try to submit concurrent request error occured which I mentioned above.
    Platform:Windows2000 server
    Apps Version:11.5.3 Vision
    Db version:8.1.6.0.0
    Environment:Windows2000 server(Stand aloe).
    I have one listener in database, I am sending you to my tns and listener files.
    DB listener and tns file.
    # LISTENER.ORA Network Configuration File: J:\oracle\visdb\8.1.6\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_VIS =
    (SID_DESC =
    (SID_NAME = VIS)
    #(ORACLE_HOME = J:\oracle\visdb\8.1.6)
    SID_LIST_VIS =
    (SID_LIST =
    ( SID_DESC = ( SID_NAME = FNDFS )
    ( ORACLE_HOME = J:\oracle\visora\8.0.6 )
    ( PROGRAM = J:\oracle\visappl\fnd\11.5.0\bin\fndfs.exe )
    ( envs='EPC_DISABLED=TRUE,NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1' )
    STARTUP_WAIT_TIME_APPS_VIS = 0
    CONNECT_TIMEOUT_APPS_VIS = 10
    TRACE_LEVEL_APPS_VIS = OFF
    LOG_DIRECTORY_APPS_VIS = J:\oracle\visora\8.0.6\net80\admin
    LOG_FILE_APPS_VIS = APPS_VIS
    TRACE_DIRECTORY_APPS_VIS = J:\oracle\visora\8.0.6\net80\admin
    TRACE_FILE_APPS_VIS = APPS_VIS
    VIS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = win2000)(PORT = 1521))
    # TNSNAMES.ORA Network Configuration File: J:\oracle\visdb\8.1.6\NETWORK\ADMIN\tnsnames.ora
    # Generated by Oracle configuration tools.
    VIS =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = win2000)(PORT = 1521))
    (CONNECT_DATA =
    (SID = vis)
    Client Site tns and listner.
    # TNSNAMES.ORA FOR APPLICATIONS
    # Created by Rapid Install
    # Net8 definition for the database
    VIS =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = win2000)(PORT = 1521))
    (CONNECT_DATA =
    (SID = VIS)
    FNDFS_WIN2000 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=win2000)(PORT=1523))
    (CONNECT_DATA=(SID=FNDFS))
    Rep60_VIS,Rep60_VIS.world=(ADDRESS=(PROTOCOL=tcp)(HOST=win2000.apps.com)(PORT=7002))
    # LISTENER.ORA FOR APPLICATIONS
    # Created by Rapid Install
    # Net8 definition for FNDFS listener
    SID_LIST_VIS =
    (SID_LIST =
    ( SID_DESC = ( SID_NAME = FNDFS )
    ( ORACLE_HOME = J:\oracle\visora\8.0.6 )
    ( PROGRAM = J:\oracle\visappl\fnd\11.5.0\bin\fndfs.exe )
    ( envs='EPC_DISABLED=TRUE,NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1' )
    STARTUP_WAIT_TIME_APPS_VIS = 0
    CONNECT_TIMEOUT_APPS_VIS = 10
    TRACE_LEVEL_APPS_VIS = OFF
    LOG_DIRECTORY_APPS_VIS = J:\oracle\visora\8.0.6\net80\admin
    LOG_FILE_APPS_VIS = APPS_VIS
    TRACE_DIRECTORY_APPS_VIS = J:\oracle\visora\8.0.6\net80\admin
    TRACE_FILE_APPS_VIS = APPS_VIS
    Any help I appreciate in advance, I have been working on this issue since one week.
    Thanks,
    Kindest Regards
    Zeeshan Siddiqui

    Duplicate post ..
    Error - An error occurred while attempting to establish an Applications Fil

  • Applications File Server connection with the node FNDFS_PROR

    I run the report and workflow sent me a link refer to the report output. However, I receive the following link after I click the link.
    What is it?
    An error occurred while attempting to establish an Applications File Server connection with the node FNDFS_PRORSGSDB. There may be a network configuration problem, or the TNS listener on node FNDFS_PRORSGSDB may not be running. Please contact your system administrator.
    Thanks,
    Amy

    Hi Amy,
    I run the report and workflow sent me a link refer to the report output. However, I receive the following link after I click the link.Was it working before? Any recent changes in the system? Whats your APPS and DB version.
    An error occurred while attempting to establish an Applications File Server connection with the node FNDFS_PRORSGSDB. There may be a network configuration problem, or the TNS listener on node FNDFS_PRORSGSDB may not be running. Please contact your system administrator.As preliminary checks do the following,
    1. Check the system profiles RRA: Service Prefix, SITE value should be FNDFS or blank
    2. Run "Report Review Agent Setup Test" and see if it returns any errors.
    [Oracle Application Object Library Report Review Agent Setup Test|https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=200358.1]
    3. Let us know the query output
    SQL> select CONCURRENT_QUEUE_NAME
    from FND_CONCURRENT_QUEUES
    where CONCURRENT_QUEUE_NAME like 'FND%';
    Thanks,
    Anchorage :)

  • Is it mandatory to install oracle web logic server along with EM?

    Hello All, I am a new user for EM. i was going through the EM installation with OBE. I found that Web logic server installation is thier along with EM but my question is if i am not monitoring my application (which is SAP) with the help of EM then is it compulsory to install web logic server. i want EM only for Database Monitoring.
    Thanks in advance.
    Regards,
    Ajay

    Hello Rob,
    Thank you very much for the answer. I had a check in installation guide from oracle documentation and i came to know that it is a prerequisite for oracle 11 release.
    Thanks & Regards,
    Ajay

  • Installing APEX on separate server from production database

    I have a security request to install APEX on a separate server from the application content. I have searched terms I know and have only found vague references, but not meaningful assistance. Rather than try to talk me into installing on the same server, can someone point me to some documentation for achieving this without the use of database links which is another security risk? The APEX Listener and APEX instance can be installed on one server but the application content needs to be installed on a separate server.
    Edited by: user4552785 on Apr 16, 2012 12:18 PM

    You can easily set up an Oracle HTTP Server elsewhere to connect to your APEX instance (along with images directory and other static files). However, the application schema is tightly embedded in the same instance as the APEX schema, so that will have to stay there.
    What security concerns are you trying to alleviate? By default, APEX applications run as the user APEX_PUBLIC_USER and then this user masquerades as your application schema (and occasionally a little bit of APEX_0XXXXX). Even if you could manage to move your application schema to another instance, you haven't achieved a whole lot from a security standpoint.

  • Installaling Swing Application

    Dear friends,,,,
    I have a huge Swing application which runs using JSW and Firebird database.
    I Need to, somehow, create an installation program (in a CD) to set it working in clients machine.
    The tasks of this program would be:
    - to install the Firebird database
    - do create some directories and copy some files (3 files)
    - to access an web link to start the system using JSW
    Would anybody have any idea how (and with what) I could do that?
    PS.
    All my clients machines are Windows
    Appreciate any help
    Thanks

    Try NSIS:
    http://nsis.sourceforge.net/

  • Installing an Application in Host, work with it in guest

    hi friends
    in hyper-v 2012R2, is it possible to install an Application like Photoshop or any other App in Host & then be able to use & work with it in VMs?
    thanks a lot

    Hi,
    According to Microsoft Hyper-V Server 2012 R2 and Hyper-V Server 2012, Hyper-V Server is a stand-alone product that contains only the Windows hypervisor, a Windows Server driver model, and virtualization components.
    To install Photoshop on Hyper-V host, it doesn't work. You should install Photoshop in VMs. However, you may need to install DirectX 11 graphics card and install RemoteFX feature on the Hyper-V server to provide better performance for virtual machines which
    are intended to run Photoshop.
    Regards, Terry | My Blog: http://tls1.cc
    This posting is provided “AS IS” with no warranties, and confers no rights.

  • HT1947 I need to install this application on my IPOD with IOS 4.2.1 and I is not more supported!!!! help me please!!!!

    I need to install this remote application on my IPOD with IOS 4.2.1 and I is not more supported!!!! help me please!!!! I need to download an old version of remote app!!!!

    Thank you for your help are you aware of any apps that will work the iso 4.2.1 system that will let you watch movies on the phone. Also I tried to down load something else the other day and got message that Safari wont let you open this is ther any to see if i have the latest safari on my phone?

  • Installing SP3 on MSSQL SERVER 2008 with Replication

    Hi there
    How would one go about installing SP3 on SQL 2008 with replication? Would i need to turn off replication to avoid schema changes taking place across the line?
    Our servers are across the country and wouldn't want all that data to replicate over the tiny line we have.
    Instead we would like to install SP3 at the publisher and then at the subscriber.
    During testing on the dev instances, after stopping all agents ( log reader and queue reader) then installing and turning them back on didnt seem to work.Are there any whitepapers on the proper process on how to install SP3?
    Thanks in advance

    Hello,
    You should apply the service pack on the distributor first, then the publisher, and finally the subscriber.
    To my knowledge, replication should be suspended while the service pack will be applied on the distributor. Transaction will remain on the publisher until the distributor is
    available again.
    When you apply the service pack on the subscriber, the replicaction from the distributor to the subscriber will be suspended, and transaction will be on the distributor until the subscriber is available again.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Can I use my CD Rom on my Laptop to install an application to my desktop

    I bought the new iMac, but did not get the external cd drive.  I now need to load an application on it so that I can access all the option to my printer.  Is there a way I can use the optical drive from my old lap top to load the program on to my desk top?  I tried to just transfer the application, but that did not work.

    Click here for information.
    (85240)

  • Installing Office Web Apps Server 2013 fails with app-crash during install.

    Hi Folks,
    I am trying to install Office Web Apps Server 2013 with SP1 on Server 2012 R2.  The installation gets half way through then crashes (it just says a problem has occurred).
    The Event log only contains the message:-
     MsiExec.exe version .5.09....
    Faulting module name: Kernelbase.dll
    Exception Code 0x306d7363, Faulting process id: 0x774.
    Does anyone know how to install this product on Server 2012 R2?

    Hi,
    I’m afraid that this case is off-topic in this forum, About installation of Office Web Apps Server 2013, I suggest you posting your case to
    SharePoint 2013 - Setup, Upgrade, Administration and Operations .
    Regards,
    Marvin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can R12.1.3 and R11.5.10 be installed on the same server?

    Hello there,
    We are currently running Oracle eBiz R11.5.10, and would like to install the latest version R12.1.3 for testing purposes.
    Can R12.1.3 be installed on the same server (for both database and application tiers) as for R11.5.10? Any pitfalls that we need to be aware of if we do this?
    Thanks for the advice.
    Cheers!

    Nothing would stop you from installing 11i and R12 on the same server as long as ORACLE_HOMEs, APPL_TOPs, and COMMON_TOPs of each instance are installed in separate directories. The only pitfall would be the performance (unless you have sufficient resources).
    Please don't consider this plan for production instances!
    Thanks,
    Hussein

  • An error occurred while attempting to establish an Applications File Server

    Hi,
    I have following problem with concurrent manager logs and outputs (I am on R12, windows):
    "An error occurred while attempting to establish an Applications File Server connection with the node FNDFS_APPLTOP_eviasl. There may be a network configuration problem, or the TNS listener on node FNDFS_APPLTOP_eviasl may not be running. Please contact your system administrator."
    There is plenty of similar threads and several metalink notes (including below) about it, but mine seems to be slightly different issue.
    Troubleshooting the "Error Occurred While Attempting to Establish an Applications File Server Connection" [ID 117012.1]
    As you can see from error message it says node name is FNDFS_APPLTOP_eviasl, but uname -n returns only eviasl. Where this APPLTOP is coming from?
    J:\oracle\VIS\inst\apps\VIS_eviasl\ora\10.1.2\network\admin\tnsnames.ora contains entries like below one (whole file is very long, but it does not contain entry with APPLTOP):
    FNDFS_eviasl = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=eviasl)(PORT=1626))
    (CONNECT_DATA=(SID=FNDFS))
    Another tnsnames from ORACLE_HOME contains only below entry:
    rep_eviasl_VIS_eviasl_TOOLS.xxxxxx.xxx=(ADDRESS=(PROTOCOL=tcp)(HOST=eviasl)(PORT=1950))
    Yesterday I had issue with concurrent manager, so I was running adcmclean to fix it and this issue started after that.
    Any help would be appreciated.
    Regards
    Piotr
    Edited by: PiotrekJ on 02-Jul-2012 12:07

    OK, I was wrong - autoconfig finished with errors.
    Result : SUCCEEDED
    ===========================================================================
    ===========================================================================
    [ Config tool : j:\oracle\VIS\apps\apps_st\appl\ad\12.0.0\bin\adgentns.pl ]
    Command : j:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe -I j:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib\MSWin32-x86-multi-thread -I j:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\lib -I j:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I j:\oracle\VIS\apps\tech_st\10.1.3\perl\site\5.8.3\lib -I j:\oracle\VIS\apps\apps_st\appl\au\12.0.0\perl -I j:\oracle\VIS\apps\tech_st\10.1.3\Apache\Apache\mod_perl\site\5.8.3\lib\MSWin32-x86-multi-thread j:\oracle\VIS\apps\apps_st\appl\ad\12.0.0\bin\adgentns.pl PASSWORD contextfile=J:\oracle\VIS\inst\apps\VIS_eviasl\appl\admin\VIS_eviasl.xml logdir=J:\oracle\VIS\inst\apps\VIS_eviasl\admin\log\07031815 outdir=j:\oracle\VIS\inst\apps\VIS_eviasl\admin\out\07031815
    Action : execute
    SCRIPT RETURNED:
    Generate Tns Names
    Logfile: J:\oracle\VIS\inst\apps\VIS_eviasl\admin\log\07031815/NetServiceHandler.log
         Classpath : j:\oracle\VIS\apps\apps_st\comn\java\lib\appsborg2.zip;j:\oracle\VIS\apps\apps_st\comn\java\classes
    Updating s_tnsmode to 'generateTNS'
    UpdateContext exited with status: 0
    AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora.
    Error generating tnsnames.ora from the database, temporary tnsnames.ora will be generated using templates
    Instantiating Tools tnsnames.ora
    Tools tnsnames.ora instantiated
    Web tnsnames.ora instantiated
    adgentns.pl exiting with status 2
    ERRORCODE = 2 ERRORCODE_END
    .end std out.
    .end err out.
    And the end of report
    [CVM Error Report]
    The following report lists errors encountered during CVM Phase
    <filename> <return code where appropriate>
    j:\oracle\VIS\apps\apps_st\appl\ad\12.0.0\bin\adgentns.pl 2
    No of scripts failed in CVM phase: 1
    AutoConfig is exiting with status 1
    I did run autocfg after cleaning FND_NODES. Can you also tell me how to run autocfg for DB? I am guessing I was always doing it for APPS (one from inst dir).
    Regards
    Piotr

  • An error occurred while attempting to establish an Application File Server

    Hi All,
    I am having problems viewing reports on a HP Unix system. I get the error, "An error occurred while attempting to establish an Application File Server connection with the node...."
    This server was working as a secondary DNS server and we moved the DNS server to a microsoft exchange server. I pointed the DNS server on this Unix system to the new ip address.
    When I try to start the Apps listener, I get an error ..:TNS-12545: Connect failed because target host or object does not exist"
    Any help please!!!
    Thanks
    A/A

    Thank you all for your response.
    Both the database and the applications run on a single node (HP Unix 11.0) system. I did add the IP address and the host.domain.com to the host file under /etc/hosts file but now I can't even start the database listener.
    I am sure it is the DNS server change that messed something. It was working fine until then.
    I get this error when I try to start the database listener.
    Error Message
    TNSLSNR for HPUX: Version 9.2.0.6.0 - Production
    System parameter file is /d01/fintest/product/9i/network/admin/FINTEST_hp4/listener.ora
    Log messages written to /d01/fintest/product/9i/network/admin/fintest.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROCFINTEST)))
    Error listening on: (ADDRESS=(PROTOCOL=TCP)(Host=hp4)(Port=1521))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    ----

  • Exchange Server 2010 with SP3 Management Tools

    Recently I have installed brand new Exchange Server 2010 with SP1 in my test domain. Afterwards I upgraded it to Exchange Server 2010 with SP3. On client machine (Windows 7 Pro with SP1 x64) I run setup.exe for Exchange Server 2010 with SP1 installation
    DVD to install Management Tools. All checks passed successfully but after installation was completed there was an error in EMC:
    The World Wide Web Publishing Service (W3SVC) isn't running on any Exchange servers in the site.  If you want to connect to Remote Powershell, this service must be running.  Make sure that the W3SVC is running on at least one Exchange server.
    Of course service is running. I read this has something to do with different versions of Exchange Server itself and Management Tools. Since there is no installation of Exchange Server 2010 with SP3 how to solve this? I assume if I have installation of Exchange
    Server 2010 with slipstreamed Service Pack 3, management tools installed from this installation would work.
    Also does this mean that, if I have working tools for Exchange Server and SP for it is installed later, tools will stop functioning?

    I would install SP3 on all servers and workstation as SP1 and SP2 aren't supported anymore and see how it is behaving...
    http://blogs.technet.com/b/rmilne/archive/2013/01/04/end-of-exchange-2010-sp1-support.aspx

Maybe you are looking for