Post-installation configuration interface not running

I've just installed Ops Center 12.1 on a new SPARC T4-1b running Solaris 11.
We are using a remote database hosted inside an Oracle Database Appliance. The installation went through entirely, and I'm at the point where I need to configure the application.
The problem is that the web GUI that is supposed to be running on port 9443 isn't running. (doesn't appear in netstat -an).
The instances bound to port 80 (the redirect) and port 443 exist -- but the rewrite sends me to the non-existent service running on port 9443, so I am stuck.
root@host:/opt/SUNWxvmoc/bin# ./ecadm status
online
OCDoctor reports no issues.
root@host:/opt/SUNWxvmoc/bin# /var/opt/sun/xvm/OCDoctor/OCDoctor.sh --troubleshoot
Ops Center Doctor 4.05 [OC 12.1.1.2076,SunOS11] [Read only] [21-Aug-2012 14:46PM EDT]
======================== Checking Enterprise Controller... ==============================
OK: Total number of agents: 0
OK: Number of agents with inventories: 0
OK: Memory is (65024), ZFS is used and zfs_arc_max is set to 8589934592 in /etc/system
OK: /etc/netboot folder exists
OK: User 'uce-sds' home folder points to the right location
OK: User 'oracleoc' home folder points to the right location
OK: User 'allstart' home folder points to the right location
OK: Apache logs are smaller than 2 GB
OK: n1gc folder has the right permissions
OK: All Enterprise Controller packages are installed properly
OK: All agent packages are installed properly
OK: Enterprise Controller status is online
OK: the version is the latest one (12.1.1.2076)
OK: satadm timeouts were increased
OK: tar command was properly adjusted in satadm
OK: Found the server .uce.rc
OK: Server .uce.rc has the correct file permissions
OK: Server .uce.rc has the correct ownership
OK: Connectivity to the KB public servers works properly
OK: Grouplock file doesn't exist
OK: Locales are OK ("C")
OK: No partially installed packages
OK: No old jobs rerun (CR 6990675)
OK: No NCP encryption is used
OK: No credential issues foundWhere is this instance
=========== Proxy controller is installed but not configured, skipping ==================
=========== Agent controller is installed but not configured, skipping ==================
How can I start this instance on port 9443 so I can begin configuring the platform?
Edited by: fchagnon on Aug 21, 2012 11:50 AM

Thanks for your reply.
root@manager1:~# netstat -an | grep 443
*.443 *.* 0 0 128000 0 LISTEN
*.443 *.* 0 0 128000 0 LISTEN
root@manager1:~# ps -ef | grep java
root 12584 11237 0 20:40:15 pts/1 0:00 grep java
root 13185 13184 0 14:22:01 ? 2:14 /usr/jdk/instances/jdk1.7.0/bin/sparcv9/java -Xms200M -Xmx8192M -server -XX:Str
root@manager1:~# svcs scn common
STATE STIME FMRI
disabled Aug_20 svc:/application/management/common-agent-container-1:default
disabled Aug_20 svc:/application/management/common-agent-container-1:scn-proxy
disabled Aug_20 svc:/application/scn/db:local
disabled Aug_20 svc:/application/scn/oracle:default
disabled Aug_20 svc:/application/scn/oralistener:default
disabled Aug_20 svc:/application/scn/proxy-enable:default
disabled Aug_20 svc:/application/scn/ec-server-splashpage:default
disabled Aug_20 svc:/application/scn/dhcpd:default
online 14:21:59 svc:/application/scn/satellite-enable:default
online 14:22:00 svc:/application/scn/db:remote
online 14:22:00 svc:/application/scn/uce-scheduler:default
online 14:22:00 svc:/application/scn/db:default
online 14:22:00 svc:/application/scn/uce-server:default
online 14:22:05 svc:/application/scn/ajaxterm:default
online 14:22:40 svc:/application/management/common-agent-container-1:oem-ec
online 14:22:40 svc:/application/scn/satellite-available:default
offline Aug_20 svc:/application/scn/proxy-available:default
root@manager1:~# getent hosts `hostname`
172.19.233.26 manager1
root@manager1:~# getent hosts `getent hosts \`hostname\` | awk '{print $1}'
172.19.233.26 manager1
The new version of OCDoctor has some issues with accessing the KB. However the 'check-connectivity' function works fine.
root@manager1:~# /var/opt/sun/xvm/OCDoctor/OCDoctor.sh --troubleshoot
Ops Center Doctor 4.10 [OC 12.1.1.2076,SunOS11] [Read only] [21-Aug-2012 20:43PM EDT]
======================== Checking Enterprise Controller... ==============================
OK: Total number of agents: 0
OK: Number of agents with inventories: 0
OK: Memory is 65024 MB, ZFS is used and zfs_arc_max is set to 8589934592 in /etc/system
OK: All Solaris 11 agent bundles in /var/opt/sun/xvm/images/agent/ are imported properly to the repository
OK: Files in /var/opt/sun/xvm/images/agent/ have the right permissions
OK: Files in /var/opt/sun/xvm/osp/web/pub/pkgs/ have the right permissions
OK: auth.cgi returns XML
OK: User 'oracleoc' home folder points to the right location
OK: User 'allstart' home folder points to the right location
OK: Apache logs are smaller than 2 GB
OK: n1gc folder has the right permissions
OK: All Enterprise Controller packages are installed properly
OK: All agent packages are installed properly
OK: Enterprise Controller status is online
OK: the version is the latest one (12.1.1.2076)
OK: satadm timeouts were increased
OK: tar command was properly adjusted in satadm
OK: no 'conn_properties_file_name' value in .uce.rc
OK: Found the server .uce.rc
OK: Server .uce.rc has the correct file permissions
OK: Server .uce.rc has the correct ownership
ERROR: Could not access the KB public servers
Check the username and password and proxy configuration in "Administration" ->
"Edit Authentications" and "Change HTTP proxy"
Also, you may try the following command to test connectivity:
/var/opt/sun/xvm/OCDoctor/OCDoctor.sh --check-connectivity
OK: Grouplock file doesn't exist
OK: uce-server .uce.rc file points to a proper JAVA
OK: Disconnected mode is not configured
OK: Locales are OK ("C")
OK: Found only one Solaris 11 agent bundle
OK: No partially installed packages
OK: No http_proxy is set in the user profile files
OK: 'public' folder has the right ownership
OK: 'public' folder is writable for uce-sds
OK: 'private' folder has the right ownership
OK: 'private' folder is writable for uce-sds
OK: No old jobs rerun (CR 6990675)
OK: No NCP encryption is used
OK: 'update-saved-state' folder exists and has the right permissions
OK: No credential issues found
=========== Proxy controller is installed but not configured, skipping ==================
=========== Agent controller is installed but not configured, skipping ==================
root@manager1:~# /var/opt/sun/xvm/OCDoctor/OCDoctor.sh --check-connectivity
Ops Center Doctor 4.10 [OC 12.1.1.2076,SunOS11]OCDoctor.sh --check-connectivity
======================== Checking Network Connectivity ==============================
Please enter the My Oracle Support (MOS) Username: xxxxxxxxxxxxxxxx
Password:
Is there a proxy? Type the proxy server here, for example 'www-proxy.us.oracle.com' (hit Enter if there is no proxy):
Test 1/4: Checking CC service reachability (without using user/password yet)
==============================================================================
OK: CC status is OK
Test 2/4: Checking GUUS service reachability (without using user/password yet)
==============================================================================
OK: GUUS status is OK
Test 3/4: Downloading Knowledge Channels file from updates.oracle.com
===========================================================================
OK: Knowledge download was successful!
Test 4/4: Downloading patch 108437-06 from updates.oracle.com
===========================================================================
OK: Patch download was successful!

Similar Messages

  • Oracle 9i database configuration assisstant not running

    Hi All,
    My database is Oracle 9i.The configuration assisstant not running in this .can any body help?
    Reena

    Hi Reena, this got lost in the wrong forum. try the database forum
    Barry

  • Need Post installation configuration guide for PI 7.0

    Hi,
    Does anybody have Post installation configuration guide for PI 7.0 ?
    Our basis team has installed PI 7.0.
    Now we need to do the post installation.
    Do we need to do all configuration steps we use to do for XI 3.0 or is it different in PI 7.0.
    Your help appreciated.
    Thanks,
    Vinod

    HI,
    See the below links
    Post Installation steps for activating Adobe Document Services in SAP XI NW 2004S
    -/people/sravya.talanki2/blog/2006/11/15/post-installation-steps-for-activating-adobe-document-services-in-sap-xi-nw-2004s
    Link for posnt installation guide
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    https://websmp101.sap-ag.de/~sapidb/011000358700009389172004E.PDF
    Regards
    Chilla

  • I have a copy of Web Premium CS3 which was installed on a Windows Vista PC.  I have a new Windows 7 PC and the installation disc will not run properly.  The installation begins and then asks for the CS3 disc to be inserted.  If I re-insert the CD I just g

    I have a copy of Web Premium CS3 which was installed on a Windows Vista PC.  I have a new Windows 7 PC and the installation disc will not run properly.  The installation begins and then asks for the CS3 disc to be inserted.  If I re-insert the CD I just get a message asking for the disc to be inserted.  any ideas anyone?

    Use the download version:
    Download CS3 products
    Mylenium

  • My adobe captivate6 installs but does not run on my windows7 dell inspiron

    my adobe captivate6 installs but does not run on my windows7 dell inspiron with 4gb ram and 500gb hdsk, i downloaded the trial first 32bit and it installed fine and didnt run. so i thought that a full version with a 64bit installation will do the trick, but after that the captivate 6 did not still work on my system. i also tried it on an acer with duo core and the captivate software installed and did not still work. it only shows the captivate flash screen.
    a friend installed his on an acer laptop 64bit, i3processor, and it works fine. please i will be glad if i can be helped on how to correct this
    thanks

    Have you tried right clicking on the Cp icon and selecting Run as Administrator?  This is something you MUST do in Win7 but was not necessary on Xp.

  • WSUS reinstall on 2012 SCCM server post-installation task fails to run/finish

    I had to re-install WSUS on a 2012 R2 SCCM server (Windows 2012), and am running into several issues re-installing. It may help to point out that the SCCM SQL server is remote, so this isn't a WSUS / SQL 2012 issue.
    The sticky post at the top of the WSUS forum has helpful troubleshooting information, and I have tried going through this as well as many other threads on this very topic of re-installing WSUS.
    1. Roles for WSUS and WID were removed successfully. The WSUS Website was manually deleted from IIS. As this is a SCCM server, removing the IIS role is not an option.
    2. I removed the existing WID database files for SUSDB
    3. After rebooting, I verified registry keys were gone, system files were cleaned up, and deleted the program files\update services directory
    4. This isn't a permission issue, as I have clearly installed this before on this server.
    5. Registry keys, system files, and susdb files no longer exist, and the server has rebooted cleanly.
    6. I am able to add the WSUS role selecting WID, and this installs WID without any errors. At this point, simply clicking the post installation task fails, generates an empty .tmp file in my %appdata%\temp folder, and exits the MMC. 
    7. This file is blank. Absolutely empty, so I couldn't really troubleshoot any post installation tasks.
    8. Further investigation shows that the 'C:\Program Files\Update Services\Tools\' directory is gone, and isn't being
    generated.
    9. Ok... DISM /online /Cleanup-Image /Scanhealth didn't return any issues, so I copied the wsusutil out of the windows\WinSxS directory.
    10. Yey! wsusutil postinstall runs, but bombs out on the IIS portion. It generated the DB without an issue, but results
    in an IIS generation error. So, I installed WSUS on a clean 2012 install, then copied over the program files\updateServices directory to reclaim the missing files. 
    The log files show --
    2013-12-06 10:30:34  Configuring IIS...
    2013-12-06 10:30:35  Start: ConfigureWebsite
    2013-12-06 10:30:36  Configuring website on port 8530
    2013-12-06 10:30:39  System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
       at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
       at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
       at Microsoft.UpdateServices.Administration.UseCustomWebSite.ExecuteIisCustomAction(String arguments)
       at Microsoft.UpdateServices.Administration.UseCustomWebSite.Install(Int32 portNumber)
       at Microsoft.UpdateServices.Administration.UseCustomWebSite.InstallAndConfigure(IisConfiguration& iisConfiguration, Int32 newPortNumber)
       at Microsoft.UpdateServices.Administration.PostInstall.ConfigureWebsite(Int32 portNumber)
       at Microsoft.UpdateServices.Administration.PostInstall.Run()
       at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)
    ... ok - tripple checked that network service has permissions to .net and windows\temp folders.
    netstat -a doesn't show anything running on port 8530 ( in case this was some weird port check in use)
    Which goes back to the missing directory problem -- further net searches show that this is a reoccurring issue for some OOBE... sfc /verifyonly shows ... nothing.
    What is left to be done at this point? The missing folders from the program directory seems to be a problem for some with some users right out of the box. I have read many other threads where users just formatted and started over. Not exactly a solution
    - any help out there on this issue? Any suggestions to determine what file is missing, or generating the IIS issues?

    Part of the post install tasks wanted to download some items including the tools folder.
    Can you expand on this please. The WSUS post-install tasks do not download anything, except what is acquired during the initial synchronization with Microsoft.
    Because of my group policy the WSUS server was trying to download the updates from itself even though it was not setup yet.
    What update(s) was the WSUS server trying to "download"?
    In fact, if the WSUS Server was not setup yet (but you already had a GPO in place), then the first issue here was performing deployment steps out of order.
    But still.... except for the actual installation binaries for the WSUS Server Role on a WS2008SP2/WS2008R2 system, there's nothing the WSUS server needs to get from either Windows Update or a WSUS server. This scenario is actually discussed hundreds of times
    in this forum, but complicating matters, this thread isn't about installing WSUS V3.2 on a WS2008SP2/WS2008R2 system, it's about installing WSUS v65 on a WS2012 system, so I'm a bit confused as to what the actual installation environment is that we're discussing.
    I changed the WSUS server to get it's windows updates from Microsoft and then the post install task succeeded.
    I'd really like to get some more details about what exactly in the "post-install task" was dependent upon content from WU/WSUS.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • SLD port problem in Netweaver XI post installation configuration steps

    Hi All,
        Recently we changed the port number of the SAP server to 80.Every thing working fine.
    When ever we are configuring the XI that mean the post installation steps for Exchange Infrastructure it giving the errors in machine_technical_configuration  step.
    Error Message is:
    Element 'SAPConfigLib.NW5.Unclassified.addInstalledProduct':!BrokerImport.import_of_element_failed!!BrokerImport.Fehler!com.sap.tc.lm.ctc.cul.cpi.exceptions.CPIBaseException: <Localization failed: ResourceBundle='com.sap.tc.lm.ctc.cul.cpi.CPIResourceBundle', ID='com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION:com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceWriter.writeElement!BrokerImport.LINE!157-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.86
    -:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
    -:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
    -:com.sap.tc.lm.ctc.cul.serviceimpl.importservice.CULConfigurationImport.importConfiguration.96
    -:com.sap.tc.lm.ctc.ccl.templateinstaller.StepExecuter.run.41
    Element 'SAPConfigLib.NW5.Unclassified.addInstalledProduct':Error during executing Java Reflection:IO error: Unable to open connection to host "mmsr18:50000". The host is down or unavailable..
    Is there any solution to solve this....
    Thanks & Regards,
    Vivek.

    hi
    check if the new port(80) is maintained in tcode- sldapicust
    Thx
    jonu

  • Do i need the POST-INSTALLATION configuration for linux+oracle?

    hello
    i install the oracle10g on redhat9 box,JUST finish the installation,i open the Terminal windows,type ¨sqlplus¨ command,linux tell me ¨commnd not found¨. i guest the installer don´t set the env variable(in windows operating system,the installer automatically set the path variable during the install procedure).
    i can SUCCESSFULLY access the browser console of em and isqlplus.
    but after i restart the redhat,the browser can´t access both
    em and isqlplus(connection reset).when i telnet the 5500 and 5560 port,i found that they haven´t be open.and i suspect that the oracle database haven´t been automatically started.
    question 1:how can i MANUALLY start oracle after i restart the linux?
    question 2:how can i config the oracle after the install to make it work perminently?or post-install configuration.
    thank you very much!

    Oracle will not start automatically. You have to enter as oracle user and start the listener manually and then the database .
    Command are like : lsnrctl start
    Then , type svrmgrl ( the server manager console ) , connect internal , and then startup .
    Later on you can write scripts for automatic startup of the database and listener .
    G J Shankar Nath
    Deputy System Manager
    GNRC Limited

  • Post Installation Configurations for WAS640

    Hello All,
    We have installed Sneak preview of WAS640.We have also installed SAP on the same system.
    What do we need to do as part of post installation activities for accessing the data from our SAP system.
    We have also developed a dynpro application in which we would like to fetch the data from SAP and then displaying the data on the User Interface.
    We are unable to fetch the data from the SAP system.
    What steps needs to be carried out to fetch the data from SAP?
    Do we require Exchange infrastructure for the same.
    Also can anybody please tell me when would the full fledged version of WAS640 be available?
    Pradeep

    > Hello All,
    > We have installed Sneak preview of WAS640.We have
    > also installed SAP on the same system.
    Since all of this is from SAP, i guess you mean an ABAP system.
    >
    > What do we need to do as part of post installation
    > activities for accessing the data from our SAP
    > system.
    Some mandatory activities to access an ABAP system from Web Dynpro are documented at this tutorial: https://www.sdn.sap.com/sdn/developerareas/webdynpro.sdn?page=TutWD5_BAPI.htm
    >
    > We have also developed a dynpro application in which
    > we would like to fetch the data from SAP and then
    > displaying the data on the User Interface.
    >
    > We are unable to fetch the data from the SAP system.
    >
    >
    > What steps needs to be carried out to fetch the data
    > from SAP?
    If you mean a Web Dynpro application, the tutorial might be helpful.
    >
    > Do we require Exchange infrastructure for the same.
    No. Not on this "level".
    >
    > Also can anybody please tell me when would the full
    > fledged version of WAS640 be available?
    >
    Synchronized NetWeaver '04 rollout (AFAIK) is October 2004. This includes the (first) production version of the WAS 6.40.
    > Pradeep
    Regards
    Stefan

  • On XI - Post Installation & Configuration

    Dear XI Gurus,
    I am working on a simple file to file scenario to ckeck if my installation and post installation are successful.
    I completed all my design work in the repository successfully.When i move to the configuration in integration directory and when in try to assign a business system i get the error mentioned below.
    I'm assuming this to be a post insallation issue.Can you pls help me on this issue.
    Unable to find an associated SLD element(source element:SAP_XIIntegrationServer,[CreationClassName,SAP_XIIntegrationServer,string,Name,is.00.<hostname>,string],target element type:SAP_BusinessSystem)

    Hi Ratnakar,
    Check these..
    Unable to find an associated SLD element
    Unable to find an associated SLD element
    XI Integration directory during channel creation
    Problem with generating Sender Agreements
    Transport problem
    cheers,
    Prashanth
    P.S Please mark helpful answers

  • Cisco Messaging Interface-Not Running

    Hi All,
    On the UCM 6.0 the Cisco Messaging Interface service is activated and when i check the status in 'control center feature services' it shows 'Not Running' and 'Activated'. If i start and refresh the page it again shows as 'Not Running'

    Hi Vineet,
    This interface is only used in CCM to Legacy VM integrations (via SMDI) if you are not setup that way this is why you are seeing this :)
    Cisco Messaging Interface Service
    The Cisco Messaging Interface allows you to connect a simplified message desk interface (SMDI)-compliant external **Third Party** voice-mail system with the Cisco CallManager. The CMI service provides the communication between the voice-mail system and Cisco CallManager. The SMDI defines a way for a phone system to provide a voice-mail system with the information needed to intelligently process incoming calls.
    Genrally the Cisco Messaging Interface (CMI) is a Cisco CallManager service that should be run only on the publisher server. This service intercepts calls destined for voicemail and generates appropriate SMDI messages, which are then delivered to one of the server's Component Object Model (COM) ports.
    From this doc;
    http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_administration_guide_chapter09186a008037e2f3.html#wp1024396
    Hope this helps!
    Rob

  • Windows Modules Installer - Autostart Service Not Running

    I'm receiving in my health reports for four separate WSE 2012R2 deployments the below error.  I've set the service to restart upon failure, but it seems this occurs upon every server reboot until I manually go in and start the service.  However,
    from my understanding this service only runs when it is needed, which would leave me to a false negative in the BPA scan. 
    Just curious if anyone else is getting this.
    Autostart Services Not Running:
    Windows Modules Installer

    Hi MattSla,
    On current situation, please type services.msc in RUN to open Services panel. Then navigate to Windows Modules
    Installer service and open Properties. In General tab, please check Startup type of this service. Did set as Manual? Meanwhile, in Log On tab, please check which account this service used to log on as? Did log on as Local System account?
    I check the Windows Modules Installer service in two Windows Server 2012 R2 Essentials in my Lab environment.
    It seems that this service was set as Manual. Then Generate a Health Report in Dashboard, and didn’t find any error which was related to ‘Autostart Service Not Running’.
    If this issue still exists, please open Event Viewer and check if find some relevant events. Those may help
    us to go further analyze.
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • IFS configuration tool not running

    The configuration tool is not running and in the ifsconfig.bat
    There is this line:
    set IFS_HOME=D:\oracle\ora90/9ifs
    I do not why “/” and “\”
    Any idea???

    Can you supply the errors you are getting, how far through does it get? I've had problems in the past with the configuration tool when installing on a P4 due to the symcjit problem.
    Also are you trying to install 9.0.1 into a different home to iAS as we have had problems in the past.
    Bernard

  • I have recently purchased finale 2011, and it installs, but will not run?  Any idea what the problem is?

    I have recently purchased the finale 2011 music program, and it installs without any problems, but will not run when I try to start up the program.  It acts like it is going to start, but stops when loading the plugins.  I have been talking with Finale tech support for three days, and they are coming up empty, but they are still trying.  Any ideas what the problem might be?
    Thanks,
    John

    Try booting in Safe Mode (hold the shift key while booting until the grey progress bar appears).
    If you're able to log-in, then re-boot and log-in

  • Tomcat installation prob: process not running

    Hi,
    I am trying to install Tomcat on a Solaris 9 box. (Am a beginner) Am done with the settings but Tomcat is not running.
    $cd $CATALINA_HOME/bin/
    $startup.sh
    Using CATALINA_BASE: /export/amt/Tomcat/apache-tomcat-4.1.37-LE-jdk1.4
    Using CATALINA_HOME: /export/amt/Tomcat/apache-tomcat-4.1.37-LE-jdk1.4
    Using CATALINA_TMPDIR: /export/amt/Tomcat/apache-tomcat-4.1.37-LE-jdk1.4/temp
    Using CATALINA_OUT: /export/amt/Tomcat/apache-tomcat-4.1.37-LE-jdk1.4/logs/catalina.out
    Using JAVA_HOME: /usr/java
    $ps
    PID TTY      TIME CMD
    *10447 pts/3 0:00 bash*
    *10530 pts/3 0:00 ps*
    Could it be something related to port setting? I have not changed any of the port settings.
    Could somebody tell me how do I determine which port numbers to use?
    Many Thanks (In anticipation),
    AS

    Hi,
    You should ask your question in a Tomcat forum, and not a programming forum.
    Kaj

Maybe you are looking for