Web services broke after PHP 5.2.0-3 upgrade

Setting up NEW Intel xserve.
Had one little problem with a PHP routine that was written using a newer version of PHP one another xserve. So I'd figured I upgrade the new xserve to the latest version of PHP 5.2.0-3. I downloaded "entropy-php.mpkg," ran the installer and it said it had errors with the install.
Now the web service will not start up.
error log attached:
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/0000any_80mcss-nc.com.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Tue Dec 5 14:01:05 2006] [notice] Apache/1.3.33 (Darwin) mod_jk/1.2.6 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/0.9.7i PHP/4.4.1 configured -- resuming normal operations
[Tue Dec 5 14:01:05 2006] [notice] Accept mutex: flock (Default: flock)
[Tue Dec 5 14:29:34 2006] [notice] caught SIGTERM, shutting down
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/0000any_80mcss-nc.com.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Tue Dec 5 14:30:31 2006] [notice] Apache/1.3.33 (Darwin) mod_jk/1.2.6 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/0.9.7i PHP/4.4.1 configured -- resuming normal operations
[Tue Dec 5 14:30:31 2006] [notice] Accept mutex: flock (Default: flock)
[Wed Dec 6 18:04:24 2006] [notice] caught SIGTERM, shutting down
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/0000any_80mcss-nc.com.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Wed Dec 6 18:09:58 2006] [notice] Apache/1.3.33 (Darwin) mod_jk/1.2.6 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/0.9.7i PHP/4.4.1 configured -- resuming normal operations
[Wed Dec 6 18:09:58 2006] [notice] Accept mutex: flock (Default: flock)
[Wed Dec 6 18:17:52 2006] [notice] SIGHUP received. Attempting to restart
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/0000any_80mcss-nc.com.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Wed Dec 6 18:17:52 2006] [notice] Apache/1.3.33 (Darwin) mod_jk/1.2.6 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/0.9.7i PHP/4.4.1 configured -- resuming normal operations
[Wed Dec 6 18:17:52 2006] [notice] Accept mutex: flock (Default: flock)
[Wed Dec 6 18:22:15 2006] [notice] caught SIGTERM, shutting down
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/0000any_80mcss-nc.com.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Wed Dec 6 18:22:17 2006] [notice] Apache/1.3.33 (Darwin) mod_jk/1.2.6 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/0.9.7i PHP/4.4.1 configured -- resuming normal operations
[Wed Dec 6 18:22:17 2006] [notice] Accept mutex: flock (Default: flock)
[Wed Dec 6 19:33:13 2006] [notice] SIGUSR1 received. Doing graceful restart
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/0000any_80mcss-nc.com.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Wed Dec 6 19:33:13 2006] [notice] Apache/1.3.33 (Darwin) mod_jk/1.2.6 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/0.9.7i PHP/4.4.1 configured -- resuming normal operations
[Wed Dec 6 19:33:13 2006] [notice] Accept mutex: flock (Default: flock)
[Wed Dec 6 20:01:12 2006] [notice] SIGUSR1 received. Doing graceful restart
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/0000any_80mcss-nc.com.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Wed Dec 6 20:01:12 2006] [notice] Apache/1.3.33 (Darwin) mod_jk/1.2.6 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/0.9.7i PHP/4.4.1 configured -- resuming normal operations
[Wed Dec 6 20:01:12 2006] [notice] Accept mutex: flock (Default: flock)
[Wed Dec 6 20:01:47 2006] [notice] SIGUSR1 received. Doing graceful restart
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/0000any_80mcss-nc.com.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Wed Dec 6 20:01:48 2006] [notice] Apache/1.3.33 (Darwin) mod_jk/1.2.6 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/0.9.7i PHP/4.4.1 configured -- resuming normal operations
[Wed Dec 6 20:01:48 2006] [notice] Accept mutex: flock (Default: flock)
[Wed Dec 6 19:09:08 2006] [notice] SIGUSR1 received. Doing graceful restart
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/0000any_80mcss-nc.com.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Wed Dec 6 19:09:08 2006] [notice] Apache/1.3.33 (Darwin) mod_jk/1.2.6 DAV/1.0.3 mod_ssl/2.8.24 OpenSSL/0.9.7i PHP/4.4.1 configured -- resuming normal operations
[Wed Dec 6 19:09:08 2006] [notice] Accept mutex: flock (Default: flock)
[Wed Dec 6 19:09:14 2006] [notice] caught SIGTERM, shutting down
Help.
Thanks Larry

PHP working? I'm not sure.
Under the web services modules listing, PHP4 module is NOT loaded. But all the PHP code in the web sites is working. Ran phpinfo and it showed not available.
So to find your answer, I activated the PHP4 module, and now the web services are "hosed" again. Ever have one of those days that starts out fine, until you start to screw with stuff??
I should have just left it be. This time I know how too fix it.
Later
Larry

Similar Messages

  • How to read web services output with PHP

    Hello,
    I have a successful web service running from the tutorial provided by labview. The data does display when accessing the local URL with no issues. My problem is when I try to read the data using php I get a blank page. I have tried XML and json output. The json output stalls the page from loading and eventually I get a error 500 in IE. Any help would be greatly appreciated.

    Hello Kud,
    Can you verify that you see data when using HTTP Get?  You can find this function from Data Communication >> Protocol >> HTTP Client.
    For example:
    If so, this really is a PHP issue rather than a National Instruments/LabVIEW.  Take a look at this for more help.
    Thanks,
    Lisa
    Applications Engineer
    National Instruments

  • Web Service error after upgrade to ECC 6

    Hi,
    We've create web services which are running well on ECC 5.
    These services will be used as an interface to other system and will return an XML result to the caller
    But when we upgrade the server to ECC 6, we can't connect to the webservice
    The error message is:
    An exception with the type CX_INVALID_TRANSFORMATION occurred, but was neither handled locally, nor declared in a RAISING clause The transformation /1BCDWB/WSS0081211055642490454 could not be executed
    I guess it's the XML transformation issue on the ABAP code
    Any idea on this issue?
    Regards,

    Have you looked in transaction STRANS at that transformation /1BCDWB/WSS0081211055642490454  ..?  These transformations are automatically generated by SAP based on the Virtual Interface definition in ECC5... if the transformation does exist in your ECC6 system, try using the "Check" function in STRANS to see if it indicates what it doesn't like about it.  If it's not there in ECC6, check it in ECC5 as STRANS you should be able to see what structure / element it relates to and maybe you'll need to regenerate that (I think in ECC6 that's now via SE80 > Enterprise Services > Service Definition - I'm on ECC5 today).
    Jonathan

  • Issue in java web service execution after SSL configuration on SOA Suite

    Hi All,
    We have a java web service deployed on Oracle Applcation server which is installed in DMZ box. Also Oracle Application Server is SSL enabled.
    Java web service is accepting one input string as input and internally invoking an ESB routing service which is present on SOA suite which is located(installed) in company network/LAN.
    Issue is when a user is making a HTTPS call to this DMZ web service, instead of making only one call to ESB routing service its making random number of calls to this service. Sometimes ESB routing service is getting invoked for thrice, sometimes five times and so on.
    Not sure why more than one number of calls are getting placed from DMZ web service.
    If HTTP call is made to DMZ web service it works fine where it calls ESB routing service only once.
    Any help on this would really be appreciated.
    Thanks,
    Uday

    have you done soa configuration?
    you may get some idea from this doc How to Use SOA Configuration to Call RFCs and Web Services from within SAP NetWeaver BPM.pdf
    for detail configuration
    http://help.sap.com/saphelp_nwce72/helpdata/en/4a/856a4d112439f1e10000000a42189c/frameset.htm

  • Web services problem after restoring from time machine!

    I am getting this message every time i reload or log in to the wiki pages created on the snow leopard server after i have restored from time machine due to hard drive problems.
    *The versions of the server and UI don’t match.*
    *Try clicking Reload; if that doesn't work,*
    *please make sure both server components are up-to-date.*
    *Client: WikiServerUI-200*
    *Server: WikiServerUI-198*
    Anyone have a clue how to fix this issue?
    I tried to restore/restart/update/....
    Nothing worked....
    Please elaborate as much as possible if you have any idea how to get rid of this nasty pop up every time you browse between pages or different wikis.
    Million thanks in advance
    cheers
    /samer

    I've the problem as well. When visiting my wiki-server I always get this popup message:
    The versions of the server and UI don’t match. Try clicking Reload; if that doesn't work, please make sure both server components are up-to-date.
    Client: WikiServerUI-198
    Server: WikiServerUI-200
    After a harddisk replacement I restored the server installation from TimeMachine back to the harddisk. From thereon I have the problem.
    What is the problem exactly and how can I get rid off that message?
    Thanx, Harold

  • Upgrade service error after ZFD3 SP3 to ZFD4.01 upgrade

    Hi,
    Having upgraded from ZFD3.2 SP3 to ZFD4.01 and carefully following the
    documentation instructions I still get the following error on the Inventory
    Service startup screen:
    "The Upgrade Service is migrating the schema
    An error has occurred. The upgrade service is exiting now."
    The Inv Srv object Server Status log says:
    "1178: An error occured while performing the DBSchema migration
    1177: Unable to complete all the operations, the upgrade service is exiting
    with errors.
    106: The Storer succesfully connected to the database
    108:the database in not initialized as it is being upgraded"
    All of these errors on the support site have as a fix either restart the
    Inventory Service or contact Novell.
    I've spent some hours now looking for a fix on Knowledgebase and in the Zen
    forums but can't find anything useful. This is the second time I've run the
    upgrade and this problem has occurred. I've reinstalled Zen3.2 from scratch,
    applied SP1 and SP3.
    I've checked policies and database objects, all appears as it should be.
    These seem to be the relevant errors from the log files:
    Migration Log:
    Migration Exception Message->Could not add the dbspace..ASA Error -121:
    Permission denied: unable to create the dbspace file "CIM10",
    SQLState->42501, ErrorCode->262
    Zenworksinvservice log file:
    [12/2/04 12:37:04.691] ZenInv - Upgrade Service: migrateDbToP1(true) failed
    in AlterProcedure
    [12/2/04 12:37:05.286] ZenInv - Upgrade Service: Upgrade to ZfD4.0 or ZFS3.0
    SP1 failed. Reinstall ZFD4.0 or ZFS3.0 SP1 and start the inventory server
    again
    See full logs below.
    Is there no option but to go straight to Novell?
    Regards,
    Steve Law
    zenworksinvservice-041202123653303.txt
    [12/2/04 12:36:53.280] ZENInv - Service Loader: getAttributesofDN:
    Attributes of:
    [12/2/04 12:36:53.349] ZENInv - Service Loader:
    getAttributes:Attributes={zeninvhostserver=zeninvH ostServer: Distinguished
    Name CN=SERVER1.OU=BMO.OU=UK.O=OURTREE, zeninvrole=zeninvRole: Integer 25}
    [12/2/04 12:36:53.358] ZENInv - Service Loader: Logout from NDS returnedtrue
    [12/2/04 12:36:53.725] ZENInv - Server Config: The severconfig service start
    is pending...
    [12/2/04 12:36:53.784] ZENInv - Server Config: getAttributesofDN: Attributes
    of:
    [12/2/04 12:36:53.827] ZENInv - Server Config:
    getAttributes:Attributes={zeninvscanfilepath=zenin vScanFilePath: Case Ignore
    String \\SERVER1\DATA\Zenworks\ScanDir, zeninvrole=zeninvRole: Integer 25,
    zeninvcomponentstatus=zeninvComponentStatus: 4.0 12 0}
    [12/2/04 12:36:53.832] ZENInv - Server Config: Logout from NDS returnedtrue
    [12/2/04 12:36:53.838] ZENInv - Server Config: Getting Cascade INit time
    [12/2/04 12:36:54.844] ZENInv - Server Config: Database Location Policy DN
    is CN=Zen32 Server Package:General:ZENworks
    Database.OU=Policies.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:36:54.887] ZENInv - Server Config: getAttributesofDN: Attributes
    of:
    [12/2/04 12:36:54.918] ZENInv - Server Config:
    getAttributes:Attributes={zenlocdatabaseobject=zen locDatabaseObject:
    Distinguished Name CN=SERVER1_invDatabase.OU=BMO.OU=UK.O=OURTREE}
    [12/2/04 12:36:54.923] ZENInv - Server Config: Logout from NDS returnedtrue
    [12/2/04 12:36:54.967] ZENInv - Server Config: getAttributesofDN: Attributes
    of:
    [12/2/04 12:36:55.001] ZENInv - Server Config:
    getAttributes:Attributes={zendbpassword=zendbPassw ord: novell,
    zendbjdbcprotocol=zendbJDBCProtocol: jdbc:,
    zendbdatabasetype=zendbDatabaseType: Integer 0,
    zendbjdbcsidservice=zendbJDBCSIDService: 11.32.25.98, zendburl=zendbURL:
    Case Ignore String
    jdbc:sybase:Tds:11.32.25.98:2638?ServiceName=mgmtd b&JCONNECT_VERSION=4,
    zendbjdbcsubname=zendbJDBCSubName: Tds:, zendbjdbcdriver=zendbJDBCDriver:
    com.sybase.jdbc.SybDriver, host server=Host Server: Distinguished Name
    CN=SERVER1.OU=BMO.OU=UK.O=OURTREE, network address=Network Address: 13;20;,
    zendbuser=zendbUser: MW_DBA, zendbjdbcsubprotocol=zendbJDBCSubProtocol:
    sybase:, zendbjdbcport=zendbJDBCPort: 2638}
    [12/2/04 12:36:55.013] ZENInv - Server Config: Logout from NDS returnedtrue
    [12/2/04 12:36:56.297] ZENInv - Server Config: The severconfig service is
    started...
    [12/2/04 12:36:56.320] ZENInv - Sync Scheduler: The scheduler service start
    is pending...
    [12/2/04 12:36:56.382] ZENInv - Sync Scheduler: getAttributesofDN:
    Attributes of:
    [12/2/04 12:36:56.459] ZENInv - Sync Scheduler:
    getAttributes:Attributes={zeninvsyncrepeatinterval =zeninvSyncRepeatInterval:
    >
    [12/2/04 12:36:56.463] ZENInv - Sync Scheduler: Logout from NDS returnedtrue
    [12/2/04 12:36:56.585] ZENInv - Sync Scheduler: This is the schedule
    fetchedRun Daily: Monday, Tuesday, Wednesday, Thursday, Friday From 00:00:00
    To 22:55:00 (Randomly dispatch during time period)
    [12/2/04 12:36:56.597] ZENInv - Sync Scheduler: fetchSchedule returned: true
    [12/2/04 12:36:56.597] ZENInv - Sync Scheduler: Schedule Fired
    [12/2/04 12:36:56.597] ZENInv - Sync Scheduler: The scheduler service is
    started...
    [12/2/04 12:36:56.721] ZenInv - Upgrade Service: getAttributesofDN:
    Attributes of:
    [12/2/04 12:36:56.752] ZenInv - Upgrade Service:
    getAttributes:Attributes={zeninvcomponentstatus=ze ninvComponentStatus: 4.0
    12 0}
    [12/2/04 12:36:56.756] ZenInv - Upgrade Service: Logout from NDS
    returnedtrue
    [12/2/04 12:36:56.758] ZenInv - Upgrade Service: Info : Read
    zenInvComponentStatus = 4.0 12 0
    [12/2/04 12:36:56.758] ZenInv - Upgrade Service: Inventory Server
    zenInvComponentStatus = 4.0 12 0
    [12/2/04 12:36:56.789] Service Manager: start(ServiceDataAccessor, String[])
    not found in
    'com.novell.zenworks.desktop.inventory.strconverte r.STRConverterServiceInit'
    [12/2/04 12:36:56.815] ZENInv - STRConverter: Start with
    'ServiceStatusChangeListener' invoked
    [12/2/04 12:37:04.691] ZenInv - Upgrade Service: migrateDbToP1(true) failed
    in AlterProcedure
    [12/2/04 12:37:04.807] ZENInv - Status Reporting: Messages are written into
    XML file for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:37:04.845] ZENInv - Status Reporting: getAttributesofDN:
    Attributes of:
    [12/2/04 12:37:04.881] ZENInv - Status Reporting:
    getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "-O j,
    "- l, "Tw s, "Ty T, "T j, "T-
    l, " s, " T, "6 j, "9Y l}
    [12/2/04 12:37:04.898] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:04.912] ZENInv - Status Reporting: Number of records to add
    are: 1 for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:37:04.951] ZENInv - Status Reporting: getAttributesofDN:
    Attributes of:
    [12/2/04 12:37:04.984] ZENInv - Status Reporting:
    getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "-O j,
    "- l, "Tw s, "Ty T, "T j, "T-
    l, " s, " T, "6 j, "9Y l}
    [12/2/04 12:37:04.990] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:04.991] ZENInv - Status Reporting: Adding record 0 for
    DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:37:05.113] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:05.209] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:05.246] ZENInv - Status Reporting: getAttributesofDN:
    Attributes of:
    [12/2/04 12:37:05.277] ZENInv - Status Reporting:
    getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "- l,
    "Tw s, "Ty T, "T j, "T- l, "
    s, " T, "6 j, "9Y l, "~; s}
    [12/2/04 12:37:05.284] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:05.285] ZENInv - Status Reporting: Number of modified records
    are: 0 for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:37:05.286] ZenInv - Upgrade Service: Upgrade to ZfD4.0 or ZFS3.0
    SP1 failed. Reinstall ZFD4.0 or ZFS3.0 SP1 and start the inventory server
    again
    [12/2/04 12:37:05.288] ZENInv - Status Reporting: Messages are written into
    XML file for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:37:05.326] ZENInv - Status Reporting: getAttributesofDN:
    Attributes of:
    [12/2/04 12:37:05.358] ZENInv - Status Reporting:
    getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "- l,
    "Tw s, "Ty T, "T j, "T- l, "
    s, " T, "6 j, "9Y l, "~; s}
    [12/2/04 12:37:05.364] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:05.365] ZENInv - Status Reporting: Number of records to add
    are: 1 for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:37:05.403] ZENInv - Status Reporting: getAttributesofDN:
    Attributes of:
    [12/2/04 12:37:05.435] ZENInv - Status Reporting:
    getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "- l,
    "Tw s, "Ty T, "T j, "T- l, "
    s, " T, "6 j, "9Y l, "~; s}
    [12/2/04 12:37:05.441] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:05.445] ZENInv - Status Reporting: Adding record 0 for
    DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:37:05.568] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:05.670] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:05.707] ZENInv - Status Reporting: getAttributesofDN:
    Attributes of:
    [12/2/04 12:37:05.738] ZENInv - Status Reporting:
    getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "Tw s,
    "Ty T, "T j, "T- l, " s, "
    T, "6 j, "9Y l, "~; s, "s? T}
    [12/2/04 12:37:05.747] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:05.748] ZENInv - Status Reporting: Number of modified records
    are: 0 for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:37:05.767] ZenInv - Upgrade Service: [EnumModifier]
    modifyEnumTables, Running EnumModifier in integrated mode with
    upgradeService
    [12/2/04 12:37:05.767] ZenInv - Upgrade Service: [EnumModifier]
    modifyEnumTables, dbDriver:com.sybase.jdbc.SybDriver
    [12/2/04 12:37:05.767] ZenInv - Upgrade Service: [EnumModifier]
    modifyEnumTables,
    dbURL:jdbc:sybase:Tds:11.32.25.98:2638?ServiceName =mgmtdb&JCONNECT_VERSION=4
    [12/2/04 12:37:05.768] ZenInv - Upgrade Service: [EnumModifier]
    modifyEnumTables, dbType:0
    [12/2/04 12:37:05.768] ZenInv - Upgrade Service: [EnumModifier]
    modifyEnumTables, dbUser:MW_DBA
    [12/2/04 12:37:05.768] ZenInv - Upgrade Service: [EnumModifier]
    modifyEnumTables, dbPasswd:novell
    [12/2/04 12:37:06.844] Service Manager: start(ServiceDataAccessor, String[])
    not found in
    'com.novell.zenworks.desktop.inventory.selector.Se lectorServiceInit'
    [12/2/04 12:37:07.046] ZENInv - Selector: Selector Services Started
    Successfully
    [12/2/04 12:37:07.046] Service Manager: start(ServiceDataAccessor, String[])
    not found in
    'com.novell.zenworks.desktop.inventory.storer.Stor erServiceInit'
    [12/2/04 12:37:07.062] ZENInv - Selector: Selector Code Profiling disabled
    [12/2/04 12:37:07.067] ZENInv - Storer: Start with
    'ServiceStatusChangeListener' invoked
    [12/2/04 12:37:17.010] ZENInv - Selector: Getting ServerConfig HashTable
    [12/2/04 12:37:17.010] ZENInv - Selector: Getting InvServiceObj from
    HashTable
    [12/2/04 12:37:17.011] ZENInv - Selector: Getting NDSTree from ServiceObject
    [12/2/04 12:37:17.013] ZENInv - Selector: NDSTree=null
    [12/2/04 12:37:17.014] ZENInv - Selector: Getting InventoryServiceDN from
    ServiceObject
    [12/2/04 12:37:17.014] ZENInv - Selector:
    InventoryServiceDN=CN=SERVER1_ZenInvService.OU=BMO .OU=UK.O=OURTREE
    [12/2/04 12:37:17.014] ZENInv - Selector: Getting ScanDir from ServiceObject
    [12/2/04 12:37:17.015] ZENInv - Selector: ScanDir=DATA:\Zenworks\ScanDir
    [12/2/04 12:37:17.021] ZENInv - Selector: NEW SyncServiceTable Constructor
    Invoked
    [12/2/04 12:37:17.022] ZENInv - Selector: Creating-Verifying
    Serialize-Deserialize Location DATA:\Zenworks\ScanDir\stable\
    [12/2/04 12:37:17.022] ZENInv - Selector: Checking for
    DATA:\Zenworks\ScanDir\stable\
    [12/2/04 12:37:17.023] ZENInv - Selector: synchTableDir exists. Check wether
    this is a directory or File
    [12/2/04 12:37:17.024] ZENInv - Storer: Storer from dblocation user: MW_DBA
    driver: com.sybase.jdbc.SybDriver protocol: jdbc:sybase: subname: Tds: port:
    2638
    [12/2/04 12:37:17.024] ZENInv - Selector: Directory
    ExistsDATA:\Zenworks\ScanDir\stable\
    [12/2/04 12:37:17.024] ZENInv - Selector: Directory Existence
    ConfirmedDATA:\Zenworks\ScanDir\stable\
    [12/2/04 12:37:17.025] ZENInv - Selector: Serialize-Deserialize File
    DATA:\Zenworks\ScanDir\stable\STABLE.SER
    [12/2/04 12:37:17.025] ZENInv - Selector: Initializing SyncServiceTable
    [12/2/04 12:37:17.025] ZENInv - Selector: SynchTable Does not Exist
    [12/2/04 12:37:17.026] ZENInv - Selector: Attempting to Load SynchTable From
    Serialized File
    [12/2/04 12:37:17.026] ZENInv - Selector: DeSerializing hashTable
    FromDATA:\Zenworks\ScanDir\stable\STABLE.SER
    [12/2/04 12:37:17.029] ZENInv - Storer: url[From DBObject]:
    jdbc:sybase:Tds:11.32.25.98:2638?ServiceName=mgmtd b&JCONNECT_VERSION=4
    [12/2/04 12:37:17.035] ZENInv - Storer: wsdn:
    CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREEi = 0
    [12/2/04 12:37:17.037] ZENInv - Selector: DeSerializing SyncService
    HashTable
    [12/2/04 12:37:17.041] ZENInv - Selector: SynchTable Loaded Sucessfully From
    Serialized File
    [12/2/04 12:37:17.042] ZENInv - Selector: Getting hasDatabase status from
    ServiceObject
    [12/2/04 12:37:17.042] ZENInv - Selector: hasDatabase is true from
    ServiceObject
    [12/2/04 12:37:17.042] ZENInv - Selector: Getting isStandAlone status from
    ServiceObject
    [12/2/04 12:37:17.043] ZENInv - Selector: isStandAlone is true from
    ServiceObject
    [12/2/04 12:37:17.043] ZENInv - Selector: ConvDir
    DATA:\Zenworks\ScanDir\conv\
    [12/2/04 12:37:17.044] ZENInv - Selector: ConvDir exists. Check wether this
    is a directory or File
    [12/2/04 12:37:17.044] ZENInv - Selector: DATA:\Zenworks\ScanDir
    [12/2/04 12:37:17.045] ZENInv - Selector: DATA:\Zenworks\ScanDir\DbDir
    [12/2/04 12:37:17.045] ZENInv - Selector:
    [12/2/04 12:37:17.048] ZENInv - Selector: Getting SELECTOR_STORER Synch
    Object
    [12/2/04 12:37:17.049] ZENInv - Selector: Getting SELECTOR_COLLECTOR Synch
    Object
    [12/2/04 12:37:17.049] ZENInv - Selector: Getting SELECTOR_CONVERTER Synch
    Object
    [12/2/04 12:37:17.049] ZENInv - Selector: Getting CONVERTER_SELECTOR Synch
    Object
    [12/2/04 12:37:17.050] ZENInv - Selector: Getting SYNCHSERVICE_SELECTOR
    Synch Object
    [12/2/04 12:37:17.061] ZENInv - Storer: Loading Storer test properties file
    [12/2/04 12:37:17.080] Service Manager: start(ServiceDataAccessor, String[])
    not found in
    'com.novell.zenworks.common.inventory.scancollecto r.ScanCollector'
    [12/2/04 12:37:17.338] ZENInv - IFS Server: zenInvScanCollector:
    FileServiceController: Startup Properties: {chunksize=4096,
    lockfactory=com.novell.zenworks.common.inventory.i fs.utils.MemoryFileLockFac
    tory, lockseed=ScanSelectorLock, transfers=100,
    rootdirectory=DATA:\Zenworks\ScanDir, timeout=60000,
    servicename=zenInvScanCollector, portnumber=0}
    [12/2/04 12:37:17.499] Service Manager: start(ServiceDataAccessor, String[])
    not found in
    'com.novell.zenworks.desktop.inventory.InvSyncServ ice.ManagableSyncService'
    [12/2/04 12:37:17.579] ZENInv - Inventory Sync Service: SyncService thread
    started
    [12/2/04 12:37:17.579] ZENInv - Inventory Sync Service: NEW SyncServiceTable
    Constructor Invoked
    [12/2/04 12:37:17.580] ZENInv - Inventory Sync Service: Creating-Verifying
    Serialize-Deserialize Location DATA:\Zenworks\ScanDir\stable\
    [12/2/04 12:37:17.580] ZENInv - Inventory Sync Service: Checking for
    DATA:\Zenworks\ScanDir\stable\
    [12/2/04 12:37:17.585] ZENInv - Inventory Sync Service: synchTableDir
    exists. Check wether this is a directory or File
    [12/2/04 12:37:17.585] ZENInv - Inventory Sync Service: Directory
    ExistsDATA:\Zenworks\ScanDir\stable\
    [12/2/04 12:37:17.586] ZENInv - Inventory Sync Service: Directory Existence
    ConfirmedDATA:\Zenworks\ScanDir\stable\
    [12/2/04 12:37:17.586] ZENInv - Inventory Sync Service:
    Serialize-Deserialize File DATA:\Zenworks\ScanDir\stable\STABLE.SER
    [12/2/04 12:37:17.587] ZENInv - Inventory Sync Service: Initializing
    SyncServiceTable
    [12/2/04 12:37:17.587] ZENInv - Inventory Sync Service: Will Use the
    existing SyncServiceTable
    [12/2/04 12:37:18.445] ZENInv - Status Reporting: Messages are written into
    XML file for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:37:18.484] ZENInv - Status Reporting: getAttributesofDN:
    Attributes of:
    [12/2/04 12:37:18.520] ZENInv - Status Reporting:
    getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "Tw s,
    "Ty T, "T j, "T- l, " s, "
    T, "6 j, "9Y l, "~; s, "s? T}
    [12/2/04 12:37:18.525] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:18.526] ZENInv - Status Reporting: Number of records to add
    are: 1 for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:37:18.564] ZENInv - Status Reporting: getAttributesofDN:
    Attributes of:
    [12/2/04 12:37:18.595] ZENInv - Status Reporting:
    getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "Tw s,
    "Ty T, "T j, "T- l, " s, "
    T, "6 j, "9Y l, "~; s, "s? T}
    [12/2/04 12:37:18.600] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:18.601] ZENInv - Status Reporting: Adding record 0 for
    DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    [12/2/04 12:37:18.699] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    [12/2/04 12:37:18.783] ZENInv - Status Reporting: Logout from NDS
    returnedtrue
    Migration Log
    Starting the AlterProcedure Log at 2004-12-02 11:45:29.731
    Unzipping the file migrate.zip
    Transforming the Migration SQL files...
    ...3
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Initial_0
    is copied
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Ze
    nPotsModem_1 is done with 545 0x03010c0a010202
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Ze
    nOperatingSystem_2 is done with 143 0x03010e02
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Ze
    nNetworkAdapter_3 is done with 544 0x03010c0b04
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Ze
    nDiskDrive_4 is done with 543 0x03010c080301
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Wi
    nOperatingSystem_5 is done with 547 0x03010e0201
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\zenworks_vi
    deoadapter_6 is done with 53 0x03010c030c0201
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Sy
    stemInfo_7 is done with 228 0x03020404
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_so
    undadapter_8 is done with 546 0x03010c16
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Mo
    therboard_9 is done with 221 0x0302040101
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Lo
    gicalDiskDrive_10 is done with 113 0x03010c110402
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_in
    ventoryscanner_11 is done with 181 0x03011402
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_in
    stalleddriver_12 is done with 548 0x2701
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_In
    stalledDirectory_13 is done with 551 0x4a
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_bu
    s_14 is done with 35 0x03010c0301
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_bi
    os_15 is done with 180 0x0301140101
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\ManageWise_
    CurrentLoginUser_16 is done with 549 0x48
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\ManageWise_
    LastLoginUser_17 is done with 550 0x49
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\ManageWise_
    User_18 is done with 205 0x03011a
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\misc_19 is
    copied
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\sybcustom_2
    0 is copied
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\sybdelprocs
    _21 is copied
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\sybextended
    _22 is copied
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\sybrmaudit_
    23 is copied
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\CIM_Process
    or_24 is copied
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Ne
    twareOperatingSystem_24 is done with 142 0x03010e01
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\indytoprom_
    26 is copied
    \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Post_30 is
    copied
    Starting Schema Migration
    Adding the extra db spaces...
    SELECT file_name FROM SYSFILE WHERE dbspace_name LIKE '%CIM9%'
    has the results
    File_NAME=mgmtdb9.db
    dbfile's base directory =
    SELECT file_name FROM SYSFILE WHERE dbspace_name LIKE '%CIM10%'
    CREATE DBSPACE CIM10 AS 'mgmtdb10.db'
    Totaltime taken for Schema Migration : 149
    Migration Exception Message->Could not add the dbspace..ASA Error -121:
    Permission denied: unable to create the dbspace file "CIM10",
    SQLState->42501, ErrorCode->262

    I am getting identical errors with NW6.5 SP3, edir 8.7.3.6 upgrading from
    ZFD4.01 to ZFD6.5. Haven't found any knowledgebase items on it.
    Thanks,
    Doug Streit
    > Extra info: this is a NW6.5 SP2 server with edir 8.7.3.3, Sybase database.
    >
    > "SLaw" <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi,
    > >
    > > Having upgraded from ZFD3.2 SP3 to ZFD4.01 and carefully following the
    > > documentation instructions I still get the following error on the
    > Inventory
    > > Service startup screen:
    > >
    > > "The Upgrade Service is migrating the schema
    > > An error has occurred. The upgrade service is exiting now."
    > >
    > > The Inv Srv object Server Status log says:
    > >
    > > "1178: An error occured while performing the DBSchema migration
    > > 1177: Unable to complete all the operations, the upgrade service is
    > exiting
    > > with errors.
    > > 106: The Storer succesfully connected to the database
    > > 108:the database in not initialized as it is being upgraded"
    > >
    > > All of these errors on the support site have as a fix either restart the
    > > Inventory Service or contact Novell.
    > >
    > > I've spent some hours now looking for a fix on Knowledgebase and in the
    > Zen
    > > forums but can't find anything useful. This is the second time I've run
    > the
    > > upgrade and this problem has occurred. I've reinstalled Zen3.2 from
    > scratch,
    > > applied SP1 and SP3.
    > > I've checked policies and database objects, all appears as it should be.
    > >
    > >
    > > These seem to be the relevant errors from the log files:
    > >
    > > Migration Log:
    > > Migration Exception Message->Could not add the dbspace..ASA Error -121:
    > > Permission denied: unable to create the dbspace file "CIM10",
    > > SQLState->42501, ErrorCode->262
    > >
    > > Zenworksinvservice log file:
    > > [12/2/04 12:37:04.691] ZenInv - Upgrade Service: migrateDbToP1(true)
    > failed
    > > in AlterProcedure
    > > [12/2/04 12:37:05.286] ZenInv - Upgrade Service: Upgrade to ZfD4.0 or
    > ZFS3.0
    > > SP1 failed. Reinstall ZFD4.0 or ZFS3.0 SP1 and start the inventory server
    > > again
    > >
    > > See full logs below.
    > >
    > > Is there no option but to go straight to Novell?
    > >
    > > Regards,
    > >
    > >
    > > Steve Law
    > >
    > > zenworksinvservice-041202123653303.txt
    > > *********************************
    > > [12/2/04 12:36:53.280] ZENInv - Service Loader: getAttributesofDN:
    > > Attributes of:
    > > [12/2/04 12:36:53.349] ZENInv - Service Loader:
    > > getAttributes:Attributes={zeninvhostserver=zeninvH ostServer: Distinguished
    > > Name CN=SERVER1.OU=BMO.OU=UK.O=OURTREE, zeninvrole=zeninvRole: Integer 25}
    > > [12/2/04 12:36:53.358] ZENInv - Service Loader: Logout from NDS
    > returnedtrue
    > > [12/2/04 12:36:53.725] ZENInv - Server Config: The severconfig service
    > start
    > > is pending...
    > > [12/2/04 12:36:53.784] ZENInv - Server Config: getAttributesofDN:
    > Attributes
    > > of:
    > > [12/2/04 12:36:53.827] ZENInv - Server Config:
    > > getAttributes:Attributes={zeninvscanfilepath=zenin vScanFilePath: Case
    > Ignore
    > > String \\SERVER1\DATA\Zenworks\ScanDir, zeninvrole=zeninvRole: Integer 25,
    > > zeninvcomponentstatus=zeninvComponentStatus: 4.0 12 0}
    > > [12/2/04 12:36:53.832] ZENInv - Server Config: Logout from NDS
    > returnedtrue
    > > [12/2/04 12:36:53.838] ZENInv - Server Config: Getting Cascade INit time
    > > [12/2/04 12:36:54.844] ZENInv - Server Config: Database Location Policy
    > DN
    > > is CN=Zen32 Server Package:General:ZENworks
    > > Database.OU=Policies.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:36:54.887] ZENInv - Server Config: getAttributesofDN:
    > Attributes
    > > of:
    > > [12/2/04 12:36:54.918] ZENInv - Server Config:
    > > getAttributes:Attributes={zenlocdatabaseobject=zen locDatabaseObject:
    > > Distinguished Name CN=SERVER1_invDatabase.OU=BMO.OU=UK.O=OURTREE}
    > > [12/2/04 12:36:54.923] ZENInv - Server Config: Logout from NDS
    > returnedtrue
    > > [12/2/04 12:36:54.967] ZENInv - Server Config: getAttributesofDN:
    > Attributes
    > > of:
    > > [12/2/04 12:36:55.001] ZENInv - Server Config:
    > > getAttributes:Attributes={zendbpassword=zendbPassw ord: novell,
    > > zendbjdbcprotocol=zendbJDBCProtocol: jdbc:,
    > > zendbdatabasetype=zendbDatabaseType: Integer 0,
    > > zendbjdbcsidservice=zendbJDBCSIDService: 11.32.25.98, zendburl=zendbURL:
    > > Case Ignore String
    > > jdbc:sybase:Tds:11.32.25.98:2638?ServiceName=mgmtd b&JCONNECT_VERSION=4,
    > > zendbjdbcsubname=zendbJDBCSubName: Tds:, zendbjdbcdriver=zendbJDBCDriver:
    > > com.sybase.jdbc.SybDriver, host server=Host Server: Distinguished Name
    > > CN=SERVER1.OU=BMO.OU=UK.O=OURTREE, network address=Network Address:
    > 13;20;,
    > > zendbuser=zendbUser: MW_DBA, zendbjdbcsubprotocol=zendbJDBCSubProtocol:
    > > sybase:, zendbjdbcport=zendbJDBCPort: 2638}
    > > [12/2/04 12:36:55.013] ZENInv - Server Config: Logout from NDS
    > returnedtrue
    > > [12/2/04 12:36:56.297] ZENInv - Server Config: The severconfig service is
    > > started...
    > > [12/2/04 12:36:56.320] ZENInv - Sync Scheduler: The scheduler service
    > start
    > > is pending...
    > > [12/2/04 12:36:56.382] ZENInv - Sync Scheduler: getAttributesofDN:
    > > Attributes of:
    > > [12/2/04 12:36:56.459] ZENInv - Sync Scheduler:
    > >
    > getAttributes:Attributes={zeninvsyncrepeatinterval =zeninvSyncRepeatInterval:
    > > >
    > > }
    > > [12/2/04 12:36:56.463] ZENInv - Sync Scheduler: Logout from NDS
    > returnedtrue
    > > [12/2/04 12:36:56.585] ZENInv - Sync Scheduler: This is the schedule
    > > fetchedRun Daily: Monday, Tuesday, Wednesday, Thursday, Friday From
    > 00:00:00
    > > To 22:55:00 (Randomly dispatch during time period)
    > > [12/2/04 12:36:56.597] ZENInv - Sync Scheduler: fetchSchedule returned:
    > true
    > > [12/2/04 12:36:56.597] ZENInv - Sync Scheduler: Schedule Fired
    > > [12/2/04 12:36:56.597] ZENInv - Sync Scheduler: The scheduler service is
    > > started...
    > > [12/2/04 12:36:56.721] ZenInv - Upgrade Service: getAttributesofDN:
    > > Attributes of:
    > > [12/2/04 12:36:56.752] ZenInv - Upgrade Service:
    > > getAttributes:Attributes={zeninvcomponentstatus=ze ninvComponentStatus: 4.0
    > > 12 0}
    > > [12/2/04 12:36:56.756] ZenInv - Upgrade Service: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:36:56.758] ZenInv - Upgrade Service: Info : Read
    > > zenInvComponentStatus = 4.0 12 0
    > > [12/2/04 12:36:56.758] ZenInv - Upgrade Service: Inventory Server
    > > zenInvComponentStatus = 4.0 12 0
    > > [12/2/04 12:36:56.789] Service Manager: start(ServiceDataAccessor,
    > String[])
    > > not found in
    > > 'com.novell.zenworks.desktop.inventory.strconverte r.STRConverterServiceIni
    > t'
    > > [12/2/04 12:36:56.815] ZENInv - STRConverter: Start with
    > > 'ServiceStatusChangeListener' invoked
    > > [12/2/04 12:37:04.691] ZenInv - Upgrade Service: migrateDbToP1(true)
    > failed
    > > in AlterProcedure
    > > [12/2/04 12:37:04.807] ZENInv - Status Reporting: Messages are written
    > into
    > > XML file for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:37:04.845] ZENInv - Status Reporting: getAttributesofDN:
    > > Attributes of:
    > > [12/2/04 12:37:04.881] ZENInv - Status Reporting:
    > > getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "-�O
    > j,
    > > "-�� l, "Tw� �s, "Ty� �T, "T�� j, "T�-
    > > l, "�� �s, "� �T, "�6� j, "�9Y l}
    > > [12/2/04 12:37:04.898] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:04.912] ZENInv - Status Reporting: Number of records to add
    > > are: 1 for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:37:04.951] ZENInv - Status Reporting: getAttributesofDN:
    > > Attributes of:
    > > [12/2/04 12:37:04.984] ZENInv - Status Reporting:
    > > getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "-�O
    > j,
    > > "-�� l, "Tw� �s, "Ty� �T, "T�� j, "T�-
    > > l, "�� �s, "� �T, "�6� j, "�9Y l}
    > > [12/2/04 12:37:04.990] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:04.991] ZENInv - Status Reporting: Adding record 0 for
    > > DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:37:05.113] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:05.209] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:05.246] ZENInv - Status Reporting: getAttributesofDN:
    > > Attributes of:
    > > [12/2/04 12:37:05.277] ZENInv - Status Reporting:
    > > getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "-��
    > l,
    > > "Tw� �s, "Ty� �T, "T�� j, "T�- l, "��
    > > �s, "� �T, "�6� j, "�9Y l, "�~; �s}
    > > [12/2/04 12:37:05.284] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:05.285] ZENInv - Status Reporting: Number of modified
    > records
    > > are: 0 for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:37:05.286] ZenInv - Upgrade Service: Upgrade to ZfD4.0 or
    > ZFS3.0
    > > SP1 failed. Reinstall ZFD4.0 or ZFS3.0 SP1 and start the inventory server
    > > again
    > > [12/2/04 12:37:05.288] ZENInv - Status Reporting: Messages are written
    > into
    > > XML file for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:37:05.326] ZENInv - Status Reporting: getAttributesofDN:
    > > Attributes of:
    > > [12/2/04 12:37:05.358] ZENInv - Status Reporting:
    > > getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "-��
    > l,
    > > "Tw� �s, "Ty� �T, "T�� j, "T�- l, "��
    > > �s, "� �T, "�6� j, "�9Y l, "�~; �s}
    > > [12/2/04 12:37:05.364] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:05.365] ZENInv - Status Reporting: Number of records to add
    > > are: 1 for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:37:05.403] ZENInv - Status Reporting: getAttributesofDN:
    > > Attributes of:
    > > [12/2/04 12:37:05.435] ZENInv - Status Reporting:
    > > getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "-��
    > l,
    > > "Tw� �s, "Ty� �T, "T�� j, "T�- l, "��
    > > �s, "� �T, "�6� j, "�9Y l, "�~; �s}
    > > [12/2/04 12:37:05.441] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:05.445] ZENInv - Status Reporting: Adding record 0 for
    > > DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:37:05.568] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:05.670] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:05.707] ZENInv - Status Reporting: getAttributesofDN:
    > > Attributes of:
    > > [12/2/04 12:37:05.738] ZENInv - Status Reporting:
    > > getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "Tw�
    > �s,
    > > "Ty� �T, "T�� j, "T�- l, "�� �s, "�
    > > �T, "�6� j, "�9Y l, "�~; �s, "�s? �T}
    > > [12/2/04 12:37:05.747] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:05.748] ZENInv - Status Reporting: Number of modified
    > records
    > > are: 0 for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:37:05.767] ZenInv - Upgrade Service: [EnumModifier]
    > > modifyEnumTables, Running EnumModifier in integrated mode with
    > > upgradeService
    > > [12/2/04 12:37:05.767] ZenInv - Upgrade Service: [EnumModifier]
    > > modifyEnumTables, dbDriver:com.sybase.jdbc.SybDriver
    > > [12/2/04 12:37:05.767] ZenInv - Upgrade Service: [EnumModifier]
    > > modifyEnumTables,
    > >
    > dbURL:jdbc:sybase:Tds:11.32.25.98:2638?ServiceName =mgmtdb&JCONNECT_VERSION=4
    > > [12/2/04 12:37:05.768] ZenInv - Upgrade Service: [EnumModifier]
    > > modifyEnumTables, dbType:0
    > > [12/2/04 12:37:05.768] ZenInv - Upgrade Service: [EnumModifier]
    > > modifyEnumTables, dbUser:MW_DBA
    > > [12/2/04 12:37:05.768] ZenInv - Upgrade Service: [EnumModifier]
    > > modifyEnumTables, dbPasswd:novell
    > > [12/2/04 12:37:06.844] Service Manager: start(ServiceDataAccessor,
    > String[])
    > > not found in
    > > 'com.novell.zenworks.desktop.inventory.selector.Se lectorServiceInit'
    > > [12/2/04 12:37:07.046] ZENInv - Selector: Selector Services Started
    > > Successfully
    > > [12/2/04 12:37:07.046] Service Manager: start(ServiceDataAccessor,
    > String[])
    > > not found in
    > > 'com.novell.zenworks.desktop.inventory.storer.Stor erServiceInit'
    > > [12/2/04 12:37:07.062] ZENInv - Selector: Selector Code Profiling disabled
    > > [12/2/04 12:37:07.067] ZENInv - Storer: Start with
    > > 'ServiceStatusChangeListener' invoked
    > > [12/2/04 12:37:17.010] ZENInv - Selector: Getting ServerConfig HashTable
    > > [12/2/04 12:37:17.010] ZENInv - Selector: Getting InvServiceObj from
    > > HashTable
    > > [12/2/04 12:37:17.011] ZENInv - Selector: Getting NDSTree from
    > ServiceObject
    > > [12/2/04 12:37:17.013] ZENInv - Selector: NDSTree=null
    > > [12/2/04 12:37:17.014] ZENInv - Selector: Getting InventoryServiceDN from
    > > ServiceObject
    > > [12/2/04 12:37:17.014] ZENInv - Selector:
    > > InventoryServiceDN=CN=SERVER1_ZenInvService.OU=BMO .OU=UK.O=OURTREE
    > > [12/2/04 12:37:17.014] ZENInv - Selector: Getting ScanDir from
    > ServiceObject
    > > [12/2/04 12:37:17.015] ZENInv - Selector: ScanDir=DATA:\Zenworks\ScanDir
    > > [12/2/04 12:37:17.021] ZENInv - Selector: NEW SyncServiceTable Constructor
    > > Invoked
    > > [12/2/04 12:37:17.022] ZENInv - Selector: Creating-Verifying
    > > Serialize-Deserialize Location DATA:\Zenworks\ScanDir\stable\
    > > [12/2/04 12:37:17.022] ZENInv - Selector: Checking for
    > > DATA:\Zenworks\ScanDir\stable\
    > > [12/2/04 12:37:17.023] ZENInv - Selector: synchTableDir exists. Check
    > wether
    > > this is a directory or File
    > > [12/2/04 12:37:17.024] ZENInv - Storer: Storer from dblocation user:
    > MW_DBA
    > > driver: com.sybase.jdbc.SybDriver protocol: jdbc:sybase: subname: Tds:
    > port:
    > > 2638
    > > [12/2/04 12:37:17.024] ZENInv - Selector: Directory
    > > ExistsDATA:\Zenworks\ScanDir\stable\
    > > [12/2/04 12:37:17.024] ZENInv - Selector: Directory Existence
    > > ConfirmedDATA:\Zenworks\ScanDir\stable\
    > > [12/2/04 12:37:17.025] ZENInv - Selector: Serialize-Deserialize File
    > > DATA:\Zenworks\ScanDir\stable\STABLE.SER
    > > [12/2/04 12:37:17.025] ZENInv - Selector: Initializing SyncServiceTable
    > > [12/2/04 12:37:17.025] ZENInv - Selector: SynchTable Does not Exist
    > > [12/2/04 12:37:17.026] ZENInv - Selector: Attempting to Load SynchTable
    > From
    > > Serialized File
    > > [12/2/04 12:37:17.026] ZENInv - Selector: DeSerializing hashTable
    > > FromDATA:\Zenworks\ScanDir\stable\STABLE.SER
    > > [12/2/04 12:37:17.029] ZENInv - Storer: url[From DBObject]:
    > > jdbc:sybase:Tds:11.32.25.98:2638?ServiceName=mgmtd b&JCONNECT_VERSION=4
    > > [12/2/04 12:37:17.035] ZENInv - Storer: wsdn:
    > > CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREEi = 0
    > > [12/2/04 12:37:17.037] ZENInv - Selector: DeSerializing SyncService
    > > HashTable
    > > [12/2/04 12:37:17.041] ZENInv - Selector: SynchTable Loaded Sucessfully
    > From
    > > Serialized File
    > > [12/2/04 12:37:17.042] ZENInv - Selector: Getting hasDatabase status from
    > > ServiceObject
    > > [12/2/04 12:37:17.042] ZENInv - Selector: hasDatabase is true from
    > > ServiceObject
    > > [12/2/04 12:37:17.042] ZENInv - Selector: Getting isStandAlone status from
    > > ServiceObject
    > > [12/2/04 12:37:17.043] ZENInv - Selector: isStandAlone is true from
    > > ServiceObject
    > > [12/2/04 12:37:17.043] ZENInv - Selector: ConvDir
    > > DATA:\Zenworks\ScanDir\conv\
    > > [12/2/04 12:37:17.044] ZENInv - Selector: ConvDir exists. Check wether
    > this
    > > is a directory or File
    > > [12/2/04 12:37:17.044] ZENInv - Selector: DATA:\Zenworks\ScanDir
    > > [12/2/04 12:37:17.045] ZENInv - Selector: DATA:\Zenworks\ScanDir\DbDir
    > > [12/2/04 12:37:17.045] ZENInv - Selector:
    > > [12/2/04 12:37:17.048] ZENInv - Selector: Getting SELECTOR_STORER Synch
    > > Object
    > > [12/2/04 12:37:17.049] ZENInv - Selector: Getting SELECTOR_COLLECTOR Synch
    > > Object
    > > [12/2/04 12:37:17.049] ZENInv - Selector: Getting SELECTOR_CONVERTER Synch
    > > Object
    > > [12/2/04 12:37:17.049] ZENInv - Selector: Getting CONVERTER_SELECTOR Synch
    > > Object
    > > [12/2/04 12:37:17.050] ZENInv - Selector: Getting SYNCHSERVICE_SELECTOR
    > > Synch Object
    > > [12/2/04 12:37:17.061] ZENInv - Storer: Loading Storer test properties
    > file
    > > [12/2/04 12:37:17.080] Service Manager: start(ServiceDataAccessor,
    > String[])
    > > not found in
    > > 'com.novell.zenworks.common.inventory.scancollecto r.ScanCollector'
    > > [12/2/04 12:37:17.338] ZENInv - IFS Server: zenInvScanCollector:
    > > FileServiceController: Startup Properties: {chunksize=4096,
    > >
    > lockfactory=com.novell.zenworks.common.inventory.i fs.utils.MemoryFileLockFac
    > > tory, lockseed=ScanSelectorLock, transfers=100,
    > > rootdirectory=DATA:\Zenworks\ScanDir, timeout=60000,
    > > servicename=zenInvScanCollector, portnumber=0}
    > > [12/2/04 12:37:17.499] Service Manager: start(ServiceDataAccessor,
    > String[])
    > > not found in
    > >
    > 'com.novell.zenworks.desktop.inventory.InvSyncServ ice.ManagableSyncService'
    > > [12/2/04 12:37:17.579] ZENInv - Inventory Sync Service: SyncService thread
    > > started
    > > [12/2/04 12:37:17.579] ZENInv - Inventory Sync Service: NEW
    > SyncServiceTable
    > > Constructor Invoked
    > > [12/2/04 12:37:17.580] ZENInv - Inventory Sync Service: Creating-Verifying
    > > Serialize-Deserialize Location DATA:\Zenworks\ScanDir\stable\
    > > [12/2/04 12:37:17.580] ZENInv - Inventory Sync Service: Checking for
    > > DATA:\Zenworks\ScanDir\stable\
    > > [12/2/04 12:37:17.585] ZENInv - Inventory Sync Service: synchTableDir
    > > exists. Check wether this is a directory or File
    > > [12/2/04 12:37:17.585] ZENInv - Inventory Sync Service: Directory
    > > ExistsDATA:\Zenworks\ScanDir\stable\
    > > [12/2/04 12:37:17.586] ZENInv - Inventory Sync Service: Directory
    > Existence
    > > ConfirmedDATA:\Zenworks\ScanDir\stable\
    > > [12/2/04 12:37:17.586] ZENInv - Inventory Sync Service:
    > > Serialize-Deserialize File DATA:\Zenworks\ScanDir\stable\STABLE.SER
    > > [12/2/04 12:37:17.587] ZENInv - Inventory Sync Service: Initializing
    > > SyncServiceTable
    > > [12/2/04 12:37:17.587] ZENInv - Inventory Sync Service: Will Use the
    > > existing SyncServiceTable
    > > [12/2/04 12:37:18.445] ZENInv - Status Reporting: Messages are written
    > into
    > > XML file for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:37:18.484] ZENInv - Status Reporting: getAttributesofDN:
    > > Attributes of:
    > > [12/2/04 12:37:18.520] ZENInv - Status Reporting:
    > > getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "Tw�
    > �s,
    > > "Ty� �T, "T�� j, "T�- l, "�� �s, "�
    > > �T, "�6� j, "�9Y l, "�~; �s, "�s? �T}
    > > [12/2/04 12:37:18.525] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:18.526] ZENInv - Status Reporting: Number of records to add
    > > are: 1 for DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:37:18.564] ZENInv - Status Reporting: getAttributesofDN:
    > > Attributes of:
    > > [12/2/04 12:37:18.595] ZENInv - Status Reporting:
    > > getAttributes:Attributes={zeninvserverlog=zeninvSe rverLog: "Tw�
    > �s,
    > > "Ty� �T, "T�� j, "T�- l, "�� �s, "�
    > > �T, "�6� j, "�9Y l, "�~; �s, "�s? �T}
    > > [12/2/04 12:37:18.600] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:18.601] ZENInv - Status Reporting: Adding record 0 for
    > > DN=CN=SERVER1_ZenInvService.OU=BMO.OU=UK.O=OURTREE
    > > [12/2/04 12:37:18.699] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > > [12/2/04 12:37:18.783] ZENInv - Status Reporting: Logout from NDS
    > > returnedtrue
    > >
    > > Migration Log
    > > ***********
    > > Starting the AlterProcedure Log at 2004-12-02 11:45:29.731
    > > Unzipping the file migrate.zip
    > > Transforming the Migration SQL files...
    > > ..3
    > > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Initial_0
    > > is copied
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Ze
    > > nPotsModem_1 is done with 545 0x03010c0a010202
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Ze
    > > nOperatingSystem_2 is done with 143 0x03010e02
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Ze
    > > nNetworkAdapter_3 is done with 544 0x03010c0b04
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Ze
    > > nDiskDrive_4 is done with 543 0x03010c080301
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Wi
    > > nOperatingSystem_5 is done with 547 0x03010e0201
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\zenworks_vi
    > > deoadapter_6 is done with 53 0x03010c030c0201
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Sy
    > > stemInfo_7 is done with 228 0x03020404
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_so
    > > undadapter_8 is done with 546 0x03010c16
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Mo
    > > therboard_9 is done with 221 0x0302040101
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Lo
    > > gicalDiskDrive_10 is done with 113 0x03010c110402
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_in
    > > ventoryscanner_11 is done with 181 0x03011402
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_in
    > > stalleddriver_12 is done with 548 0x2701
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_In
    > > stalledDirectory_13 is done with 551 0x4a
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_bu
    > > s_14 is done with 35 0x03010c0301
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_bi
    > > os_15 is done with 180 0x0301140101
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\ManageWise_
    > > CurrentLoginUser_16 is done with 549 0x48
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\ManageWise_
    > > LastLoginUser_17 is done with 550 0x49
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\ManageWise_
    > > User_18 is done with 205 0x03011a
    > > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\misc_19
    > is
    > > copied
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\sybcustom_2
    > > 0 is copied
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\sybdelprocs
    > > _21 is copied
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\sybextended
    > > _22 is copied
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\sybrmaudit_
    > > 23 is copied
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\CIM_Process
    > > or_24 is copied
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Zenworks_Ne
    > > twareOperatingSystem_24 is done with 142 0x03010e01
    > >
    > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\indytoprom_
    > > 26 is copied
    > > \DATA:\zenworks\Inv\Server\wminv\properties\migrat e\sybase\input\Post_30
    > is
    > > copied
    > > Starting Schema Migration
    > > Adding the extra db spaces...
    > > SELECT file_name FROM SYSFILE WHERE dbspace_name LIKE '%CIM9%'
    > > has the results
    > > File_NAME=mgmtdb9.db
    > > dbfile's base directory =
    > > SELECT file_name FROM SYSFILE WHERE dbspace_name LIKE '%CIM10%'
    > > CREATE DBSPACE CIM10 AS 'mgmtdb10.db'
    > > Totaltime taken for Schema Migration : 149
    > > Migration Exception Message->Could not add the dbspace..ASA Error -121:
    > > Permission denied: unable to create the dbspace file "CIM10",
    > > SQLState->42501, ErrorCode->262
    > >
    > >
    >
    >

  • No Results after executing Adaptive Web Service

    Hello experts,
    I develope Web Dynpro applications and currently try to consume a web service from our ERP system but I get no results from the service. When trying to consume the service with a soap-tool or with .NET, everything works fine.
    The Web Service was generated on an already available RFC.
    The service has one input parameter, which is a department name. The output should be all employees, which work in the consigned department.
    For consuming the service I created a Web Service Destination in the Visual Administrator ([see this blog|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=%28J2EE3417100%29ID0139461950DB10406225565548708901End?blog=/pub/wlg/5186]).
    After creating the Destination I imported the service as an adaptive web service model in my web dynpro project.
    After binding the model to the component controller I implemented the following code in the controller:
    public void wdDoInit()
        model = new Z_WF_DEPARTMENT_OIC();
        Request_ZWfDepartmentOic requestMO = new Request_ZWfDepartmentOic(model);
        ZWfDepartmentOic departmentMO = new ZWfDepartmentOic(model);
        requestMO.setZWfDepartmentOic(departmentMO);
        wdContext.nodeRequest_ZWfDepartmentOic().bind(requestMO);
    public void executeRequest_ZWfDepartmentOic( )
      try{
        wdContext.currentRequest_ZWfDepartmentOicElement().modelObject().execute();
        wdContext.nodeResponse().invalidate();     
      } catch (Exception e) {
        wdComponentAPI.getMessageManager().reportException(e.toString(),false);
    I did the implementation as descibed in the following document:
    [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/900bbf94-a7a8-2910-e298-a651b4706c1e&overridelayout=true]
    On the UI I have one input field for the department name and a table which should show the result and one table which shows messages which are returned by the web service.
    After executing the code, I get no result from the service. In my table with the messages I get one entry which just shows zeros in the fields "LogMsgNo" and "Number".
    Does anybody have a hint, what could be wrong with my proceeding?
    Edited by: Dennis Isaak on Oct 16, 2009 10:37 AM

    Check this blog post:
    http://www.drflex.eu/2008/06/dynamically-populate-dropdown-lists-using-webservices/
    This comfirms that after you execute a web service, the Drop-Down List fields will become empty due to remerge operation. Well, I have to issue a remerge, otherwise, the PDF will not be populated properly.
    Tarek.

  • Call a PHP Web Service

    I am using APEX 2.2.1 and trying to call a Web Service written in PHP. Is this possible from APEX? I am wondering if the format of the wsdl file is missing something. Here is the error that I am getting:
    "1 error has occurred
    The WSDL document was unretrievable because either the URL you supplied was invalid, or your environment requires a valid proxy server address for HTTP requests and you have not defined one for this application."
    I have previously created a Web Service call to an ASP Web Service and that works fine.
    Thanks

    obouillaud wrote:
    > Hi
    >
    > I'm trying to consume a web service with the simple code
    below, but it always
    > gives me an error.
    I think you have 2 options here:
    - save the wsdl file locally, fix the local wsdl file to make
    it work
    with Axis - the library that is used by ColdFusion (might
    take some time
    and requires some experience with wsdl);
    - use CFHTTP to communicate directly with the web service
    (using XML).
    You can watch the communication of the PHP client to see the
    structure
    of the requests/responses.
    In my opinion no 2 is easier.
    Mack

  • No data in generated document/web service data source/complex response type

    I can define a report with a template with the BI Publisher server and the Template Builder Desktop plugin. When I use an sql statement as data source the preview functionality in Word and in the browser (logged in to the server) results in a correct report, with the correct data from the data source.
    When I use a web service as a data source I can still generate and preview reports but no data from the data source is visible in the reports. However this data is available in the Template Builder plugin in MS-Word.
    How do I know this ? When I try to insert a field from the data source into my rtf template the plugin shows a screen with the available fields. Or actually, the screen shows all fields returned by a dummy call to the web service. When I click on a field it shows the value returned by the web service just after the test "Example". I have set up my web service such that it always returns the same response.
    The field I want to show is in a repeating record, but it does not make a difference when I surround it by a group:
    <?for-each-group:/getValidationGroupsResponse/body/validationGroupList/validationGroup[1];./name?><?name?><?end for-each-group?>
    Neither does looping over all fields display any data:
    <?for-each-group:/getValidationGroupsResponse/body/validationGroupList/validationGroup;./name?><?name?><?end for-each-group?>
    The fact that the response of my web service data source contains repeating records might be different from what others have tested so far.
    I also found two other features when defining reports. I mention them here because they could be related to my problem. When I define two data source for my report, a web service and an sql query then only the fields from the sql query are visible in MS-Word/Template Builder. Even when the Data Model specifies the web service as "Main Data Set". And the "Default data source" is always a database even when the Data Model only defines a web service as "Data Set".
    Edited by: CalculateOnline.org on May 21, 2010 2:36 PM: changed title

    Unfortunately I can not test against a public webservice and follow the examples in the tutorials, since BI Publisher does not seem to offer any proxy configuration to connect to the internet.
    My local webservice returns the following data, visible when viewing the report from the backend, when no template has been defined yet:
    <ns2:getValidationGroupsResponse xmlns:ns2="amsterdam/wabo/services/data/validationOperations" xmlns="amsterdam/wabo/services/data/common">
    <ns2:responseHeader>
    <resultaatcode>OK</resultaatcode>
    </ns2:responseHeader>
    <ns2:body>
    <ns2:validationGroupList>
    <ns2:validationGroup>
    <ns2:name>testgroep1</ns2:name>
    <ns2:caption>kop1</ns2:caption>
    <ns2:description>Voor testen ontvankelijkheidstest 1</ns2:description>
    </ns2:validationGroup>
    <ns2:validationGroup>
    <ns2:name>testgroep2</ns2:name>
    <ns2:caption>kop2</ns2:caption>
    <ns2:description>Voor testen ontvankelijkheidstest 2</ns2:description>
    </ns2:validationGroup>
    </ns2:validationGroupList>
    </ns2:body>
    </ns2:getValidationGroupsResponse>
    After defining the template, the values of the first group are visible in MS-Word as well, as example values.
    I put the the template in a public place:
    http://www.calculateonline.org/projects/bipublisher/template1.rtf
    Just in case you need the wsdl as well:
    http://www.calculateonline.org/projects/bipublisher/validationOperations.wsdl

  • Calling Web Service From Oracle PL/SQL do not invoke the webservice in SOA Server

    Hi ,
    Trying to call the webservice from oralce pl/sql Function
    created a Function
    Not able to invoke the web service of SOA Server .
    CREATE OR REPLACE FUNCTION HelloWorld_WebServices(S_STRING Varchar2) RETURN VARCHAR2 AS 
        service_ sys.utl_dbws.SERVICE; 
        call_ sys.utl_dbws.CALL; 
        service_qname sys.utl_dbws.QNAME; 
        port_qname sys.utl_dbws.QNAME; 
        response sys.XMLTYPE; 
        request sys.XMLTYPE; 
        BEGIN 
         sys.utl_dbws.set_http_proxy('Host name : Port'); 
          service_qname := sys.utl_dbws.to_qname('ns1', 'process'); 
           service_      := sys.utl_dbws.create_service(service_qname); 
           call_         := sys.utl_dbws.create_call(service_); 
            sys.utl_dbws.set_target_endpoint_address(call_, 'http:/host name : port/soa-infra/services/OFS/HelloWorld/helloworld_client_ep'); 
            sys.utl_dbws.set_property( call_, 'OPERATION_STYLE', 'process'); 
            request       := sys.XMLTYPE('<ns1:process xmlns:ns1="http://xmlns.oracle.com/OFSOrderServices/HelloWorld/HelloWorld"><ns1:input></ns1:input></ns1:process>'); 
         response      := sys.utl_dbws.invoke(call_, request); 
         return response.extract('//HelloWorld/child::text()', 'http://xmlns.oracle.com/OFSOrderServices/HelloWorld/HelloWorld').getstringval(); 
         DBMS_OUTPUT.PUT_LINE ('Values of OutputsVariables8');
    --  Return 'S';
       END;
    Execute----the below code:
      Select HelloWorld_WebServices('Hi') from dual;
    Error:
    ORA-29532: Java call terminated by uncaught Java exception: java.lang.NoClassDefFoundError
    ORA-06512: at "SYS.UTL_DBWS", line 403
    ORA-06512: at "SYS.UTL_DBWS", line 400
    ORA-06512: at "APPS.HELLOWORLD_WEBSERVICES", line 74
    29532. 00000 -  "Java call terminated by uncaught Java exception: %s"
    *Cause:    A Java exception or error was signaled and could not be
               resolved by the Java code.
    *Action:   Modify Java code, if this behavior is not intended.

    Well, you should first test if your webservice is reachable with a simple WS - Client or a Browser - Plugin, then verify the respones of the web service and after that you can take further investigations on your problem domain. The error - message refers to a line in your function, obviously, but I can't see which line and because there is more than one call to sys.utl_dbws I don't see at what point the script fails. NULL - Pointer - Execptions usually indicate that a method was invoked on a variable which should contain an object reference but is NULL.

  • How to move data connections with SOAP web service in different environments in InfoPath Forms 2010

    Hello,
    I've an InfoPath Form where I've around 10 SOAP web service data connections. They are calling a custom web service for a custom business process. The web service URL has a query string parameter which identifies whether it's a Test web service or the Production
    one. The web service URL looks like this:
    http://server/webservice/wsdl?targetURI=testSPRead (for the Test environment)
    http://server/webservice/wsdl?targetURI=ProdSPRead (for the Production environment)
    When I develop the form in Dev environment, I use the Test web service URL and save the data connection as UDCX files in the data connection library. After completing the development, when I deploy this Form in Production, I update the URL in the UDCX
    file in the Production data connection library, but when I run the Form in Production, it throws error 'Error occurred in calling the web service'. After doing more research, when I extracted the XSN file and opened Manifest.xsf file in Notepad, I found the
    references of 'testSPRead' parameter.
    So, in the UDCX file the web service URL is '/targetURI=ProdSPRead' but in the Manifest.xsf file, there is a reference of Test web service parameter which is 'testSPRead' and that's why it's throwing error.
    For testing purpose, I updated the Manifest.xsf file and replaced all the occurrences of 'testSPRead' to 'ProdSPRead' and also updated all the relevant files of the data connections (like XML, XSF etc.) and saved the Manifest.xsf as Form.xsn and deployed
    in Prod and it worked.
    The question is - is this the right way of doing it? There should be a simple method in such cases where web service has conditional parameter to identify the Test and Production web service.
    Does somebody know what is the right way of doing it? I also thought of adding 'double' data connections - one set of Test and another set of Production and call them by identifying the current SharePointServerRootURL, but that's a lot of work. I've 10 web
    service data connections in my Form and in that case I'll be having 20 data connections and setting their parameters in different Rules is too much work.
    Please advise. It's very important for me!
    Thanks in advance.
    Ashish

    Thanks for your response Hemendra!
    I hope Microsoft improves this thing in subsequent patches of InfoPath 2010 or InfoPath 2013 because I don't think this is a very special requirement. This is failing the purpose of having UDCX files for data connections. Why the WSDL's parameter value
    is being written in the Manifest.xsf and other XSF and XML files. InfoPath should always refer the URL and parameters from the UDCX files.
    --Ashish

  • Error while creating Web service

    i have just started working on web service and have installed WAS .
    i am trying to create a simple web service.
    After creating an EJB when i try to click on Context Web Services-->>Create Web Service i get an error "IWAB0234E An internal error occurred.".
    Thanks In advance.
    pankaj

    Hi Pankaj,
    This is a known WTP problem. See for example http://www.eclipse.org/webtools/jst/components/ws/M5/news/jst-ws-m5news.html and especially <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=99728">Bug 99728</a>.
    Hopefully, if you select the configuration as "Server: SAP Server" and "Web service runtime: SAP Netweaver" on the first page of the wizard, this should work.
    HTH!
    -Vladimir

  • Calling Web Service from PLSQL. Does anyone do this regularly?

    I grabbed the demo_soap package that is available on both metalink and on the regular oracle site, to try calling a web service from plsql to return the xml. I've had minor success, although I get an ORA600 error , for which I've opened up a TAR. However, the first reply was the I was hitting a bug (db ver. 9206) that had to do with getting 100m in xml in a response. I'm nowhere near that size, and the largest xml response I've been able to generate from the service was 400k (k not m). It doesn't seem that huge. Does anyone work with calling a web service from plsql? Have they had success?
    Thanks

    Well, you should first test if your webservice is reachable with a simple WS - Client or a Browser - Plugin, then verify the respones of the web service and after that you can take further investigations on your problem domain. The error - message refers to a line in your function, obviously, but I can't see which line and because there is more than one call to sys.utl_dbws I don't see at what point the script fails. NULL - Pointer - Execptions usually indicate that a method was invoked on a variable which should contain an object reference but is NULL.

  • Send an event from Java Web Service to BPEL

    Hi,
    I have a requirement where from an Async BPEL service I have to call a Java Web Service. After the completion of its task Java Web Service will fire an event that has to be consumed by the BPEL to initiate further process. Can anybody help me with how to send an event from Java Web Service and at the same time consume it in BPEL?
    Thanks,
    Anuj

    See the following posts for your answer
    http://blogs.oracle.com/soabpm/entry/event_delivery_network_chapter
    http://blogs.oracle.com/soabpm/entry/using_the_event_api_to_publish
    http://guidoschmutz.wordpress.com/2010/01/12/using-the-event-api-to-publish-an-event-to-the-event-delivery-network-edn-the-spring-way/

  • SPML web service provisioning from OIM 9.1.0.1 using the OOTB GTCframework

    Hello there,
    There is a .NET web service client which is successfully able to access the weblogic application server wsdl from oim 9101 and it can see the complete user profile as a response from the same.
    1.) Now, there is a situation where oim needs to send some attribute values to that .NET web service client, after the data from their side comes to OIM and updates a single attribute values for e.g. PIN. How can we do that ?
    2.) and I want to add some UDFs into the existing SPML provisioning user profile. How can I do that ?
    3.) Also, how will OIM know that it was able to successfully send the attribute values to the web service client.
    http://download.oracle.com/docs/cd/E10391_01/doc.910/e10360/creategtc.htm#Toc153968032
    I have gone through this. I didnt found this in OIM 9101.
    Any ideas/references/clues/hints appreciated in this concern.
    Thanks in advance,
    - oidm.

    In the entire thread many experts have given nice queries in different formats...
    The best approach would be to open up the SQL Developer, connect with the OIM Database and experiment with all sorts of SQL queries provided by all the experts..
    Learn some SQL techniques, like Inner Join etc...
    Then you yourself will be able to figure out what you need, in exactly which format, for which users and for whom you have to restrict
    Then not only this question, you would be able to solve dozens of similar such issues yourself...
    And trust me, nothing can match that...
    Just in case, you are not familiar with SQL Developer,
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    Oracle SQL Developer 3.2.1 (3.2.10.09.57)
    September 24, 2012
    The Disabled DATE will be the creation date of that entry in the UPA_FIELDS table when Users.Status changed to Disabled.
    SELECT USR.USR_LOGIN, UPA_FIELDS.CREATE_DATE
    FROM UPA_FIELDS
    WHERE UPA_FIELDS.FIELD_NAME='Users.Status'
    AND UPA_FIELDS.FIELD_NEW_VALUE='Disabled'
    AND UPA_FIELDS.UPA_USR_KEY=USR.USR_KEY
    AND USR.USR_LOGIN NOT IN ('XELSYSADM', 'XELOPERATOR', 'WEBLOGIC');

Maybe you are looking for

  • External Display Resolution Issue...

    I have a Mid-2012 MPB running Mavericks. Recently, I've tried connecting 2 different external display's to the MBP via an Apple Thunderbolt to VGA adaptor. I can't get the resolution of the connected displays to go above 800 x 600, and it looks awful

  • Deleting from Photo Stream now possible in iPhoto 9.2.2

    Just downloading the new iPhoto 9.2.2 It claims "Photos können jetzt aus dem Photo Stream gelöscht werden". (You now can delete Photos from Photo Stream) - I hope we will be seeing this soon in Aperture, too - finally.

  • JVM Setting of Max Heap Equal To Max Perm Size

    Hello, I was wondering based on anyones experience or knowledge if there would be any bad effects in setting the Maximum heap size (-Xmxs) equal to the Maximum Permanent Size (-XX:MaxPermSize)? I have a person that has the following settings of: -nat

  • Spotlight search engine cannot find all word files

    I have a mid 2012 Macbook pro. I updated to Yosemite on last Friday. I did a clean installation from a USB. After the installation, I installed Ms word. I feel the search function is not as good as Mavericks. I made sure I selected everything in the

  • 4 tiered security vs. task based security design

    I have recently joined a company that has only FICO implemented.  They are currently ramping up to implement all modules globally. The current security model is 4 tiered security approach, in other words, there are 4 single roles which are roled up i