ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Failed to create Java VM-1

Post new topic  Reply to topic
 Failed to create Java VM-1 « View previous topic :: View next topic » 
Author Message
kvranjan10
PostPosted: Fri Oct 22, 2010 4:04 am    Post subject: Failed to create Java VM-1 Reply with quote

Apprentice

Joined: 05 Aug 2008
Posts: 29

Hi All,

We are trying to deploy a BAR file into default execution group and its taking a long time to deploy.
The syslog stated that its unable to create Java VM -1
The error is given below

Oct 22 22:23:08 auggscbmt001 user:info MQSIv500[32844]: (MQA16.$SYS_mqsi)[1]BIP7064S: Failed to create Java VM -1. : MQA16.82a6e590-12b3-11d3-81a2-00203506a68e: /build/S000_P/src/JNI/ImbJVM.cpp: 546: ImbJVM::createJVM: :
Oct 22 22:23:08 auggscbmt001 user:info MQSIv500[32844]: (MQA16.$SYS_mqsi)[1]BIP7064S: Failed to create Java VM -1. : MQA16.82a6e590-12b3-11d3-81a2-00203506a68e: /build/S000_P/src/JNI/ImbJVM.cpp: 546: ImbJVM::createJVM: :
Oct 22 22:23:08 auggscbmt001 user:info MQSIv500[32844]: (MQA16.$SYS_mqsi)[1]BIP2204I: Execution group using process '32844' thread '1' stopped. : MQA16.82a6e590-12b3-11d3-81a2-00203506a68e: /build/S000_P/src/DataFlowEngine/ImbMain.cpp: 624: main: :


------------------------------------------

We are using MB 5 version on AIX 5 and also java 1.3.1 is installed...

Please guide us towards the solution.

Thanks in advance
Back to top
View user's profile Send private message
kvranjan10
PostPosted: Fri Oct 22, 2010 4:07 am    Post subject: Reply with quote

Apprentice

Joined: 05 Aug 2008
Posts: 29

Also when w are starting the broker continously an abend file is creating with the below information


@(#) 1.33.1.7 CommonServices/Unix/ImbAbend.cpp, CommonServices, S000, S000-L30827 03/08/13 14:48:33 [8/27/03 22:02:27]
804387408
----------------------------- Stack dump for current thread ( 1)
(0xd005f7ac+0x00000088) pthread_kill [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0xd005f21c+0x0000008c) _p_raise [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0xd0294c44+0x00000030) raise [/usr/lib/libc.a(shr.o)]
(0xd02f2ec4+0x000000b8) abort [/usr/lib/libc.a(shr.o)]
(0xd9ddf598+0x000000bc) GetPropertiesMD [/usr/java131/jre/bin/classic/libjvm.a]
(0xd9e57438+0x0000008c) ciCreateJVM [/usr/java131/jre/bin/classic/libjvm.a]
(0xd9dd5ed8+0x000000e0) JNI_CreateJavaVM [/usr/java131/jre/bin/classic/libjvm.a]
(0xd927dd64+0x00000078) CreateJavaVM__FPP7JavaVM_PP7JNIEnv_P14JavaVMInitArgs [/usr/opt/mqsi/lib/libImbJni.a(libImbJni.a.so)]
(0xd9281920+0x00000adc) createJVM__6ImbJVMFLi13ImbStringBaseXTwTQ2_3std11char_traitsXTw_TcSP37_T1T2Q2_6ImbJVM13VerboseOptionbT
7 [/usr/opt/mqsi/lib/libImbJni.a(libImbJni.a.so)]
(0xd928c03c+0x00000530) createHTTPListenerJVM__6ImbJVMFLi [/usr/opt/mqsi/lib/libImbJni.a(libImbJni.a.so)]
(0x10006c18+0x00000334) javaSetup__15ImbHTTPListenerFR18ImbPlatformSupport [biphttplistener]
(0x1000ba20+0x00000098) employJavaHTTPListener__15ImbHTTPListenerFR18ImbPlatformSupport [biphttplistener]
(0x100263cc+0x0000011c) instanceOfHTTPListener__15ImbHTTPListenerFR18ImbPlatformSupport [biphttplistener]
(0x10001f78+0x0000129c) main [biphttplistener]
(0x10000128+0x0000008c) __start [biphttplistener]
------------------------------------------ Stack dumps for all threads
=== Thread 1
No stack information available
=== Thread 258
(0xd0059df8+0x000000fc) _event_sleep [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0xd005a1c4+0x000002bc) _event_wait [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0xd0065cd4+0x000004b4) _cond_wait_local [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0xd0066774+0x0000004c) _cond_wait [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0xd0067204+0x00000190) pthread_cond_wait [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0xd8d21acc+0x000000c8) timerThreadFunction__20ImbGlobalMutexHelperFPv [/usr/opt/mqsi/lib/libCommonServices.a(libCommonService
s.a.so)]
(0xd8d219f0+0x00000048) startTimerThread [/usr/opt/mqsi/lib/libCommonServices.a(libCommonServices.a.so)]
(0xd0048668+0x0000011c) _pthread_body [/usr/lib/libpthreads.a(shr_xpg5.o)]
(0x00000000) <invalid code address>
Back to top
View user's profile Send private message
smdavies99
PostPosted: Fri Oct 22, 2010 4:22 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

What Version of Java are you trying to use.

Code:

(0xd9ddf598+0x000000bc) GetPropertiesMD [/usr/java131/jre/bin/classic/libjvm.a]
(0xd9e57438+0x0000008c) ciCreateJVM [/usr/java131/jre/bin/classic/libjvm.a]

This looks a little out of kilter.

Also,
Can you let us know the O/S, O/S version plus the Broker Version & Patch level.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
kvranjan10
PostPosted: Fri Oct 22, 2010 9:11 am    Post subject: Reply with quote

Apprentice

Joined: 05 Aug 2008
Posts: 29

OS --> AIX

1)uname -a

AIX auggscbmt001 3 5 00C3C9804C00



2) Broker Version

/usr/opt/mqsi > mqsiservice
BIPv500 en US POSIX
ucnv Console CCSID 1208 dft ucnv CCSID 1208
OS ISO8859-1 ICUW ISO-8859-1 ICUA ISO-8859-1

BIP8071I: Successful command completion.
Back to top
View user's profile Send private message
kvranjan10
PostPosted: Fri Oct 22, 2010 9:14 am    Post subject: Reply with quote

Apprentice

Joined: 05 Aug 2008
Posts: 29

HI

Actually on the same machine we installed java1.3.1 and java1.4.2 also

But in profile we set the PATH varible with /usr/java131/jre/bin
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Oct 22, 2010 9:17 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

I'd normally suggest you open a PMR, but you're trying to do anything at all with Broker version 5, which is completely out of support.

So you can't open a PMR.

Java 1.3 is the correct version of the JVM for Broker v5, http://publib.boulder.ibm.com/infocenter/wbihelp/v6rxmx/index.jsp?topic=%2Fcom.ibm.etools.mft.fp8.doc%2Fah01500_.htm, but using a 1.4 JVM would be better.

Not nearly as much better as moving to Broker v6.1 however.

Stop trying to use Broker v5.
Back to top
View user's profile Send private message
kvranjan10
PostPosted: Sat Oct 23, 2010 12:01 am    Post subject: Reply with quote

Apprentice

Joined: 05 Aug 2008
Posts: 29

HI

We dont have an other go...we have to use MB5

Please guide us ..

we installed java131.rte.bin 1.3.1.26
java131.rte.lib 1.3.1.25

First we installed java 1.4.2 we faced the same issue and we thought it might be beacuse of java and then we installed java131 but no success

please guide us what to do for resolving the issue
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Oct 23, 2010 4:58 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

kvranjan10 wrote:
HI

We don't have an other go...we have to use MB5

Please guide us ..

we installed java131.rte.bin 1.3.1.26
java131.rte.lib 1.3.1.25

First we installed Java 1.4.2 we faced the same issue and we thought it might be because of Java and then we installed java131 but no success

please guide us what to do for resolving the issue


Well you can tell your management that this is what happens when you don't upgrade software. Eventually it will break and you will be out of support.

Your easiest way out will be to just upgrade!!!
Or do a new install of a supported version and redeploy...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Sat Oct 23, 2010 5:13 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

kvranjan10 wrote:
please guide us what to do for resolving the issue


Find a system level backup of the server taken when it was still running.

Restore to that backup.

Redeploy all bar files deployed since that backup was taken.

Forbid any changes to server configuration (new Java levels, OS patches, etc)

Tell any other groups running software on that server they're just out of luck and should find their own kit, possibly buying it.

Tell management (when they complain) this is the cost of not upgrading from MB5.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Failed to create Java VM-1
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.