PDA

View Full Version : X-Registry 6.2 install with BEA WebLogic 8.1.5


soachief
06-25-2007, 12:35
Has anyone tried to install X-Registry 6.2 within a BEA Weblogic 8.1.5 container on windows? I have received the following message when attempting to do this.


D:\SOA\test\X-Registry\bin>product-config deploy-registry
Buildfile: build.xml

deploy-registry:

deploy-registry:

decrypt-appserver-password:

deploy-registry:
[echo] Deploying Application in Registry Server
[echo] Please wait for the x-registry platform to be deployed on registry s
erver this may take few minutes

deploy-wls-814:

deploy-wls-815:

copy-jsp-classes:
[mkdir] Created dir: D:\SOA\test\X-Registry\registry\temp\jsp-temp
[unzip] Expanding: D:\SOA\test\X-Registry\registry\lib\xregistry-platform.ea
r into D:\SOA\test\X-Registry\registry\temp\jsp-temp\xregistry
[unzip] Expanding: D:\SOA\test\X-Registry\registry\temp\jsp-temp\xregistry\p
ortal-web-complete.war into D:\SOA\test\X-Registry\registry\temp\jsp-temp\portal
-web
[delete] Deleting: D:\SOA\test\X-Registry\registry\temp\jsp-temp\xregistry\po
rtal-web-complete.war
[copy] Copying 2 files to D:\SOA\test\X-Registry\registry\temp\jsp-temp\por
tal-web\html\portlet\infravio\registry\commons\images
[copy] Copying 2 files to D:\SOA\test\X-Registry\registry\temp\jsp-temp\por
tal-web\html\portlet\infravio\registry\commons\css
[copy] Copying 1 file to D:\SOA\test\X-Registry\registry\temp\jsp-temp\port
al-web
[copy] Copying 1 file to D:\SOA\test\X-Registry\registry\temp\jsp-temp\port
al-web
[copy] Copying 1 file to D:\SOA\test\X-Registry\registry\temp\jsp-temp\port
al-web\html\branding
[copy] Copying 1 file to D:\SOA\test\X-Registry\registry\temp\jsp-temp\port
al-web\html\branding
[copy] Copying 1 file to D:\SOA\test\X-Registry\registry\temp\jsp-temp\port
al-web\html\branding
[copy] Copying 1 file to D:\SOA\test\X-Registry\registry\temp\jsp-temp\port
al-web\html\branding
[copy] Copying 1 file to D:\SOA\test\X-Registry\registry\temp\jsp-temp\port
al-web\html\branding
[zip] Building zip: D:\SOA\test\X-Registry\registry\temp\jsp-temp\xregistr
y\portal-web-complete.war
[zip] Updating zip: D:\SOA\test\X-Registry\registry\lib\xregistry-platform
.ear
[delete] Deleting directory D:\SOA\test\X-Registry\registry\temp\jsp-temp
[wldeploy] weblogic.Deployer -remote -verbose -stage -noexit -name xregistry-pl
atform -source D:\SOA\test\X-Registry\registry\lib\xregistry-platform.ear -targe
ts adminserver -adminurl t3://192.168.1.100:7001 -user weblogic -password ******
** -deploy
[wldeploy] <Jun 25, 2007 11:33:11 AM EDT> <Error> <RJVM> <BEA-000503> <Incoming
message header or abbreviation processing failed
[wldeploy] java.io.InvalidClassException: javax.management.ObjectName; local c
lass incompatible: stream classdesc serialVersionUID = -5467795090068647408, loc
al class serialVersionUID = 1081892073854801359
[wldeploy] java.io.InvalidClassException: javax.management.ObjectName; local cl
ass incompatible: stream classdesc serialVersionUID = -5467795090068647408, loca
l class serialVersionUID = 1081892073854801359
[wldeploy] at java.io.ObjectStreamClass.initNonProxy(Unknown Source)
[wldeploy] at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
[wldeploy] at java.io.ObjectInputStream.readClassDesc(Unknown Source)
[wldeploy] at java.io.ObjectInputStream.readObject0(Unknown Source)
[wldeploy] at java.io.ObjectInputStream.readObject(Unknown Source)
[wldeploy] at weblogic.rjvm.ClassTableEntry.readExternal(ClassTableEntry.ja
va:33)
[wldeploy] at java.io.ObjectInputStream.readExternalData(Unknown Source)
[wldeploy] at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
[wldeploy] at java.io.ObjectInputStream.readObject0(Unknown Source)
[wldeploy] at java.io.ObjectInputStream.readObject(Unknown Source)
[wldeploy] at weblogic.rjvm.InboundMsgAbbrev.readObject(InboundMsgAbbrev.ja
va:65)
[wldeploy] at weblogic.rjvm.InboundMsgAbbrev.read(InboundMsgAbbrev.java:37)

[wldeploy] at weblogic.rjvm.MsgAbbrevJVMConnection.readMsgAbbrevs(MsgAbbrev
JVMConnection.java:212)
[wldeploy] at weblogic.rjvm.MsgAbbrevInputStream.readMessageContext(MsgAbbr
evInputStream.java:237)
[wldeploy] at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.ja
va:744)
[wldeploy] at weblogic.rjvm.t3.T3JVMConnection.dispatch(T3JVMConnection.jav
a:782)
[wldeploy] at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.j
ava:705)
[wldeploy] at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:
641)
[wldeploy] at weblogic.socket.JavaSocketMuxer.processSockets(JavaSocketMuxe
r.java:282)
[wldeploy] at weblogic.socket.SocketReaderRequest.execute(SocketReaderReque
st.java:32)
[wldeploy] at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)

[wldeploy] at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
[wldeploy] >
[wldeploy] java.io.InvalidClassException: javax.management.ObjectName; local cl
ass incompatible: stream classdesc serialVersionUID = -5467795090068647408, loca
l class serialVersionUID = 1081892073854801359


BUILD FAILED
D:\SOA\test\X-Registry\bin\xmls\appserver.xml:59: The following error occurred w
hile executing this line:
D:\SOA\test\X-Registry\bin\xmls\appserver-weblogic.xml:192: The following error
occurred while executing this line:
D:\SOA\test\X-Registry\bin\xmls\appserver-weblogic.xml:266: weblogic.rmi.extensi
ons.RemoteRuntimeException: Unexpected Exception - with nested exception:
[weblogic.rjvm.PeerGoneException: ; nested exception is:
java.rmi.UnmarshalException: Incoming message header or abbreviation pro
cessing failed ; nested exception is:
java.io.InvalidClassException: javax.management.ObjectName; local class
incompatible: stream classdesc serialVersionUID = -5467795090068647408, local cl
ass serialVersionUID = 1081892073854801359]

Total time: 1 minute 24 seconds

mcarlson
06-25-2007, 13:15
Tim,

I got X-Registry deployed in its default JBOSS container, but haven't tried with WLS just yet. I need to reinstall WLS and I'll give it another try.

Welcome to wMUsers!

Mark

soachief
06-25-2007, 15:56
Mark,
Sounds good. I got the default install with JBOSS and hSQL running somewhat ok, a little slow sometimes, but want to use weblogic as my production server.

ladson
07-05-2007, 17:08
We also succeeded in installing Infravio with Jboss/Hsql, but failed to configure it with Websphere 6.0.2. Our failure point was with the following command:

product-config deploy-registry

There are some apparent errors in "webMethods Infravio X-Registry Installation Guide, version 6.6 May 2007), but the install fails even when these errors are corrected.

Issue 1: product-config deploy-registry (failure)
WASX7318E received exception while declaring AdminControl
The system could not find the file %cd%\logs\wsadmin.valout

Issue 2: documentation error
p 50, para 9, item d
INFRAVIO-PORTAL should be INFRAVIO-LIFERAY

Issue 3: documentation error
p 56, The first para reads:
Click the (Custom properties) link ...
That para should read:
Click the (User Registry > Custom) link ...

Issue 4: Cannot stop WAS server with stopServer.bat because Websphere Global Security is enabled, but Console Administrator is not defined. The documentation does not specify anything about defining Console Administration

Issue 5: verify-https-connection
##### VERIFYING HTTPS CONNECTION #####
Error getting https://<our host name>:9084/registry/soap to
D:\EXE\INFRAVIO\X-Rregistry\registry\temp\set-owner.html

BUILD FAILED
Unrecognized SSL message, plaintext connection?