Installation of HTMLDB 1.6.1

I'm having a problem with installing HTMLDB 1.6.1. I'm running Oracle 9.2.0.6 on Windows 2003. I try to create a workspace by specifying a name, selecting an existing schema, and entering the information for provisioning (name, email). When I click the "Next" button, I get a "The requested URL /pls/htmldb/wwv_flow.accept was not found on this server" message. In the Apache error log is I get te message, "mod_plsql: /pls/htmldb/wwv_flow.accept HTTP-404 ORA-06502: PL/SQL: numeric or value error
ORA-06512: at line 10".
I'm stuck. What else can I check?
Thanks,
David

Thorsten,
Are you sure this is the only thing that changed that enabled you to install successfully? I consulted with our German colleagues (who routinely install on native German Windows) and they have never had to change the NLS_LANG.
Just curious.
Joel

Similar Messages

  • Installation Error HTMLDB 1.6 -- ORA-06502

    I get an installation error.
    Oracle 10g 10.1.0.2 HTMLDB 1.6.
    Does anyone have a tip whats going wrong.
    ...PAGE 103: Create Application from Scratch
    Error creating page validation page=103 name=tab 1-5 name unique ORA-06502:
    PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at
    "FLOWS_010600.WWV_BIU_STEP_VALIDATIONS", line 20
    ORA-04088: error during
    execution of trigger 'FLOW
    NLS_LANG=AMERICAN_AMERICA.US7ASCII
    NLS settings are
    SQL> show parameters NLS
    NAME TYPE VALUE
    nls_calendar string
    nls_comp string
    nls_currency string
    nls_date_format string
    nls_date_language string
    nls_dual_currency string
    nls_iso_currency string
    nls_language string AMERICAN
    nls_length_semantics string CHAR
    nls_nchar_conv_excp string FALSE
    nls_numeric_characters string
    nls_sort string
    nls_territory string AMERICA
    nls_time_format string
    nls_timestamp_format string
    nls_timestamp_tz_format string
    nls_time_tz_format string
    CHARACTER SET AL32UTF8
    NATIONAL CHARACTER SET AL16UTF16
    regards
    Thorsten

    Do you already have a tab 1-5 name unique row in your wwv_flow_step_validation table?
    SQL> select * from flows_010600.wwv_flow_step_validations
    where validation_name like '%unique%'
    SQL>
    ID FLOW_ID FLOW_STEP_ID
    VALIDATION_NAME
    VALIDATION_SEQUENCE
    VALIDATION
    VALIDATION2
    VALIDATION_TYPE
    VALIDATION_CONDITION
    VALIDATION_CONDITION2
    VALIDATION_CONDITION_TYPE
    WHEN_BUTTON_PRESSED
    ERROR_MESSAGE
    ASSOCIATED_ITEM
    ERROR_DISPLAY_LOCATION
    REQUIRED_PATCH
    SECURITY_SCHEME
    SECURITY_GROUP_ID
    LAST_UPDATED_BY
    LAST_UPDA
    VALIDATION_COMMENT
    2.3810E+17 4000 103
    tab 1-5 name unique
    100
    if (:F4000_T01 is not null) and (:F4000_P4012_DEFAULT_PAGES = '1') then
    if :F4000_T01 = :F4000_T02 then
    return false;
    elsif :F4000_T01 = :F4000_T03 then
    return false;
    elsif :F4000_T01 = :F4000_T04 then
    return false;
    elsif :F4000_T01 = :F4000

  • Where is the virtual images directory for an ORACLEXE HTMLDB installation?

    Hi,
    I've already got a standalone installation of HTMLDB which has an /images/ directory on my file server containing all gifs/themes/templates/css files etc. I've created an application that I'm going to use for my business and I've changed some of the underlying giff's and css files.
    On another machine I've just installed Oracle Express Edition (as it's free for commercial use) which has an integrated HTMLDB environment, that is the same as the standalone one as far as I can tell, except that it does not appear to have an /images/ directory stored on the file system??
    I've done a complete search and nothing is found. If I type http://127.0.0.1:8080/i/ into my web browser all the files and directories are displayed! Does any one know the location of these files or how the HTTP listener is translating /i/?
    I need to mod these existing files in order to correctly display my business application from my other standalone installation of htmldb.
    Any help would be greatly appreciated!
    Kev

    Hi Kev,
    you can find detailed instructions here: http://daust.blogspot.com/2006/03/where-are-images-of-application.html
    I'll update the instructions if you have more questions,
    ~Dietmar.

  • Can't import an application into HTMLDB.

    I cannot import an application into HTMLDB. I have tried small applcations and even the sample application that comes with HTMLDB. The apache logs give me the error 'HTTP-404 ORA-00904: "CONTENT": invalid identifier' no matter what I try to import. This installation of HTMLDB is installed on a 10g database (10.1.3) and is using the Apache server from a 10gAS installation (9.0.4). We have several htmldb installations on 9.2.0.4 databases using both 10gAS(9.0.4) Apache and 9.0.3 Apache. This is the only installation that gives us any problem. All of our HTMLDB installations are 1.6.1.00.02. There are no invalids in the flows_01600 schema. Any ideas on how to resolve this issue.

    I have created a dad on 9.0.3, and the import works. The dad in both are identical to what I can see. The 10gAS Apache logs has a preceding error message, here is the complete error messesages generated by the 10gAS Apache server when I try to import an application :
    [Mon Jun 13 08:58:13 2005] [warn] [client 172.22.101.206] [ecid: 1118671093:172.23.5.52:11116:0:1608,0] mod_plsql: DMS Logging: Unable to open/create /modplsql.lck
    [Mon Jun 13 08:58:13 2005] [error] [client 172.22.101.206] [ecid: 1118671093:172.23.5.52:11116:0:1608,0] mod_plsql: /astech/wwv_flow.accept
    HTTP-404 ORA-00904: "CONTENT": invalid identifier
    I have searched metalink for anyting on the "modplsql.lck" error and have not found anything.

  • Installation 10g and Apex on different server

    Hallo,
    I trying to install Oracle 10g Standard Edition on one server and the Oracle HTTP Server with HtmlDB/Apex on another one.
    Both systems are Linux (Ubuntu 8.4). The database works fine and the the Installation of HtmlDB with HTTP Server from the Companion CD worked also.
    I also configured the dads.conf but when i try to access htmlDB, there comes following failure:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server Server at pecos-web Port 7777
    The error log shows the following:
    [Fri Jul 11 16:45:19 2008] [error] [client 127.0.0.1] [ecid: 1215787519:127.0.1.1:18046:0:2,0] mod_plsql: DAD '/pls/htmldb' is disabled because of misconfiguration. Please refer to the log entries during server startup for more information.
    [Fri Jul 11 16:52:15 2008] [crit] mod_plsql: DAD /pls/htmldb disabled => Duplicate DAD
    [Fri Jul 11 16:52:15 2008] [crit] mod_plsql: DAD /pls/htmldb disabled => Duplicate DAD
    [Fri Jul 11 16:52:15 2008] [notice] FastCGI: process manager initialized (pid 18110)
    [Fri Jul 11 16:52:16 2008] [notice] Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server configured -- resuming normal operations
    And last my configuration of the dads.conf:
    Alias /i/ "/home/oracle/oracle/product/10.2.0/db/Apache/Apache/images/"
    <Location /pls/htmldb>
         SetHandler pls_handler
         Order deny,allow
         Allow from all
         AllowOverride None
         PlsqlDatabaseUsername HTMLDB_PUBLIC_USER
         PlsqlDatabasePassword password
         PlsqlDatabaseConnectString 192.168.1.73:1521:slmhot1
         PlsqlDefaultPage htmldb
         PlsqlDocumentTablename wwv_flow_file_objects$
         PlsqlDocumentPath docs
         PlsqlDocumentProcedure wwv_flow_file_manager.process_download
         PlsqlAuthenticationMode Basic
         PlsqlNLSLanguage     GERMAN_GERMANY.WE8MSWIN1252
    </Location>
    I hope there is anybody who can help me.
    Thanks

    There is an APEX forum ... please post your APEX related questions there. Thank you.

  • HTMLDB ORA-1017 with a twist

    hi
    we've installed HTMLDB on Linux several times and got it working eventually. i've read all the FAQ (i think!). But on this most recent installation of HTMLDB on linux redhat I have encountered a problem I cannot fix or find any solution to.
    We complete a full and error-free install.
    But I am getting an error when I try to load the HTMLDB admin pages.
    http:\\server:7779 - gives me the welcome page
    http:\\server:7779\pls\htmldb - gives me
    403 - Forbidden - You don't have permission to access /pls/htmldb/htmldb on this server.
    The apache log line reads:
    [Tue Mar 21 14:00:24 2006] [notice] Accept mutex: fcntl (Default: sysvsem)
    [Tue Mar 21 14:00:30 2006] [error] [client 192.168.1.211] [ecid: 1142949629:127.0.0.1:20856:0:2,0] mod_plsql: /pls/htmldb/htmldb HTTP-403 ORA-1017
    So there is my ORA-1017 error, which implies that the HTMLDB_PUBLIC_USER password is wrong. So i do the following:
    1) ALTER USER on the database, reset the password to a simple string.
    2) Supply the same password in the marvel.conf just to get it to work.
    3) restart apache
    BUT I still get ORA-1017!!!!! grrrrrrrr! no change apparent.
    note:
    1) There are no other databases on this machine.
    2) The service name provided is correct (if i change it in marvel to an invalid setting, i get a page reading 'Service Unavailable', naturally).
    3) sqlplus works for the username/password.
    Why would I be able to connect using sqlplus but HTMLDB is getting ORA-1017 using the SAME username/password?
    any clues or suggestions would be great.
    is is possible that it thinks my new password is still encrypted? it is now plain text.
    please help everyone - cheers

    god bless metalink. I TOLE you this wasn't a problem with HTMLDB!! :-)
    I am posting the solution here for the benefit of future generations (why do so few poeple ever bother doing this).
    the problem was in the database install and the way HTTP works; HTMLDB was an innocent victim.
    here is the solution taken from Note:341694.1
    very happy - cheers everyone and thanks for the comments, made sure i wasnt going mad.
    thanks again
    Kevin
    NLS_LANG was not set before starting the HTTP Server.
    NLS_LANG needs to be set in the environment of the user that started OPMN to the same character
    set as the database character set.
    See also the following note:
    Note 299979.1 - ORASSO Fails With HTTP-403 Forbidden
    SolutionTo implement the solution, please execute the following steps:
    1. Get the NLS_LANG setting of your Portal database using the following query:
    sqlplus system/<password>
    SQL> select * from nls_database_parameters
    where parameter in ('NLS_LANGUAGE','NLS_TERRITORY','NLS_CHARACTERSET');
    2. Set the NLS_LANG using the values returned in step 1:
    i.e: export NLS_LANG=AMERICAN_AMERICA.AL32UTF8
    3. Restart the HTTP Server in the same shell:
    opmnctl stopproc process-type=HTTP_Server
    opmnctl startproc process-type=HTTP_Server

  • Accessing many databases with HTML DB from a single Apache Server

    Hello;
    I am planning the install of 10g and HTML DB on a HPUX server with many databases running out of many Oracle Homes 9.2.0, 9.0.1 and 8.1.7. I will be upgrading a number of the existing databases to 10g and want to access them with HTML DB.
    My question is how can I install HTML DB on many databases and use a single Apache Server to access them?

    Where would I find the DADs? a default installation of htmldb puts the modplsql DAD, "pls/htmldb", in a marvel.conf file located in $OHS_HOME/Apache/modplsql/conf/marvel.conf
    What would the URLs look like? not sure what you're asking. if you're asking about how the change in DAD's would affect the URLs you're calling, though, you should consider looking over the OHS (oracle http server) doc some more before making these types of customizations.
    And how would I install the HTML DB in the different databases?
    Would I use the installer or scripts?the only supported way to install htmldb is via the 10g Companion CD. just use that installer to point to your different db's.
    regards,
    raj

  • Error in creating upload/download application

    Hi,
    I am trying to create the Howto:Upload/download application and got this error when I browse the file and select submit. Can you please help me to find out why I got this error?
    Thanks,
    Mon, 12 Apr 2004 18:15:58 GMT
    ORA-00942: table or view does not exist
    DAD name: demo
    PROCEDURE : wwv_flow.accept
    URL : http://testserver:80/pls/demo/wwv_flow.accept
    PARAMETERS :
    ===========
    ENVIRONMENT:
    ============
    PLSQL_GATEWAY=WebDb
    GATEWAY_IVERSION=2
    SERVER_SOFTWARE=Apache/1.3.12 (Win32) ApacheJServ/1.1 mod_ssl/2.6.4 OpenSSL/0.9.5a mod_perl/1.22
    GATEWAY_INTERFACE=CGI/1.1
    SERVER_PORT=80
    SERVER_NAME=testserver
    REQUEST_METHOD=POST
    QUERY_STRING=
    PATH_INFO=/pls/demo/wwv_flow.accept
    SCRIPT_NAME=/pls
    REMOTE_HOST=
    REMOTE_ADDR=10.10.2.217
    SERVER_PROTOCOL=HTTP/1.1
    REQUEST_PROTOCOL=HTTP
    REMOTE_USER=
    HTTP_CONTENT_LENGTH=24043
    HTTP_CONTENT_TYPE=multipart/form-data; boundary=---------------------------7d45b3a4013c
    HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
    HTTP_HOST=testserver
    HTTP_ACCEPT=image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, */*
    HTTP_ACCEPT_ENCODING=gzip, deflate
    HTTP_ACCEPT_LANGUAGE=en-us
    HTTP_ACCEPT_CHARSET=
    HTTP_COOKIE=LOGIN_USERNAME_COOKIE=james; ORACLE_PLATFORM_REMEMBER_UN=janes:james; WWV_FLOW_USER2=4D86B80558A076CE; WWV_CUSTOM-F_604016577451304_100=-1; WWV_CUSTOM-F_604016577451304_104=4D86B80558A076CE
    Authorization=
    HTTP_IF_MODIFIED_SINCE=

    it sounds as if your DAD is referencing a table for its DocumentTablename that doesn't exist. the correct doc table for a supported installation of htmldb is "wwv_flow_file_objects$". my default install of htmldb created a dad like this...
    <Location /pls/htmldb>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername HTMLDB_PUBLIC_USER
    PlsqlDatabasePassword %html_db_public_user_pwd%
    PlsqlDatabaseConnectString ap6002wgs.us.oracle.com:1521:apwgs ServiceNameFormat
    PlsqlDefaultPage htmldb
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDocumentPath docs
    PlsqlDocumentProcedure wwv_flow_file_manager.process_download
    PlsqlAuthenticationMode Basic
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    </Location>
    ...and, again, it sounds as if your "demo" DAD is pointing to something other than wwv_flow_file_objects$. can you check your DAD, please, and let us know if correcting that doesn't fix things for you? also, so you know, that how-to doc assumes that you're using a supported configuration of htmldb. aside from what installs from the 10g companion CD, the only other two supported configurations are mapped out at...
    http://otn.oracle.com/products/database/htmldb/howtos/howto_useoas10g.html
    ...and...
    http://otn.oracle.com/products/database/htmldb/howtos/howto_use9ir2ohs.html
    ...so your "demo" dad should match what's in there.
    thanks,
    raj

  • HTMLDB installation in Unix

    Hi,
    I installed htmldb in sun solaris Oralce 9204-64 bit. Installation is great and get it configured. When I tried to access the login page, the login button looks ugly and when I clicked it gives me an error.
    I use the same install file that I use for my windows htmldb, is there a different file to use for unix? where should I go from here?
    thx,
    Lisa

    Hi Lisa,
    Sounds like your system can't locate the images, style sheets and Java Script files. Please make sure that you have added the /i/ alias to your apache.conf file, that the path is actually pointing to the directory where you put the HTML DB image folder and that you have re-started apache after modifying apache.conf. For more information, please check the installation information in the readme.html that came with the HTML DB download file.
    Hope this helps,
    Marc

  • HTMLDB and JDeveloper Suite installation/configuration

    Hi,
    I have downloaded and installed 10g and HTMLDB on Fedora Core 1. Both installed OK and the database works fine. HTMLDB, however, is giving me troubles. I have followed the steps recommended in both the HTMLDB admin manual and at http://otn.oracle.com/obe/obe10gdb/install/htmldbinst/htmldbinst.htm (they seem to contradict each other in terms of URLs) in order to access the HTML Admin page, but no luck. Apart from the welcome page (http://localhost:7777), I don't seem to be able to access anything else (the HTTP server always returns "Page Not Found").
    I am quite familiar with http servers and their configuration but never used the Oracle supplied one.
    Just wondering if someone more experienced in this area could shed some light.
    Also, I'd be interested if anybody installed the JDev 10g suite on Linux. I have tried, using the same tricks as for the DB installation. After the dependencies are successfully checked (gcc, shared libraries, etc) the runInstaller crashes, throwing a Java exception and advising to send the log file to Oracle. I had a look in that log file but it does not contain anything helpful - so I did not send it.
    Again, maybe somebody else has had more luck.
    Thanks and regards,
    George Topfner

    There are a few issues around vista, it is supported though.
    this note is for 10.1.3.4 but is still relevant for initial install of 10.1.3.1.
    http://download.oracle.com/docs/cd/E12524_01/relnotes.1013/e12523/install.htm#sthref7
    when you get errors like you got, what you need to do is go to the following directory
    SOA_HOME/opmn/bin
    run the 2 commands
    opmnctl shutdown
    opmnctl startall
    then retry in the configuration wizard.
    cheers
    James

  • Installation error for htmldb 1.4.3

    Hello,
    Our dba has tried to install htmldb on our test env. However they encounter an error during the install. The environment is 9.2.0.4, 634bit Solaris. Here is the log.
    When ins.sql script runs the third section:
    III. I N S T A L L F L O W P A C K A G E S P E C S
    this script fails:
    /u01/app/oracle/product/marvel143_admad/htmldb/core/import_export.sql
    And the error is:
    ...Utility
    create or replace and compile java source named "Utility" as
    ERROR at line 1:
    ORA-29536: badly formed source: Encountered "<EOF>" at line 1, column 17.
    Was expecting:
    and:
    ...ImportExport
    create or replace and compile java source named "ImportExport" as
    ERROR at line 1:
    ORA-29536: badly formed source: Encountered "<EOF>" at line 1, column 17.
    Was expecting:
    After these errors the installation script basically falls apart and it needs
    to be
    cancelled.

    forum readers: this issue ended up being resolved off line. the issue appears to have been the version of sqlplus used to do the install. when asked for specifics, an involved dba in the know came back with...
    <quote>
    Most of our applications are Oracle Apps, so we use the ORACLE_HOME that comes with a ORACLE APPS to do the installl, in a ORACLE APPS techstack we have two oracle homes, 8.0.6 and 8.1.7. We had this problem because we were using a 8.0.6 sqplus which is not java aware, we managed to install it using the 8.1.7 sqlplus.
    </quote>
    hope this helps,
    raj

  • Htmldb 010403 installation errors out

    I've downloaded latest version of htmldb from otn, 010403 and running ths ins.sql scirpts agains 9.2.0.4. database.
    Getting errors in section
    III. I N S T A L L F L O W P A C K A G E S P E C S
    in export_import.sql script:
    ...Utility
    create or replace and compile java source named "Utility" as
    ERROR at line 1:
    ORA-29536: badly formed source: Encountered "<EOF>" at line 1, column 17.
    Was expecting:
    Also following error:
    ...ImportExport
    create or replace and compile java source named "ImportExport" as
    ERROR at line 1:
    ORA-29536: badly formed source: Encountered "<EOF>" at line 1, column 17.
    Was expecting:
    Please assist.
    Thanks,
    Nina

    hi nina--
    you've posted the same issue as the person on...
    Installation error for htmldb 1.4.3
    ...if you don't mind, i'll follow up with him until your issue appears to be different. please check there for now, though.
    thanks,
    raj

  • Newbie Quesiton on HTMLDB Installation

    Installed HTMLDB with Oracle 10g companion disk.
    (1) Seems htmldb installation could not installed on the previous existing oracle home.
    I installed Oracle 10g release 2 db server before, I tried to install htmldb into this home, but not allowed. I wish to make sure, is that mean HTMLDB must be installed in a seperate Oracle Home.
    (2) There is a separate HTMLDB.zip download available in Oralce website, could I just unzip this to my previously installed oracle home, and config to make HTMLDB works, how to achieve it.
    (3) After installed in a seperation home, I could not access previouse database connection.
    C:\> sqlplus scott/tiger@ora10g
    always report "ORA-12154 : TNS not able to ..." error.
    How could I solve this problem.
    Thanks in advance.

    If u dont have Oracle HTTP server before u install Companion CD u must have HTTP server for accessing HTMLDB so that HTTP server with HTMLDB 1.5 is installed in Diff Oracle Home.
    If u have database server 10g before then just download the zip file ,extract it and login thru sys as sysdba account and run the htmldbin.sql there .U should follow the process in the documentation of HTMLDB .Just do that and then u can login to any scott or sys account with the existing database 10g server.
    Regards,
    ROSY

  • Problems with a New installation on 10GR2 and HTMLDB 2.0

    I'm trying to build a new HTMLDB server using 10GR2 on Suse Linux.
    The database is fine, and I've pulled the HTTP server from the 10GR2 companion CD which I can connect to ok. I downloaded and installed HTMLDB 2.0 without errors.
    Following the 2.0 post install docs, it talks about HTTP 9.0.3 and Oracle 10G Release 1 - nothing about 10G Release 2.
    The 10G instructions says to modify the marvel.conf file - except I don't have one anywhere on the server.
    Has anyone else managed to build a fresh install using 10Gr2 and HTMLDB 2.0 ? - it looks like something in the config has changed.
    Dougie McGibbon

    Had exactly the same problem and lot's of people will have it. Just posted the solution here, hope the devs will adjust the manual.
    HTMLDB 2.0 Manual is faulty. Install on DB 10.2 and 10.2 Companion
    Cheers

  • Oracle HTMLDB installation

    I have two server environments, Database servers and application servers. I see that Oracle HTMLDB is a database centric web application builder (the database and application are clubbed together on the same server).
    Is there a way that I can install the application part on the application server and use the database on a database server.If there is a way then how do I establish a connection between the two servers (database and application).

    See
    http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:376767427785#33065882053450
    read the entire thread in fact. It goes into great detail as to why the concept of app server was born, how the database server can itself be considered as a scalable, flexible app server, etc.
    HTML DB obviates the need, in most cases, to even have a app server because...it is an app server!
    Thanks

Maybe you are looking for

  • IPhone 4 Photos Accelerometer not working

    I just received a new iPhone 4 and the Photos application appears to ignore the accelerometer and is always stuck in portrait mode. All other apps work fine, just Photos is not working. This is a new phone setup, not a restore from a previous phone.

  • Can't extend my desktop

    I'm using a G4 laptop and want to use a second monitor as an extended monitor. But all I can get is a mirror of my laptop LCD. There's supposed to be a button that says "arrangement" that allows extending, a friend says, but no such button appears on

  • Best Resoltion for the 7" Digital Photo Frame

    Hello, I have got a *Digital Photo Frame II, 7"W, 720 x 480, Sensor Touch, MP3 Player-Funktion PA3637K-1ETC* The Manual doesn't tell me about the best Resolution for the Pictures to put on. on the Web you can Find: 800 x 480 Pixel WVGA-Screen (720 x

  • Invalid Business Area in combination with company code

    Dear Expert, I have just created a new business area, however, when doing a posting against the new business area I got prompted an error message "Invalid Business Area 7000 with combination of company code 0001". Could anyone tell me what setting di

  • ITunes repeatedly freezes/quits responding on launch

    Every few months iTunes goes into "not responding" mode when I try to open it, I have to go into Task Manager to close it.  It doesn't even show up on the screen, the tab appears at the bottom of the screen and then nothing.  I've followed the troubl