Hello everyone,
My pif files are generating the error below the first time I try to run my server.
[error occurred during error reporting, step 110, id 0xe0000000]
[error occurred during error reporting, step 120, id 0xb]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
Other Threads:
VM state:not at safepoint (not fully initilizated)
VM Mutex/Monitor currently owned by a thread: None
Heap
[error occurred during error reporting, step 190, id 0xb]
Dynamic libraries:
Can not get library information for pid = 31170
VM Arguments:
java_command: com.topcmm.jchat.FCServer
Launcher Type: SUN_STANDARD
Environment Variables:
JRE_HOME=./jre
PATH=/usr/local/bin:/bin:/usr/bin:/home/xixmedia/bin
USERNAME=
LD_LIBRARY_PATH=/var/www/html/123flashchat/server/jre/lib/i386/server:/var/www/html/123flashchat/server/jre/lib/i386:/var/www/html/123flashchat/server/jre/../lib/i386
SHELL=/bin/bash
OK the next time i try the server gives me all this below:
-bash-2.05b$ Starting the server ...
-bash: Starting: command not found
-bash-2.05b$ Set System Timezone GMT-8
-bash: Set: command not found
-bash-2.05b$ Loading ip-to-country data ...
-bash: Loading: command not found
-bash-2.05b$ Loading connection policy ...
-bash: Loading: command not found
-bash-2.05b$ Starting http server...
-bash: Starting: command not found
-bash-2.05b$ Starting the tcp server ...
-bash: Starting: command not found
-bash-2.05b$ Starting http server error: java.net.BindException: Address alrea in use
-bash: Starting: command not found
-bash-2.05b$ Starting the chat server on:
http://www.xixmedia.com:51125
-bash: Starting: command not found
123 Flash Chat Server has been Started!
-bash-2.05b$ 123 Flash Chat Server has been Started!
-bash: 123: command not found
-bash-2.05b$ java.lang.Error: java.lang.IllegalArgumentException: Illegal exceion table
-bash: java.lang.Error:: command not found
-bash-2.05b$ at java.nio.channels.spi.AbstractInterruptibleChannel .bloedOn(AbstractInterruptibleChannel.java:202)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at java.nio.channels.spi.AbstractSelector.end(Abstrac tSeltor.java:211)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorI mpl.va:66)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorIm pl.ja:59)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:7 0)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at g.run(Unknown Source)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at java.lang.Thread.run(Thread.java:534)
-bash: syntax error near unexpected token `('
-bash-2.05b$ Caused by: java.lang.IllegalArgumentException: Illegal exception ble
-bash: Caused: command not found
-bash-2.05b$ at sun.reflect.AccessorGenerator.emitMethod(AccessorG eneror.java:436)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.reflect.MethodAccessorGenerator.emitInvoke(Met hodAessorGenerator.java:703)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.reflect.MethodAccessorGenerator.generate(Metho dAccsorGenerator.java:364)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.reflect.MethodAccessorGenerator.generateMethod (MetdAccessorGenerator.java:59)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethAccessorImpl.java:28)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legangMethodAccessorImpl.java:25)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at java.lang.reflect.Method.invoke(Method.java:324)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at java.nio.channels.spi.AbstractInterruptibleChannel .bloedOn(AbstractInterruptibleChannel.java:197)
-bash: syntax error near unexpected token `('
-bash-2.05b$ ... 6 more
-bash: ...: command not found
-bash-2.05b$ java.lang.Error: java.lang.IllegalArgumentException: Illegal exceion table
-bash: java.lang.Error:: command not found
-bash-2.05b$ at java.nio.channels.spi.AbstractInterruptibleChannel .bloedOn(AbstractInterruptibleChannel.java:202)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at java.nio.channels.spi.AbstractSelector.end(Abstrac tSeltor.java:211)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorI mpl.va:66)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorIm pl.ja:59)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:7 0)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at g.run(Unknown Source)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at java.lang.Thread.run(Thread.java:534)
-bash: syntax error near unexpected token `('
-bash-2.05b$ Caused by: java.lang.IllegalArgumentException: Illegal exception ble
-bash: Caused: command not found
-bash-2.05b$ at sun.reflect.AccessorGenerator.emitMethod(AccessorG eneror.java:436)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.reflect.MethodAccessorGenerator.emitInvoke(Met hodAessorGenerator.java:703)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.reflect.MethodAccessorGenerator.generate(Metho dAccsorGenerator.java:364)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.reflect.MethodAccessorGenerator.generateMethod (MetdAccessorGenerator.java:59)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethAccessorImpl.java:28)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legangMethodAccessorImpl.java:25)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at java.lang.reflect.Method.invoke(Method.java:324)
-bash: syntax error near unexpected token `('
-bash-2.05b$ at java.nio.channels.spi.AbstractInterruptibleChannel .bloedOn(AbstractInterruptibleChannel.java:197)
-bash: syntax error near unexpected token `('
-bash-2.05b$ ... 6 more
-bash: ...: command not found
-bash-2.05b$
Can anyone tell me what im doin wrong?
Thanks in advance,
XIX
