Upgrade to WF 2.6.1''s confused in oracle

Hey guys

today i try again it wf2.6.1 in oracle,all of steps process it manual upgrade oracle database.it is no same error in 2.6.0,only a fatal info make me can’‘t login in WF2.6.1. whether i slip some matter? i run server again after i close server. Wf2.6.1 can’'t run .

i found same threads in forum ,it seem is oracle database upgrade problem in WF2.6.1,but nobody answer some question?

http://www.jivesoftware.org/community/thread.jspa?threadID=19194&tstart=0[/u]

Thanks in advance.

-Tom

it is error info in first log:[/b]

2006.04.13 15:13:01 [org.jivesoftware.wildfire.XMPPServer.initModules(XMPPServer.java:483)

] Internal server error

java.lang.NullPointerException

at java.util.StringTokenizer.(StringTokenizer.java:204)

at org.jivesoftware.wildfire.pubsub.PubSubPersistenceManager.decodeGroups(PubSubPe rsistenceManager.java:1227)

at org.jivesoftware.wildfire.pubsub.PubSubPersistenceManager.loadNode(PubSubPersis tenceManager.java:465)

at org.jivesoftware.wildfire.pubsub.PubSubPersistenceManager.loadNodes(PubSubPersi stenceManager.java:364)

at org.jivesoftware.wildfire.pubsub.PubSubModule.initialize(PubSubModule.java:389)

at org.jivesoftware.wildfire.XMPPServer.initModules(XMPPServer.java:472)

at org.jivesoftware.wildfire.XMPPServer.access$400(XMPPServer.java:84)

at org.jivesoftware.wildfire.XMPPServer$1.run(XMPPServer.java:337)

2006.04.13 15:13:01 [org.jivesoftware.wildfire.XMPPServer$1.run(XMPPServer.java:345)

]

java.util.ConcurrentModificationException

at java.util.HashMap$HashIterator.nextEntry(HashMap.java:787)

at java.util.HashMap$ValueIterator.next(HashMap.java:817)

at org.jivesoftware.wildfire.XMPPServer.initModules(XMPPServer.java:469)

at org.jivesoftware.wildfire.XMPPServer.access$400(XMPPServer.java:84)

at org.jivesoftware.wildfire.XMPPServer$1.run(XMPPServer.java:337)

it is second run error(server can’'t run only find some info in error.log):[/i]

2006.04.13 15:27:20 [org.jivesoftware.wildfire.XMPPServer.initModules(XMPPServer.java:483)

] Internal server error

java.lang.NullPointerException

at java.util.StringTokenizer.(XMPPServer.java:142)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:39)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:27)

at java.lang.reflect.Constructor.newInstance(Constructor.java:494)

at java.lang.Class.newInstance0(Class.java:350)

at java.lang.Class.newInstance(Class.java:303)

at org.jivesoftware.wildfire.starter.ServerStarter.start(ServerStarter.java:88)

at org.jivesoftware.wildfire.starter.ServerStarter.main(ServerStarter.java:49)

Hi,

the current nightly build solves the “Internal server error java.lang.NullPointerException” problem, please don’‘t ask me if it causes other problems. And the pubsub tables are modified as the database is also updated, I’'m sure that their content will be still unusable after using this build or if you better delete all pubsub information.

LG

Hey Tom,

As LG said the nightly build version includes a fix for these problems. The changes have been heavily tested. Feel free to give them a try and contact me if you are still having any type of problems. BTW, existing pubsub nodes, affiliates, subscriptions, etc. will not be lost.

Regards,

– Gato

Gato, you mean this:

http://www.jivesoftware.org/community/thread.jspa?threadID=18981&tstart=0

will be fixed too? Though it seems i have no real big problems with that. Happened only twice.

Hey Wroot,

Is it possible that those errors happened when the user connection was just closed?

Regards,

– Gato

Hey Gato,

this problem already solved in new wildfire_2006-04-13.my dababase is old oracle 8.05,so wildfire’‘s auto update process isn’'t end.myself manual drop pubsubNode table ,otherwise new create it and all is smooth.now i will continue check it,if all is right we will update WF to 2.6.*.

BTW in new wildfire_2006-04-13,i can’'t find pubsub tab ,where do it conceal?

Thanks

-Tom

Hey Tom,

Nice to hear that Oracle problems have gone away. Currently there is no support for pubsub in the admin console. However, we are planning to add it soon. Are you looking for any particular functionality?

Regards,

– Gato

Is it possible that those errors happened when the

user connection was just closed?

dont know, this user hasnt reported anything and i noticed this error only after a while

Hey Gato,

i want it may do pass on pubsub that user subscribe weather node,when everyday user login to WF that he can recevie to everyday weather.or some company’'s information correlate with user,example for everyday will work hint.

Thanks.

-Tom

Hey Gato,

i want it may do pass on pubsub that user subscribe

weather node,when everyday user login to WF that he

can recevie to everyday weather.or some company’'s

information correlate with user,example for everyday

will work hint.

Thanks.

-Tom

Sounds interesting. Probably we can use such for weather or some company news. Now all news are send via email and it’'s not very convinient and traffic consuming.