• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

5250 web-access not working

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 5250 web-access not working

    hi. i'm trying to activate the 5250 web access.. (ps. i'm on V7R1)

    i've followed the instructions as listed in the manual.. but the final step is not working

    running <code>CL command QIWA2/CFGACCWEB2 APPSVRTYPE(*INTAPPSVR) INSTANCE(VV5250)</code> to configure the server instance to work with IBM i Access for
    Web

    Anyone experience with this kind of error... ? i've googled but didn't find much info on this topic..

    results in an error:
    in the cmdstrace i only see the following:

    cmd
    PHP Code:
    configue IBM i Access for Web 

        An error occurred during processing of the command
        IBM i Access 
    for Web is not configured for internal webapp serverConsult /QIBM/UserData/Access/Web2/logs/cmdstrace.log for more information 
    Code:
    NEW command trace started***************************************
    Current date and time (MM-dd-yyyy): 07-31-2015 15:04:52
       Number of input parameters: 18
       Input argument #1:  -appsvrtype
       Input argument #2:  *INTAPPSVR
       Input argument #3:  -instance
       Input argument #4:  VV5250
       Input argument #5:  -tgtsvr
       Input argument #6:  tgtsvr_default
       Input argument #7:  -srcsvrtype
       Input argument #8:  *NONE
       Input argument #9:  -srcsvrinst
       Input argument #10:  default
       Input argument #11:  -srcappsvr
       Input argument #12:  srcappsvr_default
       Input argument #13:  -srcinsdir
       Input argument #14:  *DEFAULT
       Input argument #15:  -shrusrdta
       Input argument #16:  null
       Input argument #17:  -cliscaller
    
    User:		TCO
    ENTRY:Configprocessor.processParms
    ENTRY:Configprocessor.processCmdHelpAndInvalidInput
    Configprocessor.processCmdHelpAndInvalidInput. appSvrType: *INTAPPSVR
    Running CFGACCWEB2 command.
    Log file cmds.log created, langid: nl
    
     EXIT:Configprocessor.processCmdHelpAndInvalidInput
    EXIT:Configprocessor.processParms
        Verifying the invoking user profile has *ALLOBJ authority.
        User profile being checked: TCO
        User has required authority.
    
    ENTRY:Configprocessor.validateSrcParms
    EXIT:Configprocessor.validateSrcParms
            -authtype is set to *APP: ConfigProcessor.setDefaultValue
            -authmethod is set to *FORM: ConfigProcessor.setDefaultValue
    EXIT:Configprocessor()
    
     ENTRY: LWIProcessor.validateIntAppServerParms:
     EXIT: LWIProcessor.validateIntAppServerParms:
    
    ENTRY:ConfigProcessor.setDefaultSrcSvrValues
    
    
    ConfigProcessor.setDefaultSrcSvrValues: calling command is CFGACCWEB2. process all src parms. Values that are currently set are: scrSvrType: *NONE srcSvrInst: default srcAppSvr: srcappsvr_default scrInsDir: *DEFAULT
    
    ConfigProcessor.setDefaultSrcSvrValues: scrSvrType is set to *NONE.
    EXIT:ConfigProcessor.setDefaultSrcSvrValues
    
     ENTRY: LWIProcessor.setDefaultIntAppServerValues:
    
    LWIProcessor.setDefaultIntAppServerValues: User data path set to: /QIBM/UserData/Access/Web2/intappsvr/VV5250
     EXIT: LWIProcessor.setDefaultIntAppServerValues:
    
     ENTRY: LWIProcessor.checkPTFApplied:
        Getting VRM for IBM i system localhost
        VRM: V7R1M0
    
     EXIT: LWIProcessor.checkPTFApplied:
        Getting VRM for IBM i system localhost
        VRM: V7R1M0
    LWIProcessor.setVersionSpecificPaths: Setting path to integrated Web application server directory...
    LWIProcessor.setVersionSpecificPaths:   IBM i is later than V6R1.
    LWIProcessor.getAdminManifest: manifest: iwa_MANIFEST.MF
    LWIProcessor.getAdminManifest: version: 7.1.1.5
    LWIProcessor.setVersionSpecificPaths:   Setting integrated Web application server directory to:  /QIBM/ProdData/OS/OSGi/apps/admin3
    LWIProcessor.setVersionSpecificPaths:   Setting integrated Web application server user profile to:  QLWISVR
    LWIProcessor.setVersionSpecificPaths:   Setting integrated Web application server manifest to:  iwa_MANIFEST.MF
    LWIProcessor.setVersionSpecificPaths: user created instance
    ENTRY: LWIProcessor.setPathForUserCreatedInstance:
    LWIProcessor.setPathForUserCreatedInstance: Retrieve internal application server instance object, instance is: VV5250
    LWIProcessor.setPathForUserCreatedInstance:      LWI home dir gotten is: /www/VV5250/wlp/apps/eclipse/plugins
    LWIProcessor.setPathForUserCreatedInstance:  instance version:  8.5.5.3
    LWIProcessor.setPathForUserCreatedInstance:  product version:   8.5.5.3
    
        Use of a Liberty-based instance is not supported at this VRM of XH2/Access for Web.
    
        Writing this value to the data queue: 999

  • #2
    You might need to get support from IBM on this one. In order for Valence to use the 5250 interface it must be confirmed to be working independently of Valence first.

    Comment


    • #3
      Hi, we had the exact same problem and resolved it by replacing the V7R1 version of 5770XH2 with the V7R2 version (which runs fine on OS V7R1). We then installed the latest service pack PTF SI56123

      Comment


      • #4
        This will work with v7r1 if you use the 8.1 version of Internet Application Server instead of the version 8.5 when creating the VV5250 instance.

        Comment

        Working...
        X